Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 188546 Details for
Bug 266351
sci-visualization/gnuplot-4.2.5 install phase failed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 59.39 KB, created by
Carmine Paolino
on 2009-04-16 09:07:50 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Carmine Paolino
Created:
2009-04-16 09:07:50 UTC
Size:
59.39 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking gnuplot-4.2.5.tar.gz to /opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work >>>> Unpacking gnuplot-4.2.5-lua-term.patch.bz2 to /opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work >>>> Source unpacked in /opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work >>>> Preparing source in /opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5 ... >>>> Unpacking gnuplot-4.2.5.tar.gz to /opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5 >>>> Unpacking gnuplot-4.2.5-lua-term.patch.bz2 to /opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5 > [32;01m*[0m Applying gnuplot-4.2.2-disable_texi_generation.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying gnuplot-4.2.3-app-defaults.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying gnuplot-4.2.3-disable-texhash.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying gnuplot-4.2.5-lua-term.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying gnuplot-4.2.5-configure-pkgconfig.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying gnuplot-gentoo-version.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/lisp' ... > [32;01m*[0m Running aclocal -I /opt/gentoo/usr/share/aclocal ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy --foreign ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5' ... > [32;01m*[0m Running aclocal -I m4 -I /opt/gentoo/usr/share/aclocal ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy --foreign ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5 ... >./configure --prefix=/opt/gentoo/usr --build=i686-apple-darwin9 --host=i686-apple-darwin9 --mandir=/opt/gentoo/usr/share/man --infodir=/opt/gentoo/usr/share/info --datadir=/opt/gentoo/usr/share --sysconfdir=/opt/gentoo/etc --localstatedir=/opt/gentoo/var/lib --with-gihdir=/opt/gentoo/usr/share/gnuplot/gih --without-x --without-linux-vga --with-gd --disable-wxwidgets --without-plot --without-pdf --with-lua --without-tutorial --without-ggi --with-readline=gnu --enable-history-file --without-lisp-files >checking for a BSD-compatible install... /opt/gentoo/usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /opt/gentoo/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for i686-apple-darwin9-gcc... i686-apple-darwin9-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-apple-darwin9-gcc accepts -g... yes >checking for i686-apple-darwin9-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of i686-apple-darwin9-gcc... gcc3 >checking for function prototypes... yes >checking how to run the C preprocessor... i686-apple-darwin9-gcc -E >checking for grep that handles long lines and -e... /opt/gentoo/bin/grep >checking for egrep... /opt/gentoo/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-apple-darwin9-gcc -E >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for preprocessor stringizing operator... yes >checking for emacs... no >checking for tex... tex >checking for latex... latex >checking for pdflatex... pdflatex >checking for dvips... dvips >checking for troff... troff >checking for X... disabled >checking for MS-DOS/djgpp/libGRX... no >checking for NeXT... no >checking for Apple MacOS X... yes >checking for aqtInit in -laquaterm... yes >checking for BeOS... no >checking for Alpha/AXP CPU... no >checking for sin... 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... yes >checking libc.h presence... yes >checking for libc.h... yes >checking malloc.h usability... no >checking malloc.h presence... no >checking for malloc.h... no >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... no >checking values.h presence... no >checking for values.h... no >checking pwd.h usability... yes >checking pwd.h presence... yes >checking for pwd.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... no >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... no >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... /opt/gentoo/usr/bin/gdlib-config >checking for gdImageCreate 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... yes >checking for multi-byte support in x11... checking for XmbDrawString in -lX11... yes >checking for i686-apple-darwin9-pkg-config... no >checking for pkg-config... /opt/gentoo/usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for i686-apple-darwin9-g++... i686-apple-darwin9-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether i686-apple-darwin9-g++ accepts -g... yes >checking dependency style of i686-apple-darwin9-g++... gcc3 >checking how to run the C++ preprocessor... i686-apple-darwin9-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.2.5: > >gnuplot will be compiled with the following terminals: > > Standalone terminals: yes (always builtin) > (aed512, aed767, aifm, bitgraph, cgm, corel, dumb, dxf, eepic, emf, emtex, > epslatex, epson_180dpi, epson_60dpi, epson_lx800, fig, gpic, hp2623A, > hp2648, hp500c, hpdj, hpgl, hpljii, hppj, imagen, kc_tek40xx, km_tek40xx, > latex, metafont, metapost, mif, pbm, postscript, pslatex, nec_cp6, okidata, > pcl5, pstex, pstricks, qms, regis, selanar, svg, starc, tandy_60dpi, > tek40xx, tek410x, texdraw, tgif, tkcanvas, tpic, vttek) > X Window System terminal: no (requires X libraries) > jpeg terminal: yes > gif terminal: yes (with animated gif) > png terminal: yes > (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) > iris4d terminal: no (use --enable-iris to enable, requires libgl_s) > 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): yes > wxt terminal: no (requires C++, wxWidgets>2.6, cairo>0.9, pango>1.10) > > Additional terminals are availaible in platform-specific makefiles: > amiga (makefile.amg and makefile.ami), apollo/gpr (makefile.unx), atari/vdi > (makefile.st), cgi (makefile.unx), mtos (makefile.mto), 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: > > Fitting error variables: yes > String-handling in datafiles: yes > Plot style histograms: yes > String variables: yes > Command line macros: yes (EXPERIMENTAL) > Placement of rectangles and other objects: yes (EXPERIMENTAL) > Plot style image: yes (EXPERIMENTAL) > General binary data file reading: yes (EXPERIMENTAL) > >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 : yes > >gnuplot will install the following additional materials: > > lasergnu printer script: no (use --with-lasergnu to enable) > gnuplot-mode for X/Emacs: no > LaTeX tutorial: no > Help file: yes (always), in /opt/gentoo/usr/share/gnuplot/gih/gnuplot.gih > PostScript prologue files: yes (always) >>>> Source configured. >>>> Compiling source in /opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5 ... >make -j3 >cd . && /opt/gentoo/bin/bash /opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/missing --run autoheader >rm -f stamp-h1 >touch config.hin >cd . && /opt/gentoo/bin/bash ./config.status config.h >config.status: creating config.h >config.status: config.h is unchanged >make all-recursive >make[1]: Entering directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5' >Making all in config >make[2]: Entering directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/config' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/config' >Making all in m4 >make[2]: Entering directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/m4' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/m4' >Making all in term >make[2]: Entering directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/term' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/term' >Making all in src >make[2]: Entering directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/src' >Making all in wxterminal >make[3]: Entering directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/src/wxterminal' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/src/wxterminal' >make[3]: Entering directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/src' >i686-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/opt/gentoo/usr/bin\" -DX11_DRIVER_DIR=\"/opt/gentoo/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/opt/gentoo/usr/share/gnuplot/4.2/PostScript\" -DAppDefDir=\"/opt/gentoo/etc/X11/app-defaults\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/opt/gentoo/usr/share/gnuplot/gih/gnuplot.gih\" -I/opt/gentoo/usr/include -O2 -fomit-frame-pointer -pipe -march=core2 -DGENTOO_REVISION=\"r0\" -ObjC -MT alloc.o -MD -MP -MF .deps/alloc.Tpo -c -o alloc.o alloc.c >i686-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/opt/gentoo/usr/bin\" -DX11_DRIVER_DIR=\"/opt/gentoo/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/opt/gentoo/usr/share/gnuplot/4.2/PostScript\" -DAppDefDir=\"/opt/gentoo/etc/X11/app-defaults\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/opt/gentoo/usr/share/gnuplot/gih/gnuplot.gih\" -I/opt/gentoo/usr/include -O2 -fomit-frame-pointer -pipe -march=core2 -DGENTOO_REVISION=\"r0\" -ObjC -MT axis.o -MD -MP -MF .deps/axis.Tpo -c -o axis.o axis.c >i686-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/opt/gentoo/usr/bin\" -DX11_DRIVER_DIR=\"/opt/gentoo/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/opt/gentoo/usr/share/gnuplot/4.2/PostScript\" -DAppDefDir=\"/opt/gentoo/etc/X11/app-defaults\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/opt/gentoo/usr/share/gnuplot/gih/gnuplot.gih\" -I/opt/gentoo/usr/include -O2 -fomit-frame-pointer -pipe -march=core2 -DGENTOO_REVISION=\"r0\" -ObjC -MT breaders.o -MD -MP -MF .deps/breaders.Tpo -c -o breaders.o breaders.c >mv -f .deps/alloc.Tpo .deps/alloc.Po >i686-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/opt/gentoo/usr/bin\" -DX11_DRIVER_DIR=\"/opt/gentoo/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/opt/gentoo/usr/share/gnuplot/4.2/PostScript\" -DAppDefDir=\"/opt/gentoo/etc/X11/app-defaults\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/opt/gentoo/usr/share/gnuplot/gih/gnuplot.gih\" -I/opt/gentoo/usr/include -O2 -fomit-frame-pointer -pipe -march=core2 -DGENTOO_REVISION=\"r0\" -ObjC -MT bitmap.o -MD -MP -MF .deps/bitmap.Tpo -c -o bitmap.o bitmap.c >mv -f .deps/breaders.Tpo .deps/breaders.Po >i686-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/opt/gentoo/usr/bin\" -DX11_DRIVER_DIR=\"/opt/gentoo/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/opt/gentoo/usr/share/gnuplot/4.2/PostScript\" -DAppDefDir=\"/opt/gentoo/etc/X11/app-defaults\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/opt/gentoo/usr/share/gnuplot/gih/gnuplot.gih\" -I/opt/gentoo/usr/include -O2 -fomit-frame-pointer -pipe -march=core2 -DGENTOO_REVISION=\"r0\" -ObjC -MT color.o -MD -MP -MF .deps/color.Tpo -c -o color.o color.c >mv -f .deps/bitmap.Tpo .deps/bitmap.Po >i686-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/opt/gentoo/usr/bin\" -DX11_DRIVER_DIR=\"/opt/gentoo/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/opt/gentoo/usr/share/gnuplot/4.2/PostScript\" -DAppDefDir=\"/opt/gentoo/etc/X11/app-defaults\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/opt/gentoo/usr/share/gnuplot/gih/gnuplot.gih\" -I/opt/gentoo/usr/include -O2 -fomit-frame-pointer -pipe -march=core2 -DGENTOO_REVISION=\"r0\" -ObjC -MT command.o -MD -MP -MF .deps/command.Tpo -c -o command.o command.c >mv -f .deps/color.Tpo .deps/color.Po >i686-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/opt/gentoo/usr/bin\" -DX11_DRIVER_DIR=\"/opt/gentoo/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/opt/gentoo/usr/share/gnuplot/4.2/PostScript\" -DAppDefDir=\"/opt/gentoo/etc/X11/app-defaults\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/opt/gentoo/usr/share/gnuplot/gih/gnuplot.gih\" -I/opt/gentoo/usr/include -O2 -fomit-frame-pointer -pipe -march=core2 -DGENTOO_REVISION=\"r0\" -ObjC -MT contour.o -MD -MP -MF .deps/contour.Tpo -c -o contour.o contour.c >mv -f .deps/axis.Tpo .deps/axis.Po >i686-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/opt/gentoo/usr/bin\" -DX11_DRIVER_DIR=\"/opt/gentoo/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/opt/gentoo/usr/share/gnuplot/4.2/PostScript\" -DAppDefDir=\"/opt/gentoo/etc/X11/app-defaults\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/opt/gentoo/usr/share/gnuplot/gih/gnuplot.gih\" -I/opt/gentoo/usr/include -O2 -fomit-frame-pointer -pipe -march=core2 -DGENTOO_REVISION=\"r0\" -ObjC -MT datafile.o -MD -MP -MF .deps/datafile.Tpo -c -o datafile.o datafile.c >mv -f .deps/contour.Tpo .deps/contour.Po >i686-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/opt/gentoo/usr/bin\" -DX11_DRIVER_DIR=\"/opt/gentoo/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/opt/gentoo/usr/share/gnuplot/4.2/PostScript\" -DAppDefDir=\"/opt/gentoo/etc/X11/app-defaults\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/opt/gentoo/usr/share/gnuplot/gih/gnuplot.gih\" -I/opt/gentoo/usr/include -O2 -fomit-frame-pointer -pipe -march=core2 -DGENTOO_REVISION=\"r0\" -ObjC -MT dynarray.o -MD -MP -MF .deps/dynarray.Tpo -c -o dynarray.o dynarray.c >mv -f .deps/dynarray.Tpo .deps/dynarray.Po >i686-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/opt/gentoo/usr/bin\" -DX11_DRIVER_DIR=\"/opt/gentoo/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/opt/gentoo/usr/share/gnuplot/4.2/PostScript\" -DAppDefDir=\"/opt/gentoo/etc/X11/app-defaults\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/opt/gentoo/usr/share/gnuplot/gih/gnuplot.gih\" -I/opt/gentoo/usr/include -O2 -fomit-frame-pointer -pipe -march=core2 -DGENTOO_REVISION=\"r0\" -ObjC -MT eval.o -MD -MP -MF .deps/eval.Tpo -c -o eval.o eval.c >mv -f .deps/command.Tpo .deps/command.Po >mv -f .deps/eval.Tpo .deps/eval.Po >i686-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/opt/gentoo/usr/bin\" -DX11_DRIVER_DIR=\"/opt/gentoo/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/opt/gentoo/usr/share/gnuplot/4.2/PostScript\" -DAppDefDir=\"/opt/gentoo/etc/X11/app-defaults\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/opt/gentoo/usr/share/gnuplot/gih/gnuplot.gih\" -I/opt/gentoo/usr/include -O2 -fomit-frame-pointer -pipe -march=core2 -DGENTOO_REVISION=\"r0\" -ObjC -MT fit.o -MD -MP -MF .deps/fit.Tpo -c -o fit.o fit.c >i686-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/opt/gentoo/usr/bin\" -DX11_DRIVER_DIR=\"/opt/gentoo/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/opt/gentoo/usr/share/gnuplot/4.2/PostScript\" -DAppDefDir=\"/opt/gentoo/etc/X11/app-defaults\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/opt/gentoo/usr/share/gnuplot/gih/gnuplot.gih\" -I/opt/gentoo/usr/include -O2 -fomit-frame-pointer -pipe -march=core2 -DGENTOO_REVISION=\"r0\" -ObjC -MT gadgets.o -MD -MP -MF .deps/gadgets.Tpo -c -o gadgets.o gadgets.c >mv -f .deps/gadgets.Tpo .deps/gadgets.Po >i686-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/opt/gentoo/usr/bin\" -DX11_DRIVER_DIR=\"/opt/gentoo/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/opt/gentoo/usr/share/gnuplot/4.2/PostScript\" -DAppDefDir=\"/opt/gentoo/etc/X11/app-defaults\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/opt/gentoo/usr/share/gnuplot/gih/gnuplot.gih\" -I/opt/gentoo/usr/include -O2 -fomit-frame-pointer -pipe -march=core2 -DGENTOO_REVISION=\"r0\" -ObjC -MT getcolor.o -MD -MP -MF .deps/getcolor.Tpo -c -o getcolor.o getcolor.c >mv -f .deps/getcolor.Tpo .deps/getcolor.Po >i686-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/opt/gentoo/usr/bin\" -DX11_DRIVER_DIR=\"/opt/gentoo/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/opt/gentoo/usr/share/gnuplot/4.2/PostScript\" -DAppDefDir=\"/opt/gentoo/etc/X11/app-defaults\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/opt/gentoo/usr/share/gnuplot/gih/gnuplot.gih\" -I/opt/gentoo/usr/include -O2 -fomit-frame-pointer -pipe -march=core2 -DGENTOO_REVISION=\"r0\" -ObjC -MT graph3d.o -MD -MP -MF .deps/graph3d.Tpo -c -o graph3d.o graph3d.c >mv -f .deps/fit.Tpo .deps/fit.Po >i686-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/opt/gentoo/usr/bin\" -DX11_DRIVER_DIR=\"/opt/gentoo/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/opt/gentoo/usr/share/gnuplot/4.2/PostScript\" -DAppDefDir=\"/opt/gentoo/etc/X11/app-defaults\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/opt/gentoo/usr/share/gnuplot/gih/gnuplot.gih\" -I/opt/gentoo/usr/include -O2 -fomit-frame-pointer -pipe -march=core2 -DGENTOO_REVISION=\"r0\" -ObjC -MT graphics.o -MD -MP -MF .deps/graphics.Tpo -c -o graphics.o graphics.c >mv -f .deps/datafile.Tpo .deps/datafile.Po >i686-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/opt/gentoo/usr/bin\" -DX11_DRIVER_DIR=\"/opt/gentoo/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/opt/gentoo/usr/share/gnuplot/4.2/PostScript\" -DAppDefDir=\"/opt/gentoo/etc/X11/app-defaults\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/opt/gentoo/usr/share/gnuplot/gih/gnuplot.gih\" -I/opt/gentoo/usr/include -O2 -fomit-frame-pointer -pipe -march=core2 -DGENTOO_REVISION=\"r0\" -ObjC -MT help.o -MD -MP -MF .deps/help.Tpo -c -o help.o help.c >mv -f .deps/help.Tpo .deps/help.Po >i686-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/opt/gentoo/usr/bin\" -DX11_DRIVER_DIR=\"/opt/gentoo/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/opt/gentoo/usr/share/gnuplot/4.2/PostScript\" -DAppDefDir=\"/opt/gentoo/etc/X11/app-defaults\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/opt/gentoo/usr/share/gnuplot/gih/gnuplot.gih\" -I/opt/gentoo/usr/include -O2 -fomit-frame-pointer -pipe -march=core2 -DGENTOO_REVISION=\"r0\" -ObjC -MT hidden3d.o -MD -MP -MF .deps/hidden3d.Tpo -c -o hidden3d.o hidden3d.c >mv -f .deps/graph3d.Tpo .deps/graph3d.Po >i686-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/opt/gentoo/usr/bin\" -DX11_DRIVER_DIR=\"/opt/gentoo/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/opt/gentoo/usr/share/gnuplot/4.2/PostScript\" -DAppDefDir=\"/opt/gentoo/etc/X11/app-defaults\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/opt/gentoo/usr/share/gnuplot/gih/gnuplot.gih\" -I/opt/gentoo/usr/include -O2 -fomit-frame-pointer -pipe -march=core2 -DGENTOO_REVISION=\"r0\" -ObjC -MT history.o -MD -MP -MF .deps/history.Tpo -c -o history.o history.c >mv -f .deps/hidden3d.Tpo .deps/hidden3d.Po >i686-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/opt/gentoo/usr/bin\" -DX11_DRIVER_DIR=\"/opt/gentoo/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/opt/gentoo/usr/share/gnuplot/4.2/PostScript\" -DAppDefDir=\"/opt/gentoo/etc/X11/app-defaults\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/opt/gentoo/usr/share/gnuplot/gih/gnuplot.gih\" -I/opt/gentoo/usr/include -O2 -fomit-frame-pointer -pipe -march=core2 -DGENTOO_REVISION=\"r0\" -ObjC -MT internal.o -MD -MP -MF .deps/internal.Tpo -c -o internal.o internal.c >mv -f .deps/history.Tpo .deps/history.Po >i686-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/opt/gentoo/usr/bin\" -DX11_DRIVER_DIR=\"/opt/gentoo/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/opt/gentoo/usr/share/gnuplot/4.2/PostScript\" -DAppDefDir=\"/opt/gentoo/etc/X11/app-defaults\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/opt/gentoo/usr/share/gnuplot/gih/gnuplot.gih\" -I/opt/gentoo/usr/include -O2 -fomit-frame-pointer -pipe -march=core2 -DGENTOO_REVISION=\"r0\" -ObjC -MT interpol.o -MD -MP -MF .deps/interpol.Tpo -c -o interpol.o interpol.c >mv -f .deps/internal.Tpo .deps/internal.Po >i686-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/opt/gentoo/usr/bin\" -DX11_DRIVER_DIR=\"/opt/gentoo/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/opt/gentoo/usr/share/gnuplot/4.2/PostScript\" -DAppDefDir=\"/opt/gentoo/etc/X11/app-defaults\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/opt/gentoo/usr/share/gnuplot/gih/gnuplot.gih\" -I/opt/gentoo/usr/include -O2 -fomit-frame-pointer -pipe -march=core2 -DGENTOO_REVISION=\"r0\" -ObjC -MT matrix.o -MD -MP -MF .deps/matrix.Tpo -c -o matrix.o matrix.c >mv -f .deps/interpol.Tpo .deps/interpol.Po >i686-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/opt/gentoo/usr/bin\" -DX11_DRIVER_DIR=\"/opt/gentoo/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/opt/gentoo/usr/share/gnuplot/4.2/PostScript\" -DAppDefDir=\"/opt/gentoo/etc/X11/app-defaults\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/opt/gentoo/usr/share/gnuplot/gih/gnuplot.gih\" -I/opt/gentoo/usr/include -O2 -fomit-frame-pointer -pipe -march=core2 -DGENTOO_REVISION=\"r0\" -ObjC -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o misc.c >mv -f .deps/matrix.Tpo .deps/matrix.Po >i686-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/opt/gentoo/usr/bin\" -DX11_DRIVER_DIR=\"/opt/gentoo/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/opt/gentoo/usr/share/gnuplot/4.2/PostScript\" -DAppDefDir=\"/opt/gentoo/etc/X11/app-defaults\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/opt/gentoo/usr/share/gnuplot/gih/gnuplot.gih\" -I/opt/gentoo/usr/include -O2 -fomit-frame-pointer -pipe -march=core2 -DGENTOO_REVISION=\"r0\" -ObjC -MT mouse.o -MD -MP -MF .deps/mouse.Tpo -c -o mouse.o mouse.c >mv -f .deps/misc.Tpo .deps/misc.Po >i686-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/opt/gentoo/usr/bin\" -DX11_DRIVER_DIR=\"/opt/gentoo/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/opt/gentoo/usr/share/gnuplot/4.2/PostScript\" -DAppDefDir=\"/opt/gentoo/etc/X11/app-defaults\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/opt/gentoo/usr/share/gnuplot/gih/gnuplot.gih\" -I/opt/gentoo/usr/include -O2 -fomit-frame-pointer -pipe -march=core2 -DGENTOO_REVISION=\"r0\" -ObjC -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o parse.c >mv -f .deps/parse.Tpo .deps/parse.Po >i686-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/opt/gentoo/usr/bin\" -DX11_DRIVER_DIR=\"/opt/gentoo/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/opt/gentoo/usr/share/gnuplot/4.2/PostScript\" -DAppDefDir=\"/opt/gentoo/etc/X11/app-defaults\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/opt/gentoo/usr/share/gnuplot/gih/gnuplot.gih\" -I/opt/gentoo/usr/include -O2 -fomit-frame-pointer -pipe -march=core2 -DGENTOO_REVISION=\"r0\" -ObjC -MT plot.o -MD -MP -MF .deps/plot.Tpo -c -o plot.o plot.c >mv -f .deps/plot.Tpo .deps/plot.Po >i686-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/opt/gentoo/usr/bin\" -DX11_DRIVER_DIR=\"/opt/gentoo/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/opt/gentoo/usr/share/gnuplot/4.2/PostScript\" -DAppDefDir=\"/opt/gentoo/etc/X11/app-defaults\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/opt/gentoo/usr/share/gnuplot/gih/gnuplot.gih\" -I/opt/gentoo/usr/include -O2 -fomit-frame-pointer -pipe -march=core2 -DGENTOO_REVISION=\"r0\" -ObjC -MT plot2d.o -MD -MP -MF .deps/plot2d.Tpo -c -o plot2d.o plot2d.c >mv -f .deps/graphics.Tpo .deps/graphics.Po >i686-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/opt/gentoo/usr/bin\" -DX11_DRIVER_DIR=\"/opt/gentoo/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/opt/gentoo/usr/share/gnuplot/4.2/PostScript\" -DAppDefDir=\"/opt/gentoo/etc/X11/app-defaults\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/opt/gentoo/usr/share/gnuplot/gih/gnuplot.gih\" -I/opt/gentoo/usr/include -O2 -fomit-frame-pointer -pipe -march=core2 -DGENTOO_REVISION=\"r0\" -ObjC -MT plot3d.o -MD -MP -MF .deps/plot3d.Tpo -c -o plot3d.o plot3d.c >mv -f .deps/mouse.Tpo .deps/mouse.Po >i686-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/opt/gentoo/usr/bin\" -DX11_DRIVER_DIR=\"/opt/gentoo/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/opt/gentoo/usr/share/gnuplot/4.2/PostScript\" -DAppDefDir=\"/opt/gentoo/etc/X11/app-defaults\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/opt/gentoo/usr/share/gnuplot/gih/gnuplot.gih\" -I/opt/gentoo/usr/include -O2 -fomit-frame-pointer -pipe -march=core2 -DGENTOO_REVISION=\"r0\" -ObjC -MT pm3d.o -MD -MP -MF .deps/pm3d.Tpo -c -o pm3d.o pm3d.c >mv -f .deps/pm3d.Tpo .deps/pm3d.Po >i686-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/opt/gentoo/usr/bin\" -DX11_DRIVER_DIR=\"/opt/gentoo/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/opt/gentoo/usr/share/gnuplot/4.2/PostScript\" -DAppDefDir=\"/opt/gentoo/etc/X11/app-defaults\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/opt/gentoo/usr/share/gnuplot/gih/gnuplot.gih\" -I/opt/gentoo/usr/include -O2 -fomit-frame-pointer -pipe -march=core2 -DGENTOO_REVISION=\"r0\" -ObjC -MT readline.o -MD -MP -MF .deps/readline.Tpo -c -o readline.o readline.c >mv -f .deps/readline.Tpo .deps/readline.Po >i686-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/opt/gentoo/usr/bin\" -DX11_DRIVER_DIR=\"/opt/gentoo/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/opt/gentoo/usr/share/gnuplot/4.2/PostScript\" -DAppDefDir=\"/opt/gentoo/etc/X11/app-defaults\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/opt/gentoo/usr/share/gnuplot/gih/gnuplot.gih\" -I/opt/gentoo/usr/include -O2 -fomit-frame-pointer -pipe -march=core2 -DGENTOO_REVISION=\"r0\" -ObjC -MT save.o -MD -MP -MF .deps/save.Tpo -c -o save.o save.c >mv -f .deps/plot3d.Tpo .deps/plot3d.Po >i686-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/opt/gentoo/usr/bin\" -DX11_DRIVER_DIR=\"/opt/gentoo/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/opt/gentoo/usr/share/gnuplot/4.2/PostScript\" -DAppDefDir=\"/opt/gentoo/etc/X11/app-defaults\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/opt/gentoo/usr/share/gnuplot/gih/gnuplot.gih\" -I/opt/gentoo/usr/include -O2 -fomit-frame-pointer -pipe -march=core2 -DGENTOO_REVISION=\"r0\" -ObjC -MT scanner.o -MD -MP -MF .deps/scanner.Tpo -c -o scanner.o scanner.c >mv -f .deps/scanner.Tpo .deps/scanner.Po >i686-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/opt/gentoo/usr/bin\" -DX11_DRIVER_DIR=\"/opt/gentoo/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/opt/gentoo/usr/share/gnuplot/4.2/PostScript\" -DAppDefDir=\"/opt/gentoo/etc/X11/app-defaults\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/opt/gentoo/usr/share/gnuplot/gih/gnuplot.gih\" -I/opt/gentoo/usr/include -O2 -fomit-frame-pointer -pipe -march=core2 -DGENTOO_REVISION=\"r0\" -ObjC -MT set.o -MD -MP -MF .deps/set.Tpo -c -o set.o set.c >mv -f .deps/plot2d.Tpo .deps/plot2d.Po >i686-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/opt/gentoo/usr/bin\" -DX11_DRIVER_DIR=\"/opt/gentoo/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/opt/gentoo/usr/share/gnuplot/4.2/PostScript\" -DAppDefDir=\"/opt/gentoo/etc/X11/app-defaults\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/opt/gentoo/usr/share/gnuplot/gih/gnuplot.gih\" -I/opt/gentoo/usr/include -O2 -fomit-frame-pointer -pipe -march=core2 -DGENTOO_REVISION=\"r0\" -ObjC -MT show.o -MD -MP -MF .deps/show.Tpo -c -o show.o show.c >mv -f .deps/save.Tpo .deps/save.Po >i686-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/opt/gentoo/usr/bin\" -DX11_DRIVER_DIR=\"/opt/gentoo/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/opt/gentoo/usr/share/gnuplot/4.2/PostScript\" -DAppDefDir=\"/opt/gentoo/etc/X11/app-defaults\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/opt/gentoo/usr/share/gnuplot/gih/gnuplot.gih\" -I/opt/gentoo/usr/include -O2 -fomit-frame-pointer -pipe -march=core2 -DGENTOO_REVISION=\"r0\" -ObjC -MT specfun.o -MD -MP -MF .deps/specfun.Tpo -c -o specfun.o specfun.c >mv -f .deps/specfun.Tpo .deps/specfun.Po >i686-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/opt/gentoo/usr/bin\" -DX11_DRIVER_DIR=\"/opt/gentoo/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/opt/gentoo/usr/share/gnuplot/4.2/PostScript\" -DAppDefDir=\"/opt/gentoo/etc/X11/app-defaults\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/opt/gentoo/usr/share/gnuplot/gih/gnuplot.gih\" -I/opt/gentoo/usr/include -O2 -fomit-frame-pointer -pipe -march=core2 -DGENTOO_REVISION=\"r0\" -ObjC -MT standard.o -MD -MP -MF .deps/standard.Tpo -c -o standard.o standard.c >mv -f .deps/standard.Tpo .deps/standard.Po >i686-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/opt/gentoo/usr/bin\" -DX11_DRIVER_DIR=\"/opt/gentoo/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/opt/gentoo/usr/share/gnuplot/4.2/PostScript\" -DAppDefDir=\"/opt/gentoo/etc/X11/app-defaults\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/opt/gentoo/usr/share/gnuplot/gih/gnuplot.gih\" -I/opt/gentoo/usr/include -O2 -fomit-frame-pointer -pipe -march=core2 -DGENTOO_REVISION=\"r0\" -ObjC -MT stdfn.o -MD -MP -MF .deps/stdfn.Tpo -c -o stdfn.o stdfn.c >mv -f .deps/stdfn.Tpo .deps/stdfn.Po >i686-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/opt/gentoo/usr/bin\" -DX11_DRIVER_DIR=\"/opt/gentoo/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/opt/gentoo/usr/share/gnuplot/4.2/PostScript\" -DAppDefDir=\"/opt/gentoo/etc/X11/app-defaults\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/opt/gentoo/usr/share/gnuplot/gih/gnuplot.gih\" -I/opt/gentoo/usr/include -O2 -fomit-frame-pointer -pipe -march=core2 -DGENTOO_REVISION=\"r0\" -ObjC -MT tables.o -MD -MP -MF .deps/tables.Tpo -c -o tables.o tables.c >mv -f .deps/tables.Tpo .deps/tables.Po >i686-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/opt/gentoo/usr/bin\" -DX11_DRIVER_DIR=\"/opt/gentoo/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/opt/gentoo/usr/share/gnuplot/4.2/PostScript\" -DAppDefDir=\"/opt/gentoo/etc/X11/app-defaults\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/opt/gentoo/usr/share/gnuplot/gih/gnuplot.gih\" -I/opt/gentoo/usr/include -O2 -fomit-frame-pointer -pipe -march=core2 -DGENTOO_REVISION=\"r0\" -ObjC -MT term.o -MD -MP -MF .deps/term.Tpo -c -o term.o term.c >mv -f .deps/show.Tpo .deps/show.Po >i686-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/opt/gentoo/usr/bin\" -DX11_DRIVER_DIR=\"/opt/gentoo/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/opt/gentoo/usr/share/gnuplot/4.2/PostScript\" -DAppDefDir=\"/opt/gentoo/etc/X11/app-defaults\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/opt/gentoo/usr/share/gnuplot/gih/gnuplot.gih\" -I/opt/gentoo/usr/include -O2 -fomit-frame-pointer -pipe -march=core2 -DGENTOO_REVISION=\"r0\" -ObjC -MT time.o -MD -MP -MF .deps/time.Tpo -c -o time.o time.c >mv -f .deps/time.Tpo .deps/time.Po >i686-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/opt/gentoo/usr/bin\" -DX11_DRIVER_DIR=\"/opt/gentoo/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/opt/gentoo/usr/share/gnuplot/4.2/PostScript\" -DAppDefDir=\"/opt/gentoo/etc/X11/app-defaults\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/opt/gentoo/usr/share/gnuplot/gih/gnuplot.gih\" -I/opt/gentoo/usr/include -O2 -fomit-frame-pointer -pipe -march=core2 -DGENTOO_REVISION=\"r0\" -ObjC -MT unset.o -MD -MP -MF .deps/unset.Tpo -c -o unset.o unset.c >mv -f .deps/unset.Tpo .deps/unset.Po >i686-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/opt/gentoo/usr/bin\" -DX11_DRIVER_DIR=\"/opt/gentoo/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/opt/gentoo/usr/share/gnuplot/4.2/PostScript\" -DAppDefDir=\"/opt/gentoo/etc/X11/app-defaults\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/opt/gentoo/usr/share/gnuplot/gih/gnuplot.gih\" -I/opt/gentoo/usr/include -O2 -fomit-frame-pointer -pipe -march=core2 -DGENTOO_REVISION=\"r0\" -ObjC -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c >mv -f .deps/util.Tpo .deps/util.Po >i686-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/opt/gentoo/usr/bin\" -DX11_DRIVER_DIR=\"/opt/gentoo/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/opt/gentoo/usr/share/gnuplot/4.2/PostScript\" -DAppDefDir=\"/opt/gentoo/etc/X11/app-defaults\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/opt/gentoo/usr/share/gnuplot/gih/gnuplot.gih\" -I/opt/gentoo/usr/include -O2 -fomit-frame-pointer -pipe -march=core2 -DGENTOO_REVISION=\"r0\" -ObjC -MT util3d.o -MD -MP -MF .deps/util3d.Tpo -c -o util3d.o util3d.c >mv -f .deps/set.Tpo .deps/set.Po >i686-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/opt/gentoo/usr/bin\" -DX11_DRIVER_DIR=\"/opt/gentoo/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/opt/gentoo/usr/share/gnuplot/4.2/PostScript\" -DAppDefDir=\"/opt/gentoo/etc/X11/app-defaults\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/opt/gentoo/usr/share/gnuplot/gih/gnuplot.gih\" -I/opt/gentoo/usr/include -O2 -fomit-frame-pointer -pipe -march=core2 -DGENTOO_REVISION=\"r0\" -ObjC -MT variable.o -MD -MP -MF .deps/variable.Tpo -c -o variable.o variable.c >mv -f .deps/variable.Tpo .deps/variable.Po >i686-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/opt/gentoo/usr/bin\" -DX11_DRIVER_DIR=\"/opt/gentoo/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/opt/gentoo/usr/share/gnuplot/4.2/PostScript\" -DAppDefDir=\"/opt/gentoo/etc/X11/app-defaults\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/opt/gentoo/usr/share/gnuplot/gih/gnuplot.gih\" -I/opt/gentoo/usr/include -O2 -fomit-frame-pointer -pipe -march=core2 -DGENTOO_REVISION=\"r0\" -ObjC -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o version.c >mv -f .deps/version.Tpo .deps/version.Po >i686-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/opt/gentoo/usr/bin\" -DX11_DRIVER_DIR=\"/opt/gentoo/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/opt/gentoo/usr/share/gnuplot/4.2/PostScript\" -DAppDefDir=\"/opt/gentoo/etc/X11/app-defaults\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/opt/gentoo/usr/share/gnuplot/gih/gnuplot.gih\" -I/opt/gentoo/usr/include -O2 -fomit-frame-pointer -pipe -march=core2 -DGENTOO_REVISION=\"r0\" -ObjC -MT bf_test.o -MD -MP -MF .deps/bf_test.Tpo -c -o bf_test.o bf_test.c >mv -f .deps/bf_test.Tpo .deps/bf_test.Po >i686-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/opt/gentoo/usr/bin\" -DX11_DRIVER_DIR=\"/opt/gentoo/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/opt/gentoo/usr/share/gnuplot/4.2/PostScript\" -DAppDefDir=\"/opt/gentoo/etc/X11/app-defaults\" -DCONTACT=\"http://sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/opt/gentoo/usr/share/gnuplot/gih/gnuplot.gih\" -I/opt/gentoo/usr/include -O2 -fomit-frame-pointer -pipe -march=core2 -DGENTOO_REVISION=\"r0\" -ObjC -MT binary.o -MD -MP -MF .deps/binary.Tpo -c -o binary.o binary.c >mv -f .deps/binary.Tpo .deps/binary.Po >mv -f .deps/util3d.Tpo .deps/util3d.Po >i686-apple-darwin9-gcc -O2 -fomit-frame-pointer -pipe -march=core2 -DGENTOO_REVISION=\"r0\" -ObjC -L/opt/gentoo/usr/lib -L/opt/gentoo/usr/lib -L/usr/X11/lib -o bf_test bf_test.o binary.o alloc.o -laquaterm -framework Foundation >mv -f .deps/term.Tpo .deps/term.Po >i686-apple-darwin9-g++ -O2 -fomit-frame-pointer -pipe -march=core2 -L/opt/gentoo/usr/lib -L/opt/gentoo/usr/lib -L/usr/X11/lib -o gnuplot alloc.o axis.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 term.o time.o unset.o util.o util3d.o variable.o version.o -lreadline -lncurses -lz -lgd -ljpeg -lfreetype -lpng12 -lz -liconv -laquaterm -framework Foundation >make[3]: Leaving directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/src' >make[2]: Leaving directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/src' >Making all in docs >make[2]: Entering directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/docs' >i686-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../term -I/opt/gentoo/usr/include -O2 -fomit-frame-pointer -pipe -march=core2 -DGENTOO_REVISION=\"r0\" -ObjC -c doc2gih.c >i686-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../term -I/opt/gentoo/usr/include -O2 -fomit-frame-pointer -pipe -march=core2 -DGENTOO_REVISION=\"r0\" -ObjC -c termdoc.c >i686-apple-darwin9-gcc -O2 -fomit-frame-pointer -pipe -march=core2 -DGENTOO_REVISION=\"r0\" -ObjC -L/opt/gentoo/usr/lib -L/opt/gentoo/usr/lib -L/usr/X11/lib -o doc2gih doc2gih.o termdoc.o -laquaterm -framework Foundation >./doc2gih ./gnuplot.doc gnuplot.gih >make[2]: Leaving directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/docs' >Making all in man >make[2]: Entering directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/man' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/man' >Making all in demo >make[2]: Entering directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/demo' >Creating binary data files >Creating binary data files >Creating binary data files >make[2]: Leaving directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/demo' >Making all in tutorial >make[2]: Entering directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/tutorial' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/tutorial' >Making all in share >make[2]: Entering directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/share' >Making all in LaTeX >make[3]: Entering directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/share/LaTeX' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/share/LaTeX' >make[3]: Entering directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/share' >cp -p ./Gnuplot.app-defaults Gnuplot >make[3]: Leaving directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/share' >make[2]: Leaving directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/share' >make[2]: Entering directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5' >make[2]: Leaving directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5' >make[1]: Leaving directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5' >>>> Source compiled. >>>> Test phase [not enabled]: sci-visualization/gnuplot-4.2.5 > >>>> Install gnuplot-4.2.5 into /opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/image/opt/gentoo/ category sci-visualization >make -j3 DESTDIR=/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/image/ install >Making install in config >make[1]: Entering directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/config' >make[2]: Entering directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/config' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/config' >make[1]: Leaving directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/config' >Making install in m4 >make[1]: Entering directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/m4' >make[2]: Entering directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/m4' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/m4' >make[1]: Leaving directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/m4' >Making install in term >make[1]: Entering directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/term' >make[2]: Entering directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/term' >make[2]: Nothing to be done for `install-exec-am'. >test -z "/opt/gentoo/usr/share/gnuplot/4.2/PostScript" || /opt/gentoo/bin/mkdir -p "/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/image//opt/gentoo/usr/share/gnuplot/4.2/PostScript" > /opt/gentoo/usr/bin/install -c -m 644 'PostScript/8859-15.ps' '/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/image//opt/gentoo/usr/share/gnuplot/4.2/PostScript/8859-15.ps' > /opt/gentoo/usr/bin/install -c -m 644 'PostScript/8859-1.ps' '/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/image//opt/gentoo/usr/share/gnuplot/4.2/PostScript/8859-1.ps' > /opt/gentoo/usr/bin/install -c -m 644 'PostScript/8859-2.ps' '/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/image//opt/gentoo/usr/share/gnuplot/4.2/PostScript/8859-2.ps' > /opt/gentoo/usr/bin/install -c -m 644 'PostScript/cp1250.ps' '/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/image//opt/gentoo/usr/share/gnuplot/4.2/PostScript/cp1250.ps' > /opt/gentoo/usr/bin/install -c -m 644 'PostScript/cp437.ps' '/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/image//opt/gentoo/usr/share/gnuplot/4.2/PostScript/cp437.ps' > /opt/gentoo/usr/bin/install -c -m 644 'PostScript/cp850.ps' '/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/image//opt/gentoo/usr/share/gnuplot/4.2/PostScript/cp850.ps' > /opt/gentoo/usr/bin/install -c -m 644 'PostScript/cp852.ps' '/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/image//opt/gentoo/usr/share/gnuplot/4.2/PostScript/cp852.ps' > /opt/gentoo/usr/bin/install -c -m 644 'PostScript/koi8r.ps' '/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/image//opt/gentoo/usr/share/gnuplot/4.2/PostScript/koi8r.ps' > /opt/gentoo/usr/bin/install -c -m 644 'PostScript/koi8u.ps' '/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/image//opt/gentoo/usr/share/gnuplot/4.2/PostScript/koi8u.ps' > /opt/gentoo/usr/bin/install -c -m 644 'PostScript/prologue.ps' '/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/image//opt/gentoo/usr/share/gnuplot/4.2/PostScript/prologue.ps' >make[2]: Leaving directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/term' >make[1]: Leaving directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/term' >Making install in src >make[1]: Entering directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/src' >Making install in wxterminal >make[2]: Entering directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/src/wxterminal' >make[3]: Entering directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/src/wxterminal' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/src/wxterminal' >make[2]: Leaving directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/src/wxterminal' >make[2]: Entering directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/src' >make[3]: Entering directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/src' >make[3]: Nothing to be done for `install-data-am'. >test -z "/opt/gentoo/usr/libexec/gnuplot/4.2" || /opt/gentoo/bin/mkdir -p "/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/image//opt/gentoo/usr/libexec/gnuplot/4.2" >test -z "/opt/gentoo/usr/bin" || /opt/gentoo/bin/mkdir -p "/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/image//opt/gentoo/usr/bin" > /opt/gentoo/usr/bin/install -c 'gnuplot' '/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/image//opt/gentoo/usr/bin/gnuplot' >make[3]: Leaving directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/src' >make[2]: Leaving directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/src' >make[1]: Leaving directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/src' >Making install in docs >make[1]: Entering directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/docs' >../mkinstalldirs /opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/image//opt/gentoo/usr/share/gnuplot/gih >/opt/gentoo/bin/bash /opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/missing --run makeinfo -I. ./gnuplot.texi --no-split --output=gnuplot.info >mkdir -p -- /opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/image//opt/gentoo/usr/share/gnuplot/gih >/opt/gentoo/usr/bin/install -c -m 644 gnuplot.gih /opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/image//opt/gentoo/usr/share/gnuplot/gih/gnuplot.gih >../mkinstalldirs /opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/image//opt/gentoo/usr/share/info >mkdir -p -- /opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/image//opt/gentoo/usr/share/info >/opt/gentoo/usr/bin/install -c -m 644 gnuplot.info /opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/image//opt/gentoo/usr/share/info/gnuplot.info >install-info --info-dir=/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/image//opt/gentoo/usr/share/info /opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/image//opt/gentoo/usr/share/info/gnuplot.info >make[1]: Leaving directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/docs' >Making install in man >make[1]: Entering directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/man' >make[2]: Entering directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/man' >make[2]: Nothing to be done for `install-exec-am'. >test -z "/opt/gentoo/usr/share/man/man1" || /opt/gentoo/bin/mkdir -p "/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/image//opt/gentoo/usr/share/man/man1" > /opt/gentoo/usr/bin/install -c -m 644 'gnuplot.1' '/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/image//opt/gentoo/usr/share/man/man1/gnuplot.1' >make install-data-hook >make[3]: Entering directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/man' >make[3]: Nothing to be done for `install-data-hook'. >make[3]: Leaving directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/man' >make[2]: Leaving directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/man' >make[1]: Leaving directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/man' >Making install in demo >make[1]: Entering directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/demo' >make[2]: Entering directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/demo' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/demo' >make[1]: Leaving directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/demo' >Making install in tutorial >make[1]: Entering directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/tutorial' >make[2]: Entering directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/tutorial' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/tutorial' >make[1]: Leaving directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/tutorial' >Making install in share >make[1]: Entering directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/share' >Making install in LaTeX >make[2]: Entering directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/share/LaTeX' >make[3]: Entering directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/share/LaTeX' >make[3]: Nothing to be done for `install-exec-am'. >make install-data-hook >make[4]: Entering directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/share/LaTeX' >mkdir -p -- /opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/image//opt/gentoo/usr/share/texmf-site/tex/latex/gnuplot >make[4]: Leaving directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/share/LaTeX' >make[3]: Leaving directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/share/LaTeX' >make[2]: Leaving directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/share/LaTeX' >make[2]: Entering directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/share' >make[3]: Entering directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/share' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/opt/gentoo/etc/X11/app-defaults" || /opt/gentoo/bin/mkdir -p "/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/image//opt/gentoo/etc/X11/app-defaults" > /opt/gentoo/usr/bin/install -c -m 644 'Gnuplot' '/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/image//opt/gentoo/etc/X11/app-defaults/Gnuplot' >make[3]: Leaving directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/share' >make[2]: Leaving directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/share' >make[1]: Leaving directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5/share' >make[1]: Entering directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5' >make[2]: Entering directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5' >make[1]: Leaving directory `/opt/gentoo/var/tmp/portage/sci-visualization/gnuplot-4.2.5/work/gnuplot-4.2.5' >------------------------------------------------------- >You should not use ${EPREFIX} with helpers. > --> /opt/gentoo/usr/share/texmf-site/tex/latex/gnuplot >------------------------------------------------------- > [31;01m*[0m ERROR: sci-visualization/gnuplot-4.2.5 failed: > [31;01m*[0m (no error message) > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh: 49: <call src_install> > [31;01m*[0m environment:3397: doins term/lua/gnuplot-lua-tikz.sty || die; > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 266351
:
188546
|
188699