+ 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/moreutils-0.70/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/moreutils-0.70/work.log ===> Building for moreutils-0.70 /opt/pkg/bin/gmake -C is_utf8/ gmake[1]: Entering directory '/home/pbulk/build/misc/moreutils/work/moreutils-0.70/is_utf8' gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c -o main.o main.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -lsocket -lnsl -Wl,-R/opt/pkg/lib ifdata.c -o ifdata gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -lsocket -lnsl -Wl,-R/opt/pkg/lib ifne.c -o ifne gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c -o is_utf8.o is_utf8.c main.c: In function 'is_utf8_readline': main.c:128:26: error: implicit declaration of function 'getline' [-Wimplicit-function-declaration] 128 | while ((str_length = getline(&string, &size, stream)) != -1) | ^~~~~~~ ifdata.c: In function 'print_quad': ifdata.c:27:28: error: passing argument 1 of 'print_quad_ipv6' from incompatible pointer type [-Wincompatible-pointer-types] 27 | #define s6_addr16 _S6_un._S6_u8 | ^ | | | uint8_t * {aka unsigned char *} ifdata.c:100:80: note: in expansion of macro 's6_addr16' 100 | print_quad_ipv6(((struct sockaddr_in6*)adr)->sin6_addr.s6_addr16); | ^~~~~~~~~ ifdata.c:89:32: note: expected 'uint16_t *' {aka 'short unsigned int *'} but argument is of type 'uint8_t *' {aka 'unsigned char *'} 89 | void print_quad_ipv6(uint16_t *a) { | ~~~~~~~~~~^ gmake[1]: *** [: main.o] Error 1 gmake[1]: *** Waiting for unfinished jobs.... gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -lsocket -lnsl -Wl,-R/opt/pkg/lib pee.c -o pee gmake: *** [: ifdata] Error 1 gmake: *** Waiting for unfinished jobs.... gmake[1]: Leaving directory '/home/pbulk/build/misc/moreutils/work/moreutils-0.70/is_utf8' gmake: *** [Makefile:26: isutf8] Error 2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/moreutils *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/moreutils