+ 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.0nb2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/nanotodon-0.5.0nb2/work.log ===> Building for nanotodon-0.5.0nb2 --- 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 --- 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 --- 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 --- 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 --- nanotodon.o --- In file included from nanotodon.c:1: nanotodon.c: In function 'stream_thread_func': /home/pbulk/build/net/nanotodon/work/.buildlink/include/curl/typecheck-gcc.h:50:15: warning: call to '_curl_easy_setopt_err_long' declared with attribute warning: curl_easy_setopt expects a long argument [-Wattribute-warning] 50 | _curl_easy_setopt_err_long(); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/net/nanotodon/work/.buildlink/include/curl/curl.h:54:7: note: in definition of macro 'CURL_IGNORE_DEPRECATION' 54 | statements \ | ^~~~~~~~~~ nanotodon.c:516:9: note: in expansion of macro 'curl_easy_setopt' 516 | curl_easy_setopt(hnd, CURLOPT_TIMEOUT, 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