+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake stage-install BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/phone-2.0nb4/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake stage-install BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/phone-2.0nb4/work.log ===> Installing for phone-2.0nb4 => Generating pre-install file lists => Creating installation directories for i in client master conv ; do cd $i ; make MFLAGS=" " install ; cd .. ; done cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/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/opt/pkg/include/ncurses -c connect_daemon.c connect_daemon.c: In function 'connect_daemon': connect_daemon.c:70:13: error: implicit declaration of function 'dprintf'; did you mean 'vprintf'? [-Wimplicit-function-declaration] 70 | if (dprintf(stream, "%s:%s:%s:%s", mylogin, myhost, mytty, realname) < 0) | ^~~~~~~ | vprintf *** Error code 1 Stop. make[1]: stopped making "install" in /home/pbulk/build/chat/phone/work/phone-2.0/client cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/ncurses -g -DFORK -DDPATH=\"/opt/pkg/libexec/convd\" -DNO_WHO -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 -I/opt/pkg/include/ncurses -c main.c main.c: In function 'service': main.c:154:27: error: 'INFTIM' undeclared (first use in this function) 154 | if (poll(&pfd, 1, INFTIM) <= 0) | ^~~~~~ main.c:154:27: note: each undeclared identifier is reported only once for each function it appears in *** Error code 1 Stop. make[1]: stopped making "install" in /home/pbulk/build/chat/phone/work/phone-2.0/master rm -f convd cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/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 -Werror -g -o convd convd.c convd.c: In function 'main': convd.c:132:44: error: 'INFTIM' undeclared (first use in this function) 132 | if ((fds = poll(pfd, highslot + 2, INFTIM)) <= 0) | ^~~~~~ convd.c:132:44: note: each undeclared identifier is reported only once for each function it appears in convd.c: In function 'service': convd.c:271:16: error: 'FIONBIO' undeclared (first use in this function) 271 | ioctl(new, FIONBIO, &r); /* mark socket as non-blocking */ | ^~~~~~~ *** Error code 1 Stop. make[1]: stopped making "install" in /home/pbulk/build/chat/phone/work/phone-2.0/conv /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk -m 644 /home/pbulk/build/chat/phone/work/phone-2.0/phone.1 /home/pbulk/build/chat/phone/work/.destdir/opt/pkg/share/man/man1/phone.1 => Generating CTF data => Automatic stripping of debug information => Automatic manual page handling => Generating post-install file lists pkg_create: can't stat `/home/pbulk/build/chat/phone/work/.destdir/opt/pkg/bin/phone' pkg_create: can't stat `/home/pbulk/build/chat/phone/work/.destdir/opt/pkg/libexec/convd' pkg_create: can't stat `/home/pbulk/build/chat/phone/work/.destdir/opt/pkg/sbin/phoned' => Checking file-check results for phone-2.0nb4 ERROR: ************************************************************ ERROR: The following files are in the PLIST but not in /home/pbulk/build/chat/phone/work/.destdir/opt/pkg: ERROR: /home/pbulk/build/chat/phone/work/.destdir/opt/pkg/bin/phone ERROR: /home/pbulk/build/chat/phone/work/.destdir/opt/pkg/libexec/convd ERROR: /home/pbulk/build/chat/phone/work/.destdir/opt/pkg/sbin/phoned *** Error code 1 Stop. bmake[1]: stopped making "stage-install" in /data/jenkins/workspace/pkgsrc-upstream-trunk/chat/phone *** Error code 1 Stop. bmake: stopped making "stage-install" in /data/jenkins/workspace/pkgsrc-upstream-trunk/chat/phone