+ 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/sayaka-3.8.2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/sayaka-3.8.2/work.log ===> Building for sayaka-3.8.2 --- sayaka --- (cd src; /opt/pkg/bin/bmake sayaka) --- diag.o --- --- httpclient.o --- --- image_blurhash.o --- --- image_gif.o --- --- diag.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/libpng16 -I/opt/pkg/include/webp -DLIBICONV_PLUG -I.. -c diag.c -o diag.o --- httpclient.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/libpng16 -I/opt/pkg/include/webp -DLIBICONV_PLUG -I.. -c httpclient.c -o httpclient.o --- image_blurhash.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/libpng16 -I/opt/pkg/include/webp -DLIBICONV_PLUG -I.. -c image_blurhash.c -o image_blurhash.o --- image_gif.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/libpng16 -I/opt/pkg/include/webp -DLIBICONV_PLUG -I.. -c image_gif.c -o image_gif.o --- httpclient.o --- httpclient.c: In function 'httpclient_fopen': httpclient.c:370:22: error: implicit declaration of function 'funopen'; did you mean 'fdopen'? [-Wimplicit-function-declaration] 370 | fp = funopen(http, http_chunk_read_cb, NULL, NULL, NULL); | ^~~~~~~ | fdopen httpclient.c:370:20: error: assignment to 'FILE *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 370 | fp = funopen(http, http_chunk_read_cb, NULL, NULL, NULL); | ^ httpclient.c:377:20: error: assignment to 'FILE *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 377 | fp = funopen(http->net, http_net_read_cb, NULL, NULL, NULL); | ^ *** [httpclient.o] Error code 1 bmake[1]: stopped making "sayaka" in /home/pbulk/build/net/sayaka/work/sayaka-3.8.2/src bmake[1]: 1 error bmake[1]: stopped making "sayaka" in /home/pbulk/build/net/sayaka/work/sayaka-3.8.2/src *** [sayaka] Error code 2 bmake: stopped making "sayaka" in /home/pbulk/build/net/sayaka/work/sayaka-3.8.2 bmake: 1 error bmake: stopped making "sayaka" in /home/pbulk/build/net/sayaka/work/sayaka-3.8.2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/sayaka *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/sayaka