* installing *source* package ‘terra’ ... ** using staged installation configure: CC: clang-16 configure: CXX: clang++-16 -std=gnu++17 checking for gdal-config... /usr/bin/gdal-config checking gdal-config usability... yes configure: GDAL: 3.7.2 checking GDAL version >= 2.0.1... yes checking for gcc... clang-16 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 clang-16 accepts -g... yes checking for clang-16 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: /usr/share/gdal/pcs.csv readable... no checking GDAL: checking whether PROJ is available for linking:... yes checking GDAL: checking whether PROJ is available for running:... yes configure: GDAL: 3.7.2 configure: pkg-config proj exists, will use it configure: using proj.h. configure: PROJ: 9.3.0 checking PROJ: checking whether PROJ and sqlite3 are available for linking:... yes checking for geos-config... /usr/bin/geos-config checking geos-config usability... yes configure: GEOS: 3.12.0 checking GEOS version >= 3.4.0... yes checking for geos_c.h... yes checking geos: linking with -L/usr/lib/x86_64-linux-gnu -lgeos_c... yes configure: Package CPP flags: -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -DHAVE_PROJ_H -I/usr/include/gdal -I/usr/include configure: Package LIBS: -lproj -L/usr/lib/x86_64-linux-gnu -lgdal -L/usr/lib/x86_64-linux-gnu -lgeos_c configure: creating ./config.status config.status: creating src/Makevars ** libs using C compiler: ‘Debian clang version 16.0.6 (15)’ using C++ compiler: ‘Debian clang version 16.0.6 (15)’ using C++17 clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -DHAVE_PROJ_H -I/usr/include/gdal -I/usr/include -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c RcppExports.cpp -o RcppExports.o clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -DHAVE_PROJ_H -I/usr/include/gdal -I/usr/include -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c RcppFunctions.cpp -o RcppFunctions.o In file included from RcppFunctions.cpp:2: In file included from ./spatRasterMultiple.h:18: In file included from ./spatRaster.h:20: In file included from ./spatVector.h:21: In file included from ./spatDataframe.h:26: ./spatTime.h:39:7: warning: private field 'year' is not used [-Wunused-private-field] long year; ^ ./spatTime.h:40:12: warning: private field 'month' is not used [-Wunused-private-field] short int month; ^ ./spatTime.h:41:12: warning: private field 'day' is not used [-Wunused-private-field] short int day; ^ ./spatTime.h:42:12: warning: private field 'hour' is not used [-Wunused-private-field] short int hour; ^ ./spatTime.h:43:12: warning: private field 'minute' is not used [-Wunused-private-field] short int minute; ^ ./spatTime.h:44:12: warning: private field 'second' is not used [-Wunused-private-field] short int second; ^ 6 warnings generated. clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -DHAVE_PROJ_H -I/usr/include/gdal -I/usr/include -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c RcppModule.cpp -o RcppModule.o In file included from RcppModule.cpp:3: In file included from ./spatRasterMultiple.h:18: In file included from ./spatRaster.h:20: In file included from ./spatVector.h:21: In file included from ./spatDataframe.h:26: ./spatTime.h:39:7: warning: private field 'year' is not used [-Wunused-private-field] long year; ^ ./spatTime.h:40:12: warning: private field 'month' is not used [-Wunused-private-field] short int month; ^ ./spatTime.h:41:12: warning: private field 'day' is not used [-Wunused-private-field] short int day; ^ ./spatTime.h:42:12: warning: private field 'hour' is not used [-Wunused-private-field] short int hour; ^ ./spatTime.h:43:12: warning: private field 'minute' is not used [-Wunused-private-field] short int minute; ^ ./spatTime.h:44:12: warning: private field 'second' is not used [-Wunused-private-field] short int second; ^ 6 warnings generated. clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -DHAVE_PROJ_H -I/usr/include/gdal -I/usr/include -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c arith.cpp -o arith.o In file included from arith.cpp:19: In file included from ./spatRasterMultiple.h:18: In file included from ./spatRaster.h:20: In file included from ./spatVector.h:21: In file included from ./spatDataframe.h:26: ./spatTime.h:39:7: warning: private field 'year' is not used [-Wunused-private-field] long year; ^ ./spatTime.h:40:12: warning: private field 'month' is not used [-Wunused-private-field] short int month; ^ ./spatTime.h:41:12: warning: private field 'day' is not used [-Wunused-private-field] short int day; ^ ./spatTime.h:42:12: warning: private field 'hour' is not used [-Wunused-private-field] short int hour; ^ ./spatTime.h:43:12: warning: private field 'minute' is not used [-Wunused-private-field] short int minute; ^ ./spatTime.h:44:12: warning: private field 'second' is not used [-Wunused-private-field] short int second; ^ 6 warnings generated. clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -DHAVE_PROJ_H -I/usr/include/gdal -I/usr/include -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c crs.cpp -o crs.o In file included from crs.cpp:20: In file included from ./spatRaster.h:20: In file included from ./spatVector.h:21: In file included from ./spatDataframe.h:26: ./spatTime.h:39:7: warning: private field 'year' is not used [-Wunused-private-field] long year; ^ ./spatTime.h:40:12: warning: private field 'month' is not used [-Wunused-private-field] short int month; ^ ./spatTime.h:41:12: warning: private field 'day' is not used [-Wunused-private-field] short int day; ^ ./spatTime.h:42:12: warning: private field 'hour' is not used [-Wunused-private-field] short int hour; ^ ./spatTime.h:43:12: warning: private field 'minute' is not used [-Wunused-private-field] short int minute; ^ ./spatTime.h:44:12: warning: private field 'second' is not used [-Wunused-private-field] short int second; ^ 6 warnings generated. clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -DHAVE_PROJ_H -I/usr/include/gdal -I/usr/include -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c distRaster.cpp -o distRaster.o In file included from distRaster.cpp:18: In file included from ./spatRaster.h:20: In file included from ./spatVector.h:21: In file included from ./spatDataframe.h:26: ./spatTime.h:39:7: warning: private field 'year' is not used [-Wunused-private-field] long year; ^ ./spatTime.h:40:12: warning: private field 'month' is not used [-Wunused-private-field] short int month; ^ ./spatTime.h:41:12: warning: private field 'day' is not used [-Wunused-private-field] short int day; ^ ./spatTime.h:42:12: warning: private field 'hour' is not used [-Wunused-private-field] short int hour; ^ ./spatTime.h:43:12: warning: private field 'minute' is not used [-Wunused-private-field] short int minute; ^ ./spatTime.h:44:12: warning: private field 'second' is not used [-Wunused-private-field] short int second; ^ 6 warnings generated. clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -DHAVE_PROJ_H -I/usr/include/gdal -I/usr/include -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c distance.cpp -o distance.o clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -DHAVE_PROJ_H -I/usr/include/gdal -I/usr/include -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c extract.cpp -o extract.o In file included from extract.cpp:20: In file included from ./spatRasterMultiple.h:18: In file included from ./spatRaster.h:20: In file included from ./spatVector.h:21: In file included from ./spatDataframe.h:26: ./spatTime.h:39:7: warning: private field 'year' is not used [-Wunused-private-field] long year; ^ ./spatTime.h:40:12: warning: private field 'month' is not used [-Wunused-private-field] short int month; ^ ./spatTime.h:41:12: warning: private field 'day' is not used [-Wunused-private-field] short int day; ^ ./spatTime.h:42:12: warning: private field 'hour' is not used [-Wunused-private-field] short int hour; ^ ./spatTime.h:43:12: warning: private field 'minute' is not used [-Wunused-private-field] short int minute; ^ ./spatTime.h:44:12: warning: private field 'second' is not used [-Wunused-private-field] short int second; ^ 6 warnings generated. clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -DHAVE_PROJ_H -I/usr/include/gdal -I/usr/include -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c file_utils.cpp -o file_utils.o clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -DHAVE_PROJ_H -I/usr/include/gdal -I/usr/include -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c focal.cpp -o focal.o In file included from focal.cpp:18: In file included from ./spatRaster.h:20: In file included from ./spatVector.h:21: In file included from ./spatDataframe.h:26: ./spatTime.h:39:7: warning: private field 'year' is not used [-Wunused-private-field] long year; ^ ./spatTime.h:40:12: warning: private field 'month' is not used [-Wunused-private-field] short int month; ^ ./spatTime.h:41:12: warning: private field 'day' is not used [-Wunused-private-field] short int day; ^ ./spatTime.h:42:12: warning: private field 'hour' is not used [-Wunused-private-field] short int hour; ^ ./spatTime.h:43:12: warning: private field 'minute' is not used [-Wunused-private-field] short int minute; ^ ./spatTime.h:44:12: warning: private field 'second' is not used [-Wunused-private-field] short int second; ^ 6 warnings generated. clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -DHAVE_PROJ_H -I/usr/include/gdal -I/usr/include -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c gcp.cpp -o gcp.o clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -DHAVE_PROJ_H -I/usr/include/gdal -I/usr/include -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c gdal_algs.cpp -o gdal_algs.o In file included from gdal_algs.cpp:25: In file included from ./spatRaster.h:20: In file included from ./spatVector.h:21: In file included from ./spatDataframe.h:26: ./spatTime.h:39:7: warning: private field 'year' is not used [-Wunused-private-field] long year; ^ ./spatTime.h:40:12: warning: private field 'month' is not used [-Wunused-private-field] short int month; ^ ./spatTime.h:41:12: warning: private field 'day' is not used [-Wunused-private-field] short int day; ^ ./spatTime.h:42:12: warning: private field 'hour' is not used [-Wunused-private-field] short int hour; ^ ./spatTime.h:43:12: warning: private field 'minute' is not used [-Wunused-private-field] short int minute; ^ ./spatTime.h:44:12: warning: private field 'second' is not used [-Wunused-private-field] short int second; ^ 6 warnings generated. clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -DHAVE_PROJ_H -I/usr/include/gdal -I/usr/include -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c gdal_multidimensional.cpp -o gdal_multidimensional.o In file included from gdal_multidimensional.cpp:2: In file included from ./spatRaster.h:20: In file included from ./spatVector.h:21: In file included from ./spatDataframe.h:26: ./spatTime.h:39:7: warning: private field 'year' is not used [-Wunused-private-field] long year; ^ ./spatTime.h:40:12: warning: private field 'month' is not used [-Wunused-private-field] short int month; ^ ./spatTime.h:41:12: warning: private field 'day' is not used [-Wunused-private-field] short int day; ^ ./spatTime.h:42:12: warning: private field 'hour' is not used [-Wunused-private-field] short int hour; ^ ./spatTime.h:43:12: warning: private field 'minute' is not used [-Wunused-private-field] short int minute; ^ ./spatTime.h:44:12: warning: private field 'second' is not used [-Wunused-private-field] short int second; ^ 6 warnings generated. clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -DHAVE_PROJ_H -I/usr/include/gdal -I/usr/include -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c gdalio.cpp -o gdalio.o gdalio.cpp:450:22: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709550514 to 18446744073709549568 [-Wimplicit-const-int-float-conversion] naval = UINT64_MAX - 1101; ~ ~~~~~~~~~~~^~~~~~ In file included from gdalio.cpp:5: In file included from ./spatRaster.h:20: In file included from ./spatVector.h:21: In file included from ./spatDataframe.h:26: ./spatTime.h:39:7: warning: private field 'year' is not used [-Wunused-private-field] long year; ^ ./spatTime.h:40:12: warning: private field 'month' is not used [-Wunused-private-field] short int month; ^ ./spatTime.h:41:12: warning: private field 'day' is not used [-Wunused-private-field] short int day; ^ ./spatTime.h:42:12: warning: private field 'hour' is not used [-Wunused-private-field] short int hour; ^ ./spatTime.h:43:12: warning: private field 'minute' is not used [-Wunused-private-field] short int minute; ^ ./spatTime.h:44:12: warning: private field 'second' is not used [-Wunused-private-field] short int second; ^ 7 warnings generated. clang-16 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -DHAVE_PROJ_H -I/usr/include/gdal -I/usr/include -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c geodesic.c -o geodesic.o clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -DHAVE_PROJ_H -I/usr/include/gdal -I/usr/include -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c geos_methods.cpp -o geos_methods.o In file included from geos_methods.cpp:20: In file included from ./geos_spat.h:48: In file included from ./spatVector.h:21: In file included from ./spatDataframe.h:26: ./spatTime.h:39:7: warning: private field 'year' is not used [-Wunused-private-field] long year; ^ ./spatTime.h:40:12: warning: private field 'month' is not used [-Wunused-private-field] short int month; ^ ./spatTime.h:41:12: warning: private field 'day' is not used [-Wunused-private-field] short int day; ^ ./spatTime.h:42:12: warning: private field 'hour' is not used [-Wunused-private-field] short int hour; ^ ./spatTime.h:43:12: warning: private field 'minute' is not used [-Wunused-private-field] short int minute; ^ ./spatTime.h:44:12: warning: private field 'second' is not used [-Wunused-private-field] short int second; ^ 6 warnings generated. clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -DHAVE_PROJ_H -I/usr/include/gdal -I/usr/include -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c geosphere.cpp -o geosphere.o In file included from geosphere.cpp:18: In file included from ./spatVector.h:21: In file included from ./spatDataframe.h:26: ./spatTime.h:39:7: warning: private field 'year' is not used [-Wunused-private-field] long year; ^ ./spatTime.h:40:12: warning: private field 'month' is not used [-Wunused-private-field] short int month; ^ ./spatTime.h:41:12: warning: private field 'day' is not used [-Wunused-private-field] short int day; ^ ./spatTime.h:42:12: warning: private field 'hour' is not used [-Wunused-private-field] short int hour; ^ ./spatTime.h:43:12: warning: private field 'minute' is not used [-Wunused-private-field] short int minute; ^ ./spatTime.h:44:12: warning: private field 'second' is not used [-Wunused-private-field] short int second; ^ 6 warnings generated. clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -DHAVE_PROJ_H -I/usr/include/gdal -I/usr/include -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c math_utils.cpp -o math_utils.o clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -DHAVE_PROJ_H -I/usr/include/gdal -I/usr/include -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c mediancut.cpp -o mediancut.o clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -DHAVE_PROJ_H -I/usr/include/gdal -I/usr/include -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c memory.cpp -o memory.o In file included from memory.cpp:19: In file included from ./spatRaster.h:20: In file included from ./spatVector.h:21: In file included from ./spatDataframe.h:26: ./spatTime.h:39:7: warning: private field 'year' is not used [-Wunused-private-field] long year; ^ ./spatTime.h:40:12: warning: private field 'month' is not used [-Wunused-private-field] short int month; ^ ./spatTime.h:41:12: warning: private field 'day' is not used [-Wunused-private-field] short int day; ^ ./spatTime.h:42:12: warning: private field 'hour' is not used [-Wunused-private-field] short int hour; ^ ./spatTime.h:43:12: warning: private field 'minute' is not used [-Wunused-private-field] short int minute; ^ ./spatTime.h:44:12: warning: private field 'second' is not used [-Wunused-private-field] short int second; ^ 6 warnings generated. clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -DHAVE_PROJ_H -I/usr/include/gdal -I/usr/include -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c movingWindow.cpp -o movingWindow.o In file included from movingWindow.cpp:19: In file included from ./spatRaster.h:20: In file included from ./spatVector.h:21: In file included from ./spatDataframe.h:26: ./spatTime.h:39:7: warning: private field 'year' is not used [-Wunused-private-field] long year; ^ ./spatTime.h:40:12: warning: private field 'month' is not used [-Wunused-private-field] short int month; ^ ./spatTime.h:41:12: warning: private field 'day' is not used [-Wunused-private-field] short int day; ^ ./spatTime.h:42:12: warning: private field 'hour' is not used [-Wunused-private-field] short int hour; ^ ./spatTime.h:43:12: warning: private field 'minute' is not used [-Wunused-private-field] short int minute; ^ ./spatTime.h:44:12: warning: private field 'second' is not used [-Wunused-private-field] short int second; ^ 6 warnings generated. clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -DHAVE_PROJ_H -I/usr/include/gdal -I/usr/include -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c ncdf.cpp -o ncdf.o clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -DHAVE_PROJ_H -I/usr/include/gdal -I/usr/include -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c ram.cpp -o ram.o clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -DHAVE_PROJ_H -I/usr/include/gdal -I/usr/include -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c raster_methods.cpp -o raster_methods.o In file included from raster_methods.cpp:18: In file included from ./spatRasterMultiple.h:18: In file included from ./spatRaster.h:20: In file included from ./spatVector.h:21: In file included from ./spatDataframe.h:26: ./spatTime.h:39:7: warning: private field 'year' is not used [-Wunused-private-field] long year; ^ ./spatTime.h:40:12: warning: private field 'month' is not used [-Wunused-private-field] short int month; ^ ./spatTime.h:41:12: warning: private field 'day' is not used [-Wunused-private-field] short int day; ^ ./spatTime.h:42:12: warning: private field 'hour' is not used [-Wunused-private-field] short int hour; ^ ./spatTime.h:43:12: warning: private field 'minute' is not used [-Wunused-private-field] short int minute; ^ ./spatTime.h:44:12: warning: private field 'second' is not used [-Wunused-private-field] short int second; ^ 6 warnings generated. clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -DHAVE_PROJ_H -I/usr/include/gdal -I/usr/include -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c raster_stats.cpp -o raster_stats.o In file included from raster_stats.cpp:18: In file included from ./spatRaster.h:20: In file included from ./spatVector.h:21: In file included from ./spatDataframe.h:26: ./spatTime.h:39:7: warning: private field 'year' is not used [-Wunused-private-field] long year; ^ ./spatTime.h:40:12: warning: private field 'month' is not used [-Wunused-private-field] short int month; ^ ./spatTime.h:41:12: warning: private field 'day' is not used [-Wunused-private-field] short int day; ^ ./spatTime.h:42:12: warning: private field 'hour' is not used [-Wunused-private-field] short int hour; ^ ./spatTime.h:43:12: warning: private field 'minute' is not used [-Wunused-private-field] short int minute; ^ ./spatTime.h:44:12: warning: private field 'second' is not used [-Wunused-private-field] short int second; ^ 6 warnings generated. clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -DHAVE_PROJ_H -I/usr/include/gdal -I/usr/include -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c rasterize.cpp -o rasterize.o In file included from rasterize.cpp:4: In file included from ./spatRaster.h:20: In file included from ./spatVector.h:21: In file included from ./spatDataframe.h:26: ./spatTime.h:39:7: warning: private field 'year' is not used [-Wunused-private-field] long year; ^ ./spatTime.h:40:12: warning: private field 'month' is not used [-Wunused-private-field] short int month; ^ ./spatTime.h:41:12: warning: private field 'day' is not used [-Wunused-private-field] short int day; ^ ./spatTime.h:42:12: warning: private field 'hour' is not used [-Wunused-private-field] short int hour; ^ ./spatTime.h:43:12: warning: private field 'minute' is not used [-Wunused-private-field] short int minute; ^ ./spatTime.h:44:12: warning: private field 'second' is not used [-Wunused-private-field] short int second; ^ 6 warnings generated. clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -DHAVE_PROJ_H -I/usr/include/gdal -I/usr/include -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c read.cpp -o read.o In file included from read.cpp:18: In file included from ./spatRaster.h:20: In file included from ./spatVector.h:21: In file included from ./spatDataframe.h:26: ./spatTime.h:39:7: warning: private field 'year' is not used [-Wunused-private-field] long year; ^ ./spatTime.h:40:12: warning: private field 'month' is not used [-Wunused-private-field] short int month; ^ ./spatTime.h:41:12: warning: private field 'day' is not used [-Wunused-private-field] short int day; ^ ./spatTime.h:42:12: warning: private field 'hour' is not used [-Wunused-private-field] short int hour; ^ ./spatTime.h:43:12: warning: private field 'minute' is not used [-Wunused-private-field] short int minute; ^ ./spatTime.h:44:12: warning: private field 'second' is not used [-Wunused-private-field] short int second; ^ 6 warnings generated. clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -DHAVE_PROJ_H -I/usr/include/gdal -I/usr/include -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c read_gdal.cpp -o read_gdal.o In file included from read_gdal.cpp:26: In file included from ./spatRasterMultiple.h:18: In file included from ./spatRaster.h:20: In file included from ./spatVector.h:21: In file included from ./spatDataframe.h:26: ./spatTime.h:39:7: warning: private field 'year' is not used [-Wunused-private-field] long year; ^ ./spatTime.h:40:12: warning: private field 'month' is not used [-Wunused-private-field] short int month; ^ ./spatTime.h:41:12: warning: private field 'day' is not used [-Wunused-private-field] short int day; ^ ./spatTime.h:42:12: warning: private field 'hour' is not used [-Wunused-private-field] short int hour; ^ ./spatTime.h:43:12: warning: private field 'minute' is not used [-Wunused-private-field] short int minute; ^ ./spatTime.h:44:12: warning: private field 'second' is not used [-Wunused-private-field] short int second; ^ 6 warnings generated. clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -DHAVE_PROJ_H -I/usr/include/gdal -I/usr/include -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c read_ogr.cpp -o read_ogr.o In file included from read_ogr.cpp:19: In file included from ./spatVector.h:21: In file included from ./spatDataframe.h:26: ./spatTime.h:39:7: warning: private field 'year' is not used [-Wunused-private-field] long year; ^ ./spatTime.h:40:12: warning: private field 'month' is not used [-Wunused-private-field] short int month; ^ ./spatTime.h:41:12: warning: private field 'day' is not used [-Wunused-private-field] short int day; ^ ./spatTime.h:42:12: warning: private field 'hour' is not used [-Wunused-private-field] short int hour; ^ ./spatTime.h:43:12: warning: private field 'minute' is not used [-Wunused-private-field] short int minute; ^ ./spatTime.h:44:12: warning: private field 'second' is not used [-Wunused-private-field] short int second; ^ 6 warnings generated. clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -DHAVE_PROJ_H -I/usr/include/gdal -I/usr/include -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c sample.cpp -o sample.o In file included from sample.cpp:19: In file included from ./spatRaster.h:20: In file included from ./spatVector.h:21: In file included from ./spatDataframe.h:26: ./spatTime.h:39:7: warning: private field 'year' is not used [-Wunused-private-field] long year; ^ ./spatTime.h:40:12: warning: private field 'month' is not used [-Wunused-private-field] short int month; ^ ./spatTime.h:41:12: warning: private field 'day' is not used [-Wunused-private-field] short int day; ^ ./spatTime.h:42:12: warning: private field 'hour' is not used [-Wunused-private-field] short int hour; ^ ./spatTime.h:43:12: warning: private field 'minute' is not used [-Wunused-private-field] short int minute; ^ ./spatTime.h:44:12: warning: private field 'second' is not used [-Wunused-private-field] short int second; ^ 6 warnings generated. clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -DHAVE_PROJ_H -I/usr/include/gdal -I/usr/include -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c sort.cpp -o sort.o clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -DHAVE_PROJ_H -I/usr/include/gdal -I/usr/include -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c spatBase.cpp -o spatBase.o In file included from spatBase.cpp:18: In file included from ./spatRaster.h:20: In file included from ./spatVector.h:21: In file included from ./spatDataframe.h:26: ./spatTime.h:39:7: warning: private field 'year' is not used [-Wunused-private-field] long year; ^ ./spatTime.h:40:12: warning: private field 'month' is not used [-Wunused-private-field] short int month; ^ ./spatTime.h:41:12: warning: private field 'day' is not used [-Wunused-private-field] short int day; ^ ./spatTime.h:42:12: warning: private field 'hour' is not used [-Wunused-private-field] short int hour; ^ ./spatTime.h:43:12: warning: private field 'minute' is not used [-Wunused-private-field] short int minute; ^ ./spatTime.h:44:12: warning: private field 'second' is not used [-Wunused-private-field] short int second; ^ 6 warnings generated. clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -DHAVE_PROJ_H -I/usr/include/gdal -I/usr/include -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c spatDataframe.cpp -o spatDataframe.o In file included from spatDataframe.cpp:18: In file included from ./spatDataframe.h:26: ./spatTime.h:39:7: warning: private field 'year' is not used [-Wunused-private-field] long year; ^ ./spatTime.h:40:12: warning: private field 'month' is not used [-Wunused-private-field] short int month; ^ ./spatTime.h:41:12: warning: private field 'day' is not used [-Wunused-private-field] short int day; ^ ./spatTime.h:42:12: warning: private field 'hour' is not used [-Wunused-private-field] short int hour; ^ ./spatTime.h:43:12: warning: private field 'minute' is not used [-Wunused-private-field] short int minute; ^ ./spatTime.h:44:12: warning: private field 'second' is not used [-Wunused-private-field] short int second; ^ 6 warnings generated. clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -DHAVE_PROJ_H -I/usr/include/gdal -I/usr/include -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c spatFactor.cpp -o spatFactor.o clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -DHAVE_PROJ_H -I/usr/include/gdal -I/usr/include -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c spatRaster.cpp -o spatRaster.o In file included from spatRaster.cpp:18: In file included from ./spatRaster.h:20: In file included from ./spatVector.h:21: In file included from ./spatDataframe.h:26: ./spatTime.h:39:7: warning: private field 'year' is not used [-Wunused-private-field] long year; ^ ./spatTime.h:40:12: warning: private field 'month' is not used [-Wunused-private-field] short int month; ^ ./spatTime.h:41:12: warning: private field 'day' is not used [-Wunused-private-field] short int day; ^ ./spatTime.h:42:12: warning: private field 'hour' is not used [-Wunused-private-field] short int hour; ^ ./spatTime.h:43:12: warning: private field 'minute' is not used [-Wunused-private-field] short int minute; ^ ./spatTime.h:44:12: warning: private field 'second' is not used [-Wunused-private-field] short int second; ^ 6 warnings generated. clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -DHAVE_PROJ_H -I/usr/include/gdal -I/usr/include -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c spatRasterMultiple.cpp -o spatRasterMultiple.o In file included from spatRasterMultiple.cpp:18: In file included from ./spatRasterMultiple.h:18: In file included from ./spatRaster.h:20: In file included from ./spatVector.h:21: In file included from ./spatDataframe.h:26: ./spatTime.h:39:7: warning: private field 'year' is not used [-Wunused-private-field] long year; ^ ./spatTime.h:40:12: warning: private field 'month' is not used [-Wunused-private-field] short int month; ^ ./spatTime.h:41:12: warning: private field 'day' is not used [-Wunused-private-field] short int day; ^ ./spatTime.h:42:12: warning: private field 'hour' is not used [-Wunused-private-field] short int hour; ^ ./spatTime.h:43:12: warning: private field 'minute' is not used [-Wunused-private-field] short int minute; ^ ./spatTime.h:44:12: warning: private field 'second' is not used [-Wunused-private-field] short int second; ^ 6 warnings generated. clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -DHAVE_PROJ_H -I/usr/include/gdal -I/usr/include -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c spatSources.cpp -o spatSources.o In file included from spatSources.cpp:19: In file included from ./spatRaster.h:20: In file included from ./spatVector.h:21: In file included from ./spatDataframe.h:26: ./spatTime.h:39:7: warning: private field 'year' is not used [-Wunused-private-field] long year; ^ ./spatTime.h:40:12: warning: private field 'month' is not used [-Wunused-private-field] short int month; ^ ./spatTime.h:41:12: warning: private field 'day' is not used [-Wunused-private-field] short int day; ^ ./spatTime.h:42:12: warning: private field 'hour' is not used [-Wunused-private-field] short int hour; ^ ./spatTime.h:43:12: warning: private field 'minute' is not used [-Wunused-private-field] short int minute; ^ ./spatTime.h:44:12: warning: private field 'second' is not used [-Wunused-private-field] short int second; ^ 6 warnings generated. clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -DHAVE_PROJ_H -I/usr/include/gdal -I/usr/include -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c spatTime.cpp -o spatTime.o clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -DHAVE_PROJ_H -I/usr/include/gdal -I/usr/include -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c spatVector.cpp -o spatVector.o In file included from spatVector.cpp:18: In file included from ./spatVector.h:21: In file included from ./spatDataframe.h:26: ./spatTime.h:39:7: warning: private field 'year' is not used [-Wunused-private-field] long year; ^ ./spatTime.h:40:12: warning: private field 'month' is not used [-Wunused-private-field] short int month; ^ ./spatTime.h:41:12: warning: private field 'day' is not used [-Wunused-private-field] short int day; ^ ./spatTime.h:42:12: warning: private field 'hour' is not used [-Wunused-private-field] short int hour; ^ ./spatTime.h:43:12: warning: private field 'minute' is not used [-Wunused-private-field] short int minute; ^ ./spatTime.h:44:12: warning: private field 'second' is not used [-Wunused-private-field] short int second; ^ 6 warnings generated. clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -DHAVE_PROJ_H -I/usr/include/gdal -I/usr/include -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c spatVector2.cpp -o spatVector2.o In file included from spatVector2.cpp:20: In file included from ./spatVector.h:21: In file included from ./spatDataframe.h:26: ./spatTime.h:39:7: warning: private field 'year' is not used [-Wunused-private-field] long year; ^ ./spatTime.h:40:12: warning: private field 'month' is not used [-Wunused-private-field] short int month; ^ ./spatTime.h:41:12: warning: private field 'day' is not used [-Wunused-private-field] short int day; ^ ./spatTime.h:42:12: warning: private field 'hour' is not used [-Wunused-private-field] short int hour; ^ ./spatTime.h:43:12: warning: private field 'minute' is not used [-Wunused-private-field] short int minute; ^ ./spatTime.h:44:12: warning: private field 'second' is not used [-Wunused-private-field] short int second; ^ 6 warnings generated. clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -DHAVE_PROJ_H -I/usr/include/gdal -I/usr/include -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c string_utils.cpp -o string_utils.o clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -DHAVE_PROJ_H -I/usr/include/gdal -I/usr/include -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c vecmath.cpp -o vecmath.o clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -DHAVE_PROJ_H -I/usr/include/gdal -I/usr/include -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c vecmathse.cpp -o vecmathse.o clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -DHAVE_PROJ_H -I/usr/include/gdal -I/usr/include -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c vector_methods.cpp -o vector_methods.o In file included from vector_methods.cpp:18: In file included from ./spatVector.h:21: In file included from ./spatDataframe.h:26: ./spatTime.h:39:7: warning: private field 'year' is not used [-Wunused-private-field] long year; ^ ./spatTime.h:40:12: warning: private field 'month' is not used [-Wunused-private-field] short int month; ^ ./spatTime.h:41:12: warning: private field 'day' is not used [-Wunused-private-field] short int day; ^ ./spatTime.h:42:12: warning: private field 'hour' is not used [-Wunused-private-field] short int hour; ^ ./spatTime.h:43:12: warning: private field 'minute' is not used [-Wunused-private-field] short int minute; ^ ./spatTime.h:44:12: warning: private field 'second' is not used [-Wunused-private-field] short int second; ^ 6 warnings generated. clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -DHAVE_PROJ_H -I/usr/include/gdal -I/usr/include -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c write.cpp -o write.o In file included from write.cpp:18: In file included from ./spatRaster.h:20: In file included from ./spatVector.h:21: In file included from ./spatDataframe.h:26: ./spatTime.h:39:7: warning: private field 'year' is not used [-Wunused-private-field] long year; ^ ./spatTime.h:40:12: warning: private field 'month' is not used [-Wunused-private-field] short int month; ^ ./spatTime.h:41:12: warning: private field 'day' is not used [-Wunused-private-field] short int day; ^ ./spatTime.h:42:12: warning: private field 'hour' is not used [-Wunused-private-field] short int hour; ^ ./spatTime.h:43:12: warning: private field 'minute' is not used [-Wunused-private-field] short int minute; ^ ./spatTime.h:44:12: warning: private field 'second' is not used [-Wunused-private-field] short int second; ^ 6 warnings generated. clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -DHAVE_PROJ_H -I/usr/include/gdal -I/usr/include -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c write_gdal.cpp -o write_gdal.o In file included from write_gdal.cpp:18: In file included from ./spatRaster.h:20: In file included from ./spatVector.h:21: In file included from ./spatDataframe.h:26: ./spatTime.h:39:7: warning: private field 'year' is not used [-Wunused-private-field] long year; ^ ./spatTime.h:40:12: warning: private field 'month' is not used [-Wunused-private-field] short int month; ^ ./spatTime.h:41:12: warning: private field 'day' is not used [-Wunused-private-field] short int day; ^ ./spatTime.h:42:12: warning: private field 'hour' is not used [-Wunused-private-field] short int hour; ^ ./spatTime.h:43:12: warning: private field 'minute' is not used [-Wunused-private-field] short int minute; ^ ./spatTime.h:44:12: warning: private field 'second' is not used [-Wunused-private-field] short int second; ^ 6 warnings generated. clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-16/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -DHAVE_PROJ_H -I/usr/include/gdal -I/usr/include -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c write_ogr.cpp -o write_ogr.o In file included from write_ogr.cpp:18: In file included from ./spatVector.h:21: In file included from ./spatDataframe.h:26: ./spatTime.h:39:7: warning: private field 'year' is not used [-Wunused-private-field] long year; ^ ./spatTime.h:40:12: warning: private field 'month' is not used [-Wunused-private-field] short int month; ^ ./spatTime.h:41:12: warning: private field 'day' is not used [-Wunused-private-field] short int day; ^ ./spatTime.h:42:12: warning: private field 'hour' is not used [-Wunused-private-field] short int hour; ^ ./spatTime.h:43:12: warning: private field 'minute' is not used [-Wunused-private-field] short int minute; ^ ./spatTime.h:44:12: warning: private field 'second' is not used [-Wunused-private-field] short int second; ^ 6 warnings generated. clang++-16 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-clang-16/lib -Wl,-O1 -o terra.so RcppExports.o RcppFunctions.o RcppModule.o arith.o crs.o distRaster.o distance.o extract.o file_utils.o focal.o gcp.o gdal_algs.o gdal_multidimensional.o gdalio.o geodesic.o geos_methods.o geosphere.o math_utils.o mediancut.o memory.o movingWindow.o ncdf.o ram.o raster_methods.o raster_stats.o rasterize.o read.o read_gdal.o read_ogr.o sample.o sort.o spatBase.o spatDataframe.o spatFactor.o spatRaster.o spatRasterMultiple.o spatSources.o spatTime.o spatVector.o spatVector2.o string_utils.o vecmath.o vecmathse.o vector_methods.o write.o write_gdal.o write_ogr.o -lproj -L/usr/lib/x86_64-linux-gnu -lgdal -L/usr/lib/x86_64-linux-gnu -lgeos_c -L/home/hornik/tmp/R-d-clang-16/lib -lR installing to /srv/hornik/tmp/CRAN/terra.Rcheck/00LOCK-terra/00new/terra/libs ** R ** inst ** byte-compile and prepare package for lazy loading in method for ‘sds’ with signature ‘x="stars"’: no definition for class “stars” in method for ‘sds’ with signature ‘x="stars_proxy"’: no definition for class “stars_proxy” in method for ‘svc’ with signature ‘x="sf"’: no definition for class “sf” in method for ‘coerce’ with signature ‘"stars","SpatRasterDataset"’: no definition for class “stars” in method for ‘coerce’ with signature ‘"ggmap","SpatRaster"’: no definition for class “ggmap” in method for ‘coerce’ with signature ‘"sf","SpatRaster"’: no definition for class “sf” in method for ‘coerce’ with signature ‘"sf","SpatVector"’: no definition for class “sf” in method for ‘coerce’ with signature ‘"sfc","SpatVector"’: no definition for class “sfc” in method for ‘coerce’ with signature ‘"sfg","SpatVector"’: no definition for class “sfg” in method for ‘coerce’ with signature ‘"XY","SpatVector"’: no definition for class “XY” in method for ‘coerce’ with signature ‘"im","SpatRaster"’: no definition for class “im” in method for ‘coerce’ with signature ‘"SpatVector","Spatial"’: no definition for class “Spatial” in method for ‘coerce’ with signature ‘"Spatial","SpatVector"’: no definition for class “Spatial” in method for ‘coerce’ with signature ‘"SpatialGrid","SpatRaster"’: no definition for class “SpatialGrid” in method for ‘coerce’ with signature ‘"SpatialPixels","SpatRaster"’: no definition for class “SpatialPixels” in method for ‘crs’ with signature ‘"sf"’: no definition for class “sf” Creating a generic function for ‘ncol’ from package ‘base’ in package ‘terra’ in method for ‘distance’ with signature ‘x="SpatRaster",y="sf"’: no definition for class “sf” in method for ‘ext’ with signature ‘x="sf"’: no definition for class “sf” in method for ‘ext’ with signature ‘x="bbox"’: no definition for class “bbox” in method for ‘ext’ with signature ‘x="Extent"’: no definition for class “Extent” in method for ‘ext’ with signature ‘x="Raster"’: no definition for class “Raster” in method for ‘ext’ with signature ‘x="Spatial"’: no definition for class “Spatial” in method for ‘extract’ with signature ‘x="SpatRaster",y="sf"’: no definition for class “sf” in method for ‘mask’ with signature ‘x="SpatRaster",mask="sf"’: no definition for class “sf” in method for ‘points’ with signature ‘x="sf"’: no definition for class “sf” in method for ‘lines’ with signature ‘x="sf"’: no definition for class “sf” in method for ‘polys’ with signature ‘x="sf"’: no definition for class “sf” in method for ‘lines’ with signature ‘x="leaflet"’: no definition for class “leaflet” in method for ‘points’ with signature ‘x="leaflet"’: no definition for class “leaflet” in method for ‘rast’ with signature ‘x="stars"’: no definition for class “stars” in method for ‘rast’ with signature ‘x="stars_proxy"’: no definition for class “stars_proxy” in method for ‘rasterize’ with signature ‘x="sf",y="SpatRaster"’: no definition for class “sf” in method for ‘show’ with signature ‘"Rcpp_SpatDataFrame"’: no definition for class “Rcpp_SpatDataFrame” in method for ‘show’ with signature ‘"Rcpp_SpatCategories"’: no definition for class “Rcpp_SpatCategories” in method for ‘geomtype’ with signature ‘x="Spatial"’: no definition for class “Spatial” in method for ‘vect’ with signature ‘x="Spatial"’: no definition for class “Spatial” in method for ‘vect’ with signature ‘x="sf"’: no definition for class “sf” in method for ‘vect’ with signature ‘x="sfc"’: no definition for class “sfc” in method for ‘vect’ with signature ‘x="XY"’: no definition for class “XY” Creating a generic function for ‘unserialize’ from package ‘base’ in package ‘terra’ Creating a generic function for ‘readRDS’ from package ‘base’ in package ‘terra’ ** help *** installing help indices *** copying figures ** 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 (terra)