+ 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/puzzle-5.2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/puzzle-5.2/work.log ===> Building for puzzle-5.2 Making all in src /opt/pkg/bin/bmake all-recursive Making all in sprng gcc -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c makeseed.c gcc -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c store.c gcc -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c memory.c gcc -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c checkid.c gcc -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c lcg64.c gcc -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c primes-lcg64.c primes-lcg64.c: In function 'getprime': primes-lcg64.c:75:5: error: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration] 75 | memcpy(prime_array,prime_list+offset,need*sizeof(unsigned int)); | ^~~~~~ primes-lcg64.c:5:1: note: include '' or provide a declaration of 'memcpy' 4 | #include "primelist-lcg64.h" +++ |+#include 5 | primes-lcg64.c:75:5: warning: incompatible implicit declaration of built-in function 'memcpy' [-Wbuiltin-declaration-mismatch] 75 | memcpy(prime_array,prime_list+offset,need*sizeof(unsigned int)); | ^~~~~~ primes-lcg64.c:75:5: note: include '' or provide a declaration of 'memcpy' *** Error code 1 Stop. bmake[3]: stopped making "all" in /home/pbulk/build/biology/puzzle/work/tree-puzzle-5.2/src/sprng *** Error code 1 Stop. bmake[2]: stopped making "all-recursive" in /home/pbulk/build/biology/puzzle/work/tree-puzzle-5.2/src *** Error code 1 Stop. bmake[1]: stopped making "all" in /home/pbulk/build/biology/puzzle/work/tree-puzzle-5.2/src *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/build/biology/puzzle/work/tree-puzzle-5.2 *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/biology/puzzle *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/biology/puzzle