=> 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-Rcpp-1.0.13
=> Generating pre-install file lists
=> Creating installation directories
* installing *source* package 'Rcpp' ...
files 'inst/discovery/cxx0x.R', 'inst/examples/ConvolveBenchmarks/buildAndRun.sh', 'inst/examples/ConvolveBenchmarks/exampleRCode.r', 'inst/examples/ConvolveBenchmarks/overhead.r', 'inst/examples/ConvolveBenchmarks/overhead.sh', 'inst/examples/FastLM/benchmark.r', 'inst/examples/FastLM/benchmarkLongley.r', 'inst/examples/FastLM/fastLMviaArmadillo.r', 'inst/examples/FastLM/fastLMviaGSL.r', 'inst/examples/Misc/fibonacci.r', 'inst/examples/Misc/ifelseLooped.r', 'inst/examples/Misc/newFib.r', 'inst/examples/Misc/piBySimulation.r', 'inst/examples/OpenMP/OpenMPandInline.r', 'inst/examples/RcppInline/RObject.r', 'inst/examples/RcppInline/RcppInlineExample.r', 'inst/examples/RcppInline/RcppInlineWithLibsExamples.r', 'inst/examples/RcppInline/RcppSimpleExample.r', 'inst/examples/RcppInline/UncaughtExceptions.r', 'inst/examples/RcppInline/external_pointer.r', 'inst/examples/SugarPerformance/sugarBenchmarks.R', 'inst/examples/functionCallback/newApiExample.r' have the wrong MD5 checksums
** using staged installation
** libs
using C++ compiler: 'g++ (nb3 20231008) 10.5.0'
c++ -std=gnu++17 -I"/usr/pkg/lib/R/include" -DNDEBUG -I../inst/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 -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/include/krb5    -fpic  -O2 -march=i586 -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 -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/include/krb5   -c api.cpp -o api.o
In file included from /pbulk/work/devel/R-Rcpp/work/.buildlink/lib/R/include/R.h:73,
                 from ../inst/include/Rcpp/r/headers.h:70,
                 from ../inst/include/RcppCommon.h:30,
                 from ../inst/include/Rcpp.h:27,
                 from api.cpp:26:
/pbulk/work/devel/R-Rcpp/work/.buildlink/lib/R/include/R_ext/Error.h:42:16: warning: attribute ignored [-Wattributes]
   42 | # define NORET [[noreturn]]
      |                ^
../inst/include/Rcpp/exceptions.h:117:17: note: in expansion of macro 'NORET'
  117 |     inline void NORET stop(const std::string& message) {     // #nocov start
      |                 ^~~~~
/pbulk/work/devel/R-Rcpp/work/.buildlink/lib/R/include/R_ext/Error.h:42:16: note: an attribute that appertains to a type-specifier is ignored
   42 | # define NORET [[noreturn]]
      |                ^
../inst/include/Rcpp/exceptions.h:117:17: note: in expansion of macro 'NORET'
  117 |     inline void NORET stop(const std::string& message) {     // #nocov start
      |                 ^~~~~
/pbulk/work/devel/R-Rcpp/work/.buildlink/lib/R/include/R_ext/Error.h:42:16: warning: attribute ignored [-Wattributes]
   42 | # define NORET [[noreturn]]
      |                ^
../inst/include/Rcpp/exceptions/cpp11/exceptions.h:51:13: note: in expansion of macro 'NORET'
   51 | inline void NORET stop(const char* fmt, Args&&... args) {
      |             ^~~~~
/pbulk/work/devel/R-Rcpp/work/.buildlink/lib/R/include/R_ext/Error.h:42:16: note: an attribute that appertains to a type-specifier is ignored
   42 | # define NORET [[noreturn]]
      |                ^
../inst/include/Rcpp/exceptions/cpp11/exceptions.h:51:13: note: in expansion of macro 'NORET'
   51 | inline void NORET stop(const char* fmt, Args&&... args) {
      |             ^~~~~
c++ -std=gnu++17 -I"/usr/pkg/lib/R/include" -DNDEBUG -I../inst/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 -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/include/krb5    -fpic  -O2 -march=i586 -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 -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/include/krb5   -c attributes.cpp -o attributes.o
In file included from /pbulk/work/devel/R-Rcpp/work/.buildlink/lib/R/include/R.h:73,
                 from ../inst/include/Rcpp/r/headers.h:70,
                 from ../inst/include/RcppCommon.h:30,
                 from ../inst/include/Rcpp.h:27,
                 from attributes.cpp:39:
/pbulk/work/devel/R-Rcpp/work/.buildlink/lib/R/include/R_ext/Error.h:42:16: warning: attribute ignored [-Wattributes]
   42 | # define NORET [[noreturn]]
      |                ^
../inst/include/Rcpp/exceptions.h:117:17: note: in expansion of macro 'NORET'
  117 |     inline void NORET stop(const std::string& message) {     // #nocov start
      |                 ^~~~~
/pbulk/work/devel/R-Rcpp/work/.buildlink/lib/R/include/R_ext/Error.h:42:16: note: an attribute that appertains to a type-specifier is ignored
   42 | # define NORET [[noreturn]]
      |                ^
../inst/include/Rcpp/exceptions.h:117:17: note: in expansion of macro 'NORET'
  117 |     inline void NORET stop(const std::string& message) {     // #nocov start
      |                 ^~~~~
/pbulk/work/devel/R-Rcpp/work/.buildlink/lib/R/include/R_ext/Error.h:42:16: warning: attribute ignored [-Wattributes]
   42 | # define NORET [[noreturn]]
      |                ^
../inst/include/Rcpp/exceptions/cpp11/exceptions.h:51:13: note: in expansion of macro 'NORET'
   51 | inline void NORET stop(const char* fmt, Args&&... args) {
      |             ^~~~~
/pbulk/work/devel/R-Rcpp/work/.buildlink/lib/R/include/R_ext/Error.h:42:16: note: an attribute that appertains to a type-specifier is ignored
   42 | # define NORET [[noreturn]]
      |                ^
../inst/include/Rcpp/exceptions/cpp11/exceptions.h:51:13: note: in expansion of macro 'NORET'
   51 | inline void NORET stop(const char* fmt, Args&&... args) {
      |             ^~~~~
c++ -std=gnu++17 -I"/usr/pkg/lib/R/include" -DNDEBUG -I../inst/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 -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/include/krb5    -fpic  -O2 -march=i586 -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 -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/include/krb5   -c barrier.cpp -o barrier.o
In file included from barrier.cpp:31:
barrier.cpp: In function 'SEXPREC** get_vector_ptr(SEXP)':
../inst/include/Rcpp/r/compat.h:34:26: error: 'VECTOR_PTR_RO' was not declared in this scope; did you mean 'VECTOR_PTR'?
   34 | # define RCPP_VECTOR_PTR VECTOR_PTR_RO
      |                          ^~~~~~~~~~~~~
barrier.cpp:74:30: note: in expansion of macro 'RCPP_VECTOR_PTR'
   74 |     return const_cast<SEXP*>(RCPP_VECTOR_PTR(x));       // #nocov end
      |                              ^~~~~~~~~~~~~~~
*** Error code 1

Stop.
make: stopped in /pbulk/work/devel/R-Rcpp/work/Rcpp/src
ERROR: compilation failed for package 'Rcpp'
* removing '/pbulk/work/devel/R-Rcpp/work/.destdir/usr/pkg/lib/R/library/Rcpp'
*** Error code 1

Stop.
make[1]: stopped in /usr/pkgsrc/devel/R-Rcpp
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/devel/R-Rcpp