* installing *source* package ‘pyinit’ ...
** package ‘pyinit’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (GCC) 13.2.0’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/pyinit/src'
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -D__STDC_LIMIT_MACROS  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c AuxMemory.c -o AuxMemory.o
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -D__STDC_LIMIT_MACROS  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c PartialSort.c -o PartialSort.o
In file included from BLAS.h:19,
                 from PartialSort.c:10:
/data/gannet/ripley/R/R-devel/include/R_ext/BLAS.h:57: warning: "BLAS_INT" redefined
   57 | # define BLAS_INT int
      | 
BLAS.h:13: note: this is the location of the previous definition
   13 | #define BLAS_INT const int
      | 
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -D__STDC_LIMIT_MACROS  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c evd.c -o evd.o
In file included from BLAS.h:19,
                 from evd.c:9:
/data/gannet/ripley/R/R-devel/include/R_ext/BLAS.h:57: warning: "BLAS_INT" redefined
   57 | # define BLAS_INT int
      | 
BLAS.h:13: note: this is the location of the previous definition
   13 | #define BLAS_INT const int
      | 
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -D__STDC_LIMIT_MACROS  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c fastPY.c -o fastPY.o
In file included from BLAS.h:19,
                 from fastPY.c:9:
/data/gannet/ripley/R/R-devel/include/R_ext/BLAS.h:57: warning: "BLAS_INT" redefined
   57 | # define BLAS_INT int
      | 
BLAS.h:13: note: this is the location of the previous definition
   13 | #define BLAS_INT const int
      | 
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -D__STDC_LIMIT_MACROS  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c mscale.c -o mscale.o
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -D__STDC_LIMIT_MACROS  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c olsreg.c -o olsreg.o
In file included from BLAS.h:19,
                 from olsreg.c:9:
/data/gannet/ripley/R/R-devel/include/R_ext/BLAS.h:57: warning: "BLAS_INT" redefined
   57 | # define BLAS_INT int
      | 
BLAS.h:13: note: this is the location of the previous definition
   13 | #define BLAS_INT const int
      | 
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -D__STDC_LIMIT_MACROS  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c psc.c -o psc.o
In file included from BLAS.h:19,
                 from psc.c:9:
/data/gannet/ripley/R/R-devel/include/R_ext/BLAS.h:57: warning: "BLAS_INT" redefined
   57 | # define BLAS_INT int
      | 
BLAS.h:13: note: this is the location of the previous definition
   13 | #define BLAS_INT const int
      | 
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -D__STDC_LIMIT_MACROS  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c rinterface.c -o rinterface.o
gcc-13 -shared -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -fpic -L/usr/local/gcc13/lib64 -L/usr/local/lib64 -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -o pyinit.so AuxMemory.o PartialSort.o evd.o fastPY.o mscale.o olsreg.o psc.o rinterface.o -llapack -L/data/gannet/ripley/R/R-devel/lib -lRblas -lgfortran -lm -lquadmath
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/pyinit/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/pyinit/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/pyinit/src'
installing to /data/gannet/ripley/R/packages/tests-devel/pyinit.Rcheck/00LOCK-pyinit/00new/pyinit/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (pyinit)