+ 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
--- compile-xgui ---
cd xgui/sources && /opt/pkg/bin/bmake
--- config.h ---
Ensuring that SNNS is completely configured...
./configure --quiet
--- compile-tools ---
--- ../../kernel/sources/libfunc.a ---

need to (re)make kernel libraries first...

cd ../../kernel/sources && /opt/pkg/bin/bmake
--- 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
--- kr_io.o ---
gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c kr_io.c
--- 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 '<string.h>' or provide a declaration of 'strcpy'
   58 | #include "kr_JordElm.h"
  +++ |+#include <string.h>
   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 '<string.h>' or provide a declaration of 'strcpy'
--- 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 '<string.h>' or provide a declaration of 'strcpy'
   58 | #include "kr_JordElm.h"
  +++ |+#include <string.h>
   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 '<string.h>' 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-kernel ---
--- kr_mem.o ---
gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c kr_mem.c
--- compile-tools ---
--- kr_ui.o ---
gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c kr_ui.c
--- compile-xgui ---
--- 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
--- compile-kernel ---
--- kr_art.o ---
gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c kr_art.c
--- compile-xgui ---
--- kr_art1.o ---
gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c kr_art1.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_art2.o ---
gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c kr_art2.c
--- compile-tools ---
--- kr_amap.o ---
gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c kr_amap.c
--- compile-xgui ---
--- kr_pat_parse.o ---
gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c kr_pat_parse.c
--- compile-kernel ---
--- kr_newpattern.o ---
gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c kr_newpattern.c
--- compile-xgui ---
--- 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
--- 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-xgui ---
--- 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-kernel ---
--- kr_td.o ---
gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c kr_td.c
--- compile-tools ---
--- kr_funcs.o ---
gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c kr_funcs.c
--- learn_f.o ---
gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c learn_f.c
--- 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 ---
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-xgui ---
--- 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-xgui ---
--- 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
--- compile-kernel ---
--- arttr_f.o ---
gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c arttr_f.c
--- compile-xgui ---
--- 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 '<string.h>' or provide a declaration of 'strcmp'
   48 | #include "tacoma_learn.h"
  +++ |+#include <string.h>
   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-kernel ---
--- 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
--- compile-xgui ---
--- cc_display.o ---
gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c cc_display.c
--- compile-kernel ---
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 '<string.h>' or provide a declaration of 'strlen'
   48 | #include "cc_glob.ph"
  +++ |+#include <string.h>
   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 '<string.h>' 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-tools ---
--- 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 ---
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]
--- 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-kernel ---
--- stochastic_learn_f.o ---
gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c stochastic_learn_f.c
--- scaled_conj_grad.o ---
gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c scaled_conj_grad.c
--- kr_pat_scan.o ---
gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -c kr_pat_scan.c
--- 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
END OF COMMANDS THAT MAY FAIL

--- 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

Ignore possible error messages for the following command:
ranlib libkernel.a
END OF COMMANDS THAT MAY FAIL

--- compile-xgui ---
--- 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
--- ../../kernel/sources/libfunc.a ---

end of (re)making kernel libraries

--- 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
--- 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
--- 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 ---

end of (re)making kernel libraries

--- 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-xgui ---
--- ui_main.o ---
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;
      |        ^~~~~~
--- ui_status.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_status.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-xgui ---
--- ui_info.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_info.c
--- ui_infoP.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_infoP.c
--- compile-tools ---
--- 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
--- compile-xgui ---
--- ui_maspar.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_maspar.c
--- compile-tools ---
--- 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
--- compile-xgui ---
--- ui_control.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_control.c
--- ui_controlP.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_controlP.c
--- compile-tools ---
--- 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
--- compile-xgui ---
In file included from ui_controlP.c:66:
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 ---
--- 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 ---
--- ui_file.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_file.c
--- ui_fileP.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_fileP.c
In file included from ui_fileP.c:35:
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;
      |        ^~~~~~
