+ 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/tripwire-1.2nb4/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/tripwire-1.2nb4/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for tripwire-1.2nb4 (cd aux; make CC=gcc CFLAGS="-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include" LDFLAGS="" CPP="cpp" SHELL=/bin/sh all) ### ### Ignore warnings about shift count negative/too large on line 36 ### gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include byteorder.c -o byteorder byteorder.c: In function 'main': byteorder.c:36:15: warning: unsigned conversion from 'long int' to 'uint32' {aka 'unsigned int'} changes value from '578437695752307201' to '67305985' [-Woverflow] 36 | u.l = (0x08070605L << 32) | 0x04030201L; | ^ (./byteorder; cat ./ntohl.h) > ../include/byteorder.h gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include types.c -o types types.c: In function 'main': types.c:38:9: error: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] 38 | if (strcmp(pc, "mode_t") == 0) { | ^~~~~~ types.c:11:1: note: include '' or provide a declaration of 'strcmp' 10 | #include +++ |+#include 11 | #endif types.c: In function 'typeis': types.c:79:9: error: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] 79 | strcpy(sign, "unsigned"); | ^~~~~~ types.c:79:9: note: include '' or provide a declaration of 'strcpy' types.c:79:9: warning: incompatible implicit declaration of built-in function 'strcpy' [-Wbuiltin-declaration-mismatch] types.c:79:9: note: include '' or provide a declaration of 'strcpy' types.c:81:9: warning: incompatible implicit declaration of built-in function 'strcpy' [-Wbuiltin-declaration-mismatch] 81 | strcpy(sign, "signed"); | ^~~~~~ types.c:81:9: note: include '' or provide a declaration of 'strcpy' *** Error code 1 Stop. make[1]: stopped making "all" in /home/pbulk/build/security/tripwire/work/tripwire-1.2/aux *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/build/security/tripwire/work/tripwire-1.2 *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/security/tripwire *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/security/tripwire