+ 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 --- --- config.h --- --- compile-kernel --- 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-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 --- config.h --- Ensuring that SNNS is completely configured... ./configure --quiet --- compile-xgui --- --- ../../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-tools --- --- kernel.o --- gcc -fPIC -I../.. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c kernel.c --- compile-kernel --- 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 bmake[1]: 1 error bmake[1]: stopped making "all" in /home/pbulk/build/math/snns/work/SNNSv4.3/kernel/sources *** [compile-kernel] Error code 2 bmake: stopped making "all" in /home/pbulk/build/math/snns/work/SNNSv4.3 --- compile-xgui --- *** [compile-xgui] Error code 6 bmake: stopped making "all" in /home/pbulk/build/math/snns/work/SNNSv4.3 --- compile-tools --- 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/sources/libfunc.a] Error code 6 bmake[1]: stopped making "all" in /home/pbulk/build/math/snns/work/SNNSv4.3/tools/sources bmake[1]: 1 error bmake[1]: stopped making "all" in /home/pbulk/build/math/snns/work/SNNSv4.3/tools/sources *** [compile-tools] Error code 2 bmake: stopped making "all" in /home/pbulk/build/math/snns/work/SNNSv4.3 --- config.h --- *********************************************************************** This is SNNS Version 4.2 Copyright (c) 1990-1995 SNNS Group, IPVR, Univ. Stuttgart, FRG Copyright (c) 1996-1998 SNNS Group, WSI, Univ. Tuebingen, FRG Running the automated system configuration To get help: read the file Readme.install run 'configure --help' *********************************************************************** configure: WARNING: 'makedepend' is not installed on your system. You don't configure: WARNING: need to install 'makedepend' now to compile SNNS but configure: WARNING: you need it if you want to run 'make depend' in any of configure: WARNING: the sources directories. configure: WARNING: 'bison' is not installed on your system. configure: WARNING: 'yacc' will not work. configure: WARNING: You don't need to install 'bison' now to compile SNNS but configure: WARNING: you need 'bison' after any changes to any grammar file configure: WARNING: or after 'make maintainer-clean' in any sources directory. configure: WARNING: Since we couldn't find any -lfl library we plan to link configure: WARNING: with -ll instead. The provided SNNS scanners are based on configure: WARNING: flex output. So we do not guarantee that this will work. configure: WARNING: Hope the best! *********************************************************************** SNNSv4.2 is now ready to be compiled. Please read carefully all warning and error messages above if there are any of them. Please refer to the file Readme.install if you see any problems. You can now make compile to compile all parts of SNNS make install to compile, strip, and install all parts of SNNS make clean to cleanup all source directories after installation make uninstall to remove all installed parts of SNNS For your convenience the following sub targets exist for the top level: make install-tools (implies compiling the kernel) make install-xgui (implies compiling the kernel) make install-man make clean-kernel make clean-tools make clean-xgui make uninstall-kernel make uninstall-tools make uninstall-xgui make uninstall-man After installation the programs can be found in /home/pbulk/build/math/snns/work/SNNSv4.3/xgui/bin/x86_64-pc-solaris2.11 (xgui) /home/pbulk/build/math/snns/work/SNNSv4.3/tools/bin/x86_64-pc-solaris2.11 (tools) And now: Good luck and have fun! *********************************************************************** bmake: 3 errors bmake: stopped making "all" in /home/pbulk/build/math/snns/work/SNNSv4.3 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/math/snns WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile. *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/math/snns