--- ui_setup.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_setup.c
--- ui_setupP.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_setupP.c
--- ui_xGraphic.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_xGraphic.c
--- ui_netGraph.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_netGraph.c
--- ui_utilP.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_utilP.c
--- ui_netUpdate.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_netUpdate.c
--- compile-tools ---
--- 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
--- compile-xgui ---
--- ui_event.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_event.c
--- ui_selection.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_selection.c
--- ui_action.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_action.c
--- compile-tools ---
--- 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 ---
--- compile-xgui ---
--- ui_key.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_key.c
--- compile-tools ---
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
--- compile-xgui ---
--- ui_textP.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_textP.c
--- ui_key.o ---
In file included from ui_key.c:54:
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 ---
--- 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
--- compile-xgui ---
--- ui_lists.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_lists.c
--- ui_layer.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_layer.c
--- ui_layerP.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_layerP.c
--- compile-tools ---
--- 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 ---
--- ui_display.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_display.c
--- ui_edit.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_edit.c
--- ui_config.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_config.c
--- ui_color.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_color.c
--- ui_inversion.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_inversion.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
--- compile-xgui ---
--- ui_funcdispl.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_funcdispl.c
--- compile-tools ---
--- 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
--- compile-xgui ---
--- ui_displmap.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_displmap.c
--- ui_displwght.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_displwght.c
--- ui_displmap.o ---
ui_displmap.c: In function 'ui_displMapBW':
ui_displmap.c:293:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  293 |             krui_updateNet(NULL,(int)NULL);
      |                                 ^
ui_displmap.c: In function 'ui_displMapCOL':
ui_displmap.c:353:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  353 |             krui_updateNet(NULL,(int)NULL);
      |                                 ^
--- ui_displwght.o ---
ui_displwght.c: In function 'ui_displWeightsBW':
ui_displwght.c:259:23: warning: implicit declaration of function 'abs' [-Wimplicit-function-declaration]
  259 |             dx = dy = abs( (int)(reference * (float)strength));
      |                       ^~~
ui_displwght.c:47:1: note: include '<stdlib.h>' or provide a declaration of 'abs'
   46 | #include "ui_displwght.ph"
  +++ |+#include <stdlib.h>
   47 | 
--- ui_print.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_print.c
--- ui_colEdit.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_colEdit.c
--- ui_result.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_result.c
ui_result.c: In function 'ui_popupResult':
ui_result.c:448:37: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  448 |             ui_result_default(NULL, (int) NULL, NULL);
      |                                     ^
ui_result.c:453:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  453 |             ui_result_lastcall(NULL, (int) NULL, NULL);
      |                                      ^
