* CPV: sci-mathematics/snns-4.2-r8 * REPO: gentoo * USE: elibc_glibc kernel_linux python test userland_GNU x86 >>> Unpacking source... >>> Unpacking SNNSv4.2.tar.gz to /var/tmp/portage/sci-mathematics/snns-4.2-r8/work >>> Unpacking snns-4.2-20040227.patch.gz to /var/tmp/portage/sci-mathematics/snns-4.2-r8/work >>> Unpacking PySNNS-20040605.tar.gz to /var/tmp/portage/sci-mathematics/snns-4.2-r8/work >>> Unpacking PythonFunctionSupport-20050210.patch.gz to /var/tmp/portage/sci-mathematics/snns-4.2-r8/work >>> Source unpacked in /var/tmp/portage/sci-mathematics/snns-4.2-r8/work >>> Preparing source in /var/tmp/portage/sci-mathematics/snns-4.2-r8/work/SNNSv4.2 ... * Applying snns-4.2-20040227.patch ... [ ok ] * Applying 4.2-fPIC-python.patch ... [ ok ] * Applying PythonFunctionSupport-20050210.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/sci-mathematics/snns-4.2-r8/work/SNNSv4.2 ... * econf: updating SNNSv4.2/configuration/config.sub with /usr/share/gnuconfig/config.sub * econf: updating SNNSv4.2/configuration/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-global --without-x configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux *********************************************************************** 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' *********************************************************************** checking whether make sets $(MAKE)... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for X... disabled checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for makedepend... makedepend checking for bison... bison checking for version of bison... bison (GNU Bison) 2.4.3 Written by Robert Corbett and Richard Stallman. Copyright (C) 2010 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure: WARNING: It seems like you have bison version 1.22 or older configure: WARNING: We try to handle this but better refer to Readme.install checking for xgrabsc... : checking for flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking return type of signal handlers... void checking for working memcmp... yes checking for getcwd... yes checking for strdup... yes checking for lrand48... yes configure: creating ./config.status config.status: creating Makefile.def config.status: creating 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 /usr/bin (xgui) /usr/bin (tools) And now: Good luck and have fun! *********************************************************************** >>> Source configured. >>> Compiling source in /var/tmp/portage/sci-mathematics/snns-4.2-r8/work/SNNSv4.2 ... make -j14 -j1 compile-kernel compile-tools cd kernel/sources && make make[1]: Entering directory `/var/tmp/portage/sci-mathematics/snns-4.2-r8/work/SNNSv4.2/kernel/sources' i686-pc-linux-gnu-gcc -fPIC -I../.. -O2 -pipe -c kr_pat_scan.c kr_pat_scan.l: In function ‘yylex’: kr_pat_scan.l:130:1: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result i686-pc-linux-gnu-gcc -fPIC -I../.. -O2 -pipe -c kernel.c i686-pc-linux-gnu-gcc -fPIC -I../.. -O2 -pipe -c kr_io.c kr_io.c: In function ‘krio_writeSiteDefinitions’: kr_io.c:809:3: warning: format not a string literal and no format arguments kr_io.c:811:3: warning: format not a string literal and no format arguments kr_io.c:822:3: warning: format not a string literal and no format arguments kr_io.c: In function ‘krio_writeTypeDefinitions’: kr_io.c:853:3: warning: format not a string literal and no format arguments kr_io.c:855:3: warning: format not a string literal and no format arguments kr_io.c:868:4: warning: format not a string literal and no format arguments kr_io.c:884:3: warning: format not a string literal and no format arguments kr_io.c: In function ‘krio_writeDefaultDefinitions’: kr_io.c:953:3: warning: format not a string literal and no format arguments kr_io.c:955:3: warning: format not a string literal and no format arguments kr_io.c:972:3: warning: format not a string literal and no format arguments kr_io.c: In function ‘krio_writeUnitDefinitions’: kr_io.c:1020:3: warning: format not a string literal and no format arguments kr_io.c:1022:3: warning: format not a string literal and no format arguments kr_io.c:1092:6: warning: format not a string literal and no format arguments kr_io.c:1110:3: warning: format not a string literal and no format arguments kr_io.c: In function ‘krio_writeSourcesAndWeights’: kr_io.c:1220:7: warning: format not a string literal and no format arguments kr_io.c: In function ‘krio_writeConnectionDefs’: kr_io.c:1266:3: warning: format not a string literal and no format arguments kr_io.c:1268:3: warning: format not a string literal and no format arguments kr_io.c:1315:3: warning: format not a string literal and no format arguments kr_io.c: In function ‘krio_writeSubnetDefs’: kr_io.c:1347:3: warning: format not a string literal and no format arguments kr_io.c:1349:3: warning: format not a string literal and no format arguments kr_io.c:1386:6: warning: format not a string literal and no format arguments kr_io.c:1397:3: warning: format not a string literal and no format arguments kr_io.c: In function ‘krio_writeLayerDefs’: kr_io.c:1433:3: warning: format not a string literal and no format arguments kr_io.c:1435:3: warning: format not a string literal and no format arguments kr_io.c:1471:6: warning: format not a string literal and no format arguments kr_io.c:1482:3: warning: format not a string literal and no format arguments kr_io.c: In function ‘krio_readSiteDefinitions’: kr_io.c:2205:3: warning: format not a string literal and no format arguments kr_io.c: In function ‘krio_readTypeDefinitions’: kr_io.c:2250:3: warning: format not a string literal and no format arguments kr_io.c: In function ‘krio_readDefaultDefinitions’: kr_io.c:2333:3: warning: format not a string literal and no format arguments kr_io.c: In function ‘krio_readUnitDefinitions’: kr_io.c:2377:3: warning: format not a string literal and no format arguments kr_io.c: In function ‘krio_readConnectionDefs’: kr_io.c:2591:3: warning: format not a string literal and no format arguments kr_io.c: In function ‘krio_readSubnetDefs’: kr_io.c:2687:3: warning: format not a string literal and no format arguments kr_io.c: In function ‘krio_readLayerDefs’: kr_io.c:2736:3: warning: format not a string literal and no format arguments kr_io.c: In function ‘readXYTransTable’: kr_io.c:2788:3: warning: format not a string literal and no format arguments kr_io.c: In function ‘krio_readTimeDelayDefs’: kr_io.c:2837:3: warning: format not a string literal and no format arguments kr_io.c: In function ‘krio_saveResult’: kr_io.c:3093:5: warning: format not a string literal and no format arguments kr_io.c:3099:5: warning: format not a string literal and no format arguments i686-pc-linux-gnu-gcc -fPIC -I../.. -O2 -pipe -c kr_mem.c i686-pc-linux-gnu-gcc -fPIC -I../.. -O2 -pipe -c kr_ui.c i686-pc-linux-gnu-gcc -fPIC -I../.. -O2 -pipe -c kr_inversion.c i686-pc-linux-gnu-gcc -fPIC -I../.. -O2 -pipe -c art_ui.c i686-pc-linux-gnu-gcc -fPIC -I../.. -O2 -pipe -c kr_art.c i686-pc-linux-gnu-gcc -fPIC -I../.. -O2 -pipe -c kr_art1.c i686-pc-linux-gnu-gcc -fPIC -I../.. -O2 -pipe -c kr_art2.c i686-pc-linux-gnu-gcc -fPIC -I../.. -O2 -pipe -c kr_amap.c i686-pc-linux-gnu-gcc -fPIC -I../.. -O2 -pipe -c kr_pat_parse.c i686-pc-linux-gnu-gcc -fPIC -I../.. -O2 -pipe -c kr_newpattern.c i686-pc-linux-gnu-gcc -fPIC -I../.. -O2 -pipe -c kr_JordElm.c i686-pc-linux-gnu-gcc -fPIC -I../.. -O2 -pipe -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: i686-pc-linux-gnu-ranlib libkernel.a END OF COMMANDS THAT MAY FAIL i686-pc-linux-gnu-gcc -fPIC -I../.. -O2 -pipe -c func_tbl.c i686-pc-linux-gnu-gcc -fPIC -I../.. -O2 -pipe -c init_f.c i686-pc-linux-gnu-gcc -fPIC -I../.. -O2 -pipe -c kr_td.c i686-pc-linux-gnu-gcc -fPIC -I../.. -O2 -pipe -c kr_funcs.c i686-pc-linux-gnu-gcc -fPIC -I../.. -O2 -pipe -c learn_f.c i686-pc-linux-gnu-gcc -fPIC -I../.. -O2 -pipe -c prun_f.c i686-pc-linux-gnu-gcc -fPIC -I../.. -O2 -pipe -c tbl_func.c i686-pc-linux-gnu-gcc -fPIC -I../.. -O2 -pipe -c trans_f.c i686-pc-linux-gnu-gcc -fPIC -I../.. -O2 -pipe -c update_f.c i686-pc-linux-gnu-gcc -fPIC -I../.. -O2 -pipe -c remap_f.c i686-pc-linux-gnu-gcc -fPIC -I../.. -O2 -pipe -c matrix.c i686-pc-linux-gnu-gcc -fPIC -I../.. -O2 -pipe -c arttr_f.c i686-pc-linux-gnu-gcc -fPIC -I../.. -O2 -pipe -c cc_learn.c i686-pc-linux-gnu-gcc -fPIC -I../.. -O2 -pipe -c cc_prune.c i686-pc-linux-gnu-gcc -fPIC -I../.. -O2 -pipe -c cc_modify.c i686-pc-linux-gnu-gcc -fPIC -I../.. -O2 -pipe -c cc_glob.c i686-pc-linux-gnu-gcc -fPIC -I../.. -O2 -pipe -c cc_display.c i686-pc-linux-gnu-gcc -fPIC -I../.. -O2 -pipe -c tacoma_learn.c i686-pc-linux-gnu-gcc -fPIC -I../.. -O2 -pipe -c dlvq_learn.c i686-pc-linux-gnu-gcc -fPIC -I../.. -O2 -pipe -c stochastic_learn_f.c i686-pc-linux-gnu-gcc -fPIC -I../.. -O2 -pipe -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: i686-pc-linux-gnu-ranlib libfunc.a END OF COMMANDS THAT MAY FAIL make[1]: Leaving directory `/var/tmp/portage/sci-mathematics/snns-4.2-r8/work/SNNSv4.2/kernel/sources' cd tools/sources && make make[1]: Entering directory `/var/tmp/portage/sci-mathematics/snns-4.2-r8/work/SNNSv4.2/tools/sources' i686-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -O2 -pipe -c analyze.c analyze.c: In function ‘main’: analyze.c:545:10: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result analyze.c:549:13: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result analyze.c:552:13: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result analyze.c:652:13: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result analyze.c: In function ‘read_file_header’: analyze.c:404:12: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result analyze.c:411:12: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result analyze.c:412:12: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result analyze.c:414:12: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result analyze.c:416:12: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result analyze.c:418:12: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result analyze.c:420:12: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result analyze.c:426:12: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result analyze.c:429:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result analyze.c:439:8: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result i686-pc-linux-gnu-gcc analyze.o -lm -o analyze i686-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -O2 -pipe -c pat_sel_simple.c pat_sel_simple.c: In function ‘read_file_header’: pat_sel_simple.c:115:7: warning: format not a string literal and no format arguments pat_sel_simple.c: In function ‘write_file_header’: pat_sel_simple.c:155:5: warning: format not a string literal and no format arguments i686-pc-linux-gnu-gcc pat_sel_simple.o -lm -o pat_sel_simple i686-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -O2 -pipe -c mkhead.c i686-pc-linux-gnu-gcc mkhead.o -lm -o mkhead i686-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -O2 -pipe -c mkout.c i686-pc-linux-gnu-gcc mkout.o -lm -o mkout i686-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -O2 -pipe -c mkpat.c i686-pc-linux-gnu-gcc mkpat.o -lm -o mkpat i686-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -O2 -pipe -c snns2c.c i686-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -O2 -pipe -c snns2clib.c i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu snns2c.o snns2clib.o ../../kernel/sources/libkernel.a ../../kernel/sources/libfunc.a -lm -lfl -o snns2c i686-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -O2 -pipe -c pat_sel.c pat_sel.c: In function ‘main’: pat_sel.c:97:2: warning: too few arguments for format pat_sel.c:126:8: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu pat_sel.o ../../kernel/sources/libkernel.a ../../kernel/sources/libfunc.a -lm -lfl -o pat_sel i686-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -O2 -pipe -c netlearn.c netlearn.c: In function ‘main’: netlearn.c:57:8: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result netlearn.c:74:8: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result netlearn.c:89:11: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result netlearn.c:93:8: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result netlearn.c:100:8: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result netlearn.c:160:8: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu netlearn.o ../../kernel/sources/libkernel.a ../../kernel/sources/libfunc.a -lm -lfl -o netlearn i686-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -O2 -pipe -c td_bignet.c i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu td_bignet.o ../../kernel/sources/libkernel.a ../../kernel/sources/libfunc.a -lm -lfl -o td_bignet i686-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -O2 -pipe -c ff_bignet.c i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu ff_bignet.o ../../kernel/sources/libkernel.a ../../kernel/sources/libfunc.a -lm -lfl -o ff_bignet i686-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -O2 -pipe -c netperf.c netperf.c: In function ‘main’: netperf.c:93:8: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result netperf.c:110:8: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result netperf.c:128:8: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result netperf.c:150:8: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result netperf.c:187:13: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu netperf.o ../../kernel/sources/libkernel.a ../../kernel/sources/libfunc.a -lm -lfl -o netperf i686-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -O2 -pipe -c snnsbat.c i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu snnsbat.o ../../kernel/sources/libkernel.a ../../kernel/sources/libfunc.a -lm -lfl -o snnsbat snnsbat.o: In function `main': snnsbat.c:(.text+0x3b6f): warning: the use of `tempnam' is dangerous, better use `mkstemp' i686-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -O2 -pipe -c feedback-gennet.c feedback-gennet.c: In function ‘main’: feedback-gennet.c:60:7: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result feedback-gennet.c:62:7: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result feedback-gennet.c:64:7: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result feedback-gennet.c:66:7: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result feedback-gennet.c:68:7: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result feedback-gennet.c:70:7: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result feedback-gennet.c:72:7: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu feedback-gennet.o ../../kernel/sources/libkernel.a ../../kernel/sources/libfunc.a -lm -lfl -o feedback-gennet i686-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -O2 -pipe -c convert2snns.c convert2snns.c: In function ‘create_patterns’: convert2snns.c:343:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result convert2snns.c:357:10: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result convert2snns.c: In function ‘create_network’: convert2snns.c:265:15: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result convert2snns.c:302:13: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result convert2snns.c: In function ‘control’: convert2snns.c:122:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result convert2snns.c:128:31: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result convert2snns.c:129:31: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result convert2snns.c:130:31: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result convert2snns.c:131:31: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result convert2snns.c:132:31: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result convert2snns.c:133:31: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result convert2snns.c:138:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu convert2snns.o ../../kernel/sources/libkernel.a ../../kernel/sources/libfunc.a -lm -lfl -o convert2snns i686-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -O2 -pipe -c isnns.c isnns.c: In function ‘main’: isnns.c:361:12: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result isnns.c:435:12: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu isnns.o ../../kernel/sources/libkernel.a ../../kernel/sources/libfunc.a -lm -lfl -o isnns i686-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -O2 -pipe -c linknets.c i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu linknets.o snns2clib.o ../../kernel/sources/libkernel.a ../../kernel/sources/libfunc.a -lm -lfl -o linknets i686-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -O2 -pipe -c batchman.c i686-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -O2 -pipe -c gram1.tab.c i686-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -O2 -pipe -c lex.yyz.c scan1.l: In function ‘yyzlex’: scan1.l:174:1: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result i686-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -O2 -pipe -c icopjmp.c i686-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -O2 -pipe -c ictab.c i686-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -O2 -pipe -c symtab.c i686-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -O2 -pipe -c backpatch.c i686-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -O2 -pipe -c memory.c i686-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -O2 -pipe -c ic_snns.c ic_snns.c: In function ‘setCascadeParams’: ic_snns.c:1267:8: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘double’ ic_snns.c:1333:8: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘double’ i686-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -O2 -pipe -c error.c i686-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -O2 -pipe -c arglist.c i686-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -O2 -pipe -c snns_intfce.c i686-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -O2 -pipe -c special_jacket.c i686-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -O2 -pipe -c lex.yyy.c scan2.l: In function ‘yyylex’: scan2.l:70:1: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu 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 -lfl -o batchman ic_snns.o: In function `pruneNet': ic_snns.c:(.text+0x38b2): warning: the use of `tempnam' is dangerous, better use `mkstemp' make[1]: Leaving directory `/var/tmp/portage/sci-mathematics/snns-4.2-r8/work/SNNSv4.2/tools/sources' * Building of sci-mathematics/snns-4.2-r8 with CPython 2.7... python2.7 setup.py build -b build-2.7 running build running build_py creating build-2.7 creating build-2.7/lib.linux-i686-2.7 creating build-2.7/lib.linux-i686-2.7/snns copying snns/__init__.py -> build-2.7/lib.linux-i686-2.7/snns copying snns/util.py -> build-2.7/lib.linux-i686-2.7/snns copying snns/util.py -> build-2.7/lib.linux-i686-2.7/snns warning: build_py: byte-compiling is disabled, skipping. running build_ext building 'krui' extension creating build-2.7/temp.linux-i686-2.7 creating build-2.7/temp.linux-i686-2.7/snns i686-pc-linux-gnu-gcc -pthread -O2 -pipe -fPIC -I../kernel/sources -I/usr/include/python2.7 -c snns/krui.c -o build-2.7/temp.linux-i686-2.7/snns/krui.o i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -O2 -pipe build-2.7/temp.linux-i686-2.7/snns/krui.o -L../kernel/sources -L/usr/lib -lkernel -lfunc -lfl -lpython2.7 -o build-2.7/lib.linux-i686-2.7/snns/krui.so >>> Source compiled. >>> Test phase [none]: sci-mathematics/snns-4.2-r8 >>> Install snns-4.2-r8 into /var/tmp/portage/sci-mathematics/snns-4.2-r8/image/ category sci-mathematics * Installation of sci-mathematics/snns-4.2-r8 with CPython 2.7... python2.7 setup.py build -b build-2.7 install --root=/var/tmp/portage/sci-mathematics/snns-4.2-r8/image/ --no-compile running build running build_py copying snns/util.py -> build-2.7/lib.linux-i686-2.7/snns copying snns/util.py -> build-2.7/lib.linux-i686-2.7/snns warning: build_py: byte-compiling is disabled, skipping. running build_ext running install running install_lib creating /var/tmp/portage/sci-mathematics/snns-4.2-r8/image/usr/lib creating /var/tmp/portage/sci-mathematics/snns-4.2-r8/image/usr/lib/python2.7 creating /var/tmp/portage/sci-mathematics/snns-4.2-r8/image/usr/lib/python2.7/site-packages creating /var/tmp/portage/sci-mathematics/snns-4.2-r8/image/usr/lib/python2.7/site-packages/snns copying build-2.7/lib.linux-i686-2.7/snns/util.py -> /var/tmp/portage/sci-mathematics/snns-4.2-r8/image/usr/lib/python2.7/site-packages/snns copying build-2.7/lib.linux-i686-2.7/snns/krui.so -> /var/tmp/portage/sci-mathematics/snns-4.2-r8/image/usr/lib/python2.7/site-packages/snns copying build-2.7/lib.linux-i686-2.7/snns/__init__.py -> /var/tmp/portage/sci-mathematics/snns-4.2-r8/image/usr/lib/python2.7/site-packages/snns warning: install_lib: byte-compiling is disabled, skipping. running install_egg_info Writing /var/tmp/portage/sci-mathematics/snns-4.2-r8/image/usr/lib/python2.7/site-packages/snns_kernel-0.1-py2.7.egg-info >>> Completed installing snns-4.2-r8 into /var/tmp/portage/sci-mathematics/snns-4.2-r8/image/ * Tinderbox QA Notice! Insecure functions used tempnam@@GLIBC_2.0 /var/tmp/portage/sci-mathematics/snns-4.2-r8/image/usr/bin/batchman tempnam@@GLIBC_2.0 /var/tmp/portage/sci-mathematics/snns-4.2-r8/image/usr/bin/snnsbat * Tinderbox QA Notice (end)! Insecure functions used strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/lib/python2.7/site-packages/snns/krui.so usr/bin/convert2snns usr/bin/mkhead usr/bin/isnns usr/bin/batchman usr/bin/ff_bignet usr/bin/mkout usr/bin/pat_sel usr/bin/mkpat usr/bin/netlearn usr/bin/td_bignet usr/bin/feedback-gennet usr/bin/linknets usr/bin/snns-netperf usr/bin/pat_sel_simple usr/bin/snnsbat usr/bin/snns2c usr/bin/analyze  * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/bin/mkhead * /usr/bin/mkout * /usr/bin/mkpat * /usr/bin/pat_sel_simple * /usr/bin/analyze  * Compilation and optimization of Python modules for CPython 2.7 ... [ ok ] * Gentoo contact information ... herds: sci-mathematics maintainers: phosphan@gentoo.org