+ 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/quagga-1.2.4nb6/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/quagga-1.2.4nb6/work.log ===> Building for quagga-1.2.4nb6 /opt/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/home/pbulk/build/net/quagga/work/quagga-1.2.4' Making all in lib gmake[2]: Entering directory '/home/pbulk/build/net/quagga/work/quagga-1.2.4/lib' true /opt/pkg/bin/gmake all-am gmake[3]: Entering directory '/home/pbulk/build/net/quagga/work/quagga-1.2.4/lib' CC network.lo CC pid_output.lo CC getopt.lo CC getopt1.lo CC daemon.lo CC checksum.lo CC vector.lo CC linklist.lo CC vty.lo CC command.lo CC sockunion.lo command.c: In function 'cmd_complete_command_real': command.c:2439:38: warning: comparison between pointer and zero character constant [-Wpointer-compare] 2439 | if (vector_slot (vline, index) == '\0') | ^~ In file included from command.c:31: vector.h:40:27: note: did you mean to dereference the pointer? 40 | #define vector_slot(V,I) ((V)->index[(I)]) | ^ command.c:2439:11: note: in expansion of macro 'vector_slot' 2439 | if (vector_slot (vline, index) == '\0') | ^~~~~~~~~~~ CC prefix.lo CC thread.lo CC if.lo CC memory.lo CC buffer.lo CC table.lo CC hash.lo CC filter.lo CC routemap.lo CC distribute.lo CC stream.lo CC str.lo CC log.lo CC plist.lo CC zclient.lo log.c: In function 'zlog_signal': log.c:381:12: warning: writing 2 bytes into a region of size 0 [-Wstringop-overflow=] 381 | *s++ = ':'; | ~~~~~^~~~~ log.c:372:8: note: at offset 167 into destination object 'buf' of size 167 372 | char buf[sizeof("DEFAULT: Received signal S at T (si_addr 0xP, PC 0xP); aborting...")+100]; | ^~~ CC sockopt.lo sockopt.c: In function 'setsockopt_ipv4_multicast': sockopt.c:317:4: error: #error "Unsupported multicast API" 317 | #error "Unsupported multicast API" | ^~~~~ gmake[3]: *** [Makefile:568: sockopt.lo] Error 1 gmake[3]: *** Waiting for unfinished jobs.... gmake[3]: Leaving directory '/home/pbulk/build/net/quagga/work/quagga-1.2.4/lib' gmake[2]: *** [Makefile:430: all] Error 2 gmake[2]: Leaving directory '/home/pbulk/build/net/quagga/work/quagga-1.2.4/lib' gmake[1]: *** [Makefile:467: all-recursive] Error 1 gmake[1]: Leaving directory '/home/pbulk/build/net/quagga/work/quagga-1.2.4' gmake: *** [Makefile:399: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/quagga *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/quagga