+ 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-isoband-0.2.7/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake stage-install BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/R-isoband-0.2.7/work.log ===> Installing for R-isoband-0.2.7 => Generating pre-install file lists => Creating installation directories Warning: SystemRequirements specified C++11: support has been removed * installing *source* package 'isoband' ... ** this is package 'isoband' version '0.2.7' ** package 'isoband' successfully unpacked and MD5 sums checked ** using staged installation ** libs specified C++11 using C++ compiler: 'g++ (GCC) 13.4.0' g++ -std=gnu++20 -I"/opt/local/lib/R/include" -DNDEBUG -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 clip-lines.cpp -o clip-lines.o In file included from clip-lines.cpp:4: utils.h: In function 'void longjump_interrupt()': utils.h:29:40: error: 'R_NamespaceRegistry' was not declared in this scope 29 | SEXP env = PROTECT(Rf_findVarInFrame(R_NamespaceRegistry, Rf_install("isoband"))); | ^~~~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/R-isoband/work/.buildlink/lib/R/include/Rinternals.h:357:36: note: in definition of macro 'PROTECT' 357 | #define PROTECT(s) Rf_protect(s) | ^ utils.h:29:22: error: 'Rf_findVarInFrame' was not declared in this scope; did you mean 'R_existsVarInFrame'? 29 | SEXP env = PROTECT(Rf_findVarInFrame(R_NamespaceRegistry, Rf_install("isoband"))); | ^~~~~~~~~~~~~~~~~ /home/pbulk/build/graphics/R-isoband/work/.buildlink/lib/R/include/Rinternals.h:357:36: note: in definition of macro 'PROTECT' 357 | #define PROTECT(s) Rf_protect(s) | ^ In file included from clip-lines.cpp:12: utils.h: In member function 'CollectorList::operator SEXP()': utils.h:59:7: error: 'SETLENGTH' was not declared in this scope; did you mean 'XLENGTH'? 59 | SETLENGTH(data_, n_); | ^~~~~~~~~ | XLENGTH *** Error code 1 Stop. make: stopped making "all" in /home/pbulk/build/graphics/R-isoband/work/isoband/src ERROR: compilation failed for package 'isoband' * removing '/home/pbulk/build/graphics/R-isoband/work/.destdir/opt/local/lib/R/library/isoband' *** Error code 1 Stop. bmake[1]: stopped making "stage-install" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/graphics/R-isoband *** Error code 1 Stop. bmake: stopped making "stage-install" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/graphics/R-isoband