+ 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/mpeg_encode-1.5bnb7/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/mpeg_encode-1.5bnb7/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for mpeg_encode-1.5bnb7 gcc -Iheaders -O -Wall -Wmissing-prototypes -I/opt/pkg/include -c -o mfwddct.o mfwddct.c gcc -Iheaders -O -Wall -Wmissing-prototypes -I/opt/pkg/include -c -o postdct.o postdct.c gcc -Iheaders -O -Wall -Wmissing-prototypes -I/opt/pkg/include -c -o huff.o huff.c gcc -Iheaders -O -Wall -Wmissing-prototypes -I/opt/pkg/include -c -o bitio.o bitio.c gcc -Iheaders -O -Wall -Wmissing-prototypes -I/opt/pkg/include -c -o mheaders.o mheaders.c bitio.c: In function 'Bitio_WriteToSocket': bitio.c:422:22: error: implicit declaration of function 'write'; did you mean 'fwrite'? [-Wimplicit-function-declaration] 422 | nitems = write(socket, buffer, numWords * sizeof(uint32)); | ^~~~~ | fwrite gmake: *** [: bitio.o] Error 1 gmake: *** Waiting for unfinished jobs.... *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/multimedia/mpeg_encode *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/multimedia/mpeg_encode