+ 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/nanotodon-0.5.0/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/nanotodon-0.5.0/work.log ===> Building for nanotodon-0.5.0 --- nanotodon.o --- --- sbuf.o --- --- squeue.o --- --- sixel.o --- --- nanotodon.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DUSE_WEBP -DUSE_SIXEL -I/opt/pkg/include -I/opt/pkg/include/libxml2 -D_GNU_SOURCE -DSUPPORT_XDG_BASE_DIR -I/opt/pkg/include -I/opt/pkg/include/libxml2 -c nanotodon.c --- squeue.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DUSE_WEBP -DUSE_SIXEL -I/opt/pkg/include -I/opt/pkg/include/libxml2 -D_GNU_SOURCE -DSUPPORT_XDG_BASE_DIR -I/opt/pkg/include -I/opt/pkg/include/libxml2 -c squeue.c --- sixel.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DUSE_WEBP -DUSE_SIXEL -I/opt/pkg/include -I/opt/pkg/include/libxml2 -D_GNU_SOURCE -DSUPPORT_XDG_BASE_DIR -I/opt/pkg/include -I/opt/pkg/include/libxml2 -c sixel.c --- sbuf.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DUSE_WEBP -DUSE_SIXEL -I/opt/pkg/include -I/opt/pkg/include/libxml2 -D_GNU_SOURCE -DSUPPORT_XDG_BASE_DIR -I/opt/pkg/include -I/opt/pkg/include/libxml2 -c sbuf.c --- utils.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DUSE_WEBP -DUSE_SIXEL -I/opt/pkg/include -I/opt/pkg/include/libxml2 -D_GNU_SOURCE -DSUPPORT_XDG_BASE_DIR -I/opt/pkg/include -I/opt/pkg/include/libxml2 -c utils.c --- config.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DUSE_WEBP -DUSE_SIXEL -I/opt/pkg/include -I/opt/pkg/include/libxml2 -D_GNU_SOURCE -DSUPPORT_XDG_BASE_DIR -I/opt/pkg/include -I/opt/pkg/include/libxml2 -c config.c --- sixel.o --- sixel.c: In function 'sixel_init': sixel.c:51:24: error: storage size of 'ws' isn't known 51 | struct winsize ws; | ^~ sixel.c:58:36: error: 'TIOCGWINSZ' undeclared (first use in this function) 58 | err = ioctl(STDOUT_FILENO, TIOCGWINSZ, &ws); | ^~~~~~~~~~ sixel.c:58:36: note: each undeclared identifier is reported only once for each function it appears in *** [sixel.o] Error code 1 bmake: stopped making "default" in /home/pbulk/build/net/nanotodon/work/nanotodon-0.5.0 bmake: 1 error bmake: stopped making "default" in /home/pbulk/build/net/nanotodon/work/nanotodon-0.5.0 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/nanotodon *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/nanotodon