+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake stage-install BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/R-Rcpp-1.0.14/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake stage-install BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/R-Rcpp-1.0.14/work.log ===> Installing for R-Rcpp-1.0.14 => Generating pre-install file lists => Creating installation directories * installing *source* package 'Rcpp' ... ** this is package 'Rcpp' version '1.0.14' 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', 'inst/include/Rcpp/exceptions.h', 'inst/include/Rcpp/exceptions/cpp11/exceptions.h', 'inst/include/Rcpp/exceptions/cpp98/exceptions.h', 'inst/include/Rcpp/utils/tinyformat.h' have the wrong MD5 checksums ** using staged installation ** libs using C++ compiler: 'g++ (GCC) 13.4.0' g++ -std=gnu++20 -I"/opt/local/lib/R/include" -DNDEBUG -I../inst/include/ -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/freetype2 -I/opt/local/include/harfbuzz -I/opt/local/include/ncurses -DLDAP_DEPRECATED -I/opt/local/include/libxml2 -fPIC -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/usr/include -I/opt/local/include/freetype2 -I/opt/local/include/harfbuzz -I/opt/local/include/ncurses -DLDAP_DEPRECATED -I/opt/local/include/libxml2 -c api.cpp -o api.o api.cpp:31:10: fatal error: R_ext/PrtUtil.h: No such file or directory 31 | #include | ^~~~~~~~~~~~~~~~~ compilation terminated. *** Error code 1 Stop. make: stopped making "all" in /home/pbulk/build/devel/R-Rcpp/work/Rcpp/src ERROR: compilation failed for package 'Rcpp' * removing '/home/pbulk/build/devel/R-Rcpp/work/.destdir/opt/local/lib/R/library/Rcpp' *** Error code 1 Stop. bmake[1]: stopped making "stage-install" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/devel/R-Rcpp *** Error code 1 Stop. bmake: stopped making "stage-install" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/devel/R-Rcpp