* installing *source* package ‘vapour’ ... ** package ‘vapour’ successfully unpacked and MD5 sums checked ** using staged installation configure: CC: /usr/local/clang19/bin/clang configure: CXX: /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 checking for gdal-config... /usr/local/clang/bin/gdal-config checking gdal-config usability... yes configure: GDAL: 3.4.3 checking GDAL version >= 2.0.1... yes checking for gcc... /usr/local/clang19/bin/clang 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 the compiler supports GNU C... yes checking whether /usr/local/clang19/bin/clang accepts -g... yes checking for /usr/local/clang19/bin/clang option to enable C11 features... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for gdal.h... yes checking GDAL: linking with --libs only... yes checking GDAL: checking whether PROJ is available for linking:... yes checking GDAL: checking whether PROJ is available for running:... yes configure: GDAL: 3.4.3 configure: pkg-config proj exists, will use it configure: using proj.h. configure: PROJ: 8.2.1 configure: LIBS: -L/usr/local/lib64 -lproj -L/usr/local/clang/lib64 -lgdal checking PROJ: checking whether PROJ and sqlite3 are available for linking:... yes configure: Package CPP flags: -I/usr/local/include -DHAVE_PROJ_H -I/usr/local/clang/include configure: Package LIBS: -L/usr/local/clang/lib64 -lgdal -L/usr/local/lib64 -lproj configure: creating ./config.status config.status: creating src/Makevars ** libs using C++ compiler: ‘clang version 19.1.3’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/vapour/src' /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I/usr/local/include -DHAVE_PROJ_H -I/usr/local/clang/include -I../inst/include/ -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -DR_NO_REMAP -c 000-stream.cpp -o 000-stream.o /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I/usr/local/include -DHAVE_PROJ_H -I/usr/local/clang/include -I../inst/include/ -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -DR_NO_REMAP -c 000-warpgeneral.cpp -o 000-warpgeneral.o /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I/usr/local/include -DHAVE_PROJ_H -I/usr/local/clang/include -I../inst/include/ -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -DR_NO_REMAP -c 00_config.cpp -o 00_config.o /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I/usr/local/include -DHAVE_PROJ_H -I/usr/local/clang/include -I../inst/include/ -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -DR_NO_REMAP -c 00_gdal.cpp -o 00_gdal.o /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I/usr/local/include -DHAVE_PROJ_H -I/usr/local/clang/include -I../inst/include/ -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -DR_NO_REMAP -c 00_geometry.cpp -o 00_geometry.o /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I/usr/local/include -DHAVE_PROJ_H -I/usr/local/clang/include -I../inst/include/ -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -DR_NO_REMAP -c 00_raster.cpp -o 00_raster.o /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I/usr/local/include -DHAVE_PROJ_H -I/usr/local/clang/include -I../inst/include/ -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -DR_NO_REMAP -c 00_raster_block_io.cpp -o 00_raster_block_io.o In file included from 00_raster_block_io.cpp:2: ../inst/include/gdalreadwrite/gdalreadwrite.h:105:10: warning: unused variable 'err' [-Wunused-variable] 105 | OGRErr err = oSRS.exportToWkt(&pszWKT, optionsWKT); | ^~~ 00_raster_block_io.cpp:71:10: warning: variable 'err' set but not used [-Wunused-but-set-variable] 71 | CPLErr err; | ^ /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I/usr/local/include -DHAVE_PROJ_H -I/usr/local/clang/include -I../inst/include/ -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -DR_NO_REMAP -c 00_utils.cpp -o 00_utils.o 2 warnings generated. /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I/usr/local/include -DHAVE_PROJ_H -I/usr/local/clang/include -I../inst/include/ -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -DR_NO_REMAP -c 00_vrt.cpp -o 00_vrt.o /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I/usr/local/include -DHAVE_PROJ_H -I/usr/local/clang/include -I../inst/include/ -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I/usr/local/include -DHAVE_PROJ_H -I/usr/local/clang/include -I../inst/include/ -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -DR_NO_REMAP -c warp_file.cpp -o warp_file.o /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I/usr/local/include -DHAVE_PROJ_H -I/usr/local/clang/include -I../inst/include/ -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -DR_NO_REMAP -c warpscratch.cpp -o warpscratch.o /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -shared -L/usr/local/clang/lib64 -L/usr/local/clang19/lib -L/usr/local/clang19/lib/x86_64-unknown-linux-gnu -L/usr/local/gcc14/lib64 -L/usr/local/lib64 -o vapour.so 000-stream.o 000-warpgeneral.o 00_config.o 00_gdal.o 00_geometry.o 00_raster.o 00_raster_block_io.o 00_utils.o 00_vrt.o RcppExports.o warp_file.o warpscratch.o -L/usr/local/clang/lib64 -lgdal -L/usr/local/lib64 -lproj make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/vapour/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/vapour/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/vapour/src' installing to /data/gannet/ripley/R/packages/tests-clang/vapour.Rcheck/00LOCK-vapour/00new/vapour/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 (vapour)