+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake stage-install BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/R-fastmap-1.2.0/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake stage-install BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/R-fastmap-1.2.0/work.log ===> Installing for R-fastmap-1.2.0 => Generating pre-install file lists => Creating installation directories * installing *source* package 'fastmap' ... ** package 'fastmap' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: 'gcc (GCC) 14.3.0' using C++ compiler: 'g++ (GCC) 14.3.0' g++ -std=gnu++17 -I"/opt/pkg/lib/R/include" -DNDEBUG -Ilib/ -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 -I/usr/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/ncurses -I/opt/pkg/include/libxml2 -DR_NO_REMAP -fPIC -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -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 -I/usr/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/ncurses -I/opt/pkg/include/libxml2 -c fastmap.cpp -o fastmap.o gcc -I"/opt/pkg/lib/R/include" -DNDEBUG -Ilib/ -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 -I/usr/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/ncurses -I/opt/pkg/include/libxml2 -fPIC -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -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 -I/usr/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/ncurses -I/opt/pkg/include/libxml2 -c init.c -o init.o g++ -std=gnu++17 -shared -L/opt/pkg/lib/R/lib -Wl,-R/opt/pkg/lib/R/lib -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -liconv -lintl -pthread -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o fastmap.so fastmap.o init.o -L/opt/pkg/lib/R/lib installing to /home/pbulk/build/devel/R-fastmap/work/.destdir/opt/pkg/lib/R/library/00LOCK-fastmap/00new/fastmap/libs ** R ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location Error: package or namespace load failed for 'fastmap' in dyn.load(file, DLLpath = DLLpath, ...): unable to load shared object '/home/pbulk/build/devel/R-fastmap/work/.destdir/opt/pkg/lib/R/library/00LOCK-fastmap/00new/fastmap/libs/fastmap.so': ld.so.1: R: fatal: libstdc++.so.6: open failed: No such file or directory Error: loading failed Execution halted ERROR: loading failed * removing '/home/pbulk/build/devel/R-fastmap/work/.destdir/opt/pkg/lib/R/library/fastmap' *** Error code 1 Stop. bmake[1]: stopped making "stage-install" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/R-fastmap *** Error code 1 Stop. bmake: stopped making "stage-install" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/R-fastmap