+ 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-proj4-1.0.14nb5/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake stage-install BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/R-proj4-1.0.14nb5/work.log ===> Installing for R-proj4-1.0.14nb5 => Generating pre-install file lists => Creating installation directories * installing *source* package 'proj4' ... ** package 'proj4' successfully unpacked and MD5 sums checked ** using staged installation checking whether pkg-config knows about proj... no checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for proj_api.h... no checking with ACCEPT_USE_OF_DEPRECATED_PROJ_API_H... checking for proj_api.h... no checking for proj.h... yes checking for proj_get_source_crs in -lproj... yes configure: PROJ4 API available: no configure: PROJ6 API available: yes checking whether to require PROJ6 API... no checking whether to use PROJ6 API... yes configure: creating ./config.status config.status: creating src/Makevars ** libs using C compiler: 'gcc (GCC) 14.3.0' gcc -I"/opt/pkg/lib/R/include" -DNDEBUG -DUSE_PROJ6_API=1 -I/opt/pkg/include -I/opt/pkg/include/libxml2 -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 p4.c -o p4.o gcc -I"/opt/pkg/lib/R/include" -DNDEBUG -DUSE_PROJ6_API=1 -I/opt/pkg/include -I/opt/pkg/include/libxml2 -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 reg.c -o reg.o gcc -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 proj4.so p4.o reg.o -lproj -L/opt/pkg/lib/R/lib installing to /home/pbulk/build/geography/R-proj4/work/.destdir/opt/pkg/lib/R/library/00LOCK-proj4/00new/proj4/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 'proj4' in dyn.load(file, DLLpath = DLLpath, ...): unable to load shared object '/home/pbulk/build/geography/R-proj4/work/.destdir/opt/pkg/lib/R/library/00LOCK-proj4/00new/proj4/libs/proj4.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/geography/R-proj4/work/.destdir/opt/pkg/lib/R/library/proj4' *** Error code 1 Stop. bmake[1]: stopped making "stage-install" in /data/jenkins/workspace/pkgsrc-upstream-trunk/geography/R-proj4 *** Error code 1 Stop. bmake: stopped making "stage-install" in /data/jenkins/workspace/pkgsrc-upstream-trunk/geography/R-proj4