+ 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/ccd2iso-0.3/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ccd2iso-0.3/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for ccd2iso-0.3 --- all --- /opt/pkg/bin/bmake all-recursive --- all-recursive --- Making all in src --- ccd2iso.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -MT ccd2iso.o -MD -MP -MF ".deps/ccd2iso.Tpo" -c -o ccd2iso.o ccd2iso.c; then mv -f ".deps/ccd2iso.Tpo" ".deps/ccd2iso.Po"; else rm -f ".deps/ccd2iso.Tpo"; exit 1; fi In file included from ccd2iso.c:31: clonecd.h:32:1: warning: 'packed' attribute ignored [-Wattributes] 32 | } ccd_sectheader_header __attribute__((packed)); | ^ clonecd.h:39:1: warning: 'packed' attribute ignored [-Wattributes] 39 | } ccd_sectheader __attribute__((packed)); | ^ clonecd.h:57:1: warning: 'packed' attribute ignored [-Wattributes] 57 | } ccd_sector __attribute__((packed)); | ^ ccd2iso.c: In function 'main': ccd2iso.c:61:22: error: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] 61 | if ((strcmp(argv[1], "-?") == 0) || (strcmp(argv[1], "-h") == 0) || (strcmp(argv[1], "--help") == 0)) | ^~~~~~ ccd2iso.c:32:1: note: include '' or provide a declaration of 'strcmp' 31 | #include "clonecd.h" +++ |+#include 32 | *** [ccd2iso.o] Error code 1 bmake[2]: stopped making "all" in /home/pbulk/build/sysutils/ccd2iso/work/ccd2iso-0.3/src bmake[2]: 1 error bmake[2]: stopped making "all" in /home/pbulk/build/sysutils/ccd2iso/work/ccd2iso-0.3/src *** [all-recursive] Error code 1 bmake[1]: stopped making "all-recursive" in /home/pbulk/build/sysutils/ccd2iso/work/ccd2iso-0.3 bmake[1]: 1 error bmake[1]: stopped making "all-recursive" in /home/pbulk/build/sysutils/ccd2iso/work/ccd2iso-0.3 *** [all] Error code 2 bmake: stopped making "all" in /home/pbulk/build/sysutils/ccd2iso/work/ccd2iso-0.3 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/sysutils/ccd2iso/work/ccd2iso-0.3 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/ccd2iso *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/ccd2iso