* installing *source* package ‘terra’ ... ** package ‘terra’ successfully unpacked and MD5 sums checked ** using staged installation configure: CC: clang -arch arm64 configure: CXX: clang++ -arch arm64 -std=gnu++14 checking for gdal-config... /opt/R/arm64/bin/gdal-config checking gdal-config usability... yes configure: GDAL: 3.5.3 checking GDAL version >= 2.0.1... yes checking for gcc... clang -arch arm64 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 -arch arm64 accepts -g... yes checking for clang -arch arm64 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... no checking GDAL: linking with --libs and --dep-libs... yes checking GDAL: /opt/R/arm64/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.5.3 configure: pkg-config proj exists, will use it configure: using proj.h. configure: PROJ: 9.1.0 checking PROJ: checking whether PROJ and sqlite3 are available for linking:... yes checking for geos-config... /opt/R/arm64/bin/geos-config checking geos-config usability... yes configure: GEOS: 3.11.0 checking GEOS version >= 3.4.0... yes checking for geos_c.h... yes checking geos: linking with -L/opt/R/arm64/lib -lgeos_c... no checking geos: linking with -L/opt/R/arm64/lib -lgeos_c -lgeos -lm... yes configure: Package CPP flags: -I/opt/R/arm64/include -I/opt/R/arm64/include/webp -I/opt/R/arm64/include -DHAVE_PROJ_H -I/opt/R/arm64/include -I/opt/R/arm64/include configure: Package LIBS: -L/opt/R/arm64/lib -lproj -lc++ -lm -ldl -lsqlite3 -lz -ltiff -lwebp -llzma -ljpeg -lz -lwebp -lm -D_THREAD_SAFE -pthread -lsharpyuv -lm -D_THREAD_SAFE -pthread -llzma -pthread -lpthread -ljpeg -lz -lcurl -L/opt/R/arm64/lib -lgdal -lcrypto -L/opt/R/arm64/lib -lfreexl -liconv -L/opt/R/arm64/lib -lgeos_c -lgeos -lm -lstdc++ -lwebp -lodbc -lodbcinst -L/opt/R/arm64/lib -lexpat -L/opt/R/arm64/lib -lopenjp2 -lm -L/opt/R/arm64/lib -L/opt/R/arm64/lib -lnetcdf -lhdf5_hl -lhdf5 -lm -lz -lcurl -L/opt/R/arm64/lib -lsz -lhdf5 -lmfhdf -ldf -lpng -L/opt/R/arm64/lib -lpq -lpgcommon -lpgport -lm -lzstd -llzma -lproj -L/opt/R/arm64/lib -lproj -lc++ -lm -ldl -lsqlite3 -lz -ltiff -lwebp -llzma -ljpeg -lz -lwebp -lm -D_THREAD_SAFE -pthread -lsharpyuv -lm -D_THREAD_SAFE -pthread -llzma -pthread -lpthread -ljpeg -lz -lcurl -lsz -L/opt/R/arm64/lib -lsqlite3 -ljpeg -lz -lpthread -ldl -lpcre2-8 -lcurl -liconv -lxml2 -lpthread -lz -lm -L/opt/R/arm64/lib -lgeos_c -lgeos -lm configure: creating ./config.status config.status: creating src/Makevars ** libs clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/R/arm64/include/webp -I/opt/R/arm64/include -DHAVE_PROJ_H -I/opt/R/arm64/include -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/R/arm64/include/webp -I/opt/R/arm64/include -DHAVE_PROJ_H -I/opt/R/arm64/include -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -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++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/R/arm64/include/webp -I/opt/R/arm64/include -DHAVE_PROJ_H -I/opt/R/arm64/include -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -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++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/R/arm64/include/webp -I/opt/R/arm64/include -DHAVE_PROJ_H -I/opt/R/arm64/include -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -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++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/R/arm64/include/webp -I/opt/R/arm64/include -DHAVE_PROJ_H -I/opt/R/arm64/include -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -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++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/R/arm64/include/webp -I/opt/R/arm64/include -DHAVE_PROJ_H -I/opt/R/arm64/include -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -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++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/R/arm64/include/webp -I/opt/R/arm64/include -DHAVE_PROJ_H -I/opt/R/arm64/include -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c distance.cpp -o distance.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/R/arm64/include/webp -I/opt/R/arm64/include -DHAVE_PROJ_H -I/opt/R/arm64/include -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -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++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/R/arm64/include/webp -I/opt/R/arm64/include -DHAVE_PROJ_H -I/opt/R/arm64/include -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c file_utils.cpp -o file_utils.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/R/arm64/include/webp -I/opt/R/arm64/include -DHAVE_PROJ_H -I/opt/R/arm64/include -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -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++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/R/arm64/include/webp -I/opt/R/arm64/include -DHAVE_PROJ_H -I/opt/R/arm64/include -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c gcp.cpp -o gcp.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/R/arm64/include/webp -I/opt/R/arm64/include -DHAVE_PROJ_H -I/opt/R/arm64/include -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -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++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/R/arm64/include/webp -I/opt/R/arm64/include -DHAVE_PROJ_H -I/opt/R/arm64/include -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -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++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/R/arm64/include/webp -I/opt/R/arm64/include -DHAVE_PROJ_H -I/opt/R/arm64/include -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c gdalio.cpp -o gdalio.o 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; ^ 6 warnings generated. clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/R/arm64/include/webp -I/opt/R/arm64/include -DHAVE_PROJ_H -I/opt/R/arm64/include -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c geodesic.c -o geodesic.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/R/arm64/include/webp -I/opt/R/arm64/include -DHAVE_PROJ_H -I/opt/R/arm64/include -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -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++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/R/arm64/include/webp -I/opt/R/arm64/include -DHAVE_PROJ_H -I/opt/R/arm64/include -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -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++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/R/arm64/include/webp -I/opt/R/arm64/include -DHAVE_PROJ_H -I/opt/R/arm64/include -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c math_utils.cpp -o math_utils.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/R/arm64/include/webp -I/opt/R/arm64/include -DHAVE_PROJ_H -I/opt/R/arm64/include -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c mediancut.cpp -o mediancut.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/R/arm64/include/webp -I/opt/R/arm64/include -DHAVE_PROJ_H -I/opt/R/arm64/include -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -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++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/R/arm64/include/webp -I/opt/R/arm64/include -DHAVE_PROJ_H -I/opt/R/arm64/include -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -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++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/R/arm64/include/webp -I/opt/R/arm64/include -DHAVE_PROJ_H -I/opt/R/arm64/include -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c ncdf.cpp -o ncdf.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/R/arm64/include/webp -I/opt/R/arm64/include -DHAVE_PROJ_H -I/opt/R/arm64/include -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c ram.cpp -o ram.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/R/arm64/include/webp -I/opt/R/arm64/include -DHAVE_PROJ_H -I/opt/R/arm64/include -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -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++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/R/arm64/include/webp -I/opt/R/arm64/include -DHAVE_PROJ_H -I/opt/R/arm64/include -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -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++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/R/arm64/include/webp -I/opt/R/arm64/include -DHAVE_PROJ_H -I/opt/R/arm64/include -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -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++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/R/arm64/include/webp -I/opt/R/arm64/include -DHAVE_PROJ_H -I/opt/R/arm64/include -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -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++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/R/arm64/include/webp -I/opt/R/arm64/include -DHAVE_PROJ_H -I/opt/R/arm64/include -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -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++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/R/arm64/include/webp -I/opt/R/arm64/include -DHAVE_PROJ_H -I/opt/R/arm64/include -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -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++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/R/arm64/include/webp -I/opt/R/arm64/include -DHAVE_PROJ_H -I/opt/R/arm64/include -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -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++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/R/arm64/include/webp -I/opt/R/arm64/include -DHAVE_PROJ_H -I/opt/R/arm64/include -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c sort.cpp -o sort.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/R/arm64/include/webp -I/opt/R/arm64/include -DHAVE_PROJ_H -I/opt/R/arm64/include -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -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++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/R/arm64/include/webp -I/opt/R/arm64/include -DHAVE_PROJ_H -I/opt/R/arm64/include -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -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++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/R/arm64/include/webp -I/opt/R/arm64/include -DHAVE_PROJ_H -I/opt/R/arm64/include -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c spatFactor.cpp -o spatFactor.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/R/arm64/include/webp -I/opt/R/arm64/include -DHAVE_PROJ_H -I/opt/R/arm64/include -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -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++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/R/arm64/include/webp -I/opt/R/arm64/include -DHAVE_PROJ_H -I/opt/R/arm64/include -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -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++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/R/arm64/include/webp -I/opt/R/arm64/include -DHAVE_PROJ_H -I/opt/R/arm64/include -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -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++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/R/arm64/include/webp -I/opt/R/arm64/include -DHAVE_PROJ_H -I/opt/R/arm64/include -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c spatTime.cpp -o spatTime.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/R/arm64/include/webp -I/opt/R/arm64/include -DHAVE_PROJ_H -I/opt/R/arm64/include -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -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++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/R/arm64/include/webp -I/opt/R/arm64/include -DHAVE_PROJ_H -I/opt/R/arm64/include -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -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++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/R/arm64/include/webp -I/opt/R/arm64/include -DHAVE_PROJ_H -I/opt/R/arm64/include -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c string_utils.cpp -o string_utils.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/R/arm64/include/webp -I/opt/R/arm64/include -DHAVE_PROJ_H -I/opt/R/arm64/include -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c vecmath.cpp -o vecmath.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/R/arm64/include/webp -I/opt/R/arm64/include -DHAVE_PROJ_H -I/opt/R/arm64/include -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c vecmathse.cpp -o vecmathse.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/R/arm64/include/webp -I/opt/R/arm64/include -DHAVE_PROJ_H -I/opt/R/arm64/include -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -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++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/R/arm64/include/webp -I/opt/R/arm64/include -DHAVE_PROJ_H -I/opt/R/arm64/include -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -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++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/R/arm64/include/webp -I/opt/R/arm64/include -DHAVE_PROJ_H -I/opt/R/arm64/include -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -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++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/R/arm64/include/webp -I/opt/R/arm64/include -DHAVE_PROJ_H -I/opt/R/arm64/include -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -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++ -arch arm64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -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 -L/opt/R/arm64/lib -lproj -lc++ -lm -ldl -lsqlite3 -lz -ltiff -lwebp -llzma -ljpeg -lz -lwebp -lm -D_THREAD_SAFE -pthread -lsharpyuv -lm -D_THREAD_SAFE -pthread -llzma -pthread -lpthread -ljpeg -lz -lcurl -L/opt/R/arm64/lib -lgdal -lcrypto -L/opt/R/arm64/lib -lfreexl -liconv -L/opt/R/arm64/lib -lgeos_c -lgeos -lm -lstdc++ -lwebp -lodbc -lodbcinst -L/opt/R/arm64/lib -lexpat -L/opt/R/arm64/lib -lopenjp2 -lm -L/opt/R/arm64/lib -L/opt/R/arm64/lib -lnetcdf -lhdf5_hl -lhdf5 -lm -lz -lcurl -L/opt/R/arm64/lib -lsz -lhdf5 -lmfhdf -ldf -lpng -L/opt/R/arm64/lib -lpq -lpgcommon -lpgport -lm -lzstd -llzma -lproj -L/opt/R/arm64/lib -lproj -lc++ -lm -ldl -lsqlite3 -lz -ltiff -lwebp -llzma -ljpeg -lz -lwebp -lm -D_THREAD_SAFE -pthread -lsharpyuv -lm -D_THREAD_SAFE -pthread -llzma -pthread -lpthread -ljpeg -lz -lcurl -lsz -L/opt/R/arm64/lib -lsqlite3 -ljpeg -lz -lpthread -ldl -lpcre2-8 -lcurl -liconv -lxml2 -lpthread -lz -lm -L/opt/R/arm64/lib -lgeos_c -lgeos -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Volumes/Builds/packages/big-sur-arm64/results/4.2/terra.Rcheck/00LOCK-terra/00new/terra/libs ** generating debug symbols (dSYM) ** 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)