+ 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/vat-4.0b2nb12/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/vat-4.0b2nb12/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for vat-4.0b2nb12 rm -f inet.o; gcc -o inet.o -c -O2 -DSIGRET=void -DFRAMESIZE=160 -DUSE_INTERP_RESULT -I/opt/pkg/include -I/opt/pkg/include inet.c rm -f tonetab.o; gcc -o tonetab.o -c -O2 -DSIGRET=void -DFRAMESIZE=160 -DUSE_INTERP_RESULT -I/opt/pkg/include -I/opt/pkg/include tonetab.c rm -f adpcm.o; gcc -o adpcm.o -c -O2 -DSIGRET=void -DFRAMESIZE=160 -DUSE_INTERP_RESULT -I/opt/pkg/include -I/opt/pkg/include adpcm.c rm -f lpc.o; gcc -o lpc.o -c -O2 -DSIGRET=void -DFRAMESIZE=160 -DUSE_INTERP_RESULT -I/opt/pkg/include -I/opt/pkg/include lpc.c lpc.c: In function 'lpc_analyze': lpc.c:237:9: error: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration] 237 | memcpy(s, s + FRAMESIZE, (BUFLEN - FRAMESIZE) * sizeof(s[0])); | ^~~~~~ lpc.c:43:1: note: include '' or provide a declaration of 'memcpy' 42 | #include "mulaw.h" +++ |+#include 43 | lpc.c:237:9: warning: incompatible implicit declaration of built-in function 'memcpy' [-Wbuiltin-declaration-mismatch] 237 | memcpy(s, s + FRAMESIZE, (BUFLEN - FRAMESIZE) * sizeof(s[0])); | ^~~~~~ lpc.c:237:9: note: include '' or provide a declaration of 'memcpy' *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/build/mbone/vat/work/vat-4.0b2 *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/mbone/vat *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/mbone/vat