+ 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/nmrpflash-0.9.22nb1/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/nmrpflash-0.9.22nb1/work.log ===> Building for nmrpflash-0.9.22nb1 gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -Wall -g -DNMRPFLASH_VERSION=\"\" nmrp.c -o nmrp.o gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -Wall -g -DNMRPFLASH_VERSION=\"\" tftp.c -o tftp.o gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -Wall -g -DNMRPFLASH_VERSION=\"\" ethsock.c -o ethsock.o In file included from nmrp.c:27: nmrpd.h:39:17: warning: #warning "nmrpflash is not fully supported on this platform" [-Wcpp] 39 | # warning "nmrpflash is not fully supported on this platform" | ^~~~~~~ In file included from ethsock.c:27: nmrpd.h:39:17: warning: #warning "nmrpflash is not fully supported on this platform" [-Wcpp] 39 | # warning "nmrpflash is not fully supported on this platform" | ^~~~~~~ nmrpd.h:171:7: error: conflicting types for 'lltostr'; have 'char *(long long int, int)' 171 | char *lltostr(long long ll, int base); | ^~~~~~~ In file included from nmrp.c:21: /usr/include/stdlib.h:308:14: note: previous declaration of 'lltostr' with type 'char *(long long int, char *)' 308 | extern char *lltostr(long long, char *); | ^~~~~~~ nmrpd.h:171:7: error: conflicting types for 'lltostr'; have 'char *(long long int, int)' 171 | char *lltostr(long long ll, int base); | ^~~~~~~ In file included from ethsock.c:24: /usr/include/stdlib.h:308:14: note: previous declaration of 'lltostr' with type 'char *(long long int, char *)' 308 | extern char *lltostr(long long, char *); | ^~~~~~~ ethsock.c:51:14: fatal error: net/if_media.h: No such file or directory 51 | # include <net/if_media.h> | ^~~~~~~~~~~~~~~~ compilation terminated. gmake: *** [Makefile:57: ethsock.o] Error 1 gmake: *** Waiting for unfinished jobs.... In file included from tftp.c:27: nmrpd.h:39:17: warning: #warning "nmrpflash is not fully supported on this platform" [-Wcpp] 39 | # warning "nmrpflash is not fully supported on this platform" | ^~~~~~~ gmake: *** [Makefile:57: nmrp.o] Error 1 nmrpd.h:171:7: error: conflicting types for 'lltostr'; have 'char *(long long int, int)' 171 | char *lltostr(long long ll, int base); | ^~~~~~~ In file included from tftp.c:22: /usr/include/stdlib.h:308:14: note: previous declaration of 'lltostr' with type 'char *(long long int, char *)' 308 | extern char *lltostr(long long, char *); | ^~~~~~~ gmake: *** [Makefile:57: tftp.o] Error 1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/sysutils/nmrpflash *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/sysutils/nmrpflash