* installing *source* package ‘PROJ’ ... ** package ‘PROJ’ successfully unpacked and MD5 sums checked ** using staged installation checking whether pkg-config knows about proj... yes checking CFLAGS from pkg-config... -I/usr/local/include checking LIBS from pkg-config... checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++-13 -std=gnu++17 accepts -g... yes checking how to run the C++ preprocessor... g++-13 -std=gnu++17 -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking proj.h usability... yes checking proj.h presence... yes checking for proj.h... yes checking for proj_get_source_crs in -lproj... yes checking for proj_as_wkt in -lproj... yes configure: PROJ6 API available: yes configure: setting CCPFLAGS: -DUSE_PROJ6_API=1 -I/usr/local/include -I/usr/local/include configure: setting PROJ_LIBS: -L/usr/local/lib64 -lproj configure: creating ./config.status config.status: creating src/Makevars ** libs using C compiler: ‘gcc-13 (GCC) 13.2.0’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/PROJ/src' gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -DUSE_PROJ6_API=1 -I/usr/local/include -I/usr/local/include -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 C_proj_crs_text.c -o C_proj_crs_text.o gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -DUSE_PROJ6_API=1 -I/usr/local/include -I/usr/local/include -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 C_proj_trans.c -o C_proj_trans.o gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -DUSE_PROJ6_API=1 -I/usr/local/include -I/usr/local/include -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 C_proj_version.c -o C_proj_version.o gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -DUSE_PROJ6_API=1 -I/usr/local/include -I/usr/local/include -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 init.c -o init.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 PROJ.so C_proj_crs_text.o C_proj_trans.o C_proj_version.o init.o -lproj -lproj -L/usr/local/lib64 -lproj make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/PROJ/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/PROJ/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/PROJ/src' installing to /data/gannet/ripley/R/packages/tests-devel/PROJ.Rcheck/00LOCK-PROJ/00new/PROJ/libs ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** 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 (PROJ)