+ 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/uni2ascii-4.18/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/uni2ascii-4.18/work.log ===> Building for uni2ascii-4.18 --- all --- /opt/pkg/bin/bmake all-am --- endian.o --- --- enttbl.o --- --- SetFormat.o --- --- uni2ascii.o --- --- endian.o --- gcc -DHAVE_CONFIG_H -I. -I/opt/pkg/include -DNEWSUMMARY -g -O2 -MT endian.o -MD -MP -MF .deps/endian.Tpo -c -o endian.o endian.c --- enttbl.o --- gcc -DHAVE_CONFIG_H -I. -I/opt/pkg/include -DNEWSUMMARY -g -O2 -MT enttbl.o -MD -MP -MF .deps/enttbl.Tpo -c -o enttbl.o enttbl.c --- SetFormat.o --- gcc -DHAVE_CONFIG_H -I. -I/opt/pkg/include -DNEWSUMMARY -g -O2 -MT SetFormat.o -MD -MP -MF .deps/SetFormat.Tpo -c -o SetFormat.o SetFormat.c --- uni2ascii.o --- gcc -DHAVE_CONFIG_H -I. -I/opt/pkg/include -DNEWSUMMARY -g -O2 -MT uni2ascii.o -MD -MP -MF .deps/uni2ascii.Tpo -c -o uni2ascii.o uni2ascii.c --- enttbl.o --- enttbl.c: In function 'LookupCodeForEntity': enttbl.c:560:8: error: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] 560 | c =strcmp(s,EntityCodeTable[m].name); | ^~~~~~ enttbl.c:24:1: note: include '' or provide a declaration of 'strcmp' 23 | #include "unicode.h" +++ |+#include 24 | *** [enttbl.o] Error code 1 bmake[1]: stopped making "all-am" in /home/pbulk/build/textproc/uni2ascii/work/uni2ascii-4.18 --- uni2ascii.o --- uni2ascii.c:2682:1: error: return type defaults to 'int' [-Wimplicit-int] 2682 | SubstituteChar(UTF32 c) { | ^~~~~~~~~~~~~~ uni2ascii.c:2696:1: error: return type defaults to 'int' [-Wimplicit-int] 2696 | AddCustomSubstitution(char *str){ | ^~~~~~~~~~~~~~~~~~~~~ uni2ascii.c: In function 'main': uni2ascii.c:3176:24: error: implicit declaration of function 'putu8' [-Wimplicit-function-declaration] 3176 | if(PassThroughP) putu8(c); | ^~~~~ --- endian.o --- mv -f .deps/endian.Tpo .deps/endian.Po --- uni2ascii.o --- *** [uni2ascii.o] Error code 1 bmake[1]: stopped making "all-am" in /home/pbulk/build/textproc/uni2ascii/work/uni2ascii-4.18 --- SetFormat.o --- mv -f .deps/SetFormat.Tpo .deps/SetFormat.Po bmake[1]: 2 errors bmake[1]: stopped making "all-am" in /home/pbulk/build/textproc/uni2ascii/work/uni2ascii-4.18 bmake: stopped making "all" in /home/pbulk/build/textproc/uni2ascii/work/uni2ascii-4.18 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/uni2ascii *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/uni2ascii