+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/libmicrodns-0.2.0/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/libmicrodns-0.2.0/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for libmicrodns-0.2.0 ninja: Entering directory `output' [1/14] Compiling C object compat/libcompat.a.p/compat.c.o FAILED: compat/libcompat.a.p/compat.c.o cc -Icompat/libcompat.a.p -Icompat -I../compat -I. -I.. -Iinclude -I../include -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wsign-compare -Wstrict-aliasing -Wstrict-overflow -Wformat=2 -Wno-unused-parameter -Wcast-align -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wlogical-op -pipe -O2 -fPIC -DHAVE_CONFIG_H -MD -MQ compat/libcompat.a.p/compat.c.o -MF compat/libcompat.a.p/compat.c.o.d -o compat/libcompat.a.p/compat.c.o -c ../compat/compat.c ../compat/compat.c:31:8: error: variable 'os_deadline' has initializer but incomplete type struct timeval os_deadline = { ^ ../compat/compat.c:32:9: error: unknown field 'tv_sec' specified in initializer .tv_sec = 0, ^ ../compat/compat.c:32:9: warning: excess elements in struct initializer [enabled by default] ../compat/compat.c:32:9: warning: (near initialization for 'os_deadline') [enabled by default] ../compat/compat.c:33:9: error: unknown field 'tv_usec' specified in initializer .tv_usec = 100000, ^ ../compat/compat.c:33:9: warning: excess elements in struct initializer [enabled by default] ../compat/compat.c:33:9: warning: (near initialization for 'os_deadline') [enabled by default] ../compat/compat.c: In function 'os_strerror': ../compat/compat.c:87:25: warning: implicit declaration of function 'strerror_r' [-Wimplicit-function-declaration] if (strerror_r(errno, buf, buflen) != 0) ^ ../compat/compat.c:93:25: warning: implicit declaration of function 'gai_strerror' [-Wimplicit-function-declaration] s = gai_strerror(errno); ^ ../compat/compat.c:93:27: warning: assignment makes pointer from integer without a cast [enabled by default] s = gai_strerror(errno); ^ ../compat/compat.c: In function 'os_mcast_join': ../compat/compat.c:113:26: error: storage size of 'mgroup' isn't known struct group_req mgroup; ^ ../compat/compat.c:113:26: warning: unused variable 'mgroup' [-Wunused-variable] [2/14] Compiling C object compat/libcompat.a.p/inet.c.o ninja: build stopped: subcommand failed. *** Error code 1 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/libmicrodns *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/libmicrodns