+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake stage-install BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/snns-4.3nb2/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake stage-install BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/snns-4.3nb2/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
===> Installing for snns-4.3nb2
=> Generating pre-install file lists
=> Creating installation directories
cd tools/sources && /opt/pkg/bin/bmake install-strip
/opt/pkg/bin/bmake INSTALL_PROGRAM='/home/pbulk/build/math/snns/work/.tools/bin/install -c -s' install
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c analyze.c
gcc analyze.o -lm -o analyze
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c pat_sel_simple.c
gcc pat_sel_simple.o -lm -o pat_sel_simple
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c mkhead.c
gcc mkhead.o -lm -o mkhead
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c mkout.c
gcc mkout.o -lm -o mkout
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c mkpat.c
gcc mkpat.o -lm -o mkpat
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c snns2c.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c snns2clib.c

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

cd ../../kernel/sources && /opt/pkg/bin/bmake
gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c kr_pat_scan.c
gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c kernel.c
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'
gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c kr_io.c
gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c kr_mem.c
gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c kr_ui.c
gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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
gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c art_ui.c
gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c kr_art.c
gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c kr_art1.c
gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c kr_art2.c
gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c kr_amap.c
gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c kr_pat_parse.c
gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c kr_newpattern.c
gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c kr_JordElm.c
gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c kr_rand.c
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

gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c func_tbl.c
gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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
gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c kr_td.c
gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c kr_funcs.c
gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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
gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c prun_f.c
gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c tbl_func.c
gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c trans_f.c
gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c update_f.c
gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c remap_f.c
gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c matrix.c
gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c arttr_f.c
gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c cc_prune.c
gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c cc_modify.c
gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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 '<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);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c cc_display.c
gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c tacoma_learn.c
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]
gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c dlvq_learn.c
gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c stochastic_learn_f.c
gcc -fPIC -I../..   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c scaled_conj_grad.c
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


