* CPV: sci-visualization/gnuplot-4.4.0 * REPO: gentoo * USE: X doc elibc_glibc emacs gd kernel_linux latex readline userland_GNU x86 xemacs >>> Unpacking source... >>> Unpacking gnuplot-4.4.0.tar.gz to /var/tmp/portage/sci-visualization/gnuplot-4.4.0/work >>> Source unpacked in /var/tmp/portage/sci-visualization/gnuplot-4.4.0/work >>> Preparing source in /var/tmp/portage/sci-visualization/gnuplot-4.4.0/work/gnuplot-4.4.0 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sci-visualization/gnuplot-4.4.0/work/gnuplot-4.4.0 ... ./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 --without-lisp-files --with-texdir=/usr/share/texmf-site/tex/latex/gnuplot --without-cairo --with-tutorial --with-gd --without-ggi --without-xmi --without-lua --without-pdf --without-plot --without-linux-vga --disable-thin-splines --disable-wxwidgets --with-x --with-readline=gnu DIST_CONTACT=http://bugs.gentoo.org/ checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking for function prototypes... yes checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E 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 for string.h... (cached) yes checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for an ANSI C-conforming const... yes checking for inline... inline checking for preprocessor stringizing operator... yes checking whether ln -s works... yes checking for emacs... emacs checking for tex... tex checking for latex... latex checking for pdflatex... pdflatex checking for dvips... dvips checking for troff... troff checking for kpsexpand... kpsexpand checking for texhash... texhash 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 MS-DOS/djgpp/libGRX... no checking for NeXT... no checking for Apple MacOS X... no checking for BeOS... no checking for Alpha/AXP CPU... no checking for sin... no checking for sin in -lm... yes checking for ANSI C header files... (cached) yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/bsdtypes.h usability... no checking sys/bsdtypes.h presence... no checking for sys/bsdtypes.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking sys/systeminfo.h usability... no checking sys/systeminfo.h presence... no checking for sys/systeminfo.h... no checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking libc.h usability... no checking libc.h presence... no checking for libc.h... no checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sgtty.h usability... yes checking sgtty.h presence... yes checking for sgtty.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for struct exception in math.h... yes checking whether stat file-mode macros are broken... no checking for unistd.h... yes checking if errno variable is declared... yes checking for size_t... yes checking for time_t in time.h... yes checking return type of signal handlers... void checking for atexit... yes checking for memcpy... yes checking for memmove... yes checking for memset... yes checking for on_exit... yes checking for bcopy... yes checking for bzero... yes checking for setvbuf... yes checking for strerror... yes checking for strchr... yes checking for strrchr... yes checking for strstr... yes checking for index... yes checking for rindex... yes checking for isnan... yes checking for erf... yes checking for erfc... yes checking for gamma... yes checking for lgamma... yes checking for getcwd... yes checking for poll... yes checking for pclose... yes checking for popen... yes checking for select... yes checking for sleep... yes checking for stpcpy... yes checking for strcspn... yes checking for strdup... yes checking for strcasecmp... yes checking for stricmp... no checking for strncasecmp... yes checking for strnicmp... no checking for sysinfo... yes checking for tcgetattr... yes checking for vfprintf... yes checking for doprnt... no checking for usleep... yes checking for snprintf... yes checking whether signgam is declared... yes checking for sigsetjmp... yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for tputs in -lncurses... yes checking for remove_history in -lreadline... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking readline/tilde.h usability... yes checking readline/tilde.h presence... yes checking for readline/tilde.h... yes checking for deflate in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gdlib-config... /usr/bin/gdlib-config checking for gdImageCreateTrueColor in -lgd... yes checking gd.h usability... yes checking gd.h presence... yes checking for gd.h... yes checking for gdImageGif in -lgd... yes checking for gdImageGifAnimBegin in -lgd... yes checking for gdImageJpeg in -lgd... yes checking for gdImageStringFT in -lgd... yes checking for gdImagePng in -lgd... no checking for multi-byte support in x11... checking for XmbDrawString in -lX11... yes checking for i686-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking dependency style of i686-pc-linux-gnu-g++... gcc3 checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E configure: creating ./config.status config.status: creating Makefile config.status: creating config/Makefile config.status: creating demo/Makefile config.status: creating docs/Makefile config.status: creating m4/Makefile config.status: creating man/Makefile config.status: creating share/Makefile config.status: creating share/LaTeX/Makefile config.status: creating src/Makefile config.status: creating src/beos/Makefile config.status: creating src/wxterminal/Makefile config.status: creating term/Makefile config.status: creating tutorial/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default commands ** Configuration summary for gnuplot 4.4.0: gnuplot will be compiled with the following terminals: Standalone terminals: yes (always builtin) (canvas, cgm, corel, dumb, dxf, eepic, emf, emtex, epslatex, epson_180dpi, epson_60dpi, epson_lx800, fig, gpic, hp2623A, hp2648, hp500c, hpdj, hpgl, hpljii, hppj, imagen, latex, metafont, metapost, mif, pbm, postscript, pslatex, nec_cp6, okidata, pcl5, pstex, pstricks, qms, regis, svg, tandy_60dpi, tek40xx, tek410x, texdraw, tgif, tkcanvas, tpic, vttek) X Window System terminal: yes (with multi-byte fonts) (enable plotting to windows opened by external apps) (without binary polygon protocol ) (with application defaults, in /etc/X11/app-defaults/) jpeg terminal: yes gif terminal: yes (with animated gif) png terminal: no (requires libgd with png support) (jpeg, gif and png terminals can use TTF fonts) pdf terminal: no (requires libpdf) plot library terminal: no (requires GNU plotutils or UNIX plot) linux terminal (vga console): no (use --with-linux-vga to enable, requires SVGAlib) vgagl terminal ((s)vga console): no (use --with-linux-vga to enable, requires SVGAlib with vgagl) ggi terminal: no (use --with-ggi to enable, requires libggi) mgr terminal: no (use --enable-mgr to enable, requires libpixrect) rgip/uniplex terminal: no (use --enable-rgip to enable) svga terminal (MSDOS/djgpp): no be terminal (BeOS): no next terminal: no aqua terminal (MacOS X): no wxt terminal: no (requires C++, wxWidgets>2.6, cairo>0.9, pango>1.10) cairo-based terminals: no (requires cairo>1.2, pango>1.10) lua/TikZ terminal: no Additional terminals are availaible in platform-specific makefiles: amiga (makefile.amg and makefile.ami), apollo/gpr (makefile.unx) cgi (makefile.unx), pm (makefile.os2), sun (makefile.unx), unixpc (makefile.unx), windows (various Windows makefiles) Additional terminals are built automatically if possible at compile-time: vesa (MSDOS), emxvga (MSDOS, OS/2), ega/vga/svga/ssvga/hercules (Windows with Zortec compiler), macintosh gnuplot will be compiled with the following features: Mouse support in interactive terminals: yes Fitting error variables: yes Zooming or refresh of volatile data: yes (EXPERIMENTAL) Typing in plot window raises console Command line macros: yes Placement of rectangles and other objects: yes gnuplot will be compiled with the following options: Readline library: GNU readline library with -lncurses Command-line history file: yes Check current directory for .gnuplot file: no (use --with-cwdrc to enable) Sort help/subtopic tables by column: no (use --without-row-help to enable) Use TeX kpsexpand to search for fonts: no (use --with-kpsexpand to enable) Thin plate splines: no (use --enable-thin-spline to enable) Hidden3d optimization: quadtree Deprecated syntax and terminal options : no (use --enable-backwards-compatibility to enable) gnuplot will install the following additional materials: lasergnu printer script: no (use --with-lasergnu to enable) gnuplot-mode for X/Emacs: no LaTeX tutorial: yes cfg file for epslatex terminal: yes TeX *.sty for lua/tikz terminal: no TeX files will be installed in /usr/share/texmf-site/tex/latex/gnuplot (use --with-texdir=DIR to change) Help file: yes (always), in /usr/share/gnuplot/4.4/gnuplot.gih PostScript prologue files: yes (always) * Configuring gnuplot-mode for XEmacs ... ./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 --with-lispdir=/usr/lib/xemacs/site-packages/gnuplot EMACS=xemacs checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make sets $(MAKE)... (cached) yes checking for emacs... xemacs checking where .elc files should go... /usr/lib/xemacs/site-packages/gnuplot checking for dvips... dvips checking for latex... latex checking for makeinfo... /usr/bin/makeinfo checking for pdflatex... pdflatex checking for emacs version... 21.5 checking whether info-look.el is needed... using info-look.20.3.el configure: creating ./config.status config.status: creating Makefile * Configuring gnuplot-mode for GNU Emacs ... ./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 --with-lispdir=/usr/share/emacs/site-lisp/gnuplot EMACS=emacs checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make sets $(MAKE)... (cached) yes checking for emacs... emacs checking where .elc files should go... /usr/share/emacs/site-lisp/gnuplot checking for dvips... dvips checking for latex... latex checking for makeinfo... /usr/bin/makeinfo checking for pdflatex... pdflatex checking for emacs version... 23.2.1 checking whether info-look.el is needed... not needed with emacs 23.2.1 configure: creating ./config.status config.status: creating Makefile >>> Source configured. >>> Compiling source in /var/tmp/portage/sci-visualization/gnuplot-4.4.0/work/gnuplot-4.4.0 ... make -j2 make all-recursive make[1]: Entering directory `/var/tmp/portage/sci-visualization/gnuplot-4.4.0/work/gnuplot-4.4.0' Making all in config make[2]: Entering directory `/var/tmp/portage/sci-visualization/gnuplot-4.4.0/work/gnuplot-4.4.0/config' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sci-visualization/gnuplot-4.4.0/work/gnuplot-4.4.0/config' Making all in m4 make[2]: Entering directory `/var/tmp/portage/sci-visualization/gnuplot-4.4.0/work/gnuplot-4.4.0/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sci-visualization/gnuplot-4.4.0/work/gnuplot-4.4.0/m4' Making all in term make[2]: Entering directory `/var/tmp/portage/sci-visualization/gnuplot-4.4.0/work/gnuplot-4.4.0/term' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sci-visualization/gnuplot-4.4.0/work/gnuplot-4.4.0/term' Making all in src make[2]: Entering directory `/var/tmp/portage/sci-visualization/gnuplot-4.4.0/work/gnuplot-4.4.0/src' Making all in wxterminal make[3]: Entering directory `/var/tmp/portage/sci-visualization/gnuplot-4.4.0/work/gnuplot-4.4.0/src/wxterminal' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/sci-visualization/gnuplot-4.4.0/work/gnuplot-4.4.0/src/wxterminal' make[3]: Entering directory `/var/tmp/portage/sci-visualization/gnuplot-4.4.0/work/gnuplot-4.4.0/src' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -O2 -march=native -pipe -MT alloc.o -MD -MP -MF .deps/alloc.Tpo -c -o alloc.o alloc.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -O2 -march=native -pipe -MT axis.o -MD -MP -MF .deps/axis.Tpo -c -o axis.o axis.c mv -f .deps/alloc.Tpo .deps/alloc.Po mv -f .deps/axis.Tpo .deps/axis.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -O2 -march=native -pipe -MT binary.o -MD -MP -MF .deps/binary.Tpo -c -o binary.o binary.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -O2 -march=native -pipe -MT breaders.o -MD -MP -MF .deps/breaders.Tpo -c -o breaders.o breaders.c binary.c: In function 'fread_matrix': binary.c:123: warning: ignoring return value of 'fread', declared with attribute warn_unused_result binary.c: In function 'fwrite_matrix': binary.c:187: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result binary.c:198: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result binary.c:199: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mv -f .deps/binary.Tpo .deps/binary.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -O2 -march=native -pipe -MT bitmap.o -MD -MP -MF .deps/bitmap.Tpo -c -o bitmap.o bitmap.c mv -f .deps/breaders.Tpo .deps/breaders.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -O2 -march=native -pipe -MT color.o -MD -MP -MF .deps/color.Tpo -c -o color.o color.c mv -f .deps/bitmap.Tpo .deps/bitmap.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -O2 -march=native -pipe -MT command.o -MD -MP -MF .deps/command.Tpo -c -o command.o command.c mv -f .deps/color.Tpo .deps/color.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -O2 -march=native -pipe -MT contour.o -MD -MP -MF .deps/contour.Tpo -c -o contour.o contour.c command.c: In function 'pause_command': command.c:1237: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result command.c: In function 'pwd_command': command.c:1376: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result command.c: In function 'do_system': command.c:2387: warning: ignoring return value of 'system', declared with attribute warn_unused_result mv -f .deps/command.Tpo .deps/command.Po mv -f .deps/contour.Tpo .deps/contour.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -O2 -march=native -pipe -MT datafile.o -MD -MP -MF .deps/datafile.Tpo -c -o datafile.o datafile.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -O2 -march=native -pipe -MT dynarray.o -MD -MP -MF .deps/dynarray.Tpo -c -o dynarray.o dynarray.c mv -f .deps/dynarray.Tpo .deps/dynarray.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -O2 -march=native -pipe -MT eval.o -MD -MP -MF .deps/eval.Tpo -c -o eval.o eval.c mv -f .deps/datafile.Tpo .deps/datafile.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -O2 -march=native -pipe -MT fit.o -MD -MP -MF .deps/fit.Tpo -c -o fit.o fit.c eval.c: In function 'update_gpval_variables': eval.c:888: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result mv -f .deps/eval.Tpo .deps/eval.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -O2 -march=native -pipe -MT gadgets.o -MD -MP -MF .deps/gadgets.Tpo -c -o gadgets.o gadgets.c mv -f .deps/fit.Tpo .deps/fit.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -O2 -march=native -pipe -MT getcolor.o -MD -MP -MF .deps/getcolor.Tpo -c -o getcolor.o getcolor.c mv -f .deps/gadgets.Tpo .deps/gadgets.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -O2 -march=native -pipe -MT graph3d.o -MD -MP -MF .deps/graph3d.Tpo -c -o graph3d.o graph3d.c mv -f .deps/getcolor.Tpo .deps/getcolor.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -O2 -march=native -pipe -MT graphics.o -MD -MP -MF .deps/graphics.Tpo -c -o graphics.o graphics.c mv -f .deps/graph3d.Tpo .deps/graph3d.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -O2 -march=native -pipe -MT help.o -MD -MP -MF .deps/help.Tpo -c -o help.o help.c mv -f .deps/graphics.Tpo .deps/graphics.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -O2 -march=native -pipe -MT hidden3d.o -MD -MP -MF .deps/hidden3d.Tpo -c -o hidden3d.o hidden3d.c mv -f .deps/help.Tpo .deps/help.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -O2 -march=native -pipe -MT history.o -MD -MP -MF .deps/history.Tpo -c -o history.o history.c mv -f .deps/hidden3d.Tpo .deps/hidden3d.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -O2 -march=native -pipe -MT internal.o -MD -MP -MF .deps/internal.Tpo -c -o internal.o internal.c mv -f .deps/history.Tpo .deps/history.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -O2 -march=native -pipe -MT interpol.o -MD -MP -MF .deps/interpol.Tpo -c -o interpol.o interpol.c mv -f .deps/internal.Tpo .deps/internal.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -O2 -march=native -pipe -MT matrix.o -MD -MP -MF .deps/matrix.Tpo -c -o matrix.o matrix.c mv -f .deps/interpol.Tpo .deps/interpol.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -O2 -march=native -pipe -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o misc.c mv -f .deps/matrix.Tpo .deps/matrix.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -O2 -march=native -pipe -MT mouse.o -MD -MP -MF .deps/mouse.Tpo -c -o mouse.o mouse.c mv -f .deps/misc.Tpo .deps/misc.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -O2 -march=native -pipe -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o parse.c mv -f .deps/mouse.Tpo .deps/mouse.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -O2 -march=native -pipe -MT plot.o -MD -MP -MF .deps/plot.Tpo -c -o plot.o plot.c mv -f .deps/parse.Tpo .deps/parse.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -O2 -march=native -pipe -MT plot2d.o -MD -MP -MF .deps/plot2d.Tpo -c -o plot2d.o plot2d.c mv -f .deps/plot.Tpo .deps/plot.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -O2 -march=native -pipe -MT plot3d.o -MD -MP -MF .deps/plot3d.Tpo -c -o plot3d.o plot3d.c mv -f .deps/plot2d.Tpo .deps/plot2d.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -O2 -march=native -pipe -MT pm3d.o -MD -MP -MF .deps/pm3d.Tpo -c -o pm3d.o pm3d.c mv -f .deps/plot3d.Tpo .deps/plot3d.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -O2 -march=native -pipe -MT readline.o -MD -MP -MF .deps/readline.Tpo -c -o readline.o readline.c mv -f .deps/pm3d.Tpo .deps/pm3d.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -O2 -march=native -pipe -MT save.o -MD -MP -MF .deps/save.Tpo -c -o save.o save.c mv -f .deps/readline.Tpo .deps/readline.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -O2 -march=native -pipe -MT scanner.o -MD -MP -MF .deps/scanner.Tpo -c -o scanner.o scanner.c mv -f .deps/save.Tpo .deps/save.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -O2 -march=native -pipe -MT set.o -MD -MP -MF .deps/set.Tpo -c -o set.o set.c mv -f .deps/scanner.Tpo .deps/scanner.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -O2 -march=native -pipe -MT show.o -MD -MP -MF .deps/show.Tpo -c -o show.o show.c mv -f .deps/set.Tpo .deps/set.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -O2 -march=native -pipe -MT specfun.o -MD -MP -MF .deps/specfun.Tpo -c -o specfun.o specfun.c mv -f .deps/show.Tpo .deps/show.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -O2 -march=native -pipe -MT standard.o -MD -MP -MF .deps/standard.Tpo -c -o standard.o standard.c mv -f .deps/specfun.Tpo .deps/specfun.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -O2 -march=native -pipe -MT stdfn.o -MD -MP -MF .deps/stdfn.Tpo -c -o stdfn.o stdfn.c mv -f .deps/standard.Tpo .deps/standard.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -O2 -march=native -pipe -MT tables.o -MD -MP -MF .deps/tables.Tpo -c -o tables.o tables.c mv -f .deps/stdfn.Tpo .deps/stdfn.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -O2 -march=native -pipe -MT tabulate.o -MD -MP -MF .deps/tabulate.Tpo -c -o tabulate.o tabulate.c mv -f .deps/tables.Tpo .deps/tables.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -O2 -march=native -pipe -MT term.o -MD -MP -MF .deps/term.Tpo -c -o term.o term.c mv -f .deps/tabulate.Tpo .deps/tabulate.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -O2 -march=native -pipe -MT time.o -MD -MP -MF .deps/time.Tpo -c -o time.o time.c mv -f .deps/time.Tpo .deps/time.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -O2 -march=native -pipe -MT unset.o -MD -MP -MF .deps/unset.Tpo -c -o unset.o unset.c In file included from term.h:293, from term.c:1373: ../term/cgm.trm: In function 'CGM_write_char_record': ../term/cgm.trm:1172: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ../term/cgm.trm:1174: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ../term/cgm.trm:1179: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ../term/cgm.trm:1185: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ../term/cgm.trm: In function 'CGM_write_byte_record': ../term/cgm.trm:1196: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ../term/cgm.trm:1198: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ../term/cgm.trm: In function 'CGM_write_mixed_record': ../term/cgm.trm:1237: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ../term/cgm.trm:1239: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ../term/cgm.trm:1242: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ../term/cgm.trm:1244: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ../term/cgm.trm: In function 'CGM_write_int': ../term/cgm.trm:1295: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result In file included from term.h:310, from term.c:1373: ../term/emf.trm: In function 'EMF_write_byte': ../term/emf.trm:509: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ../term/emf.trm: In function 'EMF_write_short': ../term/emf.trm:521: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ../term/emf.trm: In function 'EMF_write_long': ../term/emf.trm:534: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ../term/emf.trm: In function 'EMF_write_float': ../term/emf.trm:556: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result In file included from term.h:365, from term.c:1373: ../term/post.trm: In function 'PS_graphics': ../term/post.trm:1787: warning: format not a string literal and no format arguments mv -f .deps/term.Tpo .deps/term.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -O2 -march=native -pipe -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c mv -f .deps/unset.Tpo .deps/unset.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -O2 -march=native -pipe -MT util3d.o -MD -MP -MF .deps/util3d.Tpo -c -o util3d.o util3d.c mv -f .deps/util.Tpo .deps/util.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -O2 -march=native -pipe -MT variable.o -MD -MP -MF .deps/variable.Tpo -c -o variable.o variable.c mv -f .deps/util3d.Tpo .deps/util3d.Po Making version.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -O2 -march=native -pipe -MT bf_test.o -MD -MP -MF .deps/bf_test.Tpo -c -o bf_test.o bf_test.c variable.c: In function 'fontpath_handler': variable.c:392: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result mv -f .deps/variable.Tpo .deps/variable.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -O2 -march=native -pipe -MT gplt_x11.o -MD -MP -MF .deps/gplt_x11.Tpo -c -o gplt_x11.o gplt_x11.c mv -f .deps/bf_test.Tpo .deps/bf_test.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -O2 -march=native -pipe -MT gpexecute.o -MD -MP -MF .deps/gpexecute.Tpo -c -o gpexecute.o gpexecute.c gplt_x11.c: In function 'main': gplt_x11.c:729: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result gplt_x11.c: In function 'exec_cmd': gplt_x11.c:2901: warning: format not a string literal and no format arguments gplt_x11.c:2906: warning: format not a string literal and no format arguments gplt_x11.c:2911: warning: format not a string literal and no format arguments gplt_x11.c:2916: warning: format not a string literal and no format arguments gplt_x11.c: In function 'getMultiTabConsoleSwitchCommand': gplt_x11.c:4179: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result gplt_x11.c: In function 'process_event': gplt_x11.c:4410: warning: ignoring return value of 'system', declared with attribute warn_unused_result mv -f .deps/gplt_x11.Tpo .deps/gplt_x11.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -O2 -march=native -pipe -c -DGPLT_X11_MODE -o getcolor_x11.o ./getcolor.c mv -f .deps/gpexecute.Tpo .deps/gpexecute.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/usr/bin\" -DX11_DRIVER_DIR=\"/usr/libexec/gnuplot/4.4\" -DGNUPLOT_PS_DIR=\"/usr/share/gnuplot/4.4/PostScript\" -DGNUPLOT_JS_DIR=\"/usr/share/gnuplot/4.4/js\" -DGNUPLOT_LUA_DIR=\"/usr/share/gnuplot/4.4/lua\" -DCONTACT=\"gnuplot-bugs@lists.sourceforge.net\" -DHELPFILE=\"/usr/share/gnuplot/4.4/gnuplot.gih\" -DGNUPLOT_X11=\"`echo gnuplot_x11 | sed 's,x,x,'`\" -DXAPPLRESDIR=\"/etc/X11/app-defaults/\" -I/usr/include -O2 -march=native -pipe -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o version.c i686-pc-linux-gnu-gcc -O2 -march=native -pipe -Wl,-O1 -Wl,-O1 -o bf_test bf_test.o binary.o alloc.o -lm mv -f .deps/version.Tpo .deps/version.Po i686-pc-linux-gnu-gcc -O2 -march=native -pipe -Wl,-O1 -Wl,-O1 -o gnuplot_x11 gplt_x11.o gpexecute.o getcolor_x11.o -lX11 -lm i686-pc-linux-gnu-g++ -O2 -march=native -pipe -Wl,-O1 -Wl,-O1 -o gnuplot alloc.o axis.o binary.o breaders.o bitmap.o color.o command.o contour.o datafile.o dynarray.o eval.o fit.o gadgets.o getcolor.o graph3d.o graphics.o help.o hidden3d.o history.o internal.o interpol.o matrix.o misc.o mouse.o parse.o plot.o plot2d.o plot3d.o pm3d.o readline.o save.o scanner.o set.o show.o specfun.o standard.o stdfn.o tables.o tabulate.o term.o time.o unset.o util.o util3d.o variable.o version.o -lreadline -lncurses -lz -lgd -ljpeg -lfreetype -lz -lm -ljpeg -lfreetype -lm term.o: In function `PNG_text': term.c:(.text+0x348bb): undefined reference to `gdImagePng' collect2: ld returned 1 exit status make[3]: *** [gnuplot] Error 1 make[3]: Leaving directory `/var/tmp/portage/sci-visualization/gnuplot-4.4.0/work/gnuplot-4.4.0/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/sci-visualization/gnuplot-4.4.0/work/gnuplot-4.4.0/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/sci-visualization/gnuplot-4.4.0/work/gnuplot-4.4.0' make: *** [all] Error 2 * ERROR: sci-visualization/gnuplot-4.4.0 failed: * (no error message) * * Call stack: * ebuild.sh, line 54: Called src_compile * environment, line 2586: Called die * The specific snippet of code: * emake || die; * * If you need support, post the output of 'emerge --info =sci-visualization/gnuplot-4.4.0', * the complete build log and the output of 'emerge -pqv =sci-visualization/gnuplot-4.4.0'. * The complete build log is located at '/var/tmp/portage/sci-visualization/gnuplot-4.4.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sci-visualization/gnuplot-4.4.0/temp/environment'. * S: '/var/tmp/portage/sci-visualization/gnuplot-4.4.0/work/gnuplot-4.4.0'