+ 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/phone-2.0nb4/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/phone-2.0nb4/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for phone-2.0nb4 --- all --- for i in client master conv ; do cd $i ; make MFLAGS=" -j 2" all ; cd .. ; done --- alias.o --- --- calls.o --- --- alias.o --- cc -pipe -O2 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include/ncurses -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -DSERVICES -I/usr/pkg/include/ncurses -c alias.c --- calls.o --- cc -pipe -O2 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include/ncurses -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -DSERVICES -I/usr/pkg/include/ncurses -c calls.c --- alias.o --- alias.c: In function 'expalias': alias.c:68:6: warning: implicit declaration of function 'strlcpy' [-Wimplicit-function-declaration] strlcpy(buf, ap->real, sizeof(buf)); ^ --- check_invite.o --- cc -pipe -O2 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include/ncurses -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -DSERVICES -I/usr/pkg/include/ncurses -c check_invite.c --- connect_daemon.o --- cc -pipe -O2 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include/ncurses -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -DSERVICES -I/usr/pkg/include/ncurses -c connect_daemon.c --- cmd.o --- cc -pipe -O2 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include/ncurses -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -DSERVICES -I/usr/pkg/include/ncurses -c cmd.c --- getdaemon.o --- cc -pipe -O2 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include/ncurses -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -DSERVICES -I/usr/pkg/include/ncurses -c getdaemon.c --- kb.o --- cc -pipe -O2 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include/ncurses -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -DSERVICES -I/usr/pkg/include/ncurses -c kb.c --- main.o --- cc -pipe -O2 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include/ncurses -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -DSERVICES -I/usr/pkg/include/ncurses -c main.c --- kb.o --- kb.c: In function 'keyboard': kb.c:77:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(stream, &c, 1); ^ kb.c:80:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(tochild, &c, 1); ^ --- main.o --- main.c: In function 'main': main.c:160:21: error: 'INFTIM' undeclared (first use in this function) if (poll(pfd, nfd, INFTIM) <= 0) { ^ main.c:160:21: note: each undeclared identifier is reported only once for each function it appears in *** [main.o] Error code 1 make[1]: stopped in /home/pbulk/build/chat/phone/work/phone-2.0/client 1 error make[1]: stopped in /home/pbulk/build/chat/phone/work/phone-2.0/client A failure has been detected in another branch of the parallel make make[1]: stopped in /home/pbulk/build/chat/phone/work/phone-2.0/master A failure has been detected in another branch of the parallel make make[1]: stopped in /home/pbulk/build/chat/phone/work/phone-2.0/conv A failure has been detected in another branch of the parallel make bmake: stopped in /home/pbulk/build/chat/phone/work/phone-2.0 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/chat/phone *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/chat/phone