+ 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_play-2.4patchednb2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/mpeg_play-2.4patchednb2/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for mpeg_play-2.4patchednb2 --- util.o --- --- video.o --- --- parseblock.o --- --- motionvector.o --- --- decoders.o --- --- fs2.o --- --- fs2fast.o --- --- fs4.o --- --- util.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DSH_MEM -DSIG_ONE_PARAM -I/opt/pkg/include -c util.c --- parseblock.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DSH_MEM -DSIG_ONE_PARAM -I/opt/pkg/include -c parseblock.c --- motionvector.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DSH_MEM -DSIG_ONE_PARAM -I/opt/pkg/include -c motionvector.c --- video.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DSH_MEM -DSIG_ONE_PARAM -I/opt/pkg/include -c video.c --- decoders.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DSH_MEM -DSIG_ONE_PARAM -I/opt/pkg/include -c decoders.c --- fs2.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DSH_MEM -DSIG_ONE_PARAM -I/opt/pkg/include -c fs2.c --- fs2fast.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DSH_MEM -DSIG_ONE_PARAM -I/opt/pkg/include -c fs2fast.c --- fs4.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DSH_MEM -DSIG_ONE_PARAM -I/opt/pkg/include -c fs4.c In file included from fs4.c:33: video.h:454:6: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token 454 | Error: Unknown endianism of architecture | ^ --- fs2fast.o --- In file included from fs2fast.c:29: video.h:454:6: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token 454 | Error: Unknown endianism of architecture | ^ --- parseblock.o --- In file included from parseblock.c:53: video.h:454:6: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token 454 | Error: Unknown endianism of architecture | ^ --- decoders.o --- In file included from decoders.c:55: video.h:454:6: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token 454 | Error: Unknown endianism of architecture | ^ --- motionvector.o --- In file included from motionvector.c:50: video.h:454:6: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token 454 | Error: Unknown endianism of architecture | ^ --- fs2.o --- In file included from fs2.c:30: video.h:454:6: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token 454 | Error: Unknown endianism of architecture | ^ --- video.o --- In file included from video.c:65: video.h:454:6: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token 454 | Error: Unknown endianism of architecture | ^ --- util.o --- In file included from util.c:51: video.h:454:6: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token 454 | Error: Unknown endianism of architecture | ^ --- fs4.o --- fs4.c: In function 'FS4DitherImage': fs4.c:138:3: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration] 138 | memset(cur_row_error, 0, cols+2); | ^~~~~~ fs4.c:138:3: warning: incompatible implicit declaration of built-in function 'memset' fs4.c:36:1: note: include '' or provide a declaration of 'memset' 35 | #include "dither.h" +++ |+#include 36 | --- fs2fast.o --- fs2fast.c: In function 'FS2FastDitherImage': fs2fast.c:161:3: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration] 161 | memset ((char *)yerr1, 0, (w+5)*sizeof(int)); | ^~~~~~ fs2fast.c:161:3: warning: incompatible implicit declaration of built-in function 'memset' fs2fast.c:32:1: note: include '' or provide a declaration of 'memset' 31 | #include "dither.h" +++ |+#include 32 | #ifdef __STDC__ --- fs2.o --- fs2.c: In function 'InitFS2Dither': fs2.c:81:31: error: 'LUM_RANGE' undeclared (first use in this function); did you mean 'CB_RANGE'? 81 | lum_index[i].value = (i * LUM_RANGE) / 256; | ^~~~~~~~~ | CB_RANGE fs2.c:81:31: note: each undeclared identifier is reported only once for each function it appears in fs2.c: In function 'FS2DitherImage': fs2.c:147:3: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration] 147 | memset(cur_row_error, 0, cols+2); | ^~~~~~ fs2.c:147:3: warning: incompatible implicit declaration of built-in function 'memset' fs2.c:34:1: note: include '' or provide a declaration of 'memset' 33 | #include "proto.h" +++ |+#include 34 | #ifdef __STDC__ --- util.o --- *** [util.o] Error code 1 bmake: stopped in /home/pbulk/build/multimedia/mpeg_play/work/mpeg_play --- fs4.o --- *** [fs4.o] Error code 1 bmake: stopped in /home/pbulk/build/multimedia/mpeg_play/work/mpeg_play --- fs2fast.o --- *** [fs2fast.o] Error code 1 bmake: stopped in /home/pbulk/build/multimedia/mpeg_play/work/mpeg_play --- motionvector.o --- *** [motionvector.o] Error code 1 bmake: stopped in /home/pbulk/build/multimedia/mpeg_play/work/mpeg_play --- fs2.o --- *** [fs2.o] Error code 1 bmake: stopped in /home/pbulk/build/multimedia/mpeg_play/work/mpeg_play --- decoders.o --- *** [decoders.o] Error code 1 bmake: stopped in /home/pbulk/build/multimedia/mpeg_play/work/mpeg_play --- parseblock.o --- *** [parseblock.o] Error code 1 bmake: stopped in /home/pbulk/build/multimedia/mpeg_play/work/mpeg_play --- video.o --- *** [video.o] Error code 1 bmake: stopped in /home/pbulk/build/multimedia/mpeg_play/work/mpeg_play 8 errors bmake: stopped in /home/pbulk/build/multimedia/mpeg_play/work/mpeg_play *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/multimedia/mpeg_play *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/multimedia/mpeg_play