+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/palmpower-1.0.2/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/palmpower-1.0.2/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for palmpower-1.0.2 --- all-recursive --- Making all in man Making all in src --- all-recursive --- Making all in pila --- assemble.o --- --- build.o --- --- codegen.o --- --- assemble.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -Dunix -I/opt/local/include -I/usr/include -c assemble.c --- build.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -Dunix -I/opt/local/include -I/usr/include -c build.c --- codegen.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -Dunix -I/opt/local/include -I/usr/include -c codegen.c In file included from asm.h:224, from codegen.c:52: proto.h:125:5: error: conflicting types for 'getopt'; have 'int(int, char **, char *, int *)' 125 | int getopt(int, char *[], char *, int *); | ^~~~~~ In file included from pila.h:5, from codegen.c:51: /usr/include/stdlib.h:294:12: note: previous declaration of 'getopt' with type 'int(int, char * const*, const char *)' 294 | extern int getopt(int, char *const *, const char *); | ^~~~~~ --- assemble.o --- In file included from asm.h:224, from assemble.c:45: proto.h:125:5: error: conflicting types for 'getopt'; have 'int(int, char **, char *, int *)' 125 | int getopt(int, char *[], char *, int *); | ^~~~~~ In file included from pila.h:5, from assemble.c:44: /usr/include/stdlib.h:294:12: note: previous declaration of 'getopt' with type 'int(int, char * const*, const char *)' 294 | extern int getopt(int, char *const *, const char *); | ^~~~~~ --- build.o --- In file included from asm.h:224, from build.c:46: proto.h:125:5: error: conflicting types for 'getopt'; have 'int(int, char **, char *, int *)' 125 | int getopt(int, char *[], char *, int *); | ^~~~~~ In file included from pila.h:5, from build.c:45: /usr/include/stdlib.h:294:12: note: previous declaration of 'getopt' with type 'int(int, char * const*, const char *)' 294 | extern int getopt(int, char *const *, const char *); | ^~~~~~ --- codegen.o --- *** [codegen.o] Error code 1 bmake[2]: stopped making "all" in /home/pbulk/build/devel/palmpower/work/palmpower-1.0.2/src/pila --- assemble.o --- *** [assemble.o] Error code 1 bmake[2]: stopped making "all" in /home/pbulk/build/devel/palmpower/work/palmpower-1.0.2/src/pila --- build.o --- *** [build.o] Error code 1 bmake[2]: stopped making "all" in /home/pbulk/build/devel/palmpower/work/palmpower-1.0.2/src/pila bmake[2]: 3 errors bmake[2]: stopped making "all" in /home/pbulk/build/devel/palmpower/work/palmpower-1.0.2/src/pila *** [all-recursive] Error code 1 bmake[1]: stopped making "all" in /home/pbulk/build/devel/palmpower/work/palmpower-1.0.2/src bmake[1]: 1 error bmake[1]: stopped making "all" in /home/pbulk/build/devel/palmpower/work/palmpower-1.0.2/src *** [all-recursive] Error code 1 bmake: stopped making "all" in /home/pbulk/build/devel/palmpower/work/palmpower-1.0.2 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/devel/palmpower/work/palmpower-1.0.2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/devel/palmpower *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/devel/palmpower