=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/nmrpflash", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for nmrpflash-0.9.22nb1 gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -g -DNMRPFLASH_VERSION=\"\" nmrp.c -o nmrp.o gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -g -DNMRPFLASH_VERSION=\"\" tftp.c -o tftp.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 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" | ^~~~~~~ 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:313:14: note: previous declaration of 'lltostr' with type 'char *(long long int, char *)' 313 | 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 tftp.c:22: /usr/include/stdlib.h:313:14: note: previous declaration of 'lltostr' with type 'char *(long long int, char *)' 313 | extern char *lltostr(long long, char *); | ^~~~~~~ gmake: *** [Makefile:57: nmrp.o] Error 1 gmake: *** Waiting for unfinished jobs.... gmake: *** [Makefile:57: tftp.o] Error 1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/nmrpflash *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/nmrpflash