end of (re)making kernel libraries

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
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c pat_sel.c
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
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c netlearn.c
gcc -L/opt/pkg/lib -Wl,-R/opt/pkg/lib netlearn.o ../../kernel/sources/libkernel.a  ../../kernel/sources/libfunc.a -lm -ll -o netlearn
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c td_bignet.c
gcc -L/opt/pkg/lib -Wl,-R/opt/pkg/lib td_bignet.o ../../kernel/sources/libkernel.a  ../../kernel/sources/libfunc.a -lm -ll -o td_bignet
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c ff_bignet.c
gcc -L/opt/pkg/lib -Wl,-R/opt/pkg/lib ff_bignet.o ../../kernel/sources/libkernel.a  ../../kernel/sources/libfunc.a -lm -ll -o ff_bignet
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c netperf.c
gcc -L/opt/pkg/lib -Wl,-R/opt/pkg/lib netperf.o ../../kernel/sources/libkernel.a  ../../kernel/sources/libfunc.a -lm -ll -o netperf
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c snnsbat.c
gcc -L/opt/pkg/lib -Wl,-R/opt/pkg/lib snnsbat.o ../../kernel/sources/libkernel.a  ../../kernel/sources/libfunc.a -lm -ll -o snnsbat
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c feedback-gennet.c
gcc -L/opt/pkg/lib -Wl,-R/opt/pkg/lib feedback-gennet.o ../../kernel/sources/libkernel.a  ../../kernel/sources/libfunc.a -lm -ll -o feedback-gennet
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c convert2snns.c
gcc -L/opt/pkg/lib -Wl,-R/opt/pkg/lib convert2snns.o ../../kernel/sources/libkernel.a  ../../kernel/sources/libfunc.a -lm -ll -o convert2snns
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c isnns.c
gcc -L/opt/pkg/lib -Wl,-R/opt/pkg/lib isnns.o ../../kernel/sources/libkernel.a  ../../kernel/sources/libfunc.a -lm -ll -o isnns
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c linknets.c
gcc -L/opt/pkg/lib -Wl,-R/opt/pkg/lib linknets.o snns2clib.o ../../kernel/sources/libkernel.a  ../../kernel/sources/libfunc.a -lm -ll -o linknets
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c batchman.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c gram1.tab.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c lex.yyz.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c icopjmp.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c ictab.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c symtab.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c backpatch.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c memory.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c ic_snns.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c error.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c arglist.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c snns_intfce.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c special_jacket.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c lex.yyy.c
gcc -L/opt/pkg/lib -Wl,-R/opt/pkg/lib batchman.o gram1.tab.o lex.yyz.o icopjmp.o ictab.o symtab.o backpatch.o memory.o ic_snns.o error.o arglist.o snns_intfce.o special_jacket.o lex.yyy.o ../../kernel/sources/libkernel.a  ../../kernel/sources/libfunc.a -lm -ll -o batchman
mkdir /home/pbulk/build/math/snns/work/.destdir/opt/pkg/tools/bin/x86_64-pc-solaris2.11
for tooltarget in analyze pat_sel_simple mkhead mkout mkpat snns2c pat_sel netlearn td_bignet ff_bignet  netperf snnsbat feedback-gennet convert2snns  isnns linknets batchman ; do  /home/pbulk/build/math/snns/work/.tools/bin/install -c -s $tooltarget /home/pbulk/build/math/snns/work/.destdir/opt/pkg/tools/bin/x86_64-pc-solaris2.11 ;  done
cd xgui/sources && /opt/pkg/bin/bmake install-strip
/opt/pkg/bin/bmake INSTALL_PROGRAM='/home/pbulk/build/math/snns/work/.tools/bin/install -c -s' install
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c ui_xWidgets.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c ui_confirmer.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c ui_main.c
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;
      |        ^~~~~~
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c ui_mainP.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c ui_status.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c ui_info.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c ui_infoP.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c ui_maspar.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c ui_control.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c ui_controlP.c
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;
      |        ^~~~~~
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c ui_file.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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;
      |        ^~~~~~
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c ui_setup.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c ui_setupP.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c ui_xGraphic.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c ui_netGraph.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c ui_utilP.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c ui_netUpdate.c
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
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c ui_event.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c ui_selection.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c ui_action.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c ui_key.c
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;
      |        ^~~~~~
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c ui_textP.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c ui_lists.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c ui_layer.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c ui_layerP.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c ui_display.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c ui_edit.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c ui_config.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c ui_color.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c ui_inversion.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c ui_funcdispl.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c ui_displmap.c
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);
      |                                 ^
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c ui_displwght.c
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 | 
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c ui_print.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c ui_colEdit.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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);
      |                                      ^
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c cc_main.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c pr_main.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c ui_kohonen.c
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
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c net_analyzer.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c d3_xUtils.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c d3_global.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c d3_anageo.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c d3_shade.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c d3_lists.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c d3_point.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c d3_dither.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c d3_zgraph.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c d3_fonts.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c d3_graph.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c d3_draw.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c d3_disp.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c d3_move.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c d3_zValue.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c d3_setup.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c d3_units.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c d3_links.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c d3_model.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c d3_project.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c d3_light.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c d3_pannels.c
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;
      |        ^~~~~~
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c d3_main.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c bn_bignet.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c bn_basics.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c bn_art1.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c bn_art2.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c bn_artmap.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c bn_TD_bignet.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c bn_kohonen.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c bn_assoz.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c o_graph.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c bn_JordElm.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c ui_class.c
gcc -fPIC -I/opt/pkg/include -I../..  -I../../kernel/sources  -I../../xgui/iconsXgui    -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -c bn_bighop.c
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
ranlib lib3d.a
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
mkdir /home/pbulk/build/math/snns/work/.destdir/opt/pkg/xgui/bin/x86_64-pc-solaris2.11
/home/pbulk/build/math/snns/work/.tools/bin/install -c -s xgui /home/pbulk/build/math/snns/work/.destdir/opt/pkg/xgui/bin/x86_64-pc-solaris2.11
cd man && /opt/pkg/bin/bmake install
mkdir /home/pbulk/build/math/snns/work/.destdir/opt/pkg/share/man
mkdir /home/pbulk/build/math/snns/work/.destdir/opt/pkg/share/man/man1
for mantarget in analyze.1  batchman.1  ff_bignet.1  isnns.1  linknets.1  snns.1  snns2c.1  td_bignet.1  xgui.1 ; do  if [ ! -e /home/pbulk/build/math/snns/work/.destdir/opt/pkg/share/man/man1/$mantarget ] ; then  /home/pbulk/build/math/snns/work/.tools/bin/install -c -m 644 man1/$mantarget /home/pbulk/build/math/snns/work/.destdir/opt/pkg/share/man/man1 ;  fi ;  done
/opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk -m 644 /home/pbulk/build/math/snns/work/SNNSv4.3/help.hdoc /home/pbulk/build/math/snns/work/.destdir/opt/pkg/share/snns
/opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk -m 644 /home/pbulk/build/math/snns/work/SNNSv4.3/default.cfg /home/pbulk/build/math/snns/work/.destdir/opt/pkg/share/snns
for i in `ls -1 /home/pbulk/build/math/snns/work/SNNSv4.3/tools/doc`; do  /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk -m 644 /home/pbulk/build/math/snns/work/SNNSv4.3/tools/doc/$i  /home/pbulk/build/math/snns/work/.destdir/opt/pkg/share/doc/snns;  done
for i in `ls -1 /home/pbulk/build/math/snns/work/SNNSv4.3/examples`; do  /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk -m 644 /home/pbulk/build/math/snns/work/SNNSv4.3/examples/$i  /home/pbulk/build/math/snns/work/.destdir/opt/pkg/share/examples/snns;  done
=> Generating CTF data
=> Automatic stripping of debug information
=> Automatic manual page handling
=> Generating post-install file lists
pkg_create: can't stat `/home/pbulk/build/math/snns/work/.destdir/opt/pkg/bin/analyze'
pkg_create: can't stat `/home/pbulk/build/math/snns/work/.destdir/opt/pkg/bin/batchman'
pkg_create: can't stat `/home/pbulk/build/math/snns/work/.destdir/opt/pkg/bin/convert2snns'
pkg_create: can't stat `/home/pbulk/build/math/snns/work/.destdir/opt/pkg/bin/feedback-gennet'
pkg_create: can't stat `/home/pbulk/build/math/snns/work/.destdir/opt/pkg/bin/ff_bignet'
pkg_create: can't stat `/home/pbulk/build/math/snns/work/.destdir/opt/pkg/bin/isnns'
pkg_create: can't stat `/home/pbulk/build/math/snns/work/.destdir/opt/pkg/bin/linknets'
pkg_create: can't stat `/home/pbulk/build/math/snns/work/.destdir/opt/pkg/bin/mkhead'
pkg_create: can't stat `/home/pbulk/build/math/snns/work/.destdir/opt/pkg/bin/mkout'
pkg_create: can't stat `/home/pbulk/build/math/snns/work/.destdir/opt/pkg/bin/mkpat'
pkg_create: can't stat `/home/pbulk/build/math/snns/work/.destdir/opt/pkg/bin/netlearn'
pkg_create: can't stat `/home/pbulk/build/math/snns/work/.destdir/opt/pkg/bin/netperf'
pkg_create: can't stat `/home/pbulk/build/math/snns/work/.destdir/opt/pkg/bin/pat_sel'
pkg_create: can't stat `/home/pbulk/build/math/snns/work/.destdir/opt/pkg/bin/pat_sel_simple'
pkg_create: can't stat `/home/pbulk/build/math/snns/work/.destdir/opt/pkg/bin/snns2c'
pkg_create: can't stat `/home/pbulk/build/math/snns/work/.destdir/opt/pkg/bin/snnsbat'
pkg_create: can't stat `/home/pbulk/build/math/snns/work/.destdir/opt/pkg/bin/td_bignet'
pkg_create: can't stat `/home/pbulk/build/math/snns/work/.destdir/opt/pkg/bin/xgui'
=> Checking file-check results for snns-4.3nb2
ERROR: ************************************************************
ERROR: The following files are in the PLIST but not in /home/pbulk/build/math/snns/work/.destdir/opt/pkg:
ERROR:         /home/pbulk/build/math/snns/work/.destdir/opt/pkg/bin/analyze
ERROR:         /home/pbulk/build/math/snns/work/.destdir/opt/pkg/bin/batchman
ERROR:         /home/pbulk/build/math/snns/work/.destdir/opt/pkg/bin/convert2snns
ERROR:         /home/pbulk/build/math/snns/work/.destdir/opt/pkg/bin/feedback-gennet
ERROR:         /home/pbulk/build/math/snns/work/.destdir/opt/pkg/bin/ff_bignet
ERROR:         /home/pbulk/build/math/snns/work/.destdir/opt/pkg/bin/isnns
ERROR:         /home/pbulk/build/math/snns/work/.destdir/opt/pkg/bin/linknets
ERROR:         /home/pbulk/build/math/snns/work/.destdir/opt/pkg/bin/mkhead
ERROR:         /home/pbulk/build/math/snns/work/.destdir/opt/pkg/bin/mkout
ERROR:         /home/pbulk/build/math/snns/work/.destdir/opt/pkg/bin/mkpat
ERROR:         /home/pbulk/build/math/snns/work/.destdir/opt/pkg/bin/netlearn
ERROR:         /home/pbulk/build/math/snns/work/.destdir/opt/pkg/bin/netperf
ERROR:         /home/pbulk/build/math/snns/work/.destdir/opt/pkg/bin/pat_sel
ERROR:         /home/pbulk/build/math/snns/work/.destdir/opt/pkg/bin/pat_sel_simple
ERROR:         /home/pbulk/build/math/snns/work/.destdir/opt/pkg/bin/snns2c
ERROR:         /home/pbulk/build/math/snns/work/.destdir/opt/pkg/bin/snnsbat
ERROR:         /home/pbulk/build/math/snns/work/.destdir/opt/pkg/bin/td_bignet
ERROR:         /home/pbulk/build/math/snns/work/.destdir/opt/pkg/bin/xgui
ERROR: ************************************************************
ERROR: The following files are in /home/pbulk/build/math/snns/work/.destdir/opt/pkg but not in the PLIST:
ERROR:         /home/pbulk/build/math/snns/work/.destdir/opt/pkg/tools/bin/x86_64-pc-solaris2.11/analyze
ERROR:         /home/pbulk/build/math/snns/work/.destdir/opt/pkg/tools/bin/x86_64-pc-solaris2.11/batchman
ERROR:         /home/pbulk/build/math/snns/work/.destdir/opt/pkg/tools/bin/x86_64-pc-solaris2.11/convert2snns
ERROR:         /home/pbulk/build/math/snns/work/.destdir/opt/pkg/tools/bin/x86_64-pc-solaris2.11/feedback-gennet
ERROR:         /home/pbulk/build/math/snns/work/.destdir/opt/pkg/tools/bin/x86_64-pc-solaris2.11/ff_bignet
ERROR:         /home/pbulk/build/math/snns/work/.destdir/opt/pkg/tools/bin/x86_64-pc-solaris2.11/isnns
ERROR:         /home/pbulk/build/math/snns/work/.destdir/opt/pkg/tools/bin/x86_64-pc-solaris2.11/linknets
ERROR:         /home/pbulk/build/math/snns/work/.destdir/opt/pkg/tools/bin/x86_64-pc-solaris2.11/mkhead
ERROR:         /home/pbulk/build/math/snns/work/.destdir/opt/pkg/tools/bin/x86_64-pc-solaris2.11/mkout
ERROR:         /home/pbulk/build/math/snns/work/.destdir/opt/pkg/tools/bin/x86_64-pc-solaris2.11/mkpat
ERROR:         /home/pbulk/build/math/snns/work/.destdir/opt/pkg/tools/bin/x86_64-pc-solaris2.11/netlearn
ERROR:         /home/pbulk/build/math/snns/work/.destdir/opt/pkg/tools/bin/x86_64-pc-solaris2.11/netperf
ERROR:         /home/pbulk/build/math/snns/work/.destdir/opt/pkg/tools/bin/x86_64-pc-solaris2.11/pat_sel
ERROR:         /home/pbulk/build/math/snns/work/.destdir/opt/pkg/tools/bin/x86_64-pc-solaris2.11/pat_sel_simple
ERROR:         /home/pbulk/build/math/snns/work/.destdir/opt/pkg/tools/bin/x86_64-pc-solaris2.11/snns2c
ERROR:         /home/pbulk/build/math/snns/work/.destdir/opt/pkg/tools/bin/x86_64-pc-solaris2.11/snnsbat
ERROR:         /home/pbulk/build/math/snns/work/.destdir/opt/pkg/tools/bin/x86_64-pc-solaris2.11/td_bignet
ERROR:         /home/pbulk/build/math/snns/work/.destdir/opt/pkg/xgui/bin/x86_64-pc-solaris2.11/xgui
*** Error code 1

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/math/snns
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/math/snns