=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Installing for R-sf-1.0.19nb10 => Generating pre-install file lists => Creating installation directories * installing *source* package 'sf' ... ** this is package 'sf' version '1.0-19' ** package 'sf' successfully unpacked and MD5 sums checked ** using staged installation configure: CC: gcc configure: CXX: c++ -std=gnu++17 checking for gdal-config... /usr/pkg/bin/gdal-config checking gdal-config usability... yes configure: GDAL: 3.13.0 checking GDAL version >= 2.0.1... yes checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc 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/pkg/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.13.0 checking for proj.h... yes checking PROJ: checking whether PROJ and sqlite3 are available for linking:... yes checking for geos-config... /usr/pkg/bin/geos-config checking geos-config usability... yes configure: GEOS: 3.14.1 checking GEOS version >= 3.4.0... yes checking for geos_c.h... yes checking geos: linking with -L/usr/pkg/lib -lgeos_c... yes configure: Package CPP flags: -DHAVE_PROJ_H -I/usr/pkg/include -I/usr/pkg/include configure: Package LIBS: -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lgdal -lproj -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lgdal -L/usr/pkg/lib -lgeos_c configure: creating ./config.status config.status: creating src/Makevars ** libs Warning: src/Makevars: Unknown C++ standard 'CXX' was ignored using C++ compiler: 'g++ (nb3 20231008) 10.5.0' c++ -std=gnu++17 -I"/usr/pkg/lib/R/include" -DNDEBUG -DHAVE_PROJ_H -I/usr/pkg/include -I/usr/pkg/include -I'/usr/pkg/lib/R/library/Rcpp/include' -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Dz_off_t=long -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libxml2 -fpic -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Dz_off_t=long -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libxml2 -c RcppExports.cpp -o RcppExports.o In file included from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R.h:73, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/r/headers.h:71, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/RcppCommon.h:30, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp.h:27, from ../inst/include/sf_RcppExports.h:7, from ../inst/include/sf.h:7, from RcppExports.cpp:4: /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: warning: attribute ignored [-Wattributes] 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:118:17: note: in expansion of macro 'NORET' 118 | inline void NORET stop(const std::string& message) { // #nocov start | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: note: an attribute that appertains to a type-specifier is ignored 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:118:17: note: in expansion of macro 'NORET' 118 | inline void NORET stop(const std::string& message) { // #nocov start | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: warning: attribute ignored [-Wattributes] 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:193:17: note: in expansion of macro 'NORET' 193 | inline void NORET stop(const char* fmt, Args&&... args) { | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: note: an attribute that appertains to a type-specifier is ignored 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:193:17: note: in expansion of macro 'NORET' 193 | inline void NORET stop(const char* fmt, Args&&... args) { | ^~~~~ c++ -std=gnu++17 -I"/usr/pkg/lib/R/include" -DNDEBUG -DHAVE_PROJ_H -I/usr/pkg/include -I/usr/pkg/include -I'/usr/pkg/lib/R/library/Rcpp/include' -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Dz_off_t=long -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libxml2 -fpic -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Dz_off_t=long -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libxml2 -c bbox.cpp -o bbox.o In file included from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R.h:73, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/r/headers.h:71, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/RcppCommon.h:30, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp.h:27, from bbox.cpp:1: /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: warning: attribute ignored [-Wattributes] 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:118:17: note: in expansion of macro 'NORET' 118 | inline void NORET stop(const std::string& message) { // #nocov start | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: note: an attribute that appertains to a type-specifier is ignored 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:118:17: note: in expansion of macro 'NORET' 118 | inline void NORET stop(const std::string& message) { // #nocov start | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: warning: attribute ignored [-Wattributes] 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:193:17: note: in expansion of macro 'NORET' 193 | inline void NORET stop(const char* fmt, Args&&... args) { | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: note: an attribute that appertains to a type-specifier is ignored 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:193:17: note: in expansion of macro 'NORET' 193 | inline void NORET stop(const char* fmt, Args&&... args) { | ^~~~~ c++ -std=gnu++17 -I"/usr/pkg/lib/R/include" -DNDEBUG -DHAVE_PROJ_H -I/usr/pkg/include -I/usr/pkg/include -I'/usr/pkg/lib/R/library/Rcpp/include' -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Dz_off_t=long -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libxml2 -fpic -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Dz_off_t=long -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libxml2 -c gdal.cpp -o gdal.o In file included from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R.h:73, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/r/headers.h:71, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/RcppCommon.h:30, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp.h:27, from gdal.cpp:15: /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: warning: attribute ignored [-Wattributes] 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:118:17: note: in expansion of macro 'NORET' 118 | inline void NORET stop(const std::string& message) { // #nocov start | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: note: an attribute that appertains to a type-specifier is ignored 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:118:17: note: in expansion of macro 'NORET' 118 | inline void NORET stop(const std::string& message) { // #nocov start | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: warning: attribute ignored [-Wattributes] 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:193:17: note: in expansion of macro 'NORET' 193 | inline void NORET stop(const char* fmt, Args&&... args) { | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: note: an attribute that appertains to a type-specifier is ignored 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:193:17: note: in expansion of macro 'NORET' 193 | inline void NORET stop(const char* fmt, Args&&... args) { | ^~~~~ c++ -std=gnu++17 -I"/usr/pkg/lib/R/include" -DNDEBUG -DHAVE_PROJ_H -I/usr/pkg/include -I/usr/pkg/include -I'/usr/pkg/lib/R/library/Rcpp/include' -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Dz_off_t=long -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libxml2 -fpic -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Dz_off_t=long -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libxml2 -c gdal_geom.cpp -o gdal_geom.o In file included from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R.h:73, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/r/headers.h:71, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/RcppCommon.h:30, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp.h:27, from gdal_geom.cpp:4: /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: warning: attribute ignored [-Wattributes] 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:118:17: note: in expansion of macro 'NORET' 118 | inline void NORET stop(const std::string& message) { // #nocov start | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: note: an attribute that appertains to a type-specifier is ignored 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:118:17: note: in expansion of macro 'NORET' 118 | inline void NORET stop(const std::string& message) { // #nocov start | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: warning: attribute ignored [-Wattributes] 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:193:17: note: in expansion of macro 'NORET' 193 | inline void NORET stop(const char* fmt, Args&&... args) { | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: note: an attribute that appertains to a type-specifier is ignored 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:193:17: note: in expansion of macro 'NORET' 193 | inline void NORET stop(const char* fmt, Args&&... args) { | ^~~~~ c++ -std=gnu++17 -I"/usr/pkg/lib/R/include" -DNDEBUG -DHAVE_PROJ_H -I/usr/pkg/include -I/usr/pkg/include -I'/usr/pkg/lib/R/library/Rcpp/include' -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Dz_off_t=long -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libxml2 -fpic -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Dz_off_t=long -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libxml2 -c gdal_read.cpp -o gdal_read.o In file included from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R.h:73, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/r/headers.h:71, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/RcppCommon.h:30, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp.h:27, from gdal_read.cpp:7: /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: warning: attribute ignored [-Wattributes] 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:118:17: note: in expansion of macro 'NORET' 118 | inline void NORET stop(const std::string& message) { // #nocov start | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: note: an attribute that appertains to a type-specifier is ignored 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:118:17: note: in expansion of macro 'NORET' 118 | inline void NORET stop(const std::string& message) { // #nocov start | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: warning: attribute ignored [-Wattributes] 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:193:17: note: in expansion of macro 'NORET' 193 | inline void NORET stop(const char* fmt, Args&&... args) { | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: note: an attribute that appertains to a type-specifier is ignored 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:193:17: note: in expansion of macro 'NORET' 193 | inline void NORET stop(const char* fmt, Args&&... args) { | ^~~~~ c++ -std=gnu++17 -I"/usr/pkg/lib/R/include" -DNDEBUG -DHAVE_PROJ_H -I/usr/pkg/include -I/usr/pkg/include -I'/usr/pkg/lib/R/library/Rcpp/include' -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Dz_off_t=long -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libxml2 -fpic -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Dz_off_t=long -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libxml2 -c gdal_read_stream.cpp -o gdal_read_stream.o In file included from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R.h:73, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/r/headers.h:71, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/RcppCommon.h:30, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp.h:27, from gdal_read_stream.cpp:5: /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: warning: attribute ignored [-Wattributes] 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:118:17: note: in expansion of macro 'NORET' 118 | inline void NORET stop(const std::string& message) { // #nocov start | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: note: an attribute that appertains to a type-specifier is ignored 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:118:17: note: in expansion of macro 'NORET' 118 | inline void NORET stop(const std::string& message) { // #nocov start | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: warning: attribute ignored [-Wattributes] 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:193:17: note: in expansion of macro 'NORET' 193 | inline void NORET stop(const char* fmt, Args&&... args) { | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: note: an attribute that appertains to a type-specifier is ignored 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:193:17: note: in expansion of macro 'NORET' 193 | inline void NORET stop(const char* fmt, Args&&... args) { | ^~~~~ c++ -std=gnu++17 -I"/usr/pkg/lib/R/include" -DNDEBUG -DHAVE_PROJ_H -I/usr/pkg/include -I/usr/pkg/include -I'/usr/pkg/lib/R/library/Rcpp/include' -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Dz_off_t=long -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libxml2 -fpic -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Dz_off_t=long -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libxml2 -c gdal_utils.cpp -o gdal_utils.o In file included from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R.h:73, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/r/headers.h:71, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/RcppCommon.h:30, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp.h:27, from gdal_utils.cpp:9: /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: warning: attribute ignored [-Wattributes] 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:118:17: note: in expansion of macro 'NORET' 118 | inline void NORET stop(const std::string& message) { // #nocov start | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: note: an attribute that appertains to a type-specifier is ignored 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:118:17: note: in expansion of macro 'NORET' 118 | inline void NORET stop(const std::string& message) { // #nocov start | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: warning: attribute ignored [-Wattributes] 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:193:17: note: in expansion of macro 'NORET' 193 | inline void NORET stop(const char* fmt, Args&&... args) { | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: note: an attribute that appertains to a type-specifier is ignored 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:193:17: note: in expansion of macro 'NORET' 193 | inline void NORET stop(const char* fmt, Args&&... args) { | ^~~~~ c++ -std=gnu++17 -I"/usr/pkg/lib/R/include" -DNDEBUG -DHAVE_PROJ_H -I/usr/pkg/include -I/usr/pkg/include -I'/usr/pkg/lib/R/library/Rcpp/include' -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Dz_off_t=long -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libxml2 -fpic -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Dz_off_t=long -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libxml2 -c gdal_write.cpp -o gdal_write.o In file included from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R.h:73, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/r/headers.h:71, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/RcppCommon.h:30, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp.h:27, from gdal_write.cpp:3: /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: warning: attribute ignored [-Wattributes] 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:118:17: note: in expansion of macro 'NORET' 118 | inline void NORET stop(const std::string& message) { // #nocov start | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: note: an attribute that appertains to a type-specifier is ignored 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:118:17: note: in expansion of macro 'NORET' 118 | inline void NORET stop(const std::string& message) { // #nocov start | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: warning: attribute ignored [-Wattributes] 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:193:17: note: in expansion of macro 'NORET' 193 | inline void NORET stop(const char* fmt, Args&&... args) { | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: note: an attribute that appertains to a type-specifier is ignored 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:193:17: note: in expansion of macro 'NORET' 193 | inline void NORET stop(const char* fmt, Args&&... args) { | ^~~~~ c++ -std=gnu++17 -I"/usr/pkg/lib/R/include" -DNDEBUG -DHAVE_PROJ_H -I/usr/pkg/include -I/usr/pkg/include -I'/usr/pkg/lib/R/library/Rcpp/include' -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Dz_off_t=long -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libxml2 -fpic -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Dz_off_t=long -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libxml2 -c geos.cpp -o geos.o In file included from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R.h:73, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/r/headers.h:71, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/RcppCommon.h:30, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp.h:27, from geos.cpp:55: /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: warning: attribute ignored [-Wattributes] 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:118:17: note: in expansion of macro 'NORET' 118 | inline void NORET stop(const std::string& message) { // #nocov start | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: note: an attribute that appertains to a type-specifier is ignored 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:118:17: note: in expansion of macro 'NORET' 118 | inline void NORET stop(const std::string& message) { // #nocov start | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: warning: attribute ignored [-Wattributes] 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:193:17: note: in expansion of macro 'NORET' 193 | inline void NORET stop(const char* fmt, Args&&... args) { | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: note: an attribute that appertains to a type-specifier is ignored 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:193:17: note: in expansion of macro 'NORET' 193 | inline void NORET stop(const char* fmt, Args&&... args) { | ^~~~~ c++ -std=gnu++17 -I"/usr/pkg/lib/R/include" -DNDEBUG -DHAVE_PROJ_H -I/usr/pkg/include -I/usr/pkg/include -I'/usr/pkg/lib/R/library/Rcpp/include' -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Dz_off_t=long -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libxml2 -fpic -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Dz_off_t=long -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libxml2 -c hex.cpp -o hex.o In file included from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R.h:73, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/r/headers.h:71, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/RcppCommon.h:30, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp.h:27, from hex.cpp:1: /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: warning: attribute ignored [-Wattributes] 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:118:17: note: in expansion of macro 'NORET' 118 | inline void NORET stop(const std::string& message) { // #nocov start | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: note: an attribute that appertains to a type-specifier is ignored 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:118:17: note: in expansion of macro 'NORET' 118 | inline void NORET stop(const std::string& message) { // #nocov start | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: warning: attribute ignored [-Wattributes] 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:193:17: note: in expansion of macro 'NORET' 193 | inline void NORET stop(const char* fmt, Args&&... args) { | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: note: an attribute that appertains to a type-specifier is ignored 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:193:17: note: in expansion of macro 'NORET' 193 | inline void NORET stop(const char* fmt, Args&&... args) { | ^~~~~ c++ -std=gnu++17 -I"/usr/pkg/lib/R/include" -DNDEBUG -DHAVE_PROJ_H -I/usr/pkg/include -I/usr/pkg/include -I'/usr/pkg/lib/R/library/Rcpp/include' -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Dz_off_t=long -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libxml2 -fpic -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Dz_off_t=long -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libxml2 -c mdim.cpp -o mdim.o In file included from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R.h:73, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/r/headers.h:71, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/RcppCommon.h:30, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp.h:27, from mdim.cpp:4: /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: warning: attribute ignored [-Wattributes] 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:118:17: note: in expansion of macro 'NORET' 118 | inline void NORET stop(const std::string& message) { // #nocov start | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: note: an attribute that appertains to a type-specifier is ignored 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:118:17: note: in expansion of macro 'NORET' 118 | inline void NORET stop(const std::string& message) { // #nocov start | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: warning: attribute ignored [-Wattributes] 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:193:17: note: in expansion of macro 'NORET' 193 | inline void NORET stop(const char* fmt, Args&&... args) { | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: note: an attribute that appertains to a type-specifier is ignored 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:193:17: note: in expansion of macro 'NORET' 193 | inline void NORET stop(const char* fmt, Args&&... args) { | ^~~~~ c++ -std=gnu++17 -I"/usr/pkg/lib/R/include" -DNDEBUG -DHAVE_PROJ_H -I/usr/pkg/include -I/usr/pkg/include -I'/usr/pkg/lib/R/library/Rcpp/include' -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Dz_off_t=long -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libxml2 -fpic -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Dz_off_t=long -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libxml2 -c ops.cpp -o ops.o In file included from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R.h:73, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/r/headers.h:71, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/RcppCommon.h:30, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp.h:27, from ops.cpp:1: /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: warning: attribute ignored [-Wattributes] 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:118:17: note: in expansion of macro 'NORET' 118 | inline void NORET stop(const std::string& message) { // #nocov start | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: note: an attribute that appertains to a type-specifier is ignored 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:118:17: note: in expansion of macro 'NORET' 118 | inline void NORET stop(const std::string& message) { // #nocov start | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: warning: attribute ignored [-Wattributes] 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:193:17: note: in expansion of macro 'NORET' 193 | inline void NORET stop(const char* fmt, Args&&... args) { | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: note: an attribute that appertains to a type-specifier is ignored 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:193:17: note: in expansion of macro 'NORET' 193 | inline void NORET stop(const char* fmt, Args&&... args) { | ^~~~~ c++ -std=gnu++17 -I"/usr/pkg/lib/R/include" -DNDEBUG -DHAVE_PROJ_H -I/usr/pkg/include -I/usr/pkg/include -I'/usr/pkg/lib/R/library/Rcpp/include' -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Dz_off_t=long -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libxml2 -fpic -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Dz_off_t=long -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libxml2 -c polygonize.cpp -o polygonize.o In file included from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R.h:73, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/r/headers.h:71, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/RcppCommon.h:30, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp.h:27, from polygonize.cpp:16: /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: warning: attribute ignored [-Wattributes] 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:118:17: note: in expansion of macro 'NORET' 118 | inline void NORET stop(const std::string& message) { // #nocov start | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: note: an attribute that appertains to a type-specifier is ignored 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:118:17: note: in expansion of macro 'NORET' 118 | inline void NORET stop(const std::string& message) { // #nocov start | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: warning: attribute ignored [-Wattributes] 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:193:17: note: in expansion of macro 'NORET' 193 | inline void NORET stop(const char* fmt, Args&&... args) { | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: note: an attribute that appertains to a type-specifier is ignored 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:193:17: note: in expansion of macro 'NORET' 193 | inline void NORET stop(const char* fmt, Args&&... args) { | ^~~~~ c++ -std=gnu++17 -I"/usr/pkg/lib/R/include" -DNDEBUG -DHAVE_PROJ_H -I/usr/pkg/include -I/usr/pkg/include -I'/usr/pkg/lib/R/library/Rcpp/include' -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Dz_off_t=long -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libxml2 -fpic -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Dz_off_t=long -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libxml2 -c proj.cpp -o proj.o In file included from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R.h:73, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/r/headers.h:71, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/RcppCommon.h:30, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp.h:27, from proj.cpp:6: /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: warning: attribute ignored [-Wattributes] 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:118:17: note: in expansion of macro 'NORET' 118 | inline void NORET stop(const std::string& message) { // #nocov start | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: note: an attribute that appertains to a type-specifier is ignored 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:118:17: note: in expansion of macro 'NORET' 118 | inline void NORET stop(const std::string& message) { // #nocov start | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: warning: attribute ignored [-Wattributes] 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:193:17: note: in expansion of macro 'NORET' 193 | inline void NORET stop(const char* fmt, Args&&... args) { | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: note: an attribute that appertains to a type-specifier is ignored 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:193:17: note: in expansion of macro 'NORET' 193 | inline void NORET stop(const char* fmt, Args&&... args) { | ^~~~~ c++ -std=gnu++17 -I"/usr/pkg/lib/R/include" -DNDEBUG -DHAVE_PROJ_H -I/usr/pkg/include -I/usr/pkg/include -I'/usr/pkg/lib/R/library/Rcpp/include' -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Dz_off_t=long -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libxml2 -fpic -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Dz_off_t=long -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libxml2 -c proj_info.cpp -o proj_info.o In file included from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R.h:73, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/r/headers.h:71, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/RcppCommon.h:30, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp.h:27, from proj_info.cpp:1: /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: warning: attribute ignored [-Wattributes] 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:118:17: note: in expansion of macro 'NORET' 118 | inline void NORET stop(const std::string& message) { // #nocov start | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: note: an attribute that appertains to a type-specifier is ignored 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:118:17: note: in expansion of macro 'NORET' 118 | inline void NORET stop(const std::string& message) { // #nocov start | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: warning: attribute ignored [-Wattributes] 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:193:17: note: in expansion of macro 'NORET' 193 | inline void NORET stop(const char* fmt, Args&&... args) { | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: note: an attribute that appertains to a type-specifier is ignored 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:193:17: note: in expansion of macro 'NORET' 193 | inline void NORET stop(const char* fmt, Args&&... args) { | ^~~~~ c++ -std=gnu++17 -I"/usr/pkg/lib/R/include" -DNDEBUG -DHAVE_PROJ_H -I/usr/pkg/include -I/usr/pkg/include -I'/usr/pkg/lib/R/library/Rcpp/include' -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Dz_off_t=long -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libxml2 -fpic -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Dz_off_t=long -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libxml2 -c raster2sf.cpp -o raster2sf.o In file included from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R.h:73, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/r/headers.h:71, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/RcppCommon.h:30, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp.h:27, from raster2sf.cpp:1: /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: warning: attribute ignored [-Wattributes] 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:118:17: note: in expansion of macro 'NORET' 118 | inline void NORET stop(const std::string& message) { // #nocov start | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: note: an attribute that appertains to a type-specifier is ignored 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:118:17: note: in expansion of macro 'NORET' 118 | inline void NORET stop(const std::string& message) { // #nocov start | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: warning: attribute ignored [-Wattributes] 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:193:17: note: in expansion of macro 'NORET' 193 | inline void NORET stop(const char* fmt, Args&&... args) { | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: note: an attribute that appertains to a type-specifier is ignored 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:193:17: note: in expansion of macro 'NORET' 193 | inline void NORET stop(const char* fmt, Args&&... args) { | ^~~~~ c++ -std=gnu++17 -I"/usr/pkg/lib/R/include" -DNDEBUG -DHAVE_PROJ_H -I/usr/pkg/include -I/usr/pkg/include -I'/usr/pkg/lib/R/library/Rcpp/include' -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Dz_off_t=long -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libxml2 -fpic -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Dz_off_t=long -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libxml2 -c sfc-sfg.cpp -o sfc-sfg.o In file included from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R.h:73, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/r/headers.h:71, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/RcppCommon.h:30, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp.h:27, from sfc-sfg.cpp:1: /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: warning: attribute ignored [-Wattributes] 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:118:17: note: in expansion of macro 'NORET' 118 | inline void NORET stop(const std::string& message) { // #nocov start | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: note: an attribute that appertains to a type-specifier is ignored 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:118:17: note: in expansion of macro 'NORET' 118 | inline void NORET stop(const std::string& message) { // #nocov start | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: warning: attribute ignored [-Wattributes] 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:193:17: note: in expansion of macro 'NORET' 193 | inline void NORET stop(const char* fmt, Args&&... args) { | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: note: an attribute that appertains to a type-specifier is ignored 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:193:17: note: in expansion of macro 'NORET' 193 | inline void NORET stop(const char* fmt, Args&&... args) { | ^~~~~ c++ -std=gnu++17 -I"/usr/pkg/lib/R/include" -DNDEBUG -DHAVE_PROJ_H -I/usr/pkg/include -I/usr/pkg/include -I'/usr/pkg/lib/R/library/Rcpp/include' -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Dz_off_t=long -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libxml2 -fpic -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Dz_off_t=long -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libxml2 -c signed_area.cpp -o signed_area.o In file included from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R.h:73, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/r/headers.h:71, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/RcppCommon.h:30, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp.h:27, from signed_area.cpp:1: /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: warning: attribute ignored [-Wattributes] 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:118:17: note: in expansion of macro 'NORET' 118 | inline void NORET stop(const std::string& message) { // #nocov start | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: note: an attribute that appertains to a type-specifier is ignored 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:118:17: note: in expansion of macro 'NORET' 118 | inline void NORET stop(const std::string& message) { // #nocov start | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: warning: attribute ignored [-Wattributes] 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:193:17: note: in expansion of macro 'NORET' 193 | inline void NORET stop(const char* fmt, Args&&... args) { | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: note: an attribute that appertains to a type-specifier is ignored 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:193:17: note: in expansion of macro 'NORET' 193 | inline void NORET stop(const char* fmt, Args&&... args) { | ^~~~~ c++ -std=gnu++17 -I"/usr/pkg/lib/R/include" -DNDEBUG -DHAVE_PROJ_H -I/usr/pkg/include -I/usr/pkg/include -I'/usr/pkg/lib/R/library/Rcpp/include' -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Dz_off_t=long -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libxml2 -fpic -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Dz_off_t=long -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libxml2 -c stars.cpp -o stars.o In file included from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R.h:73, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/r/headers.h:71, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/RcppCommon.h:30, from /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp.h:27, from stars.cpp:10: /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: warning: attribute ignored [-Wattributes] 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:118:17: note: in expansion of macro 'NORET' 118 | inline void NORET stop(const std::string& message) { // #nocov start | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: note: an attribute that appertains to a type-specifier is ignored 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:118:17: note: in expansion of macro 'NORET' 118 | inline void NORET stop(const std::string& message) { // #nocov start | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: warning: attribute ignored [-Wattributes] 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:193:17: note: in expansion of macro 'NORET' 193 | inline void NORET stop(const char* fmt, Args&&... args) { | ^~~~~ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/include/R_ext/Error.h:45:16: note: an attribute that appertains to a type-specifier is ignored 45 | # define NORET [[noreturn]] | ^ /pbulk/work/geography/R-sf/work/.buildlink/lib/R/library/Rcpp/include/Rcpp/exceptions.h:193:17: note: in expansion of macro 'NORET' 193 | inline void NORET stop(const char* fmt, Args&&... args) { | ^~~~~ stars.cpp: In function 'Rcpp::CharacterVector get_meta_data(GDALDatasetH, Rcpp::CharacterVector)': stars.cpp:24:34: error: invalid conversion from 'CSLConstList' {aka 'const char* const*'} to 'char**' [-fpermissive] 24 | ret = charpp2CV(GDALGetMetadata(ds, NULL)); // #nocov | ~~~~~~~~~~~~~~~^~~~~~~~~~ | | | CSLConstList {aka const char* const*} In file included from stars.cpp:14: gdal_sf_pkg.h:10:40: note: initializing argument 1 of 'Rcpp::CharacterVector charpp2CV(char**)' 10 | Rcpp::CharacterVector charpp2CV(char **cp); | ~~~~~~~^~ stars.cpp:31:36: error: invalid conversion from 'CSLConstList' {aka 'const char* const*'} to 'char**' [-fpermissive] 31 | ret = charpp2CV(GDALGetMetadata(ds, domain_item[0])); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ | | | CSLConstList {aka const char* const*} In file included from stars.cpp:14: gdal_sf_pkg.h:10:40: note: initializing argument 1 of 'Rcpp::CharacterVector charpp2CV(char**)' 10 | Rcpp::CharacterVector charpp2CV(char **cp); | ~~~~~~~^~ stars.cpp: In function 'Rcpp::List get_band_meta_data(GDALDataset*)': stars.cpp:44:48: error: invalid conversion from 'CSLConstList' {aka 'const char* const*'} to 'char**' [-fpermissive] 44 | ret[band - 1] = charpp2CV(poBand->GetMetadata(NULL)); | ~~~~~~~~~~~~~~~~~~~^~~~~~ | | | CSLConstList {aka const char* const*} In file included from stars.cpp:14: gdal_sf_pkg.h:10:40: note: initializing argument 1 of 'Rcpp::CharacterVector charpp2CV(char**)' 10 | Rcpp::CharacterVector charpp2CV(char **cp); | ~~~~~~~^~ stars.cpp: In function 'void CPL_write_gdal(Rcpp::NumericMatrix, Rcpp::CharacterVector, Rcpp::CharacterVector, Rcpp::CharacterVector, Rcpp::CharacterVector, Rcpp::IntegerVector, Rcpp::IntegerVector, Rcpp::NumericVector, Rcpp::CharacterVector, Rcpp::NumericVector, Rcpp::NumericVector, bool, bool)': stars.cpp:508:46: error: invalid conversion from 'CSLConstList' {aka 'const char* const*'} to 'char**' [-fpermissive] 508 | char **papszMetadata = poDriver->GetMetadata(); | ~~~~~~~~~~~~~~~~~~~~~^~ | | | CSLConstList {aka const char* const*} *** Error code 1 Stop. make: stopped in /pbulk/work/geography/R-sf/work/sf/src ERROR: compilation failed for package 'sf' * removing '/pbulk/work/geography/R-sf/work/.destdir/usr/pkg/lib/R/library/sf' *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/geography/R-sf *** Error code 1 Stop. make: stopped in /usr/pkgsrc/geography/R-sf