===> Installing for R-Rcpp-1.0.13.1
=> 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
Warning in file(con, "r") :
  cannot open file '/var/db/timezone/zoneinfo/+VERSION': No such file or directory
Warning in as.POSIXlt.POSIXct(x, tz) :
  system timezone name is unknown: set environment variable TZ
** libs
using C++ compiler: 'Apple clang version 13.1.6 (clang-1316.0.21.2.5)'
using SDK: ''
clang++ -std=gnu++17 -I"/opt/pkg/lib/R/include" -DNDEBUG -I../inst/include/  -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -D_REENTRANT -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/ncurses -DLDAP_DEPRECATED    -fPIC  -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -D_REENTRANT -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/ncurses -DLDAP_DEPRECATED   -c api.cpp -o api.o
In file included from api.cpp:26:
In file included from ../inst/include/Rcpp.h:27:
In file included from ../inst/include/RcppCommon.h:130:
../inst/include/Rcpp/exceptions.h:117:17: error: 'noreturn' attribute cannot be applied to types
    inline void NORET stop(const std::string& message) {     // #nocov start
                ^
/Users/pbulk/build/devel/R-Rcpp/work/.buildlink/lib/R/include/R_ext/Error.h:42:18: note: expanded from macro 'NORET'
# define NORET [[noreturn]]
                 ^
In file included from api.cpp:26:
In file included from ../inst/include/Rcpp.h:27:
In file included from ../inst/include/RcppCommon.h:130:
In file included from ../inst/include/Rcpp/exceptions.h:180:
../inst/include/Rcpp/exceptions/cpp11/exceptions.h:51:13: error: 'noreturn' attribute cannot be applied to types
inline void NORET stop(const char* fmt, Args&&... args) {
            ^
/Users/pbulk/build/devel/R-Rcpp/work/.buildlink/lib/R/include/R_ext/Error.h:42:18: note: expanded from macro 'NORET'
# define NORET [[noreturn]]
                 ^
2 errors generated.
*** Error code 1

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

Stop.
bmake[1]: stopped making "stage-install" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/devel/R-Rcpp
*** Error code 1

Stop.
bmake: stopped making "stage-install" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/devel/R-Rcpp