+ 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/pen-0.34.1nb2/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/pen-0.34.1nb2/work.log ===> Building for pen-0.34.1nb2 --- all --- /opt/local/bin/bmake all-am --- pen.o --- --- select.o --- --- poll.o --- --- pen.o --- gcc -DHAVE_CONFIG_H -I. -I/opt/local/include -I/usr/include -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -DDEBUGGING -MT pen.o -MD -MP -MF .deps/pen.Tpo -c -o pen.o pen.c --- select.o --- gcc -DHAVE_CONFIG_H -I. -I/opt/local/include -I/usr/include -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -DDEBUGGING -MT select.o -MD -MP -MF .deps/select.Tpo -c -o select.o select.c --- poll.o --- gcc -DHAVE_CONFIG_H -I. -I/opt/local/include -I/usr/include -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -DDEBUGGING -MT poll.o -MD -MP -MF .deps/poll.Tpo -c -o poll.o poll.c mv -f .deps/poll.Tpo .deps/poll.Po --- kqueue.o --- gcc -DHAVE_CONFIG_H -I. -I/opt/local/include -I/usr/include -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -DDEBUGGING -MT kqueue.o -MD -MP -MF .deps/kqueue.Tpo -c -o kqueue.o kqueue.c --- pen.o --- pen.c:185:12: error: conflicting types for 'accept4'; have 'int(int, struct sockaddr *, socklen_t *, int)' {aka 'int(int, struct sockaddr *, unsigned int *, int)'} 185 | extern int accept4(int, struct sockaddr *, socklen_t *, int); | ^~~~~~~ In file included from /usr/include/netdb.h:79, from pen.c:29: /usr/include/sys/socket.h:548:12: note: previous declaration of 'accept4' with type 'int(int, struct sockaddr * restrict, void *, int)' 548 | extern int accept4(int, struct sockaddr *_RESTRICT_KYWD, Psocklen_t, int); | ^~~~~~~ pen.c: In function 'add_client': pen.c:1738:24: warning: unused variable 'one' [-Wunused-variable] 1738 | int n, one = 1; | ^~~ *** [pen.o] Error code 1 bmake[1]: stopped making "all-am" in /home/pbulk/build/net/pen/work/pen-0.34.1 --- select.o --- mv -f .deps/select.Tpo .deps/select.Po --- kqueue.o --- mv -f .deps/kqueue.Tpo .deps/kqueue.Po bmake[1]: 1 error bmake[1]: stopped making "all-am" in /home/pbulk/build/net/pen/work/pen-0.34.1 bmake: stopped making "all" in /home/pbulk/build/net/pen/work/pen-0.34.1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/net/pen *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/net/pen