* Package: sci-mathematics/snns-4.3-r2  * Repository: gentoo  * Maintainer: axs@gentoo.org sci-mathematics@gentoo.org  * USE: X abi_x86_64 amd64 doc elibc_glibc kernel_linux python python_targets_python2_7 userland_GNU  * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking SNNSv4.3.tar.gz to /var/tmp/portage/sci-mathematics/snns-4.3-r2/work >>> Unpacking SNNSv4.2.Manual.pdf to /var/tmp/portage/sci-mathematics/snns-4.3-r2/work unpack SNNSv4.2.Manual.pdf: file format not recognized. Ignoring. >>> Source unpacked in /var/tmp/portage/sci-mathematics/snns-4.3-r2/work >>> Preparing source in /var/tmp/portage/sci-mathematics/snns-4.3-r2/work/SNNSv4.3 ... * Applying 4.3-unstrip.patch ...  [ ok ] * Applying 4.3-bison-version.patch ...  [ ok ] * Applying 4.2-ldflags.patch ...  [ ok ] * Applying 4.3-snns-netperf.patch ...  [ ok ] make -j8 clean rm -f 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 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 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 rm -f xgui libxgui1.a libxgui2.a lib3d.a >>> Source prepared. >>> Configuring source in /var/tmp/portage/sci-mathematics/snns-4.3-r2/work/SNNSv4.3 ... * econf: updating SNNSv4.3/configuration/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-global --with-x configure: loading site script /usr/share/config.site *********************************************************************** 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... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... x86_64-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for X... libraries /usr/lib64, headers checking whether -R must be followed by a space... neither works checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for makedepend... makedepend checking for bison... bison checking for version of bison... bison (GNU Bison) 3.0.4 checking for xgrabsc... : checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/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.3-r2/work/SNNSv4.3 ... make -j8 compile-kernel cd kernel/sources && make make[1]: Entering directory '/var/tmp/portage/sci-mathematics/snns-4.3-r2/work/SNNSv4.3/kernel/sources' x86_64-pc-linux-gnu-gcc -fPIC -I../.. -pipe -O2 -c kr_pat_scan.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -pipe -O2 -c kernel.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -pipe -O2 -c kr_io.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -pipe -O2 -c kr_mem.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -pipe -O2 -c kr_ui.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -pipe -O2 -c kr_inversion.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -pipe -O2 -c art_ui.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -pipe -O2 -c kr_art.c kr_io.c: In function 'krio_writeSiteDefinitions': kr_io.c:809:3: warning: format not a string literal and no format arguments [-Wformat-security] err = fprintf( file_out, fmt_hdr1 );  ^ kr_io.c:811:3: warning: format not a string literal and no format arguments [-Wformat-security] err = fprintf( file_out, fmt_hdr2 );  ^ kr_io.c:822:3: warning: format not a string literal and no format arguments [-Wformat-security] err = fprintf( file_out, fmt_hdr2 );  ^ kr_io.c: In function 'krio_writeTypeDefinitions': kr_io.c:853:3: warning: format not a string literal and no format arguments [-Wformat-security] err = fprintf( file_out, fmt_hdr1 );  ^ kr_io.c:855:3: warning: format not a string literal and no format arguments [-Wformat-security] err = fprintf( file_out, fmt_hdr2 );  ^ kr_io.c:868:4: warning: format not a string literal and no format arguments [-Wformat-security] err = fprintf( file_out, fmt_blank );  ^ kr_io.c:884:3: warning: format not a string literal and no format arguments [-Wformat-security] err = fprintf( file_out, fmt_hdr2 );  ^ kr_io.c: In function 'krio_writeDefaultDefinitions': kr_io.c:953:3: warning: format not a string literal and no format arguments [-Wformat-security] err = fprintf( file_out, fmt_hdr1 );  ^ kr_io.c:955:3: warning: format not a string literal and no format arguments [-Wformat-security] err = fprintf( file_out, fmt_hdr2 );  ^ x86_64-pc-linux-gnu-gcc -fPIC -I../.. -pipe -O2 -c kr_art1.c kr_io.c:972:3: warning: format not a string literal and no format arguments [-Wformat-security] err = fprintf( file_out, fmt_hdr2 );  ^ kr_io.c: In function 'krio_writeUnitDefinitions': kr_io.c:1020:3: warning: format not a string literal and no format arguments [-Wformat-security] err = fprintf( file_out, fmt_hdr1 );  ^ kr_io.c:1022:3: warning: format not a string literal and no format arguments [-Wformat-security] err = fprintf( file_out, fmt_hdr2 );  ^ kr_io.c:1092:6: warning: format not a string literal and no format arguments [-Wformat-security] err = fprintf( file_out, fmt_blank );  ^ kr_io.c:1110:3: warning: format not a string literal and no format arguments [-Wformat-security] err = fprintf( file_out, fmt_hdr2 );  ^ kr_io.c: In function 'krio_writeSourcesAndWeights': kr_io.c:1220:7: warning: format not a string literal and no format arguments [-Wformat-security] err = fprintf( file_out, fmt_blank );  ^ kr_io.c: In function 'krio_writeConnectionDefs': kr_io.c:1266:3: warning: format not a string literal and no format arguments [-Wformat-security] err = fprintf( file_out, fmt_hdr1 );  ^ kr_io.c:1268:3: warning: format not a string literal and no format arguments [-Wformat-security] err = fprintf( file_out, fmt_hdr2 );  ^ kr_io.c:1315:3: warning: format not a string literal and no format arguments [-Wformat-security] err = fprintf( file_out, fmt_hdr2 );  ^ kr_io.c: In function 'krio_writeSubnetDefs': kr_io.c:1347:3: warning: format not a string literal and no format arguments [-Wformat-security] err = fprintf( file_out, fmt_hdr1 );  ^ kr_io.c:1349:3: warning: format not a string literal and no format arguments [-Wformat-security] err = fprintf( file_out, fmt_hdr2 );  ^ kr_io.c:1386:6: warning: format not a string literal and no format arguments [-Wformat-security] err = fprintf( file_out, fmt_blank );  ^ kr_io.c:1397:3: warning: format not a string literal and no format arguments [-Wformat-security] err = fprintf( file_out, fmt_hdr2 );  ^ kr_io.c: In function 'krio_writeLayerDefs': kr_io.c:1433:3: warning: format not a string literal and no format arguments [-Wformat-security] err = fprintf( file_out, fmt_hdr1 );  ^ kr_io.c:1435:3: warning: format not a string literal and no format arguments [-Wformat-security] err = fprintf( file_out, fmt_hdr2 );  ^ kr_io.c:1471:6: warning: format not a string literal and no format arguments [-Wformat-security] err = fprintf( file_out, fmt_blank );  ^ kr_io.c:1482:3: warning: format not a string literal and no format arguments [-Wformat-security] err = fprintf( file_out, fmt_hdr2 );  ^ kr_io.c: In function 'krio_readSiteDefinitions': kr_io.c:2205:3: warning: format not a string literal and no format arguments [-Wformat-security] if ((fscanf( file_in, headers[0] ) != 0) ||  ^ kr_io.c: In function 'krio_readTypeDefinitions': kr_io.c:2250:3: warning: format not a string literal and no format arguments [-Wformat-security] if ((fscanf( file_in, headers[1] ) != 0) ||  ^ kr_io.c: In function 'krio_readDefaultDefinitions': kr_io.c:2333:3: warning: format not a string literal and no format arguments [-Wformat-security] if ((fscanf( file_in, headers[2] ) != 0) ||  ^ kr_io.c: In function 'krio_readUnitDefinitions': kr_io.c:2377:3: warning: format not a string literal and no format arguments [-Wformat-security] if ((fscanf( file_in, headers[3] ) != 0) ||  ^ kr_io.c: In function 'krio_readConnectionDefs': kr_io.c:2591:3: warning: format not a string literal and no format arguments [-Wformat-security] if ((fscanf( file_in, headers[4] ) != 0) ||  ^ kr_io.c: In function 'krio_readSubnetDefs': kr_io.c:2687:3: warning: format not a string literal and no format arguments [-Wformat-security] if ((fscanf( file_in, headers[5] ) != 0) ||  ^ kr_io.c: In function 'krio_readLayerDefs': kr_io.c:2736:3: warning: format not a string literal and no format arguments [-Wformat-security] if ((fscanf( file_in, headers[6] ) != 0) ||  ^ kr_io.c: In function 'readXYTransTable': kr_io.c:2788:3: warning: format not a string literal and no format arguments [-Wformat-security] if ((fscanf( file_in, headers[7] ) != 0) ||  ^ kr_io.c: In function 'krio_readTimeDelayDefs': kr_io.c:2837:3: warning: format not a string literal and no format arguments [-Wformat-security] if (fscanf( file_in, headers[8] ) != 0)  ^ kr_io.c: In function 'krio_saveResult': kr_io.c:3093:5: warning: format not a string literal and no format arguments [-Wformat-security] ret = fprintf(file_out, resHeader[7]);  ^ kr_io.c:3099:5: warning: format not a string literal and no format arguments [-Wformat-security] ret = fprintf(file_out, resHeader[8]);  ^ x86_64-pc-linux-gnu-gcc -fPIC -I../.. -pipe -O2 -c kr_art2.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -pipe -O2 -c kr_amap.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -pipe -O2 -c kr_pat_parse.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -pipe -O2 -c kr_newpattern.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -pipe -O2 -c kr_JordElm.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -pipe -O2 -c kr_rand.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -pipe -O2 -c func_tbl.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -pipe -O2 -c init_f.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -pipe -O2 -c kr_td.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -pipe -O2 -c kr_funcs.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -pipe -O2 -c learn_f.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -pipe -O2 -c prun_f.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -pipe -O2 -c tbl_func.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -pipe -O2 -c trans_f.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -pipe -O2 -c update_f.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -pipe -O2 -c remap_f.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -pipe -O2 -c matrix.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -pipe -O2 -c arttr_f.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -pipe -O2 -c cc_learn.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -pipe -O2 -c cc_prune.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -pipe -O2 -c cc_modify.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -pipe -O2 -c cc_glob.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -pipe -O2 -c cc_display.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -pipe -O2 -c tacoma_learn.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -pipe -O2 -c dlvq_learn.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -pipe -O2 -c stochastic_learn_f.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -pipe -O2 -c scaled_conj_grad.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: x86_64-pc-linux-gnu-ranlib libkernel.a END OF COMMANDS THAT MAY FAIL 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: x86_64-pc-linux-gnu-ranlib libfunc.a END OF COMMANDS THAT MAY FAIL make[1]: Leaving directory '/var/tmp/portage/sci-mathematics/snns-4.3-r2/work/SNNSv4.3/kernel/sources' make -j8 compile-tools cd tools/sources && make make[1]: Entering directory '/var/tmp/portage/sci-mathematics/snns-4.3-r2/work/SNNSv4.3/tools/sources' x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -pipe -O2 -c analyze.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -pipe -O2 -c pat_sel_simple.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -pipe -O2 -c mkhead.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -pipe -O2 -c mkout.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -pipe -O2 -c mkpat.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -pipe -O2 -c snns2c.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -pipe -O2 -c snns2clib.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -pipe -O2 -c pat_sel.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 [-Wformat-security] if (fscanf(in_pat_file, patHeader[1]) != 0) return (BAD_PAT_FILE) ;  ^ 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 [-Wformat-security] fprintf(out_pat_file, patHeader[1]) ;  ^ pat_sel.c: In function 'main': pat_sel.c:97:2: warning: format '%d' expects a matching 'int' argument [-Wformat=] printf("found error %d when testing pattern set %d\n",error);  ^ pat_sel.c:126:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(in_no_file, "%d", &pat_no[i]);  ^ analyze.c: In function 'read_file_header': analyze.c:404:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf (in_file, "%s %s %s", str1, str2, str3) ;  ^ analyze.c:411:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf (in_file, "%*s %*s %*s %*s %*s %*s %*s %*s") ;  ^ analyze.c:412:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf (in_file, "%*s %*s %*s %*s %d",  ^ analyze.c:414:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf (in_file, "%*s %*s %*s %*s %*s %d",  ^ analyze.c:416:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf (in_file, "%*s %*s %*s %*s %*s %d",  ^ analyze.c:418:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf (in_file, "%*s %*s %d",  ^ analyze.c:420:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf (in_file, "%*s %*s %d", &(file_header_info->endpattern));  ^ analyze.c:426:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf (in_file, "%s", str1) ;  ^ analyze.c:429:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf (in_file, "%s %s %s", str2, str3, str1) ;  ^ analyze.c:439:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(in_file, "%s %s %s", str2, str3, str1) ;  ^ analyze.c: In function 'main': analyze.c:545:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf (in_file, "%*f") ;  ^ analyze.c:549:6: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf (in_file, "%f", &teaching_output[i]) ;  ^ analyze.c:552:6: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf (in_file, "%f", &output[i]) ;  ^ analyze.c:652:6: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf (in_file, "%*s") ;  ^ x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -pipe -O2 -c netlearn.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -pipe -O2 -c td_bignet.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -pipe -O2 -c ff_bignet.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -pipe -O2 -c netperf.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -pipe -O2 -c snnsbat.c netlearn.c: In function 'main': netlearn.c:57:3: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%s", file_name);  ^ netlearn.c:74:3: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf( "%s", file_name );  ^ netlearn.c:89:6: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf( "%f", &learn_parameters[ i ] );  ^ netlearn.c:93:3: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &N);  ^ netlearn.c:100:3: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf( "%s", file_name );  ^ netlearn.c:160:3: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf( "%s", file_name );  ^ netperf.c: In function 'main': netperf.c:93:3: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%s", file_name);  ^ netperf.c:110:3: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf( "%s", file_name );  ^ netperf.c:128:3: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf( "%d", &choose_me );  ^ netperf.c:150:3: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &N);  ^ netperf.c:187:8: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf( "%f", &learn_parameters[ i ] );  ^ x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -pipe -O2 -c feedback-gennet.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -pipe -O2 -c convert2snns.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -pipe -O2 -c isnns.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -pipe -O2 -c linknets.c convert2snns.c: In function 'control': convert2snns.c:122:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%s",key);  ^ convert2snns.c:128:25: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] case XSIZE : fscanf(fp,"%d",&xsize); break;  ^ convert2snns.c:129:25: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] case YSIZE : fscanf(fp,"%d",&ysize); break;  ^ convert2snns.c:130:25: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] case COMPONENTS : fscanf(fp,"%d",&components); break;  ^ convert2snns.c:131:25: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] case PATTERNS : fscanf(fp,"%d",&no_of_exemplars); break;  ^ convert2snns.c:132:25: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] case WEIGHTFILE : fscanf(fp,"%s",weight_file); break;  ^ convert2snns.c:133:25: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] case PATTERNFILE: fscanf(fp,"%s",pattern_file); break;  ^ convert2snns.c:138:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%[^\n]s",key); /* ignores comments at end of line */  ^ convert2snns.c: In function 'create_network': convert2snns.c:265:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%s",string);  ^ convert2snns.c:302:8: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%s", name);  ^ convert2snns.c: In function 'create_patterns': convert2snns.c:343:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%s",string);  ^ convert2snns.c:357:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%s", name);  ^ feedback-gennet.c: In function 'main': feedback-gennet.c:60:2: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%d",&nin);  ^ feedback-gennet.c:62:2: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%d",&nhid);  ^ feedback-gennet.c:64:2: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%d",&nout);  ^ feedback-gennet.c:66:2: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("\n%c",&out2out);  ^ feedback-gennet.c:68:2: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("\n%c",&out2hid);  ^ feedback-gennet.c:70:2: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("\n%c",&linout);  ^ feedback-gennet.c:72:2: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("\n%s",netname);  ^ isnns.c: In function 'main': isnns.c:361:6: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(infile, "%s", netfilename);  ^ isnns.c:435:6: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(infile, "%s", netfilename);  ^ x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -pipe -O2 -c batchman.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -pipe -O2 -c gram1.tab.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -pipe -O2 -c lex.yyz.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -pipe -O2 -c icopjmp.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -pipe -O2 -c ictab.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -pipe -O2 -c symtab.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -pipe -O2 -c backpatch.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -pipe -O2 -c memory.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -pipe -O2 -c ic_snns.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -pipe -O2 -c error.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -pipe -O2 -c arglist.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -pipe -O2 -c snns_intfce.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -pipe -O2 -c special_jacket.c ic_snns.c: In function 'setCascadeParams': ic_snns.c:1267:8: warning: format '%d' expects argument of type 'int', but argument 3 has type 'double' [-Wformat=] fprintf(log_file, "%d ", learn_param_array[i]);  ^ ic_snns.c:1333:8: warning: format '%d' expects argument of type 'int', but argument 3 has type 'double' [-Wformat=] fprintf(log_file, "%d ", learn_param_array[i]);  ^ x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -pipe -O2 -c lex.yyy.c x86_64-pc-linux-gnu-gcc analyze.o -lm -o analyze x86_64-pc-linux-gnu-gcc pat_sel_simple.o -lm -o pat_sel_simple x86_64-pc-linux-gnu-gcc mkhead.o -lm -o mkhead x86_64-pc-linux-gnu-gcc mkout.o -lm -o mkout x86_64-pc-linux-gnu-gcc mkpat.o -lm -o mkpat x86_64-pc-linux-gnu-gcc snns2c.o snns2clib.o ../../kernel/sources/libkernel.a ../../kernel/sources/libfunc.a -lm -lfl -o snns2c x86_64-pc-linux-gnu-gcc pat_sel.o ../../kernel/sources/libkernel.a ../../kernel/sources/libfunc.a -lm -lfl -o pat_sel x86_64-pc-linux-gnu-gcc netlearn.o ../../kernel/sources/libkernel.a ../../kernel/sources/libfunc.a -lm -lfl -o netlearn x86_64-pc-linux-gnu-gcc td_bignet.o ../../kernel/sources/libkernel.a ../../kernel/sources/libfunc.a -lm -lfl -o td_bignet x86_64-pc-linux-gnu-gcc ff_bignet.o ../../kernel/sources/libkernel.a ../../kernel/sources/libfunc.a -lm -lfl -o ff_bignet x86_64-pc-linux-gnu-gcc netperf.o ../../kernel/sources/libkernel.a ../../kernel/sources/libfunc.a -lm -lfl -o snns-netperf x86_64-pc-linux-gnu-gcc snnsbat.o ../../kernel/sources/libkernel.a ../../kernel/sources/libfunc.a -lm -lfl -o snnsbat x86_64-pc-linux-gnu-gcc feedback-gennet.o ../../kernel/sources/libkernel.a ../../kernel/sources/libfunc.a -lm -lfl -o feedback-gennet x86_64-pc-linux-gnu-gcc convert2snns.o ../../kernel/sources/libkernel.a ../../kernel/sources/libfunc.a -lm -lfl -o convert2snns x86_64-pc-linux-gnu-gcc isnns.o ../../kernel/sources/libkernel.a ../../kernel/sources/libfunc.a -lm -lfl -o isnns x86_64-pc-linux-gnu-gcc linknets.o snns2clib.o ../../kernel/sources/libkernel.a ../../kernel/sources/libfunc.a -lm -lfl -o linknets snnsbat.o: In function `main': snnsbat.c:(.text.startup+0x238): warning: the use of `tempnam' is dangerous, better use `mkstemp' x86_64-pc-linux-gnu-gcc 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+0x3687): warning: the use of `tempnam' is dangerous, better use `mkstemp' make[1]: Leaving directory '/var/tmp/portage/sci-mathematics/snns-4.3-r2/work/SNNSv4.3/tools/sources' make -j8 compile-xgui cd xgui/sources && make make[1]: Entering directory '/var/tmp/portage/sci-mathematics/snns-4.3-r2/work/SNNSv4.3/xgui/sources' x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c ui_xWidgets.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c ui_confirmer.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c ui_main.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c ui_mainP.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c ui_status.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c ui_info.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c ui_infoP.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c ui_maspar.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c ui_control.c ui_mainP.c: In function 'ui_listPopup': ui_mainP.c:779:5: warning: format not a string literal and no format arguments [-Wformat-security] sprintf (title, listDescriptorPtr->msg);  ^ x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c ui_controlP.c ui_mainP.c: In function 'ui_guiQuit': ui_mainP.c:1600:9: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system (cmdLine);  ^ ui_mainP.c: In function 'ui_guiDoQuit': ui_mainP.c:1629:5: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system (cmdLine);  ^ ui_main.c: In function 'ui_init': ui_main.c:113:5: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] (void) getcwd( ui_pathname, MAXPATHLEN );  ^ x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c ui_file.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c ui_fileP.c ui_file.c: In function 'ui_expandPath': ui_file.c:207:9: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] getcwd(cwd, SELECTED_NAME_LENGTH);  ^ ui_file.c: In function 'ui_checkPath': ui_file.c:234:9: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] getcwd(cwd, SELECTED_NAME_LENGTH);  ^ x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c ui_setup.c In file included from /usr/include/stdio.h:936:0, from ui_control.c:23: In function 'sprintf', inlined from 'ui_xCreateControlPanel' at ui_control.c:328:2: /usr/include/bits/stdio2.h:33:3: warning: call to __builtin___sprintf_chk will always overflow destination buffer return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,  ^ In function 'sprintf', inlined from 'ui_xCreateControlPanel' at ui_control.c:371:2: /usr/include/bits/stdio2.h:33:3: warning: call to __builtin___sprintf_chk will always overflow destination buffer return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,  ^ x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c ui_setupP.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c ui_xGraphic.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c ui_netGraph.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c ui_utilP.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c ui_netUpdate.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c ui_event.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c ui_selection.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c ui_action.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c ui_key.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c ui_textP.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c ui_lists.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c ui_layer.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c ui_layerP.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c ui_display.c ui_textP.c: In function 'ui_tw_printMessage': ui_textP.c:89:5: warning: format not a string literal and no format arguments [-Wformat-security] printf(message);  ^ ui_textP.c:91:2: warning: format not a string literal and no format arguments [-Wformat-security] fprintf(ui_textFilePtr, message);  ^ x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c ui_edit.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c ui_config.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c ui_color.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c ui_inversion.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c ui_funcdispl.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c ui_displmap.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c ui_displwght.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c ui_print.c ui_displmap.c: In function 'ui_displMapBW': ui_displmap.c:293:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] krui_updateNet(NULL,(int)NULL);  ^ ui_displmap.c: In function 'ui_displMapCOL': ui_displmap.c:353:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] krui_updateNet(NULL,(int)NULL);  ^ x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c ui_colEdit.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c ui_result.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c cc_main.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c pr_main.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c ui_kohonen.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c net_analyzer.c ui_result.c: In function 'ui_popupResult': ui_result.c:448:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] ui_result_default(NULL, (int) NULL, NULL);  ^ ui_result.c:453:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] ui_result_lastcall(NULL, (int) NULL, NULL);  ^ x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c d3_xUtils.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c d3_global.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c d3_anageo.c net_analyzer.c: In function 'NA_WriteToRecordFile': net_analyzer.c:525:3: warning: format not a string literal and no format arguments [-Wformat-security] if (na.toggles.record) fprintf (na.rec_file, str) ;  ^ x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c d3_shade.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c d3_lists.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c d3_point.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c d3_dither.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c d3_zgraph.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c d3_fonts.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c d3_graph.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c d3_draw.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c d3_disp.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c d3_move.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c d3_zValue.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c d3_setup.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c d3_units.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c d3_links.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c d3_model.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c d3_project.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c d3_light.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c d3_pannels.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c d3_main.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c bn_bignet.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c bn_basics.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c bn_art1.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c bn_art2.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c bn_artmap.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c bn_TD_bignet.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c bn_kohonen.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c bn_assoz.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c o_graph.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c bn_JordElm.c x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c ui_class.c o_graph.c: In function 'o_printProc': o_graph.c:392:5: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(command);  ^ x86_64-pc-linux-gnu-gcc -fPIC -I../.. -I../../kernel/sources -I../../xgui/iconsXgui -pipe -O2 -c bn_bighop.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 In file included from /usr/include/stdio.h:936:0, from ../../kernel/sources/glob_typ.h:23, from ui.h:35, from ui_class.c:27: In function 'sprintf', inlined from 'class_onOffProc' at ui_class.c:129:2: /usr/include/bits/stdio2.h:33:3: warning: call to __builtin___sprintf_chk will always overflow destination buffer return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,  ^ 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 x86_64-pc-linux-gnu-ranlib libxgui1.a x86_64-pc-linux-gnu-ranlib libxgui2.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 x86_64-pc-linux-gnu-ranlib lib3d.a x86_64-pc-linux-gnu-gcc libxgui1.a libxgui2.a lib3d.a \ -L/usr/lib64 -lXaw3d -lXmu -lXt -lXext -lSM -lICE -lX11 \ ../../kernel/sources/libkernel.a ../../kernel/sources/libfunc.a -lm -lfl -o xgui libxgui1.a(ui_controlP.o): In function `ui_rem_performPrunInit': ui_controlP.c:(.text+0x11f2): warning: the use of `tempnam' is dangerous, better use `mkstemp' make[1]: Leaving directory '/var/tmp/portage/sci-mathematics/snns-4.3-r2/work/SNNSv4.3/xgui/sources' * python2_7: running distutils-r1_run_phase distutils-r1_python_compile /usr/bin/python2.7 setup.py build running build running build_py creating /var/tmp/portage/sci-mathematics/snns-4.3-r2/work/SNNSv4.3-python2_7/lib/snns copying snns/__init__.py -> /var/tmp/portage/sci-mathematics/snns-4.3-r2/work/SNNSv4.3-python2_7/lib/snns copying snns/util.py -> /var/tmp/portage/sci-mathematics/snns-4.3-r2/work/SNNSv4.3-python2_7/lib/snns warning: build_py: byte-compiling is disabled, skipping. running build_ext building 'krui' extension creating /var/tmp/portage/sci-mathematics/snns-4.3-r2/work/SNNSv4.3-python2_7/temp.linux-x86_64-2.7 creating /var/tmp/portage/sci-mathematics/snns-4.3-r2/work/SNNSv4.3-python2_7/temp.linux-x86_64-2.7/snns x86_64-pc-linux-gnu-gcc -pipe -O2 -fPIC -I../kernel/sources -I/usr/include/python2.7 -c snns/krui.c -o /var/tmp/portage/sci-mathematics/snns-4.3-r2/work/SNNSv4.3-python2_7/temp.linux-x86_64-2.7/snns/krui.o snns/krui.c: In function 'getNoOfFuncs': snns/krui.c:2881:30: warning: passing argument 2 of 'PyDict_Next' from incompatible pointer type while(PyDict_Next(funcdict, &i, &key, &value)) { ^ In file included from /usr/include/python2.7/Python.h:101:0, from snns/krui.c:16: /usr/include/python2.7/dictobject.h:115:17: note: expected 'Py_ssize_t *' but argument is of type 'int *' PyAPI_FUNC(int) PyDict_Next( ^ snns/krui.c:2883:28: warning: passing argument 2 of 'PyDict_Next' from incompatible pointer type while(PyDict_Next(value, &j, &key2, &value2)) { ^ In file included from /usr/include/python2.7/Python.h:101:0, from snns/krui.c:16: /usr/include/python2.7/dictobject.h:115:17: note: expected 'Py_ssize_t *' but argument is of type 'int *' PyAPI_FUNC(int) PyDict_Next( ^ x86_64-pc-linux-gnu-gcc -shared -pipe -O2 /var/tmp/portage/sci-mathematics/snns-4.3-r2/work/SNNSv4.3-python2_7/temp.linux-x86_64-2.7/snns/krui.o -L../kernel/sources -L/usr/lib64 -lkernel -lfunc -lfl -lpython2.7 -o /var/tmp/portage/sci-mathematics/snns-4.3-r2/work/SNNSv4.3-python2_7/lib/snns/krui.so >>> Source compiled. >>> Test phase [not enabled]: sci-mathematics/snns-4.3-r2 >>> Install snns-4.3-r2 into /var/tmp/portage/sci-mathematics/snns-4.3-r2/image/ category sci-mathematics make -j8 TOOLSBINDIR=/var/tmp/portage/sci-mathematics/snns-4.3-r2/image/usr/bin install mkdir -p /var/tmp/portage/sci-mathematics/snns-4.3-r2/image/usr/bin for tooltarget in analyze pat_sel_simple mkhead mkout mkpat snns2c pat_sel netlearn td_bignet ff_bignet snns-netperf snnsbat feedback-gennet convert2snns isnns linknets batchman ; do \ /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c $tooltarget /var/tmp/portage/sci-mathematics/snns-4.3-r2/image/usr/bin ; \ done * python2_7: running distutils-r1_run_phase distutils-r1_python_install /usr/bin/python2.7 setup.py install --root=/var/tmp/portage/sci-mathematics/snns-4.3-r2/image/_python2.7 running install running build running build_py running build_ext running install_lib creating /var/tmp/portage/sci-mathematics/snns-4.3-r2/image/_python2.7 creating /var/tmp/portage/sci-mathematics/snns-4.3-r2/image/_python2.7/usr creating /var/tmp/portage/sci-mathematics/snns-4.3-r2/image/_python2.7/usr/lib64 creating /var/tmp/portage/sci-mathematics/snns-4.3-r2/image/_python2.7/usr/lib64/python2.7 creating /var/tmp/portage/sci-mathematics/snns-4.3-r2/image/_python2.7/usr/lib64/python2.7/site-packages creating /var/tmp/portage/sci-mathematics/snns-4.3-r2/image/_python2.7/usr/lib64/python2.7/site-packages/snns copying /var/tmp/portage/sci-mathematics/snns-4.3-r2/work/SNNSv4.3-python2_7/lib/snns/krui.so -> /var/tmp/portage/sci-mathematics/snns-4.3-r2/image/_python2.7/usr/lib64/python2.7/site-packages/snns copying /var/tmp/portage/sci-mathematics/snns-4.3-r2/work/SNNSv4.3-python2_7/lib/snns/util.py -> /var/tmp/portage/sci-mathematics/snns-4.3-r2/image/_python2.7/usr/lib64/python2.7/site-packages/snns copying /var/tmp/portage/sci-mathematics/snns-4.3-r2/work/SNNSv4.3-python2_7/lib/snns/__init__.py -> /var/tmp/portage/sci-mathematics/snns-4.3-r2/image/_python2.7/usr/lib64/python2.7/site-packages/snns byte-compiling /var/tmp/portage/sci-mathematics/snns-4.3-r2/image/_python2.7/usr/lib64/python2.7/site-packages/snns/util.py to util.pyc byte-compiling /var/tmp/portage/sci-mathematics/snns-4.3-r2/image/_python2.7/usr/lib64/python2.7/site-packages/snns/__init__.py to __init__.pyc writing byte-compilation script '/var/tmp/portage/sci-mathematics/snns-4.3-r2/temp/tmpCBnt10.py' /usr/bin/python2.7 -OO /var/tmp/portage/sci-mathematics/snns-4.3-r2/temp/tmpCBnt10.py removing /var/tmp/portage/sci-mathematics/snns-4.3-r2/temp/tmpCBnt10.py running install_egg_info Writing /var/tmp/portage/sci-mathematics/snns-4.3-r2/image/_python2.7/usr/lib64/python2.7/site-packages/snns_kernel-0.1-py2.7.egg-info * python2_7: running distutils-r1_run_phase distutils-r1_python_install_all /usr/bin/install: cannot stat '/var/tmp/portage/sci-mathematics/snns-4.3-r2/distdir/SNNSv4.3.Manual.pdf': No such file or directory !!! doins: /var/tmp/portage/sci-mathematics/snns-4.3-r2/distdir/SNNSv4.3.Manual.pdf does not exist * ERROR: sci-mathematics/snns-4.3-r2::gentoo failed (install phase): * doins failed * * If you need support, post the output of `emerge --info '=sci-mathematics/snns-4.3-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=sci-mathematics/snns-4.3-r2::gentoo'`. * The complete build log is located at '/var/tmp/portage/sci-mathematics/snns-4.3-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sci-mathematics/snns-4.3-r2/temp/environment'. * Working directory: '/var/tmp/portage/sci-mathematics/snns-4.3-r2/work/SNNSv4.3' * S: '/var/tmp/portage/sci-mathematics/snns-4.3-r2/work/SNNSv4.3'  * QA Notice: file does not exist:  *   *  doins: /var/tmp/portage/sci-mathematics/snns-4.3-r2/distdir/SNNSv4.3.Manual.pdf does not exist