+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/icon-9.4.3nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/icon-9.4.3nb1/work.log ===> Building for icon-9.4.3nb1 /usr/bin/mkdir -p /home/pbulk/build/lang/icon/work/icon.v943src/lib/icon cd src/common; /opt/pkg/bin/bmake gcc -I/usr/openwin/include -o infer infer.c ./infer >../h/arch.h gcc -I/usr/openwin/include -o doincl doincl.c In file included from ../h/../h/graphics.h:6, from ../h/rt.h:21, from doincl.c:14: ../h/../h/../h/xwin.h:77:9: warning: "SHARED" redefined 77 | #define SHARED 0 | ^~~~~~ In file included from /usr/include/dlfcn.h:37, from ../h/../h/sys.h:74, from ../h/rt.h:11: /usr/include/sys/mman.h:358:9: note: this is the location of the previous definition 358 | #define SHARED 0x10 /* Use MEMCNTL_SHARED */ | ^~~~~~ ./doincl -o ../../bin/rt.h ../h/rt.h gcc -I/usr/openwin/include -o patchstr patchstr.c In file included from ../h/../h/graphics.h:6, from ../h/rt.h:21, from patchstr.c:20: ../h/../h/../h/xwin.h:77:9: warning: "SHARED" redefined 77 | #define SHARED 0 | ^~~~~~ In file included from /usr/include/dlfcn.h:37, from ../h/../h/sys.h:74, from ../h/rt.h:11: /usr/include/sys/mman.h:358:9: note: this is the location of the previous definition 358 | #define SHARED 0x10 /* Use MEMCNTL_SHARED */ | ^~~~~~ cp patchstr ../../bin gcc -I/usr/openwin/include -I/usr/include -I/opt/pkg/include -c long.c gcc -I/usr/openwin/include -I/usr/include -I/opt/pkg/include -c getopt.c gcc -I/usr/openwin/include -I/usr/include -I/opt/pkg/include -c time.c gcc -I/usr/openwin/include -I/usr/include -I/opt/pkg/include -c filepart.c gcc -I/usr/openwin/include -I/usr/include -I/opt/pkg/include -c identify.c gcc -I/usr/openwin/include -I/usr/include -I/opt/pkg/include -c strtbl.c gcc -I/usr/openwin/include -I/usr/include -I/opt/pkg/include -c rtdb.c gcc -I/usr/openwin/include -I/usr/include -I/opt/pkg/include -c munix.c gcc -I/usr/openwin/include -I/usr/include -I/opt/pkg/include -c literals.c gcc -c rswitch.c rswitch.c: In function 'coswitch': rswitch.c:65:7: error: implicit declaration of function 'new_context' [-Wimplicit-function-declaration] 65 | new_context( 0, NULL ); | ^~~~~~~~~~~ rswitch.c:66:7: error: implicit declaration of function 'syserr' [-Wimplicit-function-declaration] 66 | syserr( "interp() returned in coswitch" ); | ^~~~~~ *** Error code 1 Stop. bmake[1]: stopped making "common" in /home/pbulk/build/lang/icon/work/icon.v943src/src/common *** Error code 1 Stop. bmake: stopped making "All" in /home/pbulk/build/lang/icon/work/icon.v943src *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/icon *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/icon