* Package: sci-visualization/spyview-20100810 * Repository: gentoo * Maintainer: dilfridge@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking spyview-20100810.tar.gz to /var/tmp/portage/sci-visualization/spyview-20100810/work >>> Source unpacked in /var/tmp/portage/sci-visualization/spyview-20100810/work >>> Preparing source in /var/tmp/portage/sci-visualization/spyview-20100810/work/spyview-2010-08-10-22_14 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sci-visualization/spyview-20100810/work/spyview-2010-08-10-22_14 ... * econf: updating spyview-2010-08-10-22_14/config.sub with /usr/share/gnuconfig/config.sub * econf: updating spyview-2010-08-10-22_14/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 --datadir=/usr/share/spyview --docdir=/usr/share/doc/spyview-20100810 configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-g++... gcc3 checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc 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 ISO C89... none needed checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking for fluid... /usr/bin/fluid checking for groff... /usr/bin/groff checking for ps2pdf... /usr/bin/ps2pdf checking for main in -lGL... yes checking for main in -lGLU... yes checking for main in -lz... yes checking for main in -lpng... yes checking for main in -lfltk... yes checking for main in -lfltk_jpeg... no configure: WARNING: libjpeg not found: assuming you are using system version checking for main in -lfltk_images... yes checking for main in -lfltk_gl... yes checking for main in -lboost_serialization... yes checking for main in -lboost_regex... yes checking for main in -lnetpbm... yes checking for round in -lm... yes checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required 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/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 for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for pow... yes checking for strrchr... yes checking for strstr... yes checking for symlink... yes configure: creating ./config.status config.status: creating Makefile config.status: creating spyview/Makefile config.status: creating debian/Makefile config.status: creating config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/sci-visualization/spyview-20100810/work/spyview-2010-08-10-22_14 ... make -j14 make all-recursive make[1]: Entering directory `/var/tmp/portage/sci-visualization/spyview-20100810/work/spyview-2010-08-10-22_14' Making all in spyview make[2]: Entering directory `/var/tmp/portage/sci-visualization/spyview-20100810/work/spyview-2010-08-10-22_14/spyview' make all-am make[3]: Entering directory `/var/tmp/portage/sci-visualization/spyview-20100810/work/spyview-2010-08-10-22_14/spyview' depbase=`echo spyview_ui.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDSTAMP="\"tinderbox Wed Oct 6 05:33:07 CEST 2010\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"' -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -MT spyview_ui.o -MD -MP -MF "$depbase.Tpo" -c -o spyview_ui.o spyview_ui.C; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo spyview.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDSTAMP="\"tinderbox Wed Oct 6 05:33:07 CEST 2010\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"' -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -MT spyview.o -MD -MP -MF "$depbase.Tpo" -c -o spyview.o spyview.C; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo ImageWindow.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDSTAMP="\"tinderbox Wed Oct 6 05:33:07 CEST 2010\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"' -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -MT ImageWindow.o -MD -MP -MF "$depbase.Tpo" -c -o ImageWindow.o ImageWindow.C; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo ImageData.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDSTAMP="\"tinderbox Wed Oct 6 05:33:07 CEST 2010\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"' -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -MT ImageData.o -MD -MP -MF "$depbase.Tpo" -c -o ImageData.o ImageData.C; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo ImageWindow_Module.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDSTAMP="\"tinderbox Wed Oct 6 05:33:07 CEST 2010\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"' -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -MT ImageWindow_Module.o -MD -MP -MF "$depbase.Tpo" -c -o ImageWindow_Module.o ImageWindow_Module.C; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo Gnuplot_Interface.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDSTAMP="\"tinderbox Wed Oct 6 05:33:07 CEST 2010\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"' -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -MT Gnuplot_Interface.o -MD -MP -MF "$depbase.Tpo" -c -o Gnuplot_Interface.o Gnuplot_Interface.C; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo message.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDSTAMP="\"tinderbox Wed Oct 6 05:33:07 CEST 2010\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"' -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -MT message.o -MD -MP -MF "$depbase.Tpo" -c -o message.o message.C; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo ImagePrinter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDSTAMP="\"tinderbox Wed Oct 6 05:33:07 CEST 2010\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"' -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -MT ImagePrinter.o -MD -MP -MF "$depbase.Tpo" -c -o ImagePrinter.o ImagePrinter.C; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo ImagePrinter_Control.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDSTAMP="\"tinderbox Wed Oct 6 05:33:07 CEST 2010\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"' -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -MT ImagePrinter_Control.o -MD -MP -MF "$depbase.Tpo" -c -o ImagePrinter_Control.o ImagePrinter_Control.C; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo ImageWindow_LineDraw.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDSTAMP="\"tinderbox Wed Oct 6 05:33:07 CEST 2010\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"' -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -MT ImageWindow_LineDraw.o -MD -MP -MF "$depbase.Tpo" -c -o ImageWindow_LineDraw.o ImageWindow_LineDraw.C; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo Fiddle.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDSTAMP="\"tinderbox Wed Oct 6 05:33:07 CEST 2010\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"' -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -MT Fiddle.o -MD -MP -MF "$depbase.Tpo" -c -o Fiddle.o Fiddle.C; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo PeakFinder.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDSTAMP="\"tinderbox Wed Oct 6 05:33:07 CEST 2010\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"' -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -MT PeakFinder.o -MD -MP -MF "$depbase.Tpo" -c -o PeakFinder.o PeakFinder.C; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo PeakFinder_Control.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDSTAMP="\"tinderbox Wed Oct 6 05:33:07 CEST 2010\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"' -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -MT PeakFinder_Control.o -MD -MP -MF "$depbase.Tpo" -c -o PeakFinder_Control.o PeakFinder_Control.C; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo ImageWindow_Fitting.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDSTAMP="\"tinderbox Wed Oct 6 05:33:07 CEST 2010\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"' -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -MT ImageWindow_Fitting.o -MD -MP -MF "$depbase.Tpo" -c -o ImageWindow_Fitting.o ImageWindow_Fitting.C; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo ImageWindow_Fitting_Ui.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDSTAMP="\"tinderbox Wed Oct 6 05:33:07 CEST 2010\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"' -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -MT ImageWindow_Fitting_Ui.o -MD -MP -MF "$depbase.Tpo" -c -o ImageWindow_Fitting_Ui.o ImageWindow_Fitting_Ui.C; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi ImageData.C: In member function ‘int ImageData::load_GP(const char*)’: ImageData.C:552:22: warning: invalid conversion from ‘int’ to ‘mtxcut_t’ ImageData.C: In member function ‘int ImageData::load_XL30S_TIF(const char*)’: ImageData.C:861:90: warning: deprecated conversion from string constant to ‘char*’ ImageData.C:864:86: warning: deprecated conversion from string constant to ‘char*’ ImageData.C:874:72: warning: deprecated conversion from string constant to ‘char*’ ImageData.C:879:55: warning: deprecated conversion from string constant to ‘char*’ ImageData.C: In member function ‘void ImageData::crop(int, int, int, int)’: ImageData.C:1759:5: warning: suggest explicit braces to avoid ambiguous ‘else’ ImageData.C:1764:5: warning: suggest explicit braces to avoid ambiguous ‘else’ ImageData.C: In member function ‘int MTX_Data::load_file(const char*)’: ImageData.C:2226:7: warning: unused variable ‘t1’ ImageData.C:2279:7: warning: unused variable ‘t2’ ImageData.C: In member function ‘int MTX_Data::load_gp_index(const char*, int)’: ImageData.C:2390:60: warning: too few arguments for format ImageData.C:2356:7: warning: unused variable ‘t1’ ImageData.C:2466:7: warning: unused variable ‘t2’ ImageData.C: In member function ‘int MTX_Data::load_gp_cols(const char*)’: ImageData.C:2553:5: warning: too few arguments for format ImageData.C:2574:7: warning: unused variable ‘t1’ ImageData.C:2671:7: warning: unused variable ‘t2’ ImageData.C: In member function ‘void MTX_Data::get_settings(const char*)’: ImageData.C:2705:38: warning: invalid conversion from ‘const char*’ to ‘char*’ ImageData.C: In member function ‘void MTX_Data::parse_var2_comments(char*, const char*, int*, char*, double*)’: ImageData.C:2843:66: warning: format ‘%e’ expects type ‘double’, but argument 2 has type ‘const char*’ ImageData.C:2853:66: warning: format ‘%e’ expects type ‘double’, but argument 2 has type ‘const char*’ ImageData.C:2912:66: warning: format ‘%e’ expects type ‘double’, but argument 2 has type ‘const char*’ ImageData.C:2922:66: warning: format ‘%e’ expects type ‘double’, but argument 2 has type ‘const char*’ ImageData.C: In function ‘double nextreading(FILE*, int, int&)’: ImageData.C:3128:43: warning: invalid conversion from ‘void*’ to ‘char*’ ImageData.C: In member function ‘int MTX_Data::load_dat_meta(const char*, int)’: ImageData.C:3256:7: warning: unused variable ‘i0’ ImageData.C:3256:11: warning: unused variable ‘j0’ ImageData.C:3256:15: warning: unused variable ‘k0’ ImageData.C: In member function ‘void MTX_Data::parse_delft_txt(const char*, bool)’: ImageData.C:2969:34: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result ImageData.C: In member function ‘int MTX_Data::load_file(const char*)’: ImageData.C:2200:30: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result ImageData.C:2212:34: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result ImageData.C: In member function ‘int ImageData::load_XL30S_TIF(const char*)’: ImageData.C:853:28: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result ImageData.C:892:26: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result ImageData.C: In member function ‘int ImageData::load_PGM(const char*)’: ImageData.C:457:30: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result ImageData.C:467:27: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result ImageData.C: In member function ‘int ImageData::load_file(const char*)’: ImageData.C:282:1: warning: control reaches end of non-void function ImageData.C: In member function ‘void ImageData::saveMTX(const char*)’: ImageData.C:127:47: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result ImageWindow.C: In function ‘double current_time()’: ImageWindow.C:485:69: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘__time_t’ ImageWindow.C:485:69: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘__suseconds_t’ ImageWindow.C: In member function ‘virtual int ImageWindow::handle(int)’: ImageWindow.C:492:17: warning: unused variable ‘t0Focus’ ImageWindow.C: In member function ‘void ImageWindow::plotLineCut(bool)’: ImageWindow.C:1075:10: warning: unused variable ‘peak’ ImageWindow.C:1075:16: warning: unused variable ‘valley’ ImageWindow.C:1217:16: warning: unused variable ‘buf’ ImageWindow.C: In member function ‘void ImageWindow::loadData(int*, int, int, const char*, bool)’: ImageWindow.C:1833:32: warning: format not a string literal and no format arguments ImageData.C: In member function ‘int ImageData::load_Delft(const char*)’: ImageData.C:737:74: warning: ‘last_sweep’ may be used uninitialized in this function ImageWindow.C: In member function ‘void ImageWindow::load_mtx_cut(int, mtxcut_t)’: ImageWindow.C:1873:16: warning: invalid conversion from ‘int’ to ‘mtxcut_t’ ImageWindow.C: In member function ‘void ImageWindow::exportMTX(bool, bool)’: ImageWindow.C:2199:11: warning: ‘int fl_ask(const char*, ...)’ is deprecated (declared at /usr/include/fltk-1.1/FL/fl_ask.H:59) ImageWindow.C:2199:51: warning: ‘int fl_ask(const char*, ...)’ is deprecated (declared at /usr/include/fltk-1.1/FL/fl_ask.H:59) ImageWindow.C: In member function ‘void ImageWindow::exportMatlab()’: ImageWindow.C:2308:37: warning: comparison between signed and unsigned integer expressions ImageWindow.C:2300:15: warning: unused variable ‘buf’ ImageWindow.C: In member function ‘virtual void ColormapWindow::draw()’: ImageWindow.C:2653:5: warning: suggest explicit braces to avoid ambiguous ‘else’ ImageWindow.C: In member function ‘void ColormapWindow::saveFile(const char*)’: ImageWindow.C:2683:51: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result ImageWindow.C: In member function ‘void ImageWindow::exportPGM()’: ImageWindow.C:2290:19: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result ImageWindow.C:2292:19: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result ImageWindow.C: In member function ‘void ImageWindow::exportMTX(bool, bool)’: ImageWindow.C:2252:50: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result ImageWindow.C: In member function ‘void ImageWindow::saveFile()’: ImageWindow.C:1937:27: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result ImageWindow.C:1938:27: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result ImageWindow.C:1939:27: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result ImageWindow.C: In member function ‘void ImageWindow::plotHist()’: ImageWindow.C:1305:35: warning: ignoring return value of ‘int symlink(const char*, const char*)’, declared with attribute warn_unused_result ImageWindow.C: In member function ‘void ImageWindow::plotCmap()’: ImageWindow.C:1265:35: warning: ignoring return value of ‘int symlink(const char*, const char*)’, declared with attribute warn_unused_result ImageWindow_LineDraw.C: In member function ‘bool LineDraw::toggle()’: ImageWindow_LineDraw.C:99:1: warning: no return statement in function returning non-void ImagePrinter.C: In member function ‘void Image_Printer::draw_colorbar()’: ImagePrinter.C:1328:37: warning: invalid conversion from ‘const char*’ to ‘char*’ ImagePrinter.C:1335:37: warning: invalid conversion from ‘const char*’ to ‘char*’ ImagePrinter.C:1467:37: warning: invalid conversion from ‘const char*’ to ‘char*’ ImagePrinter.C:1474:37: warning: invalid conversion from ‘const char*’ to ‘char*’ ImagePrinter.C:1462:15: warning: unused variable ‘val’ ImagePrinter.C: In member function ‘void Image_Printer::draw_axis_tics()’: ImagePrinter.C:1561:40: warning: invalid conversion from ‘const char*’ to ‘char*’ ImagePrinter.C:1568:40: warning: invalid conversion from ‘const char*’ to ‘char*’ ImagePrinter.C:1651:40: warning: invalid conversion from ‘const char*’ to ‘char*’ ImagePrinter.C:1658:40: warning: invalid conversion from ‘const char*’ to ‘char*’ spyview_ui.C: In function ‘void cb_Load4(Fl_Button*, void*)’: spyview_ui.C:483:28: warning: invalid conversion from ‘const char*’ to ‘char*’ spyview_ui.C:483:28: warning: initializing argument 1 of ‘void loadColors(char*)’ spyview_ui.C: In function ‘void cb_Save3(Fl_Button*, void*)’: spyview_ui.C:495:28: warning: invalid conversion from ‘const char*’ to ‘char*’ spyview_ui.C:495:28: warning: initializing argument 1 of ‘void saveColors(char*)’ spyview_ui.C: In function ‘void cb_Load5(Fl_Button*, void*)’: spyview_ui.C:732:37: warning: invalid conversion from ‘const char*’ to ‘char*’ spyview_ui.C:732:37: warning: initializing argument 1 of ‘void loadImageProcessing(char*)’ spyview_ui.C: In function ‘void cb_Save4(Fl_Button*, void*)’: spyview_ui.C:744:37: warning: invalid conversion from ‘const char*’ to ‘char*’ spyview_ui.C:744:37: warning: initializing argument 1 of ‘void saveImageProcessing(char*)’ PeakFinder.C: In member function ‘void PeakFinder::save_peaks()’: PeakFinder.C:278:23: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result PeakFinder.C:279:23: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result PeakFinder.C:280:23: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result Fiddle.C: In member function ‘virtual int Fiddle::event_callback(int)’: Fiddle.C:10:7: warning: ‘button’ may be used uninitialized in this function depbase=`echo ThresholdDisplay.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDSTAMP="\"tinderbox Wed Oct 6 05:33:07 CEST 2010\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"' -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -MT ThresholdDisplay.o -MD -MP -MF "$depbase.Tpo" -c -o ThresholdDisplay.o ThresholdDisplay.C; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi PeakFinder.C: In member function ‘void PeakFinder::calculate()’: PeakFinder.C:76:7: warning: ‘maxpos’ may be used uninitialized in this function PeakFinder.C:76:15: warning: ‘minpos’ may be used uninitialized in this function ImagePrinter.C: In member function ‘void Image_Printer::add_dirstamp()’: ImagePrinter.C:1771:24: warning: ignoring return value of ‘char* getcwd(char*, size_t)’, declared with attribute warn_unused_result Gnuplot_Interface.C: In member function ‘void Gnuplot_Interface::close()’: Gnuplot_Interface.C:146:14: warning: unused variable ‘child’ depbase=`echo ThresholdDisplay_Control.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDSTAMP="\"tinderbox Wed Oct 6 05:33:11 CEST 2010\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"' -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -MT ThresholdDisplay_Control.o -MD -MP -MF "$depbase.Tpo" -c -o ThresholdDisplay_Control.o ThresholdDisplay_Control.C; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi ImagePrinter.C: In member function ‘void Image_Printer::do_extra_conversions(std::string)’: ImagePrinter.C:120:30: warning: ignoring return value of ‘int system(const char*)’, declared with attribute warn_unused_result ImagePrinter.C:140:30: warning: ignoring return value of ‘int system(const char*)’, declared with attribute warn_unused_result spyview.C: In function ‘void find_cmaps(std::string, std::string)’: spyview.C:129:55: warning: passing ‘const Fl_Menu_Item’ as ‘this’ argument of ‘void Fl_Menu_Item::labelfont(uchar)’ discards qualifiers spyview.C:131:48: warning: passing ‘const Fl_Menu_Item’ as ‘this’ argument of ‘void Fl_Menu_Item::labelfont(uchar)’ discards qualifiers spyview.C: In function ‘int main(int, char**)’: spyview.C:653:40: warning: invalid conversion from ‘int’ to ‘void*’ spyview.C:653:40: warning: initializing argument 4 of ‘int Fl_Menu_::add(const char*, int, void (*)(Fl_Widget*, void*), void*, int)’ spyview.C:654:50: warning: passing ‘const Fl_Menu_Item’ as ‘this’ argument of ‘void Fl_Menu_Item::labelfont(uchar)’ discards qualifiers spyview.C: In function ‘void filech_cb(Fl_Widget*, void*)’: spyview.C:1081:31: warning: invalid conversion from ‘const char*’ to ‘char*’ spyview.C:1081:31: warning: initializing argument 1 of ‘char* __xpg_basename(char*)’ ImageData.C: In member function ‘void ImageData::lbl(double, double, bool, bool, double, double)’: ImageData.C:1330:10: warning: ‘offset’ may be used uninitialized in this function PeakFinder.C: In member function ‘void PeakFinder::save_peaks()’: PeakFinder.C:209:10: warning: ‘last_peak’ may be used uninitialized in this function PeakFinder.C:209:21: warning: ‘last_valley’ may be used uninitialized in this function spyview.C: In function ‘void Set_ProcWindow_Settings(Image_Operation*)’: spyview.C:1468:4: warning: comparison between signed and unsigned integer expressions spyview.C: In function ‘void showUsedFiles(bool)’: spyview.C:1935:14: warning: comparison between signed and unsigned integer expressions spyview.C:1944:22: warning: comparison between signed and unsigned integer expressions spyview.C:1946:32: warning: comparison between signed and unsigned integer expressions spyview.C:1948:20: warning: comparison between signed and unsigned integer expressions spyview.C:1952:22: warning: comparison between signed and unsigned integer expressions depbase=`echo LineDraw_Control.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDSTAMP="\"tinderbox Wed Oct 6 05:33:11 CEST 2010\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"' -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -MT LineDraw_Control.o -MD -MP -MF "$depbase.Tpo" -c -o LineDraw_Control.o LineDraw_Control.C; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi ImagePrinter_Control.C: In member function ‘void Image_Printer_Control::cb_preview_button_i(Fl_Button*, void*)’: ImagePrinter_Control.C:805:28: warning: ignoring return value of ‘int system(const char*)’, declared with attribute warn_unused_result depbase=`echo misc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDSTAMP="\"tinderbox Wed Oct 6 05:33:11 CEST 2010\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"' -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -MT misc.o -MD -MP -MF "$depbase.Tpo" -c -o misc.o misc.C; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo spypal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDSTAMP="\"tinderbox Wed Oct 6 05:33:12 CEST 2010\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"' -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -MT spypal.o -MD -MP -MF "$depbase.Tpo" -c -o spypal.o spypal.C; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi ImageWindow.C: In member function ‘void ImageWindow::plotLineCut(bool)’: ImageWindow.C:1071:10: warning: ‘ax1’ may be used uninitialized in this function ImageWindow.C:1071:15: warning: ‘ax2’ may be used uninitialized in this function depbase=`echo spypal_wizard.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDSTAMP="\"tinderbox Wed Oct 6 05:33:12 CEST 2010\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"' -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -MT spypal_wizard.o -MD -MP -MF "$depbase.Tpo" -c -o spypal_wizard.o spypal_wizard.C; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi misc.C: In function ‘void strip_newlines(std::string&)’: misc.C:42:20: warning: comparison between signed and unsigned integer expressions In file included from /usr/include/string.h:642:0, from ImageWindow.H:17, from ImageWindow.C:5: In function ‘char* strncpy(char*, const char*, size_t)’, inlined from ‘void ImageWindow::exportLinecut()’ at ImageWindow.C:2053:33: /usr/include/bits/string3.h:123:71: warning: call to char* __builtin___strncpy_chk(char*, const char*, unsigned int, unsigned int) will always overflow destination buffer In function ‘char* strncpy(char*, const char*, size_t)’, inlined from ‘void ImageWindow::exportLinecut()’ at ImageWindow.C:2055:34: /usr/include/bits/string3.h:123:71: warning: call to char* __builtin___strncpy_chk(char*, const char*, unsigned int, unsigned int) will always overflow destination buffer depbase=`echo cclass.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDSTAMP="\"tinderbox Wed Oct 6 05:33:12 CEST 2010\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"' -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -MT cclass.o -MD -MP -MF "$depbase.Tpo" -c -o cclass.o cclass.C; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo eng.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDSTAMP="\"tinderbox Wed Oct 6 05:33:12 CEST 2010\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"' -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -MT eng.o -MD -MP -MF "$depbase.Tpo" -c -o eng.o eng.C; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi eng.C: In function ‘char* eng(double, int, int)’: eng.C:22:3: warning: deprecated conversion from string constant to ‘char*’ eng.C:22:3: warning: deprecated conversion from string constant to ‘char*’ eng.C:22:3: warning: deprecated conversion from string constant to ‘char*’ eng.C:22:3: warning: deprecated conversion from string constant to ‘char*’ eng.C:22:3: warning: deprecated conversion from string constant to ‘char*’ eng.C:22:3: warning: deprecated conversion from string constant to ‘char*’ eng.C:22:3: warning: deprecated conversion from string constant to ‘char*’ eng.C:22:3: warning: deprecated conversion from string constant to ‘char*’ eng.C:22:3: warning: deprecated conversion from string constant to ‘char*’ eng.C:22:3: warning: deprecated conversion from string constant to ‘char*’ eng.C:22:3: warning: deprecated conversion from string constant to ‘char*’ eng.C:22:3: warning: deprecated conversion from string constant to ‘char*’ eng.C:22:3: warning: deprecated conversion from string constant to ‘char*’ eng.C:22:3: warning: deprecated conversion from string constant to ‘char*’ eng.C:22:3: warning: deprecated conversion from string constant to ‘char*’ eng.C:22:3: warning: deprecated conversion from string constant to ‘char*’ eng.C:22:3: warning: deprecated conversion from string constant to ‘char*’ eng.C:37:11: warning: invalid conversion from ‘unsigned char*’ to ‘char*’ eng.C:47:13: warning: deprecated conversion from string constant to ‘char*’ eng.C:66:48: warning: invalid conversion from ‘unsigned char*’ to ‘char*’ eng.C:66:48: warning: initializing argument 1 of ‘int snprintf(char*, size_t, const char*, ...)’ eng.C:68:67: warning: invalid conversion from ‘unsigned char*’ to ‘char*’ eng.C:68:67: warning: initializing argument 1 of ‘int snprintf(char*, size_t, const char*, ...)’ eng.C:71:36: warning: invalid conversion from ‘unsigned char*’ to ‘char*’ eng.C:71:36: warning: initializing argument 1 of ‘int snprintf(char*, size_t, const char*, ...)’ eng.C:75:14: warning: invalid conversion from ‘unsigned char*’ to ‘char*’ depbase=`echo spypal_gradient.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDSTAMP="\"tinderbox Wed Oct 6 05:33:12 CEST 2010\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"' -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -MT spypal_gradient.o -MD -MP -MF "$depbase.Tpo" -c -o spypal_gradient.o spypal_gradient.C; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi spyview.C: In function ‘void filech_cb(Fl_Widget*, void*)’: spyview.C:1087:13: warning: ignoring return value of ‘int chdir(const char*)’, declared with attribute warn_unused_result ImageWindow.C: At global scope: ImageWindow.C:987:13: warning: ‘void swap_crossection(const char*, const char*)’ defined but not used depbase=`echo Fl_Table.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDSTAMP="\"tinderbox Wed Oct 6 05:33:13 CEST 2010\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"' -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -MT Fl_Table.o -MD -MP -MF "$depbase.Tpo" -c -o Fl_Table.o Fl_Table.C; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo spypal_interface.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDSTAMP="\"tinderbox Wed Oct 6 05:33:13 CEST 2010\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"' -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -MT spypal_interface.o -MD -MP -MF "$depbase.Tpo" -c -o spypal_interface.o spypal_interface.C; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo FLTK_Serialization.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDSTAMP="\"tinderbox Wed Oct 6 05:33:13 CEST 2010\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"' -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -MT FLTK_Serialization.o -MD -MP -MF "$depbase.Tpo" -c -o FLTK_Serialization.o FLTK_Serialization.C; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo spypal_import.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDSTAMP="\"tinderbox Wed Oct 6 05:33:14 CEST 2010\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"' -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -MT spypal_import.o -MD -MP -MF "$depbase.Tpo" -c -o spypal_import.o spypal_import.C; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi spypal.C: In function ‘void uniquify_indices(std::vector&)’: spypal.C:334:26: warning: comparison between signed and unsigned integer expressions spypal.C:337:26: warning: comparison between signed and unsigned integer expressions spypal.C:345:28: warning: comparison between signed and unsigned integer expressions spypal.C:348:25: warning: comparison between signed and unsigned integer expressions spypal.C:362:24: warning: comparison between signed and unsigned integer expressions spypal.C: In function ‘void generate_go(std::vector&, int, bool, const ccspace*, const ccspace*, int)’: spypal.C:494:39: warning: comparison between signed and unsigned integer expressions spypal.C:496:23: warning: comparison between signed and unsigned integer expressions depbase=`echo spybrowse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDSTAMP="\"tinderbox Wed Oct 6 05:33:14 CEST 2010\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"' -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -MT spybrowse.o -MD -MP -MF "$depbase.Tpo" -c -o spybrowse.o spybrowse.C; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi spybrowse.C: In function ‘void view2b_cb(Fl_Widget*, void*)’: spybrowse.C:138:7: warning: unused variable ‘n’ spybrowse.C:148:21: warning: ignoring return value of ‘int system(const char*)’, declared with attribute warn_unused_result spybrowse.C: In function ‘void viewb_cb(Fl_Widget*, void*)’: spybrowse.C:133:24: warning: ignoring return value of ‘int system(const char*)’, declared with attribute warn_unused_result depbase=`echo spybrowse_ui.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDSTAMP="\"tinderbox Wed Oct 6 05:33:14 CEST 2010\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"' -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -MT spybrowse_ui.o -MD -MP -MF "$depbase.Tpo" -c -o spybrowse_ui.o spybrowse_ui.C; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo Fl_Listbox.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDSTAMP="\"tinderbox Wed Oct 6 05:33:15 CEST 2010\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"' -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -MT Fl_Listbox.o -MD -MP -MF "$depbase.Tpo" -c -o Fl_Listbox.o Fl_Listbox.C; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo dat2pgm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDSTAMP="\"tinderbox Wed Oct 6 05:33:15 CEST 2010\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"' -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -MT dat2pgm.o -MD -MP -MF "$depbase.Tpo" -c -o dat2pgm.o dat2pgm.C; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo mtxextract.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDSTAMP="\"tinderbox Wed Oct 6 05:33:15 CEST 2010\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"' -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -MT mtxextract.o -MD -MP -MF "$depbase.Tpo" -c -o mtxextract.o mtxextract.C; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo stminfo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDSTAMP="\"tinderbox Wed Oct 6 05:33:15 CEST 2010\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"' -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -MT stminfo.o -MD -MP -MF "$depbase.Tpo" -c -o stminfo.o stminfo.C; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi spypal.C: In function ‘double smooth_subpath(const cmap_t&, cmap_t&, const ccspace&, dmetric*, double, unsigned int, unsigned int, double&)’: spypal.C:170:11: warning: ‘d2’ may be used uninitialized in this function spypal_interface.C: In member function ‘virtual void spypal_wizard::import_update()’: spypal_interface.C:253:12: warning: unused variable ‘ms’ spybrowse_ui.C: In function ‘void cb_Browse(Fl_Button*, void*)’: spybrowse_ui.C:13:9: warning: ignoring return value of ‘int chdir(const char*)’, declared with attribute warn_unused_result mtxextract.C: In function ‘int main(int, char**)’: mtxextract.C:24:25: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result mtxextract.C:103:29: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result mtxextract.C:105:29: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result depbase=`echo grid_data.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDSTAMP="\"tinderbox Wed Oct 6 05:33:15 CEST 2010\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"' -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -MT grid_data.o -MD -MP -MF "$depbase.Tpo" -c -o grid_data.o grid_data.C; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi stminfo.C: In function ‘int main(int, char**)’: stminfo.C:87:38: warning: comparison between signed and unsigned integer expressions stminfo.C:81:20: warning: unused variable ‘ch_units’ Fl_Listbox.C: In member function ‘void Fl_Listbox::remove(int)’: Fl_Listbox.C:60:23: warning: comparison between signed and unsigned integer expressions Fl_Listbox.C: In member function ‘virtual void Fl_Listbox::draw_cell(Fl_Table::TableContext, int, int, int, int, int, int)’: Fl_Listbox.C:74:38: warning: comparison between signed and unsigned integer expressions Fl_Listbox.C: In member function ‘virtual int Fl_Listbox::handle(int)’: Fl_Listbox.C:108:40: warning: comparison between signed and unsigned integer expressions Fl_Listbox.C:111:34: warning: comparison between signed and unsigned integer expressions Fl_Listbox.C:150:35: warning: comparison between signed and unsigned integer expressions depbase=`echo test_imagedata.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDSTAMP="\"tinderbox Wed Oct 6 05:33:15 CEST 2010\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"' -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -MT test_imagedata.o -MD -MP -MF "$depbase.Tpo" -c -o test_imagedata.o test_imagedata.C; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi dat2pgm.C: In function ‘int main(int, char**)’: dat2pgm.C:163:15: warning: unused variable ‘d’ dat2pgm.C:204:7: warning: comparison between signed and unsigned integer expressions dat2pgm.C:256:40: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result dat2pgm.C:303:30: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result dat2pgm.C:305:30: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result stminfo.C:42:9: warning: ‘fn’ may be used uninitialized in this function spypal.C: In function ‘void generate_go(std::vector&, int, bool, const ccspace*, const ccspace*, int)’: spypal.C:463:11: warning: ‘obs’ may be used uninitialized in this function spypal.C:461:21: warning: ‘b.magic_bisector::fx1’ may be used uninitialized in this function spypal.C:461:21: warning: ‘b.magic_bisector::fx2’ may be used uninitialized in this function depbase=`echo gp_to_mat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDSTAMP="\"tinderbox Wed Oct 6 05:33:15 CEST 2010\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"' -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -MT gp_to_mat.o -MD -MP -MF "$depbase.Tpo" -c -o gp_to_mat.o gp_to_mat.C; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi spypal.C: At global scope: spypal.C:15:20: warning: ‘ppmname’ defined but not used depbase=`echo dat2mtx.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDSTAMP="\"tinderbox Wed Oct 6 05:33:16 CEST 2010\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"' -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -MT dat2mtx.o -MD -MP -MF "$depbase.Tpo" -c -o dat2mtx.o dat2mtx.C; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo mtxdiff.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDSTAMP="\"tinderbox Wed Oct 6 05:33:16 CEST 2010\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"' -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -MT mtxdiff.o -MD -MP -MF "$depbase.Tpo" -c -o mtxdiff.o mtxdiff.C; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo huettel2mtx.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDSTAMP="\"tinderbox Wed Oct 6 05:33:16 CEST 2010\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"' -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -MT huettel2mtx.o -MD -MP -MF "$depbase.Tpo" -c -o huettel2mtx.o huettel2mtx.C; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo toeno2mtx.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDSTAMP="\"tinderbox Wed Oct 6 05:33:16 CEST 2010\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"' -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -MT toeno2mtx.o -MD -MP -MF "$depbase.Tpo" -c -o toeno2mtx.o toeno2mtx.C; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDSTAMP="\"tinderbox Wed Oct 6 05:33:16 CEST 2010\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"' -DSPYPAL_STANDALONE -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -MT spypal-spypal.o -MD -MP -MF ".deps/spypal-spypal.Tpo" -c -o spypal-spypal.o `test -f 'spypal.C' || echo './'`spypal.C; \ then mv -f ".deps/spypal-spypal.Tpo" ".deps/spypal-spypal.Po"; else rm -f ".deps/spypal-spypal.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDSTAMP="\"tinderbox Wed Oct 6 05:33:16 CEST 2010\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"' -DSPYPAL_STANDALONE -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -MT spypal-spypal_wizard.o -MD -MP -MF ".deps/spypal-spypal_wizard.Tpo" -c -o spypal-spypal_wizard.o `test -f 'spypal_wizard.C' || echo './'`spypal_wizard.C; \ then mv -f ".deps/spypal-spypal_wizard.Tpo" ".deps/spypal-spypal_wizard.Po"; else rm -f ".deps/spypal-spypal_wizard.Tpo"; exit 1; fi spyview.C: In function ‘void set_units()’: spyview.C:1168:7: warning: ‘x’ may be used uninitialized in this function spyview.C:1168:9: warning: ‘y’ may be used uninitialized in this function mtxdiff.C: In function ‘int main(int, char**)’: mtxdiff.C:77:39: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDSTAMP="\"tinderbox Wed Oct 6 05:33:16 CEST 2010\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"' -DSPYPAL_STANDALONE -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -MT spypal-cclass.o -MD -MP -MF ".deps/spypal-cclass.Tpo" -c -o spypal-cclass.o `test -f 'cclass.C' || echo './'`cclass.C; \ then mv -f ".deps/spypal-cclass.Tpo" ".deps/spypal-cclass.Po"; else rm -f ".deps/spypal-cclass.Tpo"; exit 1; fi spyview.C: In function ‘void set_3d_units()’: spyview.C:1214:7: warning: ‘x’ may be used uninitialized in this function spyview.C:1214:9: warning: ‘y’ may be used uninitialized in this function dat2mtx.C: In function ‘int main(int, char**)’: dat2mtx.C:104:32: warning: comparison between signed and unsigned integer expressions dat2mtx.C:155:22: warning: invalid conversion from ‘int’ to ‘mtxcut_t’ dat2mtx.C:143:56: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDSTAMP="\"tinderbox Wed Oct 6 05:33:16 CEST 2010\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"' -DSPYPAL_STANDALONE -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -MT spypal-spypal_gradient.o -MD -MP -MF ".deps/spypal-spypal_gradient.Tpo" -c -o spypal-spypal_gradient.o `test -f 'spypal_gradient.C' || echo './'`spypal_gradient.C; \ then mv -f ".deps/spypal-spypal_gradient.Tpo" ".deps/spypal-spypal_gradient.Po"; else rm -f ".deps/spypal-spypal_gradient.Tpo"; exit 1; fi huettel2mtx.C: In function ‘int main(int, char**)’: huettel2mtx.C:180:33: warning: comparison between signed and unsigned integer expressions huettel2mtx.C:192:31: warning: comparison between signed and unsigned integer expressions huettel2mtx.C:257:50: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result huettel2mtx.C:288:47: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result toeno2mtx.C: In function ‘int main(int, char**)’: toeno2mtx.C:110:50: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result toeno2mtx.C: In function ‘void parse(FILE*, std::string&)’: toeno2mtx.C:22:30: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDSTAMP="\"tinderbox Wed Oct 6 05:33:17 CEST 2010\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"' -DSPYPAL_STANDALONE -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -MT spypal-Fl_Table.o -MD -MP -MF ".deps/spypal-Fl_Table.Tpo" -c -o spypal-Fl_Table.o `test -f 'Fl_Table.C' || echo './'`Fl_Table.C; \ then mv -f ".deps/spypal-Fl_Table.Tpo" ".deps/spypal-Fl_Table.Po"; else rm -f ".deps/spypal-Fl_Table.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDSTAMP="\"tinderbox Wed Oct 6 05:33:17 CEST 2010\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"' -DSPYPAL_STANDALONE -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -MT spypal-message.o -MD -MP -MF ".deps/spypal-message.Tpo" -c -o spypal-message.o `test -f 'message.C' || echo './'`message.C; \ then mv -f ".deps/spypal-message.Tpo" ".deps/spypal-message.Po"; else rm -f ".deps/spypal-message.Tpo"; exit 1; fi huettel2mtx.C:39:10: warning: ‘sweep_end’ may be used uninitialized in this function if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDSTAMP="\"tinderbox Wed Oct 6 05:33:17 CEST 2010\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"' -DSPYPAL_STANDALONE -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -MT spypal-spypal_interface.o -MD -MP -MF ".deps/spypal-spypal_interface.Tpo" -c -o spypal-spypal_interface.o `test -f 'spypal_interface.C' || echo './'`spypal_interface.C; \ then mv -f ".deps/spypal-spypal_interface.Tpo" ".deps/spypal-spypal_interface.Po"; else rm -f ".deps/spypal-spypal_interface.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDSTAMP="\"tinderbox Wed Oct 6 05:33:17 CEST 2010\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"' -DSPYPAL_STANDALONE -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -MT spypal-FLTK_Serialization.o -MD -MP -MF ".deps/spypal-FLTK_Serialization.Tpo" -c -o spypal-FLTK_Serialization.o `test -f 'FLTK_Serialization.C' || echo './'`FLTK_Serialization.C; \ then mv -f ".deps/spypal-FLTK_Serialization.Tpo" ".deps/spypal-FLTK_Serialization.Po"; else rm -f ".deps/spypal-FLTK_Serialization.Tpo"; exit 1; fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDSTAMP="\"tinderbox Wed Oct 6 05:33:17 CEST 2010\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"' -DSPYPAL_STANDALONE -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -MT spypal-spypal_import.o -MD -MP -MF ".deps/spypal-spypal_import.Tpo" -c -o spypal-spypal_import.o `test -f 'spypal_import.C' || echo './'`spypal_import.C; \ then mv -f ".deps/spypal-spypal_import.Tpo" ".deps/spypal-spypal_import.Po"; else rm -f ".deps/spypal-spypal_import.Tpo"; exit 1; fi spyview.C: In function ‘void load_filech(const char*)’: spyview.C:202:7: warning: ‘n’ may be used uninitialized in this function depbase=`echo gilles2mtx.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDSTAMP="\"tinderbox Wed Oct 6 05:33:17 CEST 2010\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"' -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -MT gilles2mtx.o -MD -MP -MF "$depbase.Tpo" -c -o gilles2mtx.o gilles2mtx.C; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo ns2pgm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DBUILDSTAMP="\"tinderbox Wed Oct 6 05:33:18 CEST 2010\"" -DSPYVIEW_DATADIR='"/usr/share/spyview"' -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -Wall -D_GNU_SOURCE -fpermissive -MT ns2pgm.o -MD -MP -MF "$depbase.Tpo" -c -o ns2pgm.o ns2pgm.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi gilles2mtx.C: In function ‘int main(int, char**)’: gilles2mtx.C:68:50: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result gilles2mtx.C:90:50: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result cc1: warning: command line option "-fpermissive" is valid for C++/ObjC++ but not for C i686-pc-linux-gnu-g++ -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/fltk-1.1 -o spybrowse spybrowse.o message.o spybrowse_ui.o Fl_Table.o Fl_Listbox.o -lm -lnetpbm -lboost_regex -lboost_serialization -lfltk_gl -lfltk_images -lfltk -lpng -lz -lGLU -lGL -lXext -lX11 ns2pgm.c: In function ‘main’: ns2pgm.c:148:15: warning: unused variable ‘d2’ ns2pgm.c:148:11: warning: unused variable ‘d1’ ns2pgm.c:146:12: warning: unused variable ‘obuf’ ns2pgm.c:145:12: warning: unused variable ‘ibuf’ ns2pgm.c:38:10: warning: unused variable ‘CurrentSens_V_to_nA’ ns2pgm.c:74:9: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result ns2pgm.c:222:10: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result ns2pgm.c:228:1: warning: control reaches end of non-void function i686-pc-linux-gnu-g++ -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/fltk-1.1 -o dat2pgm dat2pgm.o -lm -lnetpbm -lboost_regex -lboost_serialization -lfltk_gl -lfltk_images -lfltk -lpng -lz -lGLU -lGL -lXext -lX11 ns2pgm.c:25:7: warning: ‘npixels’ may be used uninitialized in this function ns2pgm.c:26:7: warning: ‘nlines’ may be used uninitialized in this function ns2pgm.c:37:10: warning: ‘ZSens_V_to_nm’ may be used uninitialized in this function ns2pgm.c:39:10: warning: ‘ZDAtoVolt’ may be used uninitialized in this function ns2pgm.c:41:10: warning: ‘Z_limit_V’ may be used uninitialized in this function spypal.C: In function ‘void uniquify_indices(std::vector&)’: spypal.C:334:26: warning: comparison between signed and unsigned integer expressions spypal.C:337:26: warning: comparison between signed and unsigned integer expressions spypal.C:345:28: warning: comparison between signed and unsigned integer expressions spypal.C:348:25: warning: comparison between signed and unsigned integer expressions spypal.C:362:24: warning: comparison between signed and unsigned integer expressions spypal.C: In function ‘void generate_go(std::vector&, int, bool, const ccspace*, const ccspace*, int)’: spypal.C:494:39: warning: comparison between signed and unsigned integer expressions spypal.C:496:23: warning: comparison between signed and unsigned integer expressions spypal.C: In function ‘int main(int, char**)’: spypal.C:536:7: warning: return-statement with no value, in function returning ‘int’ i686-pc-linux-gnu-g++ -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/fltk-1.1 -o mtxextract mtxextract.o -lm -lnetpbm -lboost_regex -lboost_serialization -lfltk_gl -lfltk_images -lfltk -lpng -lz -lGLU -lGL -lXext -lX11 i686-pc-linux-gnu-g++ -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/fltk-1.1 -o stminfo stminfo.o -lm -lnetpbm -lboost_regex -lboost_serialization -lfltk_gl -lfltk_images -lfltk -lpng -lz -lGLU -lGL -lXext -lX11 ImageWindow_Fitting.C: In member function ‘virtual void Fitting::overlay_callback()’: ImageWindow_Fitting.C:237:9: warning: ‘x’ may be used uninitialized in this function ImageWindow_Fitting.C:237:11: warning: ‘y’ may be used uninitialized in this function i686-pc-linux-gnu-g++ -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/fltk-1.1 -o grid_data grid_data.o -lm -lnetpbm -lboost_regex -lboost_serialization -lfltk_gl -lfltk_images -lfltk -lpng -lz -lGLU -lGL -lXext -lX11 i686-pc-linux-gnu-g++ -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/fltk-1.1 -o test_imagedata test_imagedata.o ImageData.o message.o misc.o -lm -lnetpbm -lboost_regex -lboost_serialization -lfltk_gl -lfltk_images -lfltk -lpng -lz -lGLU -lGL -lXext -lX11 i686-pc-linux-gnu-g++ -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/fltk-1.1 -o gp_to_mat gp_to_mat.o -lm -lnetpbm -lboost_regex -lboost_serialization -lfltk_gl -lfltk_images -lfltk -lpng -lz -lGLU -lGL -lXext -lX11 spypal_interface.C: In member function ‘virtual void spypal_wizard::import_update()’: spypal_interface.C:253:12: warning: unused variable ‘ms’ i686-pc-linux-gnu-g++ -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/fltk-1.1 -o dat2mtx dat2mtx.o ImageData.o message.o misc.o -lm -lnetpbm -lboost_regex -lboost_serialization -lfltk_gl -lfltk_images -lfltk -lpng -lz -lGLU -lGL -lXext -lX11 i686-pc-linux-gnu-g++ -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/fltk-1.1 -o mtxdiff mtxdiff.o ImageData.o message.o misc.o -lm -lnetpbm -lboost_regex -lboost_serialization -lfltk_gl -lfltk_images -lfltk -lpng -lz -lGLU -lGL -lXext -lX11 i686-pc-linux-gnu-g++ -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/fltk-1.1 -o huettel2mtx huettel2mtx.o ImageData.o message.o misc.o -lm -lnetpbm -lboost_regex -lboost_serialization -lfltk_gl -lfltk_images -lfltk -lpng -lz -lGLU -lGL -lXext -lX11 i686-pc-linux-gnu-g++ -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/fltk-1.1 -o toeno2mtx toeno2mtx.o ImageData.o message.o misc.o -lm -lnetpbm -lboost_regex -lboost_serialization -lfltk_gl -lfltk_images -lfltk -lpng -lz -lGLU -lGL -lXext -lX11 i686-pc-linux-gnu-g++ -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/fltk-1.1 -o gilles2mtx gilles2mtx.o ImageData.o message.o misc.o -lm -lnetpbm -lboost_regex -lboost_serialization -lfltk_gl -lfltk_images -lfltk -lpng -lz -lGLU -lGL -lXext -lX11 i686-pc-linux-gnu-gcc -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -Wall -D_GNU_SOURCE -fpermissive -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/fltk-1.1 -o ns2pgm -mwindows -mconsole ns2pgm.o -lm -lnetpbm -lboost_regex -lboost_serialization -lfltk_gl -lfltk_images -lfltk -lpng -lz -lGLU -lGL -lXext -lX11 spypal.C: In function ‘double smooth_subpath(const cmap_t&, cmap_t&, const ccspace&, dmetric*, double, unsigned int, unsigned int, double&)’: spypal.C:170:11: warning: ‘d2’ may be used uninitialized in this function spypal.C: In function ‘void generate_go(std::vector&, int, bool, const ccspace*, const ccspace*, int)’: spypal.C:463:11: warning: ‘obs’ may be used uninitialized in this function spypal.C:461:21: warning: ‘b.magic_bisector::fx1’ may be used uninitialized in this function spypal.C:461:21: warning: ‘b.magic_bisector::fx2’ may be used uninitialized in this function spypal.C: At global scope: spypal.C:15:20: warning: ‘ppmname’ defined but not used i686-pc-linux-gnu-g++ -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/fltk-1.1 -o spypal spypal-spypal.o spypal-spypal_wizard.o spypal-cclass.o spypal-spypal_gradient.o spypal-Fl_Table.o spypal-message.o spypal-spypal_interface.o spypal-FLTK_Serialization.o spypal-spypal_import.o -lm -lnetpbm -lboost_regex -lboost_serialization -lfltk_gl -lfltk_images -lfltk -lpng -lz -lGLU -lGL -lXext -lX11 i686-pc-linux-gnu-g++ -O2 -pipe -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/netpbm -Wall -D_GNU_SOURCE -fpermissive -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/fltk-1.1 -o spyview spyview_ui.o spyview.o ImageWindow.o ImageData.o ImageWindow_Module.o Gnuplot_Interface.o message.o ImagePrinter.o ImagePrinter_Control.o ImageWindow_LineDraw.o Fiddle.o PeakFinder.o PeakFinder_Control.o ImageWindow_Fitting.o ImageWindow_Fitting_Ui.o ThresholdDisplay.o ThresholdDisplay_Control.o LineDraw_Control.o misc.o spypal.o spypal_wizard.o cclass.o eng.o spypal_gradient.o Fl_Table.o spypal_interface.o FLTK_Serialization.o spypal_import.o -lm -lnetpbm -lboost_regex -lboost_serialization -lfltk_gl -lfltk_images -lfltk -lpng -lz -lGLU -lGL -lXext -lX11 ImagePrinter.o: In function `Image_Printer::updatePreview(bool)': ImagePrinter.C:(.text+0x5a7c): warning: the use of `tmpnam' is dangerous, better use `mkstemp' make[3]: Leaving directory `/var/tmp/portage/sci-visualization/spyview-20100810/work/spyview-2010-08-10-22_14/spyview' make[2]: Leaving directory `/var/tmp/portage/sci-visualization/spyview-20100810/work/spyview-2010-08-10-22_14/spyview' Making all in debian make[2]: Entering directory `/var/tmp/portage/sci-visualization/spyview-20100810/work/spyview-2010-08-10-22_14/debian' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sci-visualization/spyview-20100810/work/spyview-2010-08-10-22_14/debian' make[2]: Entering directory `/var/tmp/portage/sci-visualization/spyview-20100810/work/spyview-2010-08-10-22_14' make[2]: Leaving directory `/var/tmp/portage/sci-visualization/spyview-20100810/work/spyview-2010-08-10-22_14' make[1]: Leaving directory `/var/tmp/portage/sci-visualization/spyview-20100810/work/spyview-2010-08-10-22_14' >>> Source compiled. >>> Test phase [check]: sci-visualization/spyview-20100810 make -j14 -j1 check Making check in spyview make[1]: Entering directory `/var/tmp/portage/sci-visualization/spyview-20100810/work/spyview-2010-08-10-22_14/spyview' make check-am make[2]: Entering directory `/var/tmp/portage/sci-visualization/spyview-20100810/work/spyview-2010-08-10-22_14/spyview' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/var/tmp/portage/sci-visualization/spyview-20100810/work/spyview-2010-08-10-22_14/spyview' make[1]: Leaving directory `/var/tmp/portage/sci-visualization/spyview-20100810/work/spyview-2010-08-10-22_14/spyview' Making check in debian make[1]: Entering directory `/var/tmp/portage/sci-visualization/spyview-20100810/work/spyview-2010-08-10-22_14/debian' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/sci-visualization/spyview-20100810/work/spyview-2010-08-10-22_14/debian' make[1]: Entering directory `/var/tmp/portage/sci-visualization/spyview-20100810/work/spyview-2010-08-10-22_14' make[1]: Leaving directory `/var/tmp/portage/sci-visualization/spyview-20100810/work/spyview-2010-08-10-22_14' >>> Install spyview-20100810 into /var/tmp/portage/sci-visualization/spyview-20100810/image/ category sci-visualization make -j14 DESTDIR=/var/tmp/portage/sci-visualization/spyview-20100810/image/ install Making install in spyview make[1]: Entering directory `/var/tmp/portage/sci-visualization/spyview-20100810/work/spyview-2010-08-10-22_14/spyview' make install-am make[2]: Entering directory `/var/tmp/portage/sci-visualization/spyview-20100810/work/spyview-2010-08-10-22_14/spyview' make[3]: Entering directory `/var/tmp/portage/sci-visualization/spyview-20100810/work/spyview-2010-08-10-22_14/spyview' test -z "/usr/bin" || mkdir -p -- "/var/tmp/portage/sci-visualization/spyview-20100810/image//usr/bin" /usr/bin/install -c -d /var/tmp/portage/sci-visualization/spyview-20100810/image///usr/share/spyview /usr/bin/install -c -m 644 help.txt /var/tmp/portage/sci-visualization/spyview-20100810/image///usr/share/spyview /usr/bin/install -c -d /var/tmp/portage/sci-visualization/spyview-20100810/image///usr/share/spyview/html /usr/bin/install -c -m 644 html/*.html /var/tmp/portage/sci-visualization/spyview-20100810/image///usr/share/spyview/html /usr/bin/install -c 'spyview' '/var/tmp/portage/sci-visualization/spyview-20100810/image//usr/bin/spyview' /usr/bin/install -c 'spybrowse' '/var/tmp/portage/sci-visualization/spyview-20100810/image//usr/bin/spybrowse' /usr/bin/install -c 'dat2pgm' '/var/tmp/portage/sci-visualization/spyview-20100810/image//usr/bin/dat2pgm' /usr/bin/install -c 'mtxextract' '/var/tmp/portage/sci-visualization/spyview-20100810/image//usr/bin/mtxextract' /usr/bin/install -c 'stminfo' '/var/tmp/portage/sci-visualization/spyview-20100810/image//usr/bin/stminfo' /usr/bin/install -c 'grid_data' '/var/tmp/portage/sci-visualization/spyview-20100810/image//usr/bin/grid_data' /usr/bin/install -c 'test_imagedata' '/var/tmp/portage/sci-visualization/spyview-20100810/image//usr/bin/test_imagedata' /usr/bin/install -c 'gp_to_mat' '/var/tmp/portage/sci-visualization/spyview-20100810/image//usr/bin/gp_to_mat' /usr/bin/install -c 'dat2mtx' '/var/tmp/portage/sci-visualization/spyview-20100810/image//usr/bin/dat2mtx' /usr/bin/install -c 'mtxdiff' '/var/tmp/portage/sci-visualization/spyview-20100810/image//usr/bin/mtxdiff' /usr/bin/install -c 'huettel2mtx' '/var/tmp/portage/sci-visualization/spyview-20100810/image//usr/bin/huettel2mtx' /usr/bin/install -c 'toeno2mtx' '/var/tmp/portage/sci-visualization/spyview-20100810/image//usr/bin/toeno2mtx' /usr/bin/install -c 'spypal' '/var/tmp/portage/sci-visualization/spyview-20100810/image//usr/bin/spypal' /usr/bin/install -c 'gilles2mtx' '/var/tmp/portage/sci-visualization/spyview-20100810/image//usr/bin/gilles2mtx' /usr/bin/install -c 'ns2pgm' '/var/tmp/portage/sci-visualization/spyview-20100810/image//usr/bin/ns2pgm' make[3]: Leaving directory `/var/tmp/portage/sci-visualization/spyview-20100810/work/spyview-2010-08-10-22_14/spyview' make[2]: Leaving directory `/var/tmp/portage/sci-visualization/spyview-20100810/work/spyview-2010-08-10-22_14/spyview' make[1]: Leaving directory `/var/tmp/portage/sci-visualization/spyview-20100810/work/spyview-2010-08-10-22_14/spyview' Making install in debian make[1]: Entering directory `/var/tmp/portage/sci-visualization/spyview-20100810/work/spyview-2010-08-10-22_14/debian' make[2]: Entering directory `/var/tmp/portage/sci-visualization/spyview-20100810/work/spyview-2010-08-10-22_14/debian' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/spyview-20100810" || mkdir -p -- "/var/tmp/portage/sci-visualization/spyview-20100810/image//usr/share/doc/spyview-20100810" /usr/bin/install -c -m 644 'dat2pgm.pdf' '/var/tmp/portage/sci-visualization/spyview-20100810/image//usr/share/doc/spyview-20100810/dat2pgm.pdf' /usr/bin/install -c -m 644 'pm3d2dat.pdf' '/var/tmp/portage/sci-visualization/spyview-20100810/image//usr/share/doc/spyview-20100810/pm3d2dat.pdf' /usr/bin/install -c -m 644 'splitfield.pdf' '/var/tmp/portage/sci-visualization/spyview-20100810/image//usr/share/doc/spyview-20100810/splitfield.pdf' /usr/bin/install -c -m 644 'spybrowse.pdf' '/var/tmp/portage/sci-visualization/spyview-20100810/image//usr/share/doc/spyview-20100810/spybrowse.pdf' /usr/bin/install -c -m 644 'spyview.pdf' '/var/tmp/portage/sci-visualization/spyview-20100810/image//usr/share/doc/spyview-20100810/spyview.pdf' /usr/bin/install -c -m 644 'spyview3d.pdf' '/var/tmp/portage/sci-visualization/spyview-20100810/image//usr/share/doc/spyview-20100810/spyview3d.pdf' make[2]: Leaving directory `/var/tmp/portage/sci-visualization/spyview-20100810/work/spyview-2010-08-10-22_14/debian' make[1]: Leaving directory `/var/tmp/portage/sci-visualization/spyview-20100810/work/spyview-2010-08-10-22_14/debian' make[1]: Entering directory `/var/tmp/portage/sci-visualization/spyview-20100810/work/spyview-2010-08-10-22_14' make[2]: Entering directory `/var/tmp/portage/sci-visualization/spyview-20100810/work/spyview-2010-08-10-22_14' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/install -c -d /var/tmp/portage/sci-visualization/spyview-20100810/image///usr/share/spyview/cmaps/transform /usr/bin/install -c -d /var/tmp/portage/sci-visualization/spyview-20100810/image///usr/share/spyview/cmaps/nanoscope /usr/bin/install -c -d /var/tmp/portage/sci-visualization/spyview-20100810/image///usr/share/spyview/cmaps/wsxm /usr/bin/install -c -d /var/tmp/portage/sci-visualization/spyview-20100810/image///usr/share/spyview/cmaps/user /usr/bin/install -c -m 644 -D -t /var/tmp/portage/sci-visualization/spyview-20100810/image///usr/share/spyview/cmaps cmaps/*.ppm /usr/bin/install -c -m 644 -D -t /var/tmp/portage/sci-visualization/spyview-20100810/image///usr/share/spyview/cmaps cmaps/*.spp /usr/bin/install -c -m 644 -D -t /var/tmp/portage/sci-visualization/spyview-20100810/image///usr/share/spyview/cmaps/transform cmaps/transform/*.ppm /usr/bin/install -c -m 644 -D -t /var/tmp/portage/sci-visualization/spyview-20100810/image///usr/share/spyview/cmaps/nanoscope cmaps/nanoscope/ns??.ppm /usr/bin/install -c -m 644 -D -t /var/tmp/portage/sci-visualization/spyview-20100810/image///usr/share/spyview/cmaps/wsxm cmaps/wsxm/*.ppm /usr/bin/install -c -m 644 spyview/default_image.pgm /var/tmp/portage/sci-visualization/spyview-20100810/image///usr/share/spyview make[2]: Leaving directory `/var/tmp/portage/sci-visualization/spyview-20100810/work/spyview-2010-08-10-22_14' make[1]: Leaving directory `/var/tmp/portage/sci-visualization/spyview-20100810/work/spyview-2010-08-10-22_14' >>> Completed installing spyview-20100810 into /var/tmp/portage/sci-visualization/spyview-20100810/image/ * Tinderbox QA Notice! Insecure functions used tmpnam@@GLIBC_2.0 /var/tmp/portage/sci-visualization/spyview-20100810/image/usr/bin/spyview * Tinderbox QA Notice (end)! Insecure functions used strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/toeno2mtx usr/bin/mtxdiff usr/bin/dat2mtx usr/bin/spypal usr/bin/ns2pgm usr/bin/spybrowse usr/bin/mtxextract usr/bin/gilles2mtx usr/bin/stminfo usr/bin/spyview usr/bin/gp_to_mat usr/bin/dat2pgm usr/bin/test_imagedata usr/bin/grid_data usr/bin/huettel2mtx * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * /usr/include/bits/string3.h:123:71: warning: call to char* __builtin___strncpy_chk(char*, const char*, unsigned int, unsigned int) will always overflow destination buffer * /usr/include/bits/string3.h:123:71: warning: call to char* __builtin___strncpy_chk(char*, const char*, unsigned int, unsigned int) will always overflow destination buffer * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * ImageData.C:2390:60: warning: too few arguments for format * ImageData.C:2553:5: warning: too few arguments for format * Please do not file a Gentoo bug and instead report the above QA * issues directly to the upstream developers of this software. * Homepage: http://kavli.nano.tudelft.nl/~gsteele/spyview/