--- cc_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 cc_main.c
--- pr_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 pr_main.c
--- ui_kohonen.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_kohonen.c
--- net_analyzer.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 net_analyzer.c
--- compile-tools ---
--- 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
--- compile-xgui ---
--- d3_xUtils.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 d3_xUtils.c
--- d3_global.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 d3_global.c
--- compile-tools ---
--- 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
--- compile-xgui ---
--- d3_anageo.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 d3_anageo.c
--- d3_shade.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 d3_shade.c
--- compile-tools ---
--- 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
--- compile-xgui ---
--- d3_lists.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 d3_lists.c
--- d3_point.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 d3_point.c
--- d3_dither.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 d3_dither.c
--- d3_zgraph.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 d3_zgraph.c
--- d3_fonts.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 d3_fonts.c
--- compile-tools ---
--- 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
--- compile-xgui ---
--- d3_graph.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 d3_graph.c
--- d3_draw.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 d3_draw.c
--- d3_disp.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 d3_disp.c
--- d3_move.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 d3_move.c
--- d3_zValue.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 d3_zValue.c
--- d3_setup.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 d3_setup.c
--- d3_units.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 d3_units.c
--- d3_links.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 d3_links.c
--- d3_model.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 d3_model.c
--- d3_project.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 d3_project.c
--- d3_light.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 d3_light.c
--- d3_pannels.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 d3_pannels.c
--- d3_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 d3_main.c
--- bn_bignet.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 bn_bignet.c
--- compile-tools ---
--- 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
--- compile-xgui ---
--- d3_pannels.o ---
In file included from d3_pannels.c:61:
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 ---
--- 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
--- compile-xgui ---
--- bn_basics.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 bn_basics.c
--- bn_art1.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 bn_art1.c
--- bn_art2.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 bn_art2.c
--- compile-tools ---
--- 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 ---
--- bn_artmap.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 bn_artmap.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
--- compile-xgui ---
--- bn_TD_bignet.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 bn_TD_bignet.c
--- bn_kohonen.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 bn_kohonen.c
--- bn_assoz.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 bn_assoz.c
--- compile-tools ---
--- 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
--- 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
--- 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
--- compile-xgui ---
--- o_graph.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 o_graph.c
--- bn_JordElm.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 bn_JordElm.c
--- ui_class.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_class.c
--- bn_bighop.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 bn_bighop.c
--- libxgui1.a ---
ar rc libxgui1.a ui_xWidgets.o ui_confirmer.o ui_main.o ui_mainP.o ui_status.o ui_info.o ui_infoP.o ui_maspar.o ui_control.o ui_controlP.o ui_file.o ui_fileP.o ui_setup.o ui_setupP.o ui_xGraphic.o ui_netGraph.o ui_utilP.o ui_netUpdate.o
ranlib libxgui1.a
--- libxgui2.a ---
ar rc libxgui2.a ui_event.o ui_selection.o ui_action.o ui_key.o ui_textP.o ui_lists.o ui_layer.o ui_layerP.o ui_display.o ui_edit.o ui_config.o ui_color.o ui_inversion.o ui_funcdispl.o ui_displmap.o ui_displwght.o ui_print.o ui_colEdit.o ui_result.o cc_main.o pr_main.o ui_kohonen.o
ranlib libxgui2.a
--- compile-tools ---
--- 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
--- 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 ---
--- pat_sel_simple ---
--- analyze ---
gcc analyze.o -lm -o analyze
--- pat_sel_simple ---
gcc pat_sel_simple.o -lm -o pat_sel_simple
--- mkhead ---
--- compile-xgui ---
--- lib3d.a ---
ar rc lib3d.a net_analyzer.o d3_xUtils.o d3_global.o d3_anageo.o d3_shade.o d3_lists.o d3_point.o d3_dither.o d3_zgraph.o d3_fonts.o d3_graph.o d3_draw.o d3_disp.o d3_move.o d3_zValue.o d3_setup.o d3_units.o d3_links.o d3_model.o d3_project.o d3_light.o d3_pannels.o d3_main.o bn_bignet.o bn_basics.o bn_art1.o bn_art2.o bn_artmap.o bn_TD_bignet.o bn_kohonen.o bn_assoz.o o_graph.o bn_JordElm.o ui_class.o bn_bighop.o
--- compile-tools ---
--- mkout ---
--- mkpat ---
--- mkhead ---
gcc mkhead.o -lm -o mkhead
--- mkout ---
gcc mkout.o -lm -o mkout
--- mkpat ---
gcc mkpat.o -lm -o mkpat
--- compile-xgui ---
ranlib lib3d.a
--- xgui ---
gcc libxgui1.a libxgui2.a lib3d.a  -Wl,-R/opt/pkg/lib -L/opt/pkg/lib -lXaw3d -lXmu -lXt -lXext -lSM -lICE -lX11 -lsocket  -lnsl  ../../kernel/sources/libkernel.a  ../../kernel/sources/libfunc.a -lm -ll -o xgui
--- compile-tools ---
--- snns2c ---
gcc -L/opt/pkg/lib -Wl,-R/opt/pkg/lib snns2c.o snns2clib.o ../../kernel/sources/libkernel.a  ../../kernel/sources/libfunc.a -lm -ll -o snns2c
--- pat_sel ---
--- netlearn ---
--- 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
--- pat_sel ---
Undefined			first referenced
 symbol  			    in file
