+ 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/trickle-1.06nb16/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/trickle-1.06nb16/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for trickle-1.06nb16 --- trickle.o --- --- util.o --- --- getopt.o --- --- trickled.o --- --- atomicio.o --- --- print.o --- --- bwstat.o --- --- client.o --- --- util.o --- gcc -DHAVE_CONFIG_H -I. -I. -I. -I/opt/pkg/include -Wall -Icompat -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c util.c --- trickle.o --- gcc -DHAVE_CONFIG_H -I. -I. -I. -I/opt/pkg/include -Wall -Icompat -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c trickle.c --- getopt.o --- gcc -DHAVE_CONFIG_H -I. -I. -I. -I/opt/pkg/include -Wall -Icompat -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c getopt.c --- trickled.o --- gcc -DHAVE_CONFIG_H -I. -I. -I. -I/opt/pkg/include -Wall -Icompat -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c trickled.c --- atomicio.o --- gcc -DHAVE_CONFIG_H -I. -I. -I. -I/opt/pkg/include -Wall -Icompat -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c atomicio.c --- print.o --- gcc -DHAVE_CONFIG_H -I. -I. -I. -I/opt/pkg/include -Wall -Icompat -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c print.c --- bwstat.o --- gcc -DHAVE_CONFIG_H -I. -I. -I. -I/opt/pkg/include -Wall -Icompat -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c bwstat.c --- client.o --- gcc -DHAVE_CONFIG_H -I. -I. -I. -I/opt/pkg/include -Wall -Icompat -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c client.c In file included from client.c:13: config.h:112:19: error: two or more data types in declaration specifiers 112 | #define in_addr_t unsigned long | ^~~~~~~~ config.h:112:28: error: two or more data types in declaration specifiers 112 | #define in_addr_t unsigned long | ^~~~ --- trickled.o --- In file included from trickled.c:19: config.h:112:19: error: two or more data types in declaration specifiers 112 | #define in_addr_t unsigned long | ^~~~~~~~ config.h:112:28: error: two or more data types in declaration specifiers 112 | #define in_addr_t unsigned long | ^~~~ --- conf.o --- --- bwstat.o --- bwstat.c: In function 'bwstat_getdelay': bwstat.c:151:7: warning: variable 'initent' set but not used [-Wunused-but-set-variable] 151 | uint initent; | ^~~~~~~ --- conf.o --- gcc -DHAVE_CONFIG_H -I. -I. -I. -I/opt/pkg/include -Wall -Icompat -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c conf.c --- client.o --- *** [client.o] Error code 1 bmake: stopped in /home/pbulk/build/net/trickle/work/trickle-1.06 --- trickled.o --- *** [trickled.o] Error code 1 bmake: stopped in /home/pbulk/build/net/trickle/work/trickle-1.06 --- conf.o --- conf.c: In function 'conf_decode_base64': conf.c:548:17: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] 548 | if (!strcmp (buf, "==")) | ^~~ | | | u_char * {aka unsigned char *} In file included from /usr/include/string.h:34, from conf.c:55: /usr/include/iso/string_iso.h:74:19: note: expected 'const char *' but argument is of type 'u_char *' {aka 'unsigned char *'} 74 | extern int strcmp(const char *, const char *); | ^~~~~~~~~~~~ conf.c:564:17: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] 564 | if (strcmp (buf, "=")) | ^~~ | | | u_char * {aka unsigned char *} In file included from /usr/include/string.h:34, from conf.c:55: /usr/include/iso/string_iso.h:74:19: note: expected 'const char *' but argument is of type 'u_char *' {aka 'unsigned char *'} 74 | extern int strcmp(const char *, const char *); | ^~~~~~~~~~~~ 2 errors bmake: stopped in /home/pbulk/build/net/trickle/work/trickle-1.06 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/trickle *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/trickle