+ 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 --- compile-tools --- cd tools/sources && /opt/pkg/bin/bmake --- ../../kernel/sources/libfunc.a --- need to (re)make kernel libraries first... cd ../../kernel/sources && /opt/pkg/bin/bmake --- compile-xgui --- cd xgui/sources && /opt/pkg/bin/bmake --- config.h --- Ensuring that SNNS is completely configured... ./configure --quiet --- compile-kernel --- --- 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-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.c: In function 'kr_getUnitDefaults': kernel.c:2837:3: warning: 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' --- compile-kernel --- kernel.c: In function 'kr_getUnitDefaults': kernel.c:2837:3: warning: 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' --- compile-xgui --- kernel.c: In function 'kr_getUnitDefaults': kernel.c:2837:3: warning: 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' --- 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' *********************************************************************** --- compile-tools --- --- kr_io.o --- gcc -fPIC -I../.. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c kr_io.c --- compile-xgui --- --- kr_mem.o --- --- compile-kernel --- --- kr_mem.o --- gcc -fPIC -I../.. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c kr_mem.c --- compile-xgui --- gcc -fPIC -I../.. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c kr_mem.c --- kr_ui.o --- gcc -fPIC -I../.. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c kr_ui.c --- config.h --- 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. --- compile-kernel --- --- kr_inversion.o --- gcc -fPIC -I../.. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c kr_inversion.c kr_inversion.c: In function 'kr_inv_forwardPass': kr_inversion.c:146:25: warning: implicit declaration of function 'kr_PythonActFunction'; did you mean 'kr_PythonOutFunction'? [-Wimplicit-function-declaration] 146 | kr_PythonActFunction(unit_ptr->python_act_func, | ^~~~~~~~~~~~~~~~~~~~ | kr_PythonOutFunction --- art_ui.o --- gcc -fPIC -I../.. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c art_ui.c --- kr_art.o --- gcc -fPIC -I../.. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c kr_art.c --- kr_art1.o --- gcc -fPIC -I../.. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c kr_art1.c --- compile-tools --- --- kr_art2.o --- gcc -fPIC -I../.. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c kr_art2.c --- compile-xgui --- --- kr_amap.o --- gcc -fPIC -I../.. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c kr_amap.c --- compile-kernel --- --- kr_pat_parse.o --- gcc -fPIC -I../.. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c kr_pat_parse.c --- kr_newpattern.o --- gcc -fPIC -I../.. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c kr_newpattern.c --- config.h --- 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! --- compile-tools --- --- kr_JordElm.o --- gcc -fPIC -I../.. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c kr_JordElm.c --- kr_rand.o --- gcc -fPIC -I../.. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c kr_rand.c --- func_tbl.o --- gcc -fPIC -I../.. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c func_tbl.c --- init_f.o --- gcc -fPIC -I../.. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c init_f.c init_f.c: In function 'RbfInitNetwork': init_f.c:882:25: warning: implicit declaration of function 'kr_PythonActFunction'; did you mean 'kr_PythonOutFunction'? [-Wimplicit-function-declaration] 882 | kr_PythonActFunction(h_unit_ptr->python_act_func, | ^~~~~~~~~~~~~~~~~~~~ | kr_PythonOutFunction --- compile-xgui --- --- kr_td.o --- gcc -fPIC -I../.. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c kr_td.c --- compile-kernel --- --- kr_funcs.o --- gcc -fPIC -I../.. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c kr_funcs.c --- compile-xgui --- --- learn_f.o --- gcc -fPIC -I../.. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c learn_f.c learn_f.c:40: warning: "MAXINT" redefined 40 | #define MAXINT INT_MAX | In file included from learn_f.c:35: /usr/include/values.h:60: note: this is the location of the previous definition 60 | #define MAXINT ((int)(~HIBITI)) | learn_f.c: In function 'propagateNetForward': learn_f.c:144:25: warning: implicit declaration of function 'kr_PythonActFunction'; did you mean 'kr_PythonOutFunction'? [-Wimplicit-function-declaration] 144 | kr_PythonActFunction(unit_ptr->python_act_func, | ^~~~~~~~~~~~~~~~~~~~ | kr_PythonOutFunction --- compile-kernel --- --- prun_f.o --- gcc -fPIC -I../.. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c prun_f.c --- compile-tools --- --- tbl_func.o --- gcc -fPIC -I../.. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c tbl_func.c --- trans_f.o --- gcc -fPIC -I../.. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c trans_f.c --- compile-kernel --- --- update_f.o --- gcc -fPIC -I../.. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c update_f.c --- compile-tools --- --- remap_f.o --- gcc -fPIC -I../.. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c remap_f.c --- matrix.o --- gcc -fPIC -I../.. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c matrix.c --- arttr_f.o --- gcc -fPIC -I../.. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c arttr_f.c --- compile-kernel --- --- cc_learn.o --- gcc -fPIC -I../.. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c cc_learn.c cc_learn.c: In function 'cc_initVariables': cc_learn.c:101:8: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] 101 | if(strcmp(krui_getUpdateFunc(),"CC_Order")){ | ^~~~~~ cc_learn.c:49:1: note: include '' or provide a declaration of 'strcmp' 48 | #include "tacoma_learn.h" +++ |+#include 49 | In file included from cc_learn.c:41: cc_learn.c: In function 'cc_trainOutputUnits': cc_mac.h:273:25: warning: implicit declaration of function 'kr_PythonActFunction'; did you mean 'kr_PythonOutFunction'? [-Wimplicit-function-declaration] 273 | kr_PythonActFunction(outputUnitPtr->python_act_func, \ | ^~~~~~~~~~~~~~~~~~~~ cc_mac.h:240:43: note: in definition of macro 'CALCULATE_ACTIVATION_AND_OUTPUT' 240 | (UnitPtr->act = value) : \ | ^~~~~ cc_learn.c:316:12: note: in expansion of macro 'PROPAGATE_THROUGH_OUTPUT_LAYER' 316 | PROPAGATE_THROUGH_OUTPUT_LAYER(UnitPtr,dummy,p); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- compile-tools --- --- cc_prune.o --- gcc -fPIC -I../.. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c cc_prune.c --- cc_modify.o --- gcc -fPIC -I../.. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c cc_modify.c --- cc_glob.o --- gcc -fPIC -I../.. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c cc_glob.c cc_glob.c: In function 'cc_printHeadline': cc_glob.c:67:16: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] 67 | LengthText=strlen(s)+2; | ^~~~~~ cc_glob.c:49:1: note: include '' or provide a declaration of 'strlen' 48 | #include "cc_glob.ph" +++ |+#include 49 | cc_glob.c:67:16: warning: incompatible implicit declaration of built-in function 'strlen' [-Wbuiltin-declaration-mismatch] 67 | LengthText=strlen(s)+2; | ^~~~~~ cc_glob.c:67:16: note: include '' or provide a declaration of 'strlen' In file included from cc_glob.c:43: cc_glob.c: In function 'cc_getErr': cc_mac.h:273:25: warning: implicit declaration of function 'kr_PythonActFunction'; did you mean 'kr_PythonOutFunction'? [-Wimplicit-function-declaration] 273 | kr_PythonActFunction(outputUnitPtr->python_act_func, \ | ^~~~~~~~~~~~~~~~~~~~ cc_mac.h:240:43: note: in definition of macro 'CALCULATE_ACTIVATION_AND_OUTPUT' 240 | (UnitPtr->act = value) : \ | ^~~~~ cc_glob.c:110:9: note: in expansion of macro 'PROPAGATE_THROUGH_OUTPUT_LAYER' 110 | PROPAGATE_THROUGH_OUTPUT_LAYER(OutputUnitPtr,dummy,p); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- compile-kernel --- --- cc_display.o --- gcc -fPIC -I../.. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c cc_display.c --- config.h --- *********************************************************************** 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! *********************************************************************** --- compile-tools --- --- analyze.o --- gcc -fPIC -I/opt/pkg/include -I../.. -I../../kernel/sources -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c analyze.c --- compile-kernel --- --- tacoma_learn.o --- gcc -fPIC -I../.. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c tacoma_learn.c --- compile-tools --- --- ../../kernel/sources/libfunc.a --- --- tacoma_learn.o --- gcc -fPIC -I../.. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c tacoma_learn.c --- compile-xgui --- --- dlvq_learn.o --- gcc -fPIC -I../.. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c dlvq_learn.c --- compile-tools --- --- pat_sel_simple.o --- gcc -fPIC -I/opt/pkg/include -I../.. -I../../kernel/sources -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c pat_sel_simple.c --- compile-kernel --- tacoma_learn.c: In function 'tac_initXiAndRis': tacoma_learn.c:475:10: warning: type of 'StartPattern' defaults to 'int' [-Wimplicit-int] 475 | krui_err tac_initXiAndRis(StartPattern,EndPattern) | ^~~~~~~~~~~~~~~~ tacoma_learn.c:475:10: warning: type of 'EndPattern' defaults to 'int' [-Wimplicit-int] --- compile-tools --- --- ../../kernel/sources/libfunc.a --- tacoma_learn.c: In function 'tac_initXiAndRis': tacoma_learn.c:475:10: warning: type of 'StartPattern' defaults to 'int' [-Wimplicit-int] 475 | krui_err tac_initXiAndRis(StartPattern,EndPattern) | ^~~~~~~~~~~~~~~~ tacoma_learn.c:475:10: warning: type of 'EndPattern' defaults to 'int' [-Wimplicit-int] --- mkhead.o --- gcc -fPIC -I/opt/pkg/include -I../.. -I../../kernel/sources -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c mkhead.c --- mkout.o --- gcc -fPIC -I/opt/pkg/include -I../.. -I../../kernel/sources -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c mkout.c --- mkpat.o --- gcc -fPIC -I/opt/pkg/include -I../.. -I../../kernel/sources -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c mkpat.c --- snns2c.o --- gcc -fPIC -I/opt/pkg/include -I../.. -I../../kernel/sources -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c snns2c.c --- compile-xgui --- --- stochastic_learn_f.o --- gcc -fPIC -I../.. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c stochastic_learn_f.c --- compile-kernel --- --- scaled_conj_grad.o --- gcc -fPIC -I../.. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c scaled_conj_grad.c --- compile-xgui --- --- kr_pat_scan.o --- gcc -fPIC -I../.. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c kr_pat_scan.c --- compile-kernel --- --- libfunc.a --- ar rc libfunc.a func_tbl.o init_f.o kr_td.o kr_funcs.o learn_f.o prun_f.o tbl_func.o trans_f.o update_f.o remap_f.o matrix.o arttr_f.o cc_learn.o cc_prune.o cc_modify.o cc_glob.o cc_display.o tacoma_learn.o dlvq_learn.o stochastic_learn_f.o scaled_conj_grad.o Ignore possible error messages for the following command: ranlib libfunc.a --- compile-tools --- --- ../../kernel/sources/libfunc.a --- --- libfunc.a --- ar rc libfunc.a func_tbl.o init_f.o kr_td.o kr_funcs.o learn_f.o prun_f.o tbl_func.o trans_f.o update_f.o remap_f.o matrix.o arttr_f.o cc_learn.o cc_prune.o cc_modify.o cc_glob.o cc_display.o tacoma_learn.o dlvq_learn.o stochastic_learn_f.o scaled_conj_grad.o Ignore possible error messages for the following command: ranlib libfunc.a --- compile-kernel --- END OF COMMANDS THAT MAY FAIL --- libkernel.a --- --- compile-tools --- END OF COMMANDS THAT MAY FAIL --- compile-kernel --- ar rc libkernel.a kr_pat_scan.o kernel.o kr_io.o kr_mem.o kr_ui.o kr_inversion.o art_ui.o kr_art.o kr_art1.o kr_art2.o kr_amap.o kr_pat_parse.o kr_newpattern.o kr_JordElm.o kr_rand.o --- compile-tools --- --- libkernel.a --- ar rc libkernel.a kr_pat_scan.o kernel.o kr_io.o kr_mem.o kr_ui.o kr_inversion.o art_ui.o kr_art.o kr_art1.o kr_art2.o kr_amap.o kr_pat_parse.o kr_newpattern.o kr_JordElm.o kr_rand.o --- compile-kernel --- Ignore possible error messages for the following command: ranlib libkernel.a END OF COMMANDS THAT MAY FAIL --- compile-tools --- Ignore possible error messages for the following command: ranlib libkernel.a --- snns2clib.o --- --- ../../kernel/sources/libfunc.a --- BFD: libkernel.a(kr_art2.o): invalid string offset 6032 >= 874 for section `.strtab' BFD: libkernel.a(kr_art2.o): invalid string offset 5888 >= 874 for section `.strtab' BFD: libkernel.a(kr_art2.o): invalid string offset 5952 >= 874 for section `.strtab' BFD: libkernel.a(kr_art2.o): invalid string offset 5968 >= 874 for section `.strtab' BFD: libkernel.a(kr_art2.o): invalid string offset 5984 >= 874 for section `.strtab' BFD: libkernel.a(kr_art2.o): invalid string offset 6000 >= 874 for section `.strtab' BFD: libkernel.a(kr_art2.o): invalid string offset 6016 >= 874 for section `.strtab' BFD: libkernel.a(kr_art2.o): invalid string offset 6336 >= 874 for section `.strtab' BFD: libkernel.a(kr_art2.o): invalid string offset 6688 >= 874 for section `.strtab' BFD: libkernel.a(kr_art2.o): invalid string offset 6704 >= 874 for section `.strtab' BFD: libkernel.a(kr_art2.o): invalid string offset 6720 >= 874 for section `.strtab' BFD: libkernel.a(kr_art2.o): invalid string offset 6768 >= 874 for section `.strtab' BFD: libkernel.a(kr_art2.o): invalid string offset 6784 >= 874 for section `.strtab' BFD: libkernel.a(kr_art2.o): invalid string offset 7280 >= 874 for section `.strtab' BFD: libkernel.a(kr_art2.o): invalid string offset 7440 >= 874 for section `.strtab' BFD: libkernel.a(kr_art2.o): invalid string offset 7520 >= 874 for section `.strtab' BFD: libkernel.a(kr_art2.o): invalid string offset 7808 >= 874 for section `.strtab' BFD: libkernel.a(kr_art2.o): invalid string offset 8496 >= 874 for section `.strtab' BFD: libkernel.a(kr_art2.o): invalid string offset 8512 >= 874 for section `.strtab' BFD: libkernel.a(kr_art2.o): invalid string offset 8640 >= 874 for section `.strtab' BFD: libkernel.a(kr_art2.o): invalid string offset 8736 >= 874 for section `.strtab' BFD: libkernel.a(kr_art2.o): invalid string offset 1946182446 >= 874 for section `.strtab' BFD: libkernel.a(kr_art2.o): invalid string offset 1634885968 >= 874 for section `.strtab' BFD: libkernel.a(kr_art2.o): invalid string offset 1634885968 >= 874 for section `.strtab' ranlib: libkernel.a: error reading kr_rand.o: file truncated END OF COMMANDS THAT MAY FAIL end of (re)making kernel libraries --- snns2clib.o --- gcc -fPIC -I/opt/pkg/include -I../.. -I../../kernel/sources -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c snns2clib.c --- pat_sel.o --- gcc -fPIC -I/opt/pkg/include -I../.. -I../../kernel/sources -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c pat_sel.c --- netlearn.o --- gcc -fPIC -I/opt/pkg/include -I../.. -I../../kernel/sources -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c netlearn.c --- td_bignet.o --- gcc -fPIC -I/opt/pkg/include -I../.. -I../../kernel/sources -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c td_bignet.c --- ff_bignet.o --- gcc -fPIC -I/opt/pkg/include -I../.. -I../../kernel/sources -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c ff_bignet.c --- compile-xgui --- end of (re)making kernel libraries --- ui_xWidgets.o --- gcc -fPIC -I/opt/pkg/include -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c ui_xWidgets.c --- compile-tools --- --- netperf.o --- gcc -fPIC -I/opt/pkg/include -I../.. -I../../kernel/sources -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c netperf.c --- snnsbat.o --- gcc -fPIC -I/opt/pkg/include -I../.. -I../../kernel/sources -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c snnsbat.c --- feedback-gennet.o --- gcc -fPIC -I/opt/pkg/include -I../.. -I../../kernel/sources -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c feedback-gennet.c --- convert2snns.o --- gcc -fPIC -I/opt/pkg/include -I../.. -I../../kernel/sources -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c convert2snns.c --- isnns.o --- gcc -fPIC -I/opt/pkg/include -I../.. -I../../kernel/sources -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c isnns.c --- linknets.o --- gcc -fPIC -I/opt/pkg/include -I../.. -I../../kernel/sources -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c linknets.c --- batchman.o --- gcc -fPIC -I/opt/pkg/include -I../.. -I../../kernel/sources -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c batchman.c --- icopjmp.o --- gcc -fPIC -I/opt/pkg/include -I../.. -I../../kernel/sources -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c icopjmp.c --- ictab.o --- gcc -fPIC -I/opt/pkg/include -I../.. -I../../kernel/sources -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c ictab.c --- compile-xgui --- --- ui_confirmer.o --- gcc -fPIC -I/opt/pkg/include -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c ui_confirmer.c --- compile-tools --- --- symtab.o --- gcc -fPIC -I/opt/pkg/include -I../.. -I../../kernel/sources -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c symtab.c --- backpatch.o --- gcc -fPIC -I/opt/pkg/include -I../.. -I../../kernel/sources -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c backpatch.c --- compile-xgui --- --- ui_main.o --- gcc -fPIC -I/opt/pkg/include -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c ui_main.c --- compile-tools --- --- memory.o --- gcc -fPIC -I/opt/pkg/include -I../.. -I../../kernel/sources -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c memory.c --- compile-xgui --- In file included from ui_main.c:80: o_graph.h:41:8: warning: type defaults to 'int' in declaration of 'SCALE_VALUE_TYPE' [-Wimplicit-int] 41 | extern SCALE_VALUE_TYPE; | ^~~~~~~~~~~~~~~~ o_graph.h:43:8: warning: type defaults to 'int' in declaration of 'MPoint' [-Wimplicit-int] 43 | extern MPoint; | ^~~~~~ --- compile-tools --- --- ic_snns.o --- gcc -fPIC -I/opt/pkg/include -I../.. -I../../kernel/sources -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c ic_snns.c --- error.o --- gcc -fPIC -I/opt/pkg/include -I../.. -I../../kernel/sources -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c error.c --- arglist.o --- gcc -fPIC -I/opt/pkg/include -I../.. -I../../kernel/sources -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c arglist.c --- snns_intfce.o --- gcc -fPIC -I/opt/pkg/include -I../.. -I../../kernel/sources -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c snns_intfce.c --- compile-xgui --- --- ui_mainP.o --- gcc -fPIC -I/opt/pkg/include -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c ui_mainP.c --- compile-tools --- --- special_jacket.o --- gcc -fPIC -I/opt/pkg/include -I../.. -I../../kernel/sources -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c special_jacket.c --- analyze --- gcc analyze.o -lm -o analyze --- pat_sel_simple --- gcc pat_sel_simple.o -lm -o pat_sel_simple --- mkhead --- gcc mkhead.o -lm -o mkhead --- mkout --- gcc mkout.o -lm -o mkout --- mkpat --- gcc mkpat.o -lm -o mkpat --- pat_sel --- gcc -L/opt/pkg/lib -Wl,-R/opt/pkg/lib pat_sel.o ../../kernel/sources/libkernel.a ../../kernel/sources/libfunc.a -lm -ll -o pat_sel --- netlearn --- gcc -L/opt/pkg/lib -Wl,-R/opt/pkg/lib netlearn.o ../../kernel/sources/libkernel.a ../../kernel/sources/libfunc.a -lm -ll -o netlearn Undefined first referenced symbol in file pplex ../../kernel/sources/libkernel.a(kr_pat_parse.o) scanner_init_scanner ../../kernel/sources/libkernel.a(kr_newpattern.o) scanner_await_class ../../kernel/sources/libkernel.a(kr_pat_parse.o) scanner_await_pattern_end ../../kernel/sources/libkernel.a(kr_pat_parse.o) --- pat_sel --- Undefined first referenced symbol in file pplex ../../kernel/sources/libkernel.a(kr_pat_parse.o) scanner_init_scanner ../../kernel/sources/libkernel.a(kr_newpattern.o) scanner_await_class ../../kernel/sources/libkernel.a(kr_pat_parse.o) scanner_await_pattern_end ../../kernel/sources/libkernel.a(kr_pat_parse.o) scanner_await_no_class ../../kernel/sources/libkernel.a(kr_pat_parse.o) ld: fatal: symbol referencing errors. No output written to pat_sel collect2: error: ld returned 1 exit status *** [pat_sel] Error code 1 bmake[1]: stopped making "all" in /home/pbulk/build/math/snns/work/SNNSv4.3/tools/sources --- compile-xgui --- *** [compile-xgui] Error code 6 bmake: stopped making "all" in /home/pbulk/build/math/snns/work/SNNSv4.3 --- compile-tools --- --- netlearn --- scanner_await_no_class ../../kernel/sources/libkernel.a(kr_pat_parse.o) ld: fatal: symbol referencing errors. No output written to netlearn collect2: error: ld returned 1 exit status *** [netlearn] Error code 1 bmake[1]: stopped making "all" in /home/pbulk/build/math/snns/work/SNNSv4.3/tools/sources bmake[1]: 2 errors 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 bmake: 2 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