pplex                               ../../kernel/sources/libkernel.a(kr_pat_parse.o)
newPatternsLoaded                   ../../kernel/sources/libkernel.a(kr_newpattern.o)
LEARN_Tacoma                        ../../kernel/sources/libfunc.a(func_tbl.o)
dlvq_setPointers                    ../../kernel/sources/libfunc.a(update_f.o)
scanner_init_scanner                ../../kernel/sources/libkernel.a(kr_newpattern.o)
getNoOfClasses                      ../../kernel/sources/libfunc.a(update_f.o)
LEARN_DLVQ                          ../../kernel/sources/libfunc.a(func_tbl.o)
scanner_await_class                 ../../kernel/sources/libkernel.a(kr_pat_parse.o)
allocArrays                         ../../kernel/sources/libfunc.a(update_f.o)
allocInitialUnitArray               ../../kernel/sources/libfunc.a(update_f.o)
generateMissingClassHiddenUnits     ../../kernel/sources/libfunc.a(update_f.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)
initInitialUnitArray                ../../kernel/sources/libfunc.a(update_f.o)
normPatterns                        ../../kernel/sources/libfunc.a(update_f.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
--- netlearn ---
Undefined			first referenced
 symbol  			    in file
pplex                               ../../kernel/sources/libkernel.a(kr_pat_parse.o)
newPatternsLoaded                   ../../kernel/sources/libkernel.a(kr_newpattern.o)
LEARN_Tacoma                        ../../kernel/sources/libfunc.a(func_tbl.o)
dlvq_setPointers                    ../../kernel/sources/libfunc.a(update_f.o)
scanner_init_scanner                ../../kernel/sources/libkernel.a(kr_newpattern.o)
getNoOfClasses                      ../../kernel/sources/libfunc.a(update_f.o)
LEARN_DLVQ                          ../../kernel/sources/libfunc.a(func_tbl.o)
scanner_await_class                 ../../kernel/sources/libkernel.a(kr_pat_parse.o)
allocArrays                         ../../kernel/sources/libfunc.a(update_f.o)
allocInitialUnitArray               ../../kernel/sources/libfunc.a(update_f.o)
generateMissingClassHiddenUnits     ../../kernel/sources/libfunc.a(update_f.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)
initInitialUnitArray                ../../kernel/sources/libfunc.a(update_f.o)
normPatterns                        ../../kernel/sources/libfunc.a(update_f.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
--- snns2c ---
Undefined			first referenced
 symbol  			    in file
pplex                               ../../kernel/sources/libkernel.a(kr_pat_parse.o)
newPatternsLoaded                   ../../kernel/sources/libkernel.a(kr_newpattern.o)
LEARN_Tacoma                        ../../kernel/sources/libfunc.a(func_tbl.o)
dlvq_setPointers                    ../../kernel/sources/libfunc.a(update_f.o)
scanner_init_scanner                ../../kernel/sources/libkernel.a(kr_newpattern.o)
getNoOfClasses                      ../../kernel/sources/libfunc.a(update_f.o)
LEARN_DLVQ                          ../../kernel/sources/libfunc.a(func_tbl.o)
scanner_await_class                 ../../kernel/sources/libkernel.a(kr_pat_parse.o)
allocArrays                         ../../kernel/sources/libfunc.a(update_f.o)
allocInitialUnitArray               ../../kernel/sources/libfunc.a(update_f.o)
generateMissingClassHiddenUnits     ../../kernel/sources/libfunc.a(update_f.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)
initInitialUnitArray                ../../kernel/sources/libfunc.a(update_f.o)
normPatterns                        ../../kernel/sources/libfunc.a(update_f.o)
ld: fatal: symbol referencing errors. No output written to snns2c
collect2: error: ld returned 1 exit status
--- compile-xgui ---
Undefined			first referenced
 symbol  			    in file
pplex                               ../../kernel/sources/libkernel.a(kr_pat_parse.o)
newPatternsLoaded                   libxgui1.a(ui_controlP.o)
LEARN_Tacoma                        ../../kernel/sources/libfunc.a(func_tbl.o)
dlvq_setPointers                    ../../kernel/sources/libfunc.a(update_f.o)
dlvq_numberOfLearnCycles            libxgui1.a(ui_controlP.o)
scanner_init_scanner                ../../kernel/sources/libkernel.a(kr_newpattern.o)
getNoOfClasses                      ../../kernel/sources/libfunc.a(update_f.o)
LEARN_DLVQ                          ../../kernel/sources/libfunc.a(func_tbl.o)
scanner_await_class                 ../../kernel/sources/libkernel.a(kr_pat_parse.o)
allocArrays                         ../../kernel/sources/libfunc.a(update_f.o)
allocInitialUnitArray               ../../kernel/sources/libfunc.a(update_f.o)
generateMissingClassHiddenUnits     ../../kernel/sources/libfunc.a(update_f.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)
initInitialUnitArray                ../../kernel/sources/libfunc.a(update_f.o)
normPatterns                        ../../kernel/sources/libfunc.a(update_f.o)
ld: fatal: symbol referencing errors. No output written to xgui
--- compile-tools ---
*** [snns2c] Error code 1

bmake[1]: stopped making "all" in /home/pbulk/build/math/snns/work/SNNSv4.3/tools/sources
bmake[1]: 3 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
--- compile-xgui ---
collect2: error: ld returned 1 exit status
*** [xgui] Error code 1

bmake[1]: stopped making "all" in /home/pbulk/build/math/snns/work/SNNSv4.3/xgui/sources
bmake[1]: 1 error

bmake[1]: stopped making "all" in /home/pbulk/build/math/snns/work/SNNSv4.3/xgui/sources
*** [compile-xgui] 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