+ 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/snns-4.3nb2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/snns-4.3nb2/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for snns-4.3nb2 --- compile-kernel --- --- compile-tools --- --- compile-xgui --- --- compile-kernel --- cd kernel/sources && /opt/pkg/bin/bmake --- kernel.o --- --- kr_io.o --- --- kernel.o --- gcc -fPIC -I../.. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c kernel.c --- kr_io.o --- gcc -fPIC -I../.. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c kr_io.c --- compile-tools --- cd tools/sources && /opt/pkg/bin/bmake --- compile-xgui --- cd xgui/sources && /opt/pkg/bin/bmake --- compile-tools --- --- ../../kernel/sources/libfunc.a --- need to (re)make kernel libraries first... cd ../../kernel/sources && /opt/pkg/bin/bmake --- kernel.o --- gcc -fPIC -I../.. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c kernel.c --- compile-xgui --- --- ../../kernel/sources/libfunc.a --- need to (re)make kernel libraries first... cd ../../kernel/sources && /opt/pkg/bin/bmake --- kr_mem.o --- gcc -fPIC -I../.. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c kr_mem.c --- compile-kernel --- --- kernel.o --- kernel.c: In function 'kr_getUnitDefaults': kernel.c:2837:3: error: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] 2837 | strcpy( activation_func, krf_getCurrentNetworkFunc( ACT_FUNC ) ); | ^~~~~~ kernel.c:59:1: note: include '' or provide a declaration of 'strcpy' 58 | #include "kr_JordElm.h" +++ |+#include 59 | kernel.c:2837:3: warning: incompatible implicit declaration of built-in function 'strcpy' [-Wbuiltin-declaration-mismatch] 2837 | strcpy( activation_func, krf_getCurrentNetworkFunc( ACT_FUNC ) ); | ^~~~~~ kernel.c:2837:3: note: include '' or provide a declaration of 'strcpy' *** [kernel.o] Error code 1 bmake[1]: stopped making "all" in /home/pbulk/build/math/snns/work/SNNSv4.3/kernel/sources *** Error code 6 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/math/snns *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/math/snns