+ 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-xml2-1.3.6nb6/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake stage-install BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/R-xml2-1.3.6nb6/work.log ===> Installing for R-xml2-1.3.6nb6 => Generating pre-install file lists => Creating installation directories * installing *source* package 'xml2' ... ** this is package 'xml2' version '1.3.6' ** package 'xml2' successfully unpacked and MD5 sums checked ** using staged installation Found pkg-config cflags and libs! Using PKG_CFLAGS=-I/opt/local/include/libxml2 Using PKG_LIBS=-Wl,-R/opt/local/lib -L/opt/local/lib -R/opt/local/lib -lxml2 -L/opt/local/lib -R/opt/local/lib -lz -L/opt/local/lib -lm ** libs using C compiler: 'gcc (GCC) 13.4.0' 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/libxml2 -DUCHAR_TYPE=wchar_t -DU_SHOW_CPLUSPLUS_API=0 -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 -fvisibility=hidden -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 connection.cpp -o connection.o In file included from connection.cpp:7: xml2_utils.h: In function 'const NodeType getNodeType(SEXP)': xml2_utils.h:31:7: error: 'IS_S4_OBJECT' was not declared in this scope 31 | if (IS_S4_OBJECT(x)) { | ^~~~~~~~~~~~ *** Error code 1 Stop. make: stopped making "all" in /home/pbulk/build/textproc/R-xml2/work/xml2/src ERROR: compilation failed for package 'xml2' * removing '/home/pbulk/build/textproc/R-xml2/work/.destdir/opt/local/lib/R/library/xml2' *** Error code 1 Stop. bmake[1]: stopped making "stage-install" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/textproc/R-xml2 *** Error code 1 Stop. bmake: stopped making "stage-install" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/textproc/R-xml2