Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 122034 Details for
Bug 182032
gimp-2.3.18 compile 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), 133.36 KB, created by
John J. Aylward
on 2007-06-14 15:02:28 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
John J. Aylward
Created:
2007-06-14 15:02:28 UTC
Size:
133.36 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking gimp-2.3.18.tar.bz2 to /var/tmp/portage/media-gfx/gimp-2.3.18/work >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18 ... > * econf: updating gimp-2.3.18/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating gimp-2.3.18/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-default-binary --with-x --with-aa --with-alsa --disable-altivec --with-curl --disable-debug --enable-gtk-doc --with-dbus --without-gnome --without-gtkhtml2 --with-libjpeg --with-libexif --with-lcms --enable-mmx --with-libmng --with-poppler --with-libpng --enable-python --disable-mp --enable-sse --with-librsvg --with-libtiff --with-wmf --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking whether ln -s works... yes >checking how to recognise dependent libraries... pass_all >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for x86_64-pc-linux-gnu-g77... no >checking for x86_64-pc-linux-gnu-xlf... no >checking for x86_64-pc-linux-gnu-f77... no >checking for x86_64-pc-linux-gnu-frt... no >checking for x86_64-pc-linux-gnu-pgf77... no >checking for x86_64-pc-linux-gnu-cf77... no >checking for x86_64-pc-linux-gnu-fort77... no >checking for x86_64-pc-linux-gnu-fl32... no >checking for x86_64-pc-linux-gnu-af77... no >checking for x86_64-pc-linux-gnu-xlf90... no >checking for x86_64-pc-linux-gnu-f90... no >checking for x86_64-pc-linux-gnu-pgf90... no >checking for x86_64-pc-linux-gnu-pghpf... no >checking for x86_64-pc-linux-gnu-epcf90... no >checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes >checking the maximum length of command line arguments... 32768 >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for objdir... .libs >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >appending configuration tag "F77" to libtool >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-gfortran static flag -static works... yes >checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether to enable maintainer-specific portions of Makefiles... no >checking for target architecture... x86_64-pc-linux-gnu >checking for some Win32 platform... no >checking for native Win32... no >checking for library containing strerror... none required >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3 >checking for a BSD-compatible install... /usr/bin/install -c >checking whether make sets $(MAKE)... (cached) yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking whether to turn on debugging... no >checking whether to turn on profiling... no >checking whether x86_64-pc-linux-gnu-gcc understands -Wdeclaration-after-statement... yes >checking whether x86_64-pc-linux-gnu-gcc understands -Wmissing-prototypes... yes >checking whether x86_64-pc-linux-gnu-gcc understands -Wmissing-declarations... yes >checking whether x86_64-pc-linux-gnu-gcc understands -Winit-self... yes >checking whether x86_64-pc-linux-gnu-gcc understands -Wpointer-arith... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for ANSI C header files... (cached) yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking whether time.h and sys/time.h may both be included... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/times.h usability... yes >checking sys/times.h presence... yes >checking for sys/times.h... yes >checking for sys/wait.h... (cached) yes >checking for unistd.h... (cached) yes >checking for pid_t... yes >checking return type of signal handlers... void >checking for vprintf... yes >checking for _doprnt... no >checking for working alloca.h... yes >checking for alloca... yes >checking for difftime... yes >checking for putenv... yes >checking for mmap... yes >checking whether binary relocation support should be enabled... no >checking for _NL_MEASUREMENT_MEASUREMENT... yes >checking for perl... /usr/bin/perl >checking for XML::Parser... ok >checking for iconv... /usr/bin/iconv >checking for msgfmt... /usr/bin/msgfmt >checking for msgmerge... /usr/bin/msgmerge >checking for xgettext... /usr/bin/xgettext >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for LC_MESSAGES... yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking for ngettext in libc... yes >checking for dgettext in libc... yes >checking for bind_textdomain_codeset... yes >checking for msgfmt... /usr/bin/msgfmt >checking for dcgettext... yes >checking if msgfmt accepts -c... yes >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for catalogs to be installed... >checking for x86_64-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.7... yes >checking for GLIB - version >= 2.12.3... yes (version 2.12.11) >checking for GMODULE_NO_EXPORT... yes >checking if GLib is version 2.13.0 or newer... no >checking for bind_textdomain_codeset... (cached) yes >checking for X... libraries /usr/lib64, headers >checking whether -R must be followed by a space... neither works >checking for gethostbyname... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for IceConnectionNumber in -lICE... yes >checking for pkg-config... /usr/bin/pkg-config >checking for GTK+ - version >= 2.10.6... yes (version 2.10.11) >checking if GTK+ is version 2.11.0 or newer... no >checking for GDK_PIXBUF... yes >checking for gdk-pixbuf-csource... /usr/bin/gdk-pixbuf-csource >checking for LIBART... yes >checking for FONTCONFIG... yes >checking for PANGOFT2... yes >checking if Pango is version 1.17.0 or newer... no >checking if Pango is built with a recent fontconfig... yes >checking for freetype-config... /usr/bin/freetype-config >checking for freetype libraries... -lfreetype -lz >checking math.h usability... yes >checking math.h presence... yes >checking for math.h... yes >checking ieeefp.h usability... no >checking ieeefp.h presence... no >checking for ieeefp.h... no >checking for extra flags to get ANSI library prototypes... none needed >checking for finite... yes >checking for extra flags for POSIX compliance... none needed >checking for rint... no >checking for rint in -lm... yes >checking for inet_ntoa... yes >checking for socket in -lsocket... no >checking whether x86_64-pc-linux-gnu-gcc understands -mmmx... yes >checking whether we can compile MMX code... yes >checking whether x86_64-pc-linux-gnu-gcc understands -msse... yes >checking whether we can compile SSE code... yes >checking sys/ipc.h usability... yes >checking sys/ipc.h presence... yes >checking for sys/ipc.h... yes >checking sys/shm.h usability... yes >checking sys/shm.h presence... yes >checking for sys/shm.h... yes >checking whether shmctl IPC_RMID allowes subsequent attaches... yes >checking for shared memory transport type... sysv >checking whether symbols are prefixed... no >checking checking for regex in glibc... yes >checking fd_set and sys/select... yes >checking for XmuClientWindow in -lXmu... yes >checking for X11/Xmu/WinUtil.h... yes >checking for XShapeGetRectangles in -lXext... yes >checking for X11/extensions/shape.h... yes >checking for TIFFReadScanline in -ltiff... yes >checking tiffio.h usability... yes >checking tiffio.h presence... yes >checking for tiffio.h... yes >checking for jpeg_destroy_decompress in -ljpeg... yes >checking for jpeglib.h... yes >checking for jpeg_save_markers in -ljpeg... yes >checking for gzsetparams in -lz... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for PNG... yes >checking for mng_create in -lmng... yes >checking libmng.h usability... yes >checking libmng.h presence... yes >checking for libmng.h... yes >checking for EXIF... yes >checking for aa_printf in -laa... yes >checking aalib.h usability... yes >checking aalib.h presence... yes >checking for aalib.h... yes >checking for XpmReadFileToXpmImage in -lXpm... yes >checking X11/xpm.h usability... yes >checking X11/xpm.h presence... yes >checking for X11/xpm.h... yes >checking for SVG... yes >checking for POPPLER... yes >checking for URI_GNOME_VFS... no >no >checking for URI_LIBCURL... yes >checking for libwmf-config... /usr/bin/libwmf-config >checking for libwmf >= 0.2.8... yes (version 0.2.8) >checking for cmsCreate_sRGBProfile in -llcms... yes >checking lcms.h usability... yes >checking lcms.h presence... yes >checking for lcms.h... yes >checking for ALSA CFLAGS... >checking for ALSA LDFLAGS... -lasound -lm -ldl -lpthread >checking for libasound headers version >= 1.0.0... found. >checking for snd_ctl_open in -lasound... yes >checking linux/input.h usability... yes >checking linux/input.h presence... yes >checking for linux/input.h... yes >checking for DBUS_GLIB... yes >checking for dbus-binding-tool... /usr/bin/dbus-binding-tool >checking for HAL... yes >checking for sendmail... /usr/sbin/sendmail >checking for perl5... no >checking for perl... /usr/bin/perl >checking for a Python interpreter with version >= 2.3.5... python >checking for python... /usr/bin/python >checking for python version... 2.4 >checking for python platform... linux2 >checking for python script directory... ${prefix}/lib/python2.4/site-packages >checking for python extension module directory... ${exec_prefix}/lib64/python2.4/site-packages >checking for headers required to compile python extensions... found >checking for PYGTK... yes >checking for pygtk-codegen-2.0... /usr/bin/pygtk-codegen-2.0 >checking for pygtk defs... /usr/share/pygtk/2.0/defs >checking whether x86_64-pc-linux-gnu-gcc understands -fno-strict-aliasing... yes >checking checking for Mac OS X TWAIN support... no >checking checking for Mac OS X Carbon support... no >checking for xmllint... /usr/bin/xmllint >checking for xsltproc... /usr/bin/xsltproc >checking gtk-doc version >= 1.0... yes >configure: creating ./config.status >config.status: creating gimptool-win32.c >config.status: creating tools/Makefile >config.status: creating tools/pdbgen/Makefile >config.status: creating regexrepl/Makefile >config.status: creating libgimp/Makefile >config.status: creating libgimpbase/Makefile >config.status: creating libgimpconfig/Makefile >config.status: creating libgimpcolor/Makefile >config.status: creating libgimpmath/Makefile >config.status: creating libgimpmodule/Makefile >config.status: creating libgimpthumb/Makefile >config.status: creating libgimpwidgets/Makefile >config.status: creating app/Makefile >config.status: creating app/actions/Makefile >config.status: creating app/base/Makefile >config.status: creating app/config/Makefile >config.status: creating app/core/Makefile >config.status: creating app/dialogs/Makefile >config.status: creating app/display/Makefile >config.status: creating app/file/Makefile >config.status: creating app/gui/Makefile >config.status: creating app/menus/Makefile >config.status: creating app/paint/Makefile >config.status: creating app/paint-funcs/Makefile >config.status: creating app/composite/Makefile >config.status: creating app/pdb/Makefile >config.status: creating app/plug-in/Makefile >config.status: creating app/text/Makefile >config.status: creating app/tools/Makefile >config.status: creating app/vectors/Makefile >config.status: creating app/widgets/Makefile >config.status: creating app/xcf/Makefile >config.status: creating plug-ins/Makefile >config.status: creating plug-ins/script-fu/Makefile >config.status: creating plug-ins/script-fu/ftx/Makefile >config.status: creating plug-ins/script-fu/re/Makefile >config.status: creating plug-ins/script-fu/tinyscheme/Makefile >config.status: creating plug-ins/script-fu/scripts/Makefile >config.status: creating plug-ins/script-fu/scripts/images/Makefile >config.status: creating plug-ins/xjt/Makefile >config.status: creating plug-ins/FractalExplorer/Makefile >config.status: creating plug-ins/FractalExplorer/examples/Makefile >config.status: creating plug-ins/Lighting/Makefile >config.status: creating plug-ins/Lighting/images/Makefile >config.status: creating plug-ins/MapObject/Makefile >config.status: creating plug-ins/bmp/Makefile >config.status: creating plug-ins/common/Makefile >config.status: creating plug-ins/faxg3/Makefile >config.status: creating plug-ins/fits/Makefile >config.status: creating plug-ins/flame/Makefile >config.status: creating plug-ins/gfig/Makefile >config.status: creating plug-ins/gfig/gfig-examples/Makefile >config.status: creating plug-ins/gfig/images/Makefile >config.status: creating plug-ins/gflare/Makefile >config.status: creating plug-ins/gflare/gflares/Makefile >config.status: creating plug-ins/gfli/Makefile >config.status: creating plug-ins/gimpressionist/Makefile >config.status: creating plug-ins/gimpressionist/Brushes/Makefile >config.status: creating plug-ins/gimpressionist/Paper/Makefile >config.status: creating plug-ins/gimpressionist/Presets/Makefile >config.status: creating plug-ins/help/Makefile >config.status: creating plug-ins/helpbrowser/Makefile >config.status: creating plug-ins/ifscompose/Makefile >config.status: creating plug-ins/imagemap/Makefile >config.status: creating plug-ins/imagemap/images/Makefile >config.status: creating plug-ins/jpeg/Makefile >config.status: creating plug-ins/maze/Makefile >config.status: creating plug-ins/metadata/Makefile >config.status: creating plug-ins/pagecurl/Makefile >config.status: creating plug-ins/print/Makefile >config.status: creating plug-ins/pygimp/Makefile >config.status: creating plug-ins/pygimp/plug-ins/Makefile >config.status: creating plug-ins/rcm/Makefile >config.status: creating plug-ins/rcm/images/Makefile >config.status: creating plug-ins/sel2path/Makefile >config.status: creating plug-ins/sgi/Makefile >config.status: creating plug-ins/twain/Makefile >config.status: creating plug-ins/uri/Makefile >config.status: creating plug-ins/winicon/Makefile >config.status: creating plug-ins/winsnap/Makefile >config.status: creating modules/Makefile >config.status: creating devel-docs/Makefile >config.status: creating devel-docs/app/Makefile >config.status: creating devel-docs/app/version >config.status: creating devel-docs/libgimp/Makefile >config.status: creating devel-docs/libgimp/version >config.status: creating devel-docs/libgimpbase/Makefile >config.status: creating devel-docs/libgimpbase/version >config.status: creating devel-docs/libgimpconfig/Makefile >config.status: creating devel-docs/libgimpconfig/version >config.status: creating devel-docs/libgimpcolor/Makefile >config.status: creating devel-docs/libgimpcolor/version >config.status: creating devel-docs/libgimpmath/Makefile >config.status: creating devel-docs/libgimpmath/version >config.status: creating devel-docs/libgimpmodule/Makefile >config.status: creating devel-docs/libgimpmodule/version >config.status: creating devel-docs/libgimpthumb/Makefile >config.status: creating devel-docs/libgimpthumb/version >config.status: creating devel-docs/libgimpwidgets/Makefile >config.status: creating devel-docs/libgimpwidgets/version >config.status: creating devel-docs/tools/Makefile >config.status: creating docs/Makefile >config.status: creating menus/Makefile >config.status: creating cursors/Makefile >config.status: creating themes/Makefile >config.status: creating themes/Default/Makefile >config.status: creating themes/Default/images/Makefile >config.status: creating themes/Default/images/preferences/Makefile >config.status: creating themes/Small/Makefile >config.status: creating data/Makefile >config.status: creating data/brushes/Makefile >config.status: creating data/environ/Makefile >config.status: creating data/gradients/Makefile >config.status: creating data/images/Makefile >config.status: creating data/interpreters/Makefile >config.status: creating data/palettes/Makefile >config.status: creating data/patterns/Makefile >config.status: creating data/tips/Makefile >config.status: creating desktop/Makefile >config.status: creating desktop/gimp.applications >config.status: creating desktop/gimp.desktop.in >config.status: creating desktop/gimp.keys >config.status: creating etc/Makefile >config.status: creating m4macros/Makefile >config.status: creating po/Makefile.in >config.status: creating po-libgimp/Makefile.in >config.status: creating po-plug-ins/Makefile.in >config.status: creating po-python/Makefile.in >config.status: creating po-script-fu/Makefile.in >config.status: creating po-tips/Makefile.in >config.status: creating gimp-zip >config.status: creating Makefile >config.status: creating docs/gimp-2.3.1 >config.status: creating docs/gimprc-2.3.5 >config.status: creating docs/gimptool-2.0.1 >config.status: creating docs/gimp-remote-2.3.1 >config.status: creating gimptool-2.0 >config.status: creating gimp-2.0.pc >config.status: creating gimpthumb-2.0.pc >config.status: creating gimpui-2.0.pc >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing intltool commands >config.status: executing default-1 commands >config.status: executing libgimpbase/gimpversion.h commands >config.status: libgimpbase/gimpversion.h is unchanged >config.status: executing chmod-scripts commands >config.status: executing sed-po-makefiles commands >config.status: executing po/stamp-it commands > >Building GIMP with prefix=/usr, datarootdir=${prefix}/share >Desktop files install into /usr/share > >Extra Binaries: > gimp-console: yes > gimp-remote: yes > >Optional Features: > D-Bus service: yes > >Optional Plug-Ins: > Ascii Art: yes > Help Browser: no (GtkHtml2 support disabled) > LCMS: yes > JPEG: yes > MNG: yes > PDF: yes > PNG: yes > Print: yes > PSP: yes > Python: yes > Script-Fu: yes > SVG: yes > TIFF: yes > TWAIN (MacOS X): no > TWAIN (Win32): no > URI: yes (using libcurl) > Windows ICO yes > WMF: yes > XJT: yes > XPM: yes > >Plug-In Features: > EXIF support: yes > GNOME UI: no (libgnomeui-2.0 not found) > GNOME keyring: no (gnome-keyring-1 not found) > >Optional Modules: > ALSA (MIDI Input): yes > Linux Input: yes (HAL support: yes) > DirectInput (Win32): no > Color Correction: yes > Soft Proof: yes > >make all-recursive >make[1]: Entering directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18' >Making all in m4macros >make[2]: Entering directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/m4macros' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/m4macros' >Making all in tools >make[2]: Entering directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/tools' >make[3]: Entering directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/tools' >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DGIMP_APP_VERSION=\"2.3\" -DLOCALEDIR=\""/usr/share/locale"\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimp-remote.o -MD -MP -MF ".deps/gimp-remote.Tpo" -c -o gimp-remote.o gimp-remote.c; \ > then mv -f ".deps/gimp-remote.Tpo" ".deps/gimp-remote.Po"; else rm -f ".deps/gimp-remote.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DGIMP_APP_VERSION=\"2.3\" -DLOCALEDIR=\""/usr/share/locale"\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT test-clipboard.o -MD -MP -MF ".deps/test-clipboard.Tpo" -c -o test-clipboard.o test-clipboard.c; \ > then mv -f ".deps/test-clipboard.Tpo" ".deps/test-clipboard.Po"; else rm -f ".deps/test-clipboard.Tpo"; exit 1; fi >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -o test-clipboard test-clipboard.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -o gimp-remote-2.3 gimp-remote.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib64 -lSM -lICE -lX11 -lXmu -lXt >mkdir .libs >x86_64-pc-linux-gnu-gcc -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -o test-clipboard test-clipboard.o /usr/lib64/libgtk-x11-2.0.so /usr/lib64/libgdk-x11-2.0.so /usr/lib64/libatk-1.0.so /usr/lib64/libgdk_pixbuf-2.0.so -lm /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libcairo.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgmodule-2.0.so -ldl /usr/lib64/libglib-2.0.so >x86_64-pc-linux-gnu-gcc -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -o gimp-remote-2.3 gimp-remote.o /usr/lib64/libgtk-x11-2.0.so /usr/lib64/libgdk-x11-2.0.so /usr/lib64/libatk-1.0.so /usr/lib64/libgdk_pixbuf-2.0.so -lm /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libcairo.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgmodule-2.0.so -ldl /usr/lib64/libglib-2.0.so -L/usr/lib64 /usr/lib64/libSM.so /usr/lib64/libICE.so /usr/lib64/libX11.so /usr/lib64/libXmu.so /usr/lib64/libXt.so >make[3]: Leaving directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/tools' >make[2]: Leaving directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/tools' >Making all in regexrepl >make[2]: Entering directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/regexrepl' >rm -f libregex.a >x86_64-pc-linux-gnu-ar cru libregex.a >x86_64-pc-linux-gnu-ranlib libregex.a >make[2]: Leaving directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/regexrepl' >Making all in cursors >make[2]: Entering directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/cursors' >( rm -f tool-cursors.list; \ > for image in cursor-bad.png cursor-color-picker.png cursor-corner-top-left.png cursor-corner-top-right.png cursor-corner-bottom-left.png cursor-corner-bottom-right.png cursor-crosshair.png cursor-crosshair-small.png cursor-mouse.png cursor-move.png cursor-none.png cursor-side-top.png cursor-side-left.png cursor-side-right.png cursor-side-bottom.png cursor-zoom.png modifier-anchor.png modifier-bad.png modifier-background.png modifier-control.png modifier-foreground.png modifier-intersect.png modifier-join.png modifier-minus.png modifier-move.png modifier-pattern.png modifier-plus.png modifier-resize.png tool-airbrush.png tool-blend.png tool-blur.png tool-bucket-fill.png tool-burn.png tool-clone.png tool-color-picker.png tool-crop.png tool-dodge.png tool-ellipse-select.png tool-eraser.png tool-flip-horizontal.png tool-flip-vertical.png tool-free-select.png tool-fuzzy-select.png tool-hand.png tool-heal.png tool-ink.png tool-iscissors.png tool-measure.png tool-move.png tool-paintbrush.png tool-paths.png tool-paths-anchor.png tool-paths-control.png tool-paths-segment.png tool-pencil.png tool-perspective.png tool-rect-select.png tool-resize.png tool-rotate.png tool-shear.png tool-smudge.png tool-text.png tool-zoom.png; do \ > echo $image | \ > sed -e 's|.*/||' -e 's|-|_|g' -e 's|\.png$||' >> tool-cursors.list; \ > echo " ./$image" >> tool-cursors.list; \ > done ) >/usr/bin/gdk-pixbuf-csource --raw --build-list `cat tool-cursors.list` > gimp-tool-cursors.h >make[2]: Leaving directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/cursors' >Making all in themes >make[2]: Entering directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/themes' >Making all in Default >make[3]: Entering directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/themes/Default' >Making all in images >make[4]: Entering directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/themes/Default/images' >Making all in preferences >make[5]: Entering directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/themes/Default/images/preferences' >make[5]: Nothing to be done for `all'. >make[5]: Leaving directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/themes/Default/images/preferences' >make[5]: Entering directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/themes/Default/images' >/usr/bin/gdk-pixbuf-csource --raw --build-list stock_question_64 ./stock-question-64.png > gimp-core-pixbufs.h >( rm -f stock-icons.list; \ > for image in stock-cap-butt-16.png stock-cap-round-16.png stock-cap-square-16.png stock-center-16.png stock-channel-16.png stock-channel-alpha-16.png stock-channel-blue-16.png stock-channel-gray-16.png stock-channel-green-16.png stock-channel-indexed-16.png stock-channel-red-16.png stock-channels-16.png stock-close-12.png stock-colormap-16.png stock-controller-16.png stock-controller-keyboard-16.png stock-controller-linux-input-16.png stock-controller-midi-16.png stock-controller-wheel-16.png stock-convert-grayscale-16.png stock-convert-indexed-16.png stock-convert-rgb-16.png stock-cursor-16.png stock-default-colors-12.png stock-device-status-16.png stock-display-filter-16.png stock-display-filter-colorblind-16.png stock-display-filter-contrast-16.png stock-display-filter-gamma-16.png stock-display-filter-lcms-16.png stock-display-filter-proof-16.png stock-eye-12.png stock-flip-horizontal-16.png stock-flip-vertical-16.png stock-floating-selection-16.png stock-gradient-bilinear-16.png stock-gradient-conical-asymmetric-16.png stock-gradient-conical-symmetric-16.png stock-gradient-linear-16.png stock-gradient-radial-16.png stock-gradient-shapeburst-angular-16.png stock-gradient-shapeburst-dimpled-16.png stock-gradient-shapeburst-spherical-16.png stock-gradient-spiral-anticlockwise-16.png stock-gradient-spiral-clockwise-16.png stock-gradient-square-16.png stock-grid-16.png stock-histogram-16.png stock-histogram-linear-16.png stock-histogram-logarithmic-16.png stock-image-16.png stock-images-16.png stock-info-16.png stock-invert-16.png stock-join-bevel-16.png stock-join-miter-16.png stock-join-round-16.png stock-landscape-16.png stock-layer-16.png stock-layer-mask-16.png stock-layer-to-imagesize-16.png stock-layers-16.png stock-list-16.png stock-menu-left-12.png stock-menu-right-12.png stock-merge-down-16.png stock-move-to-screen-16.png stock-navigation-16.png stock-path-16.png stock-paths-16.png stock-plugin-16.png stock-portrait-16.png stock-print-resolution-16.png stock-quick-mask-off-12.png stock-quick-mask-on-12.png stock-reshow-filter-16.png stock-resize-16.png stock-rotate-180-16.png stock-rotate-270-16.png stock-rotate-90-16.png stock-sample-point-16.png stock-scale-16.png stock-selection-16.png stock-selection-all-16.png stock-selection-grow-16.png stock-selection-none-16.png stock-selection-shrink-16.png stock-selection-border-16.png stock-shape-circle-16.png stock-shape-diamond-16.png stock-shape-square-16.png stock-swap-colors-12.png stock-template-16.png stock-text-layer-16.png stock-toilet-paper-16.png stock-tool-options-16.png stock-tools-16.png stock-transparency-16.png stock-undo-history-16.png stock-video-16.png stock-warning-16.png stock-wilber-16.png stock-web-16.png stock-zoom-follow-window-12.png stock-anchor-16.png stock-center-24.png stock-channel-24.png stock-channel-alpha-24.png stock-channel-blue-24.png stock-channel-gray-24.png stock-channel-green-24.png stock-channel-indexed-24.png stock-channel-red-24.png stock-channels-24.png stock-char-picker-22.png stock-color-picker-black-18.png stock-color-picker-gray-18.png stock-color-picker-white-18.png stock-color-pick-from-screen-16.png stock-color-triangle-16.png stock-colormap-24.png stock-controller-24.png stock-controller-keyboard-24.png stock-controller-linux-input-24.png stock-controller-midi-24.png stock-controller-wheel-24.png stock-cursor-24.png stock-curve-free-16.png stock-curve-smooth-16.png stock-device-status-24.png stock-display-filter-24.png stock-display-filter-colorblind-24.png stock-display-filter-contrast-24.png stock-display-filter-gamma-24.png stock-display-filter-lcms-24.png stock-display-filter-proof-24.png stock-duplicate-16.png stock-edit-16.png stock-eye-20.png stock-floating-selection-24.png stock-gravity-east-24.png stock-gravity-north-24.png stock-gravity-north-east-24.png stock-gravity-north-west-24.png stock-gravity-south-24.png stock-gravity-south-east-24.png stock-gravity-south-west-24.png stock-gravity-west-24.png stock-hcenter-24.png stock-hchain-24.png stock-hchain-broken-24.png stock-histogram-22.png stock-image-24.png stock-images-24.png stock-info-24.png stock-layer-24.png stock-layer-mask-24.png stock-layers-24.png stock-letter-spacing-22.png stock-line-spacing-22.png stock-linked-12.png stock-linked-20.png stock-move-to-screen-24.png stock-paste-as-new-16.png stock-paste-into-16.png stock-path-stroke-16.png stock-path-22.png stock-paths-22.png stock-print-resolution-24.png stock-reset-16.png stock-sample-point-24.png stock-selection-add-16.png stock-selection-intersect-16.png stock-selection-replace-16.png stock-selection-stroke-16.png stock-selection-subtract-16.png stock-selection-to-channel-16.png stock-selection-to-path-16.png stock-text-dir-ltr-24.png stock-text-dir-rtl-24.png stock-template-24.png stock-text-layer-24.png stock-toilet-paper-24.png stock-tool-options-24.png stock-tools-24.png stock-transparency-24.png stock-vcenter-24.png stock-vchain-24.png stock-vchain-broken-24.png stock-video-24.png stock-undo-history-24.png stock-warning-24.png stock-web-24.png stock-channel-32.png stock-channel-alpha-32.png stock-channel-blue-32.png stock-channel-gray-32.png stock-channel-green-32.png stock-channel-indexed-32.png stock-channel-red-32.png stock-floating-selection-32.png stock-image-32.png stock-layer-32.png stock-layer-mask-32.png stock-text-layer-32.png stock-channel-48.png stock-channel-alpha-48.png stock-channel-blue-48.png stock-channel-gray-48.png stock-channel-green-48.png stock-channel-indexed-48.png stock-channel-red-48.png stock-error-64.png stock-floating-selection-48.png stock-frame-64.png stock-image-48.png stock-info-64.png stock-layer-48.png stock-layer-mask-48.png stock-question-64.png stock-text-layer-48.png stock-texture-64.png stock-warning-64.png stock-wilber-64.png stock-wilber-eek-64.png tools/stock-tool-airbrush-16.png tools/stock-tool-airbrush-22.png tools/stock-tool-align-16.png tools/stock-tool-align-22.png tools/stock-tool-blend-16.png tools/stock-tool-blend-22.png tools/stock-tool-blur-16.png tools/stock-tool-blur-22.png tools/stock-tool-brightness-contrast-16.png tools/stock-tool-brightness-contrast-22.png tools/stock-tool-bucket-fill-16.png tools/stock-tool-bucket-fill-22.png tools/stock-tool-by-color-select-16.png tools/stock-tool-by-color-select-22.png tools/stock-tool-clone-16.png tools/stock-tool-clone-22.png tools/stock-tool-color-balance-16.png tools/stock-tool-color-balance-22.png tools/stock-tool-color-picker-16.png tools/stock-tool-color-picker-22.png tools/stock-tool-colorize-16.png tools/stock-tool-colorize-22.png tools/stock-tool-crop-16.png tools/stock-tool-crop-22.png tools/stock-tool-curves-16.png tools/stock-tool-curves-22.png tools/stock-tool-dodge-16.png tools/stock-tool-dodge-22.png tools/stock-tool-ellipse-select-16.png tools/stock-tool-ellipse-select-22.png tools/stock-tool-eraser-16.png tools/stock-tool-eraser-22.png tools/stock-tool-flip-16.png tools/stock-tool-flip-22.png tools/stock-tool-free-select-16.png tools/stock-tool-free-select-22.png tools/stock-tool-foreground-select-16.png tools/stock-tool-foreground-select-22.png tools/stock-tool-fuzzy-select-16.png tools/stock-tool-fuzzy-select-22.png tools/stock-tool-hue-saturation-16.png tools/stock-tool-hue-saturation-22.png tools/stock-tool-heal-16.png tools/stock-tool-heal-22.png tools/stock-tool-ink-16.png tools/stock-tool-ink-22.png tools/stock-tool-iscissors-16.png tools/stock-tool-iscissors-22.png tools/stock-tool-levels-16.png tools/stock-tool-levels-22.png tools/stock-tool-measure-16.png tools/stock-tool-measure-22.png tools/stock-tool-move-16.png tools/stock-tool-move-22.png tools/stock-tool-paintbrush-16.png tools/stock-tool-paintbrush-22.png tools/stock-tool-path-16.png tools/stock-tool-path-22.png tools/stock-tool-pencil-16.png tools/stock-tool-pencil-22.png tools/stock-tool-perspective-16.png tools/stock-tool-perspective-22.png tools/stock-tool-perspective-clone-16.png tools/stock-tool-perspective-clone-22.png tools/stock-tool-posterize-16.png tools/stock-tool-posterize-22.png tools/stock-tool-rect-select-16.png tools/stock-tool-rect-select-22.png tools/stock-tool-rotate-16.png tools/stock-tool-rotate-22.png tools/stock-tool-scale-16.png tools/stock-tool-scale-22.png tools/stock-tool-shear-16.png tools/stock-tool-shear-22.png tools/stock-tool-smudge-16.png tools/stock-tool-smudge-22.png tools/stock-tool-text-16.png tools/stock-tool-text-22.png tools/stock-tool-threshold-16.png tools/stock-tool-threshold-22.png tools/stock-tool-zoom-16.png tools/stock-tool-zoom-22.png; do \ > echo $image | \ > sed -e 's|.*/||' -e 's|-|_|g' -e 's|\.png$||' >> stock-icons.list; \ > echo " ./$image" >> stock-icons.list; \ > done ) >/usr/bin/gdk-pixbuf-csource --raw --build-list `cat stock-icons.list` > gimp-stock-pixbufs.h >make[5]: Leaving directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/themes/Default/images' >make[4]: Leaving directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/themes/Default/images' >make[4]: Entering directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/themes/Default' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/themes/Default' >make[3]: Leaving directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/themes/Default' >Making all in Small >make[3]: Entering directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/themes/Small' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/themes/Small' >make[3]: Entering directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/themes' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/themes' >make[2]: Leaving directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/themes' >Making all in po >make[2]: Entering directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/po' >file=`echo ar | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ar.po >file=`echo bg | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file bg.po >file=`echo ca | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ca.po >file=`echo cs | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file cs.po >file=`echo da | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file da.po >file=`echo de | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file de.po >file=`echo dz | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file dz.po >file=`echo el | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file el.po >file=`echo en_CA | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file en_CA.po >file=`echo en_GB | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file en_GB.po >file=`echo eo | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file eo.po >file=`echo es | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file es.po >file=`echo et | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file et.po >file=`echo eu | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file eu.po >file=`echo fa | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file fa.po >file=`echo fi | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file fi.po >file=`echo fr | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file fr.po >file=`echo ga | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ga.po >file=`echo gl | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file gl.po >file=`echo gu | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file gu.po >file=`echo he | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file he.po >file=`echo hu | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file hu.po >file=`echo hr | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file hr.po >file=`echo id | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file id.po >file=`echo it | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file it.po >file=`echo ja | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ja.po >file=`echo km | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file km.po >file=`echo ko | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ko.po >file=`echo lt | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file lt.po >file=`echo mk | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file mk.po >file=`echo ms | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ms.po >file=`echo nb | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file nb.po >file=`echo ne | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ne.po >file=`echo nl | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file nl.po >file=`echo oc | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file oc.po >file=`echo pa | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file pa.po >file=`echo pl | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file pl.po >file=`echo pt | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file pt.po >file=`echo pt_BR | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file pt_BR.po >file=`echo ro | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ro.po >file=`echo ru | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ru.po >file=`echo rw | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file rw.po >file=`echo sk | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file sk.po >file=`echo sr | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file sr.po >file=`echo sr@Latn | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file sr@Latn.po >file=`echo sv | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file sv.po >file=`echo tr | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file tr.po >file=`echo tt | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file tt.po >file=`echo uk | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file uk.po >file=`echo vi | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file vi.po >file=`echo xh | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file xh.po >file=`echo yi | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file yi.po >file=`echo zh_CN | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file zh_CN.po >file=`echo zh_TW | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file zh_TW.po >make[2]: Leaving directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/po' >Making all in po-libgimp >make[2]: Entering directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/po-libgimp' >( posrcprefix='../'; \ > rm -f POTFILES-t POTFILES \ > && (sed -e '/^#/d' \ > -e 's/^[[].*] *//' \ > -e '/^[ ]*$/d' \ > -e "s@^@ $posrcprefix@" ./POTFILES.in \ > | sed -e '$!s/$/ \\/') > POTFILES-t \ > && chmod a-w POTFILES-t \ > && mv POTFILES-t POTFILES ) >cd .. \ > && CONFIG_FILES=po/Makefile.in CONFIG_HEADERS= \ > /bin/sh ./config.status >config.status: creating po/Makefile.in >config.status: executing depfiles commands >config.status: executing intltool commands >config.status: executing default-1 commands >config.status: executing libgimpbase/gimpversion.h commands >config.status: libgimpbase/gimpversion.h is unchanged >config.status: executing chmod-scripts commands >config.status: executing sed-po-makefiles commands >config.status: executing po/stamp-it commands >make[2]: Leaving directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/po-libgimp' >make[2]: Entering directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/po-libgimp' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/po-libgimp' >Making all in po-plug-ins >make[2]: Entering directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/po-plug-ins' >( posrcprefix='../'; \ > rm -f POTFILES-t POTFILES \ > && (sed -e '/^#/d' \ > -e 's/^[[].*] *//' \ > -e '/^[ ]*$/d' \ > -e "s@^@ $posrcprefix@" ./POTFILES.in \ > | sed -e '$!s/$/ \\/') > POTFILES-t \ > && chmod a-w POTFILES-t \ > && mv POTFILES-t POTFILES ) >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/po-plug-ins' >Making all in po-python >make[2]: Entering directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/po-python' >( posrcprefix='../'; \ > rm -f POTFILES-t POTFILES \ > && (sed -e '/^#/d' \ > -e 's/^[[].*] *//' \ > -e '/^[ ]*$/d' \ > -e "s@^@ $posrcprefix@" ./POTFILES.in \ > | sed -e '$!s/$/ \\/') > POTFILES-t \ > && chmod a-w POTFILES-t \ > && mv POTFILES-t POTFILES ) >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/po-python' >Making all in po-script-fu >make[2]: Entering directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/po-script-fu' >( posrcprefix='../'; \ > rm -f POTFILES-t POTFILES \ > && (sed -e '/^#/d' \ > -e 's/^[[].*] *//' \ > -e '/^[ ]*$/d' \ > -e "s@^@ $posrcprefix@" ./POTFILES.in \ > | sed -e '$!s/$/ \\/') > POTFILES-t \ > && chmod a-w POTFILES-t \ > && mv POTFILES-t POTFILES ) >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/po-script-fu' >Making all in po-tips >make[2]: Entering directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/po-tips' >( posrcprefix='../'; \ > rm -f POTFILES-t POTFILES \ > && (sed -e '/^#/d' \ > -e 's/^[[].*] *//' \ > -e '/^[ ]*$/d' \ > -e "s@^@ $posrcprefix@" ./POTFILES.in \ > | sed -e '$!s/$/ \\/') > POTFILES-t \ > && chmod a-w POTFILES-t \ > && mv POTFILES-t POTFILES ) >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/po-tips' >Making all in data >make[2]: Entering directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/data' >Making all in brushes >make[3]: Entering directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/data/brushes' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/data/brushes' >Making all in environ >make[3]: Entering directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/data/environ' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/data/environ' >Making all in gradients >make[3]: Entering directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/data/gradients' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/data/gradients' >Making all in images >make[3]: Entering directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/data/images' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/data/images' >Making all in interpreters >make[3]: Entering directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/data/interpreters' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/data/interpreters' >Making all in palettes >make[3]: Entering directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/data/palettes' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/data/palettes' >Making all in patterns >make[3]: Entering directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/data/patterns' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/data/patterns' >Making all in tips >make[3]: Entering directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/data/tips' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/data/tips' >make[3]: Entering directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/data' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/data' >make[2]: Leaving directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/data' >Making all in desktop >make[2]: Entering directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/desktop' >../intltool-merge ../po gimp.desktop.in gimp.desktop -d -u -c ../po/.intltool-merge-cachemake >Generating and caching the translation database >Merging translations into gimp.desktop. >make[2]: Leaving directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/desktop' >Making all in menus >make[2]: Entering directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/menus' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/menus' >Making all in libgimpbase >make[2]: Entering directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/libgimpbase' >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DPREFIX=\""/usr"\" -DGIMPDIR=\"".gimp-2.3"\" -DDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib64/gimp/2.0"\" -DSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpbasetypes.lo -MD -MP -MF ".deps/gimpbasetypes.Tpo" -c -o gimpbasetypes.lo gimpbasetypes.c; \ > then mv -f ".deps/gimpbasetypes.Tpo" ".deps/gimpbasetypes.Plo"; else rm -f ".deps/gimpbasetypes.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DPREFIX=\""/usr"\" -DGIMPDIR=\"".gimp-2.3"\" -DDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib64/gimp/2.0"\" -DSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpbase-private.lo -MD -MP -MF ".deps/gimpbase-private.Tpo" -c -o gimpbase-private.lo gimpbase-private.c; \ > then mv -f ".deps/gimpbase-private.Tpo" ".deps/gimpbase-private.Plo"; else rm -f ".deps/gimpbase-private.Tpo"; exit 1; fi >mkdir .libs > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DPREFIX=\"/usr\" -DGIMPDIR=\".gimp-2.3\" -DDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/gimp/2.0\" -DSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpbasetypes.lo -MD -MP -MF .deps/gimpbasetypes.Tpo -c gimpbasetypes.c -fPIC -DPIC -o .libs/gimpbasetypes.o >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DPREFIX=\""/usr"\" -DGIMPDIR=\"".gimp-2.3"\" -DDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib64/gimp/2.0"\" -DSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpchecks.lo -MD -MP -MF ".deps/gimpchecks.Tpo" -c -o gimpchecks.lo gimpchecks.c; \ > then mv -f ".deps/gimpchecks.Tpo" ".deps/gimpchecks.Plo"; else rm -f ".deps/gimpchecks.Tpo"; exit 1; fi > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DPREFIX=\"/usr\" -DGIMPDIR=\".gimp-2.3\" -DDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/gimp/2.0\" -DSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpbase-private.lo -MD -MP -MF .deps/gimpbase-private.Tpo -c gimpbase-private.c -fPIC -DPIC -o .libs/gimpbase-private.o >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DPREFIX=\""/usr"\" -DGIMPDIR=\"".gimp-2.3"\" -DDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib64/gimp/2.0"\" -DSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpcpuaccel.lo -MD -MP -MF ".deps/gimpcpuaccel.Tpo" -c -o gimpcpuaccel.lo gimpcpuaccel.c; \ > then mv -f ".deps/gimpcpuaccel.Tpo" ".deps/gimpcpuaccel.Plo"; else rm -f ".deps/gimpcpuaccel.Tpo"; exit 1; fi > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DPREFIX=\"/usr\" -DGIMPDIR=\".gimp-2.3\" -DDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/gimp/2.0\" -DSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpchecks.lo -MD -MP -MF .deps/gimpchecks.Tpo -c gimpchecks.c -fPIC -DPIC -o .libs/gimpchecks.o >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DPREFIX=\""/usr"\" -DGIMPDIR=\"".gimp-2.3"\" -DDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib64/gimp/2.0"\" -DSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpdatafiles.lo -MD -MP -MF ".deps/gimpdatafiles.Tpo" -c -o gimpdatafiles.lo gimpdatafiles.c; \ > then mv -f ".deps/gimpdatafiles.Tpo" ".deps/gimpdatafiles.Plo"; else rm -f ".deps/gimpdatafiles.Tpo"; exit 1; fi > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DPREFIX=\"/usr\" -DGIMPDIR=\".gimp-2.3\" -DDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/gimp/2.0\" -DSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpcpuaccel.lo -MD -MP -MF .deps/gimpcpuaccel.Tpo -c gimpcpuaccel.c -fPIC -DPIC -o .libs/gimpcpuaccel.o >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DPREFIX=\""/usr"\" -DGIMPDIR=\"".gimp-2.3"\" -DDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib64/gimp/2.0"\" -DSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpenv.lo -MD -MP -MF ".deps/gimpenv.Tpo" -c -o gimpenv.lo gimpenv.c; \ > then mv -f ".deps/gimpenv.Tpo" ".deps/gimpenv.Plo"; else rm -f ".deps/gimpenv.Tpo"; exit 1; fi > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DPREFIX=\"/usr\" -DGIMPDIR=\".gimp-2.3\" -DDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/gimp/2.0\" -DSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpdatafiles.lo -MD -MP -MF .deps/gimpdatafiles.Tpo -c gimpdatafiles.c -fPIC -DPIC -o .libs/gimpdatafiles.o >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DPREFIX=\""/usr"\" -DGIMPDIR=\"".gimp-2.3"\" -DDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib64/gimp/2.0"\" -DSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpmemsize.lo -MD -MP -MF ".deps/gimpmemsize.Tpo" -c -o gimpmemsize.lo gimpmemsize.c; \ > then mv -f ".deps/gimpmemsize.Tpo" ".deps/gimpmemsize.Plo"; else rm -f ".deps/gimpmemsize.Tpo"; exit 1; fi > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DPREFIX=\"/usr\" -DGIMPDIR=\".gimp-2.3\" -DDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/gimp/2.0\" -DSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpenv.lo -MD -MP -MF .deps/gimpenv.Tpo -c gimpenv.c -fPIC -DPIC -o .libs/gimpenv.o >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DPREFIX=\""/usr"\" -DGIMPDIR=\"".gimp-2.3"\" -DDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib64/gimp/2.0"\" -DSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpparasite.lo -MD -MP -MF ".deps/gimpparasite.Tpo" -c -o gimpparasite.lo gimpparasite.c; \ > then mv -f ".deps/gimpparasite.Tpo" ".deps/gimpparasite.Plo"; else rm -f ".deps/gimpparasite.Tpo"; exit 1; fi > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DPREFIX=\"/usr\" -DGIMPDIR=\".gimp-2.3\" -DDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/gimp/2.0\" -DSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpmemsize.lo -MD -MP -MF .deps/gimpmemsize.Tpo -c gimpmemsize.c -fPIC -DPIC -o .libs/gimpmemsize.o >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DPREFIX=\""/usr"\" -DGIMPDIR=\"".gimp-2.3"\" -DDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib64/gimp/2.0"\" -DSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpparasiteio.lo -MD -MP -MF ".deps/gimpparasiteio.Tpo" -c -o gimpparasiteio.lo gimpparasiteio.c; \ > then mv -f ".deps/gimpparasiteio.Tpo" ".deps/gimpparasiteio.Plo"; else rm -f ".deps/gimpparasiteio.Tpo"; exit 1; fi > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DPREFIX=\"/usr\" -DGIMPDIR=\".gimp-2.3\" -DDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/gimp/2.0\" -DSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpparasite.lo -MD -MP -MF .deps/gimpparasite.Tpo -c gimpparasite.c -fPIC -DPIC -o .libs/gimpparasite.o >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DPREFIX=\""/usr"\" -DGIMPDIR=\"".gimp-2.3"\" -DDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib64/gimp/2.0"\" -DSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpprotocol.lo -MD -MP -MF ".deps/gimpprotocol.Tpo" -c -o gimpprotocol.lo gimpprotocol.c; \ > then mv -f ".deps/gimpprotocol.Tpo" ".deps/gimpprotocol.Plo"; else rm -f ".deps/gimpprotocol.Tpo"; exit 1; fi > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DPREFIX=\"/usr\" -DGIMPDIR=\".gimp-2.3\" -DDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/gimp/2.0\" -DSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpparasiteio.lo -MD -MP -MF .deps/gimpparasiteio.Tpo -c gimpparasiteio.c -fPIC -DPIC -o .libs/gimpparasiteio.o >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DPREFIX=\""/usr"\" -DGIMPDIR=\"".gimp-2.3"\" -DDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib64/gimp/2.0"\" -DSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimprectangle.lo -MD -MP -MF ".deps/gimprectangle.Tpo" -c -o gimprectangle.lo gimprectangle.c; \ > then mv -f ".deps/gimprectangle.Tpo" ".deps/gimprectangle.Plo"; else rm -f ".deps/gimprectangle.Tpo"; exit 1; fi > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DPREFIX=\"/usr\" -DGIMPDIR=\".gimp-2.3\" -DDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/gimp/2.0\" -DSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpprotocol.lo -MD -MP -MF .deps/gimpprotocol.Tpo -c gimpprotocol.c -fPIC -DPIC -o .libs/gimpprotocol.o >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DPREFIX=\""/usr"\" -DGIMPDIR=\"".gimp-2.3"\" -DDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib64/gimp/2.0"\" -DSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpreloc.lo -MD -MP -MF ".deps/gimpreloc.Tpo" -c -o gimpreloc.lo gimpreloc.c; \ > then mv -f ".deps/gimpreloc.Tpo" ".deps/gimpreloc.Plo"; else rm -f ".deps/gimpreloc.Tpo"; exit 1; fi > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DPREFIX=\"/usr\" -DGIMPDIR=\".gimp-2.3\" -DDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/gimp/2.0\" -DSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimprectangle.lo -MD -MP -MF .deps/gimprectangle.Tpo -c gimprectangle.c -fPIC -DPIC -o .libs/gimprectangle.o >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DPREFIX=\""/usr"\" -DGIMPDIR=\"".gimp-2.3"\" -DDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib64/gimp/2.0"\" -DSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpsignal.lo -MD -MP -MF ".deps/gimpsignal.Tpo" -c -o gimpsignal.lo gimpsignal.c; \ > then mv -f ".deps/gimpsignal.Tpo" ".deps/gimpsignal.Plo"; else rm -f ".deps/gimpsignal.Tpo"; exit 1; fi > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DPREFIX=\"/usr\" -DGIMPDIR=\".gimp-2.3\" -DDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/gimp/2.0\" -DSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpreloc.lo -MD -MP -MF .deps/gimpreloc.Tpo -c gimpreloc.c -fPIC -DPIC -o .libs/gimpreloc.o >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DPREFIX=\""/usr"\" -DGIMPDIR=\"".gimp-2.3"\" -DDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib64/gimp/2.0"\" -DSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpunit.lo -MD -MP -MF ".deps/gimpunit.Tpo" -c -o gimpunit.lo gimpunit.c; \ > then mv -f ".deps/gimpunit.Tpo" ".deps/gimpunit.Plo"; else rm -f ".deps/gimpunit.Tpo"; exit 1; fi > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DPREFIX=\"/usr\" -DGIMPDIR=\".gimp-2.3\" -DDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/gimp/2.0\" -DSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpsignal.lo -MD -MP -MF .deps/gimpsignal.Tpo -c gimpsignal.c -fPIC -DPIC -o .libs/gimpsignal.o >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DPREFIX=\""/usr"\" -DGIMPDIR=\"".gimp-2.3"\" -DDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib64/gimp/2.0"\" -DSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimputils.lo -MD -MP -MF ".deps/gimputils.Tpo" -c -o gimputils.lo gimputils.c; \ > then mv -f ".deps/gimputils.Tpo" ".deps/gimputils.Plo"; else rm -f ".deps/gimputils.Tpo"; exit 1; fi > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DPREFIX=\"/usr\" -DGIMPDIR=\".gimp-2.3\" -DDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/gimp/2.0\" -DSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpunit.lo -MD -MP -MF .deps/gimpunit.Tpo -c gimpunit.c -fPIC -DPIC -o .libs/gimpunit.o >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DPREFIX=\""/usr"\" -DGIMPDIR=\"".gimp-2.3"\" -DDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib64/gimp/2.0"\" -DSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpwire.lo -MD -MP -MF ".deps/gimpwire.Tpo" -c -o gimpwire.lo gimpwire.c; \ > then mv -f ".deps/gimpwire.Tpo" ".deps/gimpwire.Plo"; else rm -f ".deps/gimpwire.Tpo"; exit 1; fi > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DPREFIX=\"/usr\" -DGIMPDIR=\".gimp-2.3\" -DDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/gimp/2.0\" -DSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimputils.lo -MD -MP -MF .deps/gimputils.Tpo -c gimputils.c -fPIC -DPIC -o .libs/gimputils.o >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DPREFIX=\""/usr"\" -DGIMPDIR=\"".gimp-2.3"\" -DDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib64/gimp/2.0"\" -DSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT xdg-user-dir.lo -MD -MP -MF ".deps/xdg-user-dir.Tpo" -c -o xdg-user-dir.lo xdg-user-dir.c; \ > then mv -f ".deps/xdg-user-dir.Tpo" ".deps/xdg-user-dir.Plo"; else rm -f ".deps/xdg-user-dir.Tpo"; exit 1; fi > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DPREFIX=\"/usr\" -DGIMPDIR=\".gimp-2.3\" -DDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/gimp/2.0\" -DSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpwire.lo -MD -MP -MF .deps/gimpwire.Tpo -c gimpwire.c -fPIC -DPIC -o .libs/gimpwire.o >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DPREFIX=\""/usr"\" -DGIMPDIR=\"".gimp-2.3"\" -DDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib64/gimp/2.0"\" -DSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpbaseenums.lo -MD -MP -MF ".deps/gimpbaseenums.Tpo" -c -o gimpbaseenums.lo gimpbaseenums.c; \ > then mv -f ".deps/gimpbaseenums.Tpo" ".deps/gimpbaseenums.Plo"; else rm -f ".deps/gimpbaseenums.Tpo"; exit 1; fi > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DPREFIX=\"/usr\" -DGIMPDIR=\".gimp-2.3\" -DDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/gimp/2.0\" -DSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT xdg-user-dir.lo -MD -MP -MF .deps/xdg-user-dir.Tpo -c xdg-user-dir.c -fPIC -DPIC -o .libs/xdg-user-dir.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DPREFIX=\"/usr\" -DGIMPDIR=\".gimp-2.3\" -DDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/gimp/2.0\" -DSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpbaseenums.lo -MD -MP -MF .deps/gimpbaseenums.Tpo -c gimpbaseenums.c -fPIC -DPIC -o .libs/gimpbaseenums.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -o libgimpbase-2.0.la -rpath /usr/lib64 -version-info 318:0:318 gimpbasetypes.lo gimpbase-private.lo gimpchecks.lo gimpcpuaccel.lo gimpdatafiles.lo gimpenv.lo gimpmemsize.lo gimpparasite.lo gimpparasiteio.lo gimpprotocol.lo gimprectangle.lo gimpreloc.lo gimpsignal.lo gimpunit.lo gimputils.lo gimpwire.lo xdg-user-dir.lo gimpbaseenums.lo -lgobject-2.0 -lglib-2.0 >x86_64-pc-linux-gnu-gcc -shared .libs/gimpbasetypes.o .libs/gimpbase-private.o .libs/gimpchecks.o .libs/gimpcpuaccel.o .libs/gimpdatafiles.o .libs/gimpenv.o .libs/gimpmemsize.o .libs/gimpparasite.o .libs/gimpparasiteio.o .libs/gimpprotocol.o .libs/gimprectangle.o .libs/gimpreloc.o .libs/gimpsignal.o .libs/gimpunit.o .libs/gimputils.o .libs/gimpwire.o .libs/xdg-user-dir.o .libs/gimpbaseenums.o /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so -march=athlon64 -msse3 -Wl,-soname -Wl,libgimpbase-2.0.so.0 -o .libs/libgimpbase-2.0.so.0.318.0 >(cd .libs && rm -f libgimpbase-2.0.so.0 && ln -s libgimpbase-2.0.so.0.318.0 libgimpbase-2.0.so.0) >(cd .libs && rm -f libgimpbase-2.0.so && ln -s libgimpbase-2.0.so.0.318.0 libgimpbase-2.0.so) >creating libgimpbase-2.0.la >(cd .libs && rm -f libgimpbase-2.0.la && ln -s ../libgimpbase-2.0.la libgimpbase-2.0.la) >make[2]: Leaving directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/libgimpbase' >Making all in libgimpcolor >make[2]: Entering directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/libgimpcolor' >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpColor\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpadaptivesupersample.lo -MD -MP -MF ".deps/gimpadaptivesupersample.Tpo" -c -o gimpadaptivesupersample.lo gimpadaptivesupersample.c; \ > then mv -f ".deps/gimpadaptivesupersample.Tpo" ".deps/gimpadaptivesupersample.Plo"; else rm -f ".deps/gimpadaptivesupersample.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpColor\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpbilinear.lo -MD -MP -MF ".deps/gimpbilinear.Tpo" -c -o gimpbilinear.lo gimpbilinear.c; \ > then mv -f ".deps/gimpbilinear.Tpo" ".deps/gimpbilinear.Plo"; else rm -f ".deps/gimpbilinear.Tpo"; exit 1; fi >mkdir .libs > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpColor\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpbilinear.lo -MD -MP -MF .deps/gimpbilinear.Tpo -c gimpbilinear.c -fPIC -DPIC -o .libs/gimpbilinear.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpColor\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpadaptivesupersample.lo -MD -MP -MF .deps/gimpadaptivesupersample.Tpo -c gimpadaptivesupersample.c -fPIC -DPIC -o .libs/gimpadaptivesupersample.o >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpColor\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpcmyk.lo -MD -MP -MF ".deps/gimpcmyk.Tpo" -c -o gimpcmyk.lo gimpcmyk.c; \ > then mv -f ".deps/gimpcmyk.Tpo" ".deps/gimpcmyk.Plo"; else rm -f ".deps/gimpcmyk.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpColor\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpcolormanaged.lo -MD -MP -MF ".deps/gimpcolormanaged.Tpo" -c -o gimpcolormanaged.lo gimpcolormanaged.c; \ > then mv -f ".deps/gimpcolormanaged.Tpo" ".deps/gimpcolormanaged.Plo"; else rm -f ".deps/gimpcolormanaged.Tpo"; exit 1; fi > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpColor\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpcmyk.lo -MD -MP -MF .deps/gimpcmyk.Tpo -c gimpcmyk.c -fPIC -DPIC -o .libs/gimpcmyk.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpColor\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpcolormanaged.lo -MD -MP -MF .deps/gimpcolormanaged.Tpo -c gimpcolormanaged.c -fPIC -DPIC -o .libs/gimpcolormanaged.o >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpColor\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpcolorspace.lo -MD -MP -MF ".deps/gimpcolorspace.Tpo" -c -o gimpcolorspace.lo gimpcolorspace.c; \ > then mv -f ".deps/gimpcolorspace.Tpo" ".deps/gimpcolorspace.Plo"; else rm -f ".deps/gimpcolorspace.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpColor\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimphsl.lo -MD -MP -MF ".deps/gimphsl.Tpo" -c -o gimphsl.lo gimphsl.c; \ > then mv -f ".deps/gimphsl.Tpo" ".deps/gimphsl.Plo"; else rm -f ".deps/gimphsl.Tpo"; exit 1; fi > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpColor\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpcolorspace.lo -MD -MP -MF .deps/gimpcolorspace.Tpo -c gimpcolorspace.c -fPIC -DPIC -o .libs/gimpcolorspace.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpColor\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimphsl.lo -MD -MP -MF .deps/gimphsl.Tpo -c gimphsl.c -fPIC -DPIC -o .libs/gimphsl.o >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpColor\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimphsv.lo -MD -MP -MF ".deps/gimphsv.Tpo" -c -o gimphsv.lo gimphsv.c; \ > then mv -f ".deps/gimphsv.Tpo" ".deps/gimphsv.Plo"; else rm -f ".deps/gimphsv.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpColor\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimprgb.lo -MD -MP -MF ".deps/gimprgb.Tpo" -c -o gimprgb.lo gimprgb.c; \ > then mv -f ".deps/gimprgb.Tpo" ".deps/gimprgb.Plo"; else rm -f ".deps/gimprgb.Tpo"; exit 1; fi > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpColor\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimphsv.lo -MD -MP -MF .deps/gimphsv.Tpo -c gimphsv.c -fPIC -DPIC -o .libs/gimphsv.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpColor\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimprgb.lo -MD -MP -MF .deps/gimprgb.Tpo -c gimprgb.c -fPIC -DPIC -o .libs/gimprgb.o >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpColor\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimprgb-parse.lo -MD -MP -MF ".deps/gimprgb-parse.Tpo" -c -o gimprgb-parse.lo gimprgb-parse.c; \ > then mv -f ".deps/gimprgb-parse.Tpo" ".deps/gimprgb-parse.Plo"; else rm -f ".deps/gimprgb-parse.Tpo"; exit 1; fi > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpColor\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimprgb-parse.lo -MD -MP -MF .deps/gimprgb-parse.Tpo -c gimprgb-parse.c -fPIC -DPIC -o .libs/gimprgb-parse.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -o libgimpcolor-2.0.la -rpath /usr/lib64 -version-info 318:0:318 gimpadaptivesupersample.lo gimpbilinear.lo gimpcmyk.lo gimpcolormanaged.lo gimpcolorspace.lo gimphsl.lo gimphsv.lo gimprgb.lo gimprgb-parse.lo -lgobject-2.0 -lglib-2.0 -lm >x86_64-pc-linux-gnu-gcc -shared .libs/gimpadaptivesupersample.o .libs/gimpbilinear.o .libs/gimpcmyk.o .libs/gimpcolormanaged.o .libs/gimpcolorspace.o .libs/gimphsl.o .libs/gimphsv.o .libs/gimprgb.o .libs/gimprgb-parse.o /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so -lm -march=athlon64 -msse3 -Wl,-soname -Wl,libgimpcolor-2.0.so.0 -o .libs/libgimpcolor-2.0.so.0.318.0 >(cd .libs && rm -f libgimpcolor-2.0.so.0 && ln -s libgimpcolor-2.0.so.0.318.0 libgimpcolor-2.0.so.0) >(cd .libs && rm -f libgimpcolor-2.0.so && ln -s libgimpcolor-2.0.so.0.318.0 libgimpcolor-2.0.so) >creating libgimpcolor-2.0.la >(cd .libs && rm -f libgimpcolor-2.0.la && ln -s ../libgimpcolor-2.0.la libgimpcolor-2.0.la) >make[2]: Leaving directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/libgimpcolor' >Making all in libgimpmath >make[2]: Entering directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/libgimpmath' >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpMath\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpmatrix.lo -MD -MP -MF ".deps/gimpmatrix.Tpo" -c -o gimpmatrix.lo gimpmatrix.c; \ > then mv -f ".deps/gimpmatrix.Tpo" ".deps/gimpmatrix.Plo"; else rm -f ".deps/gimpmatrix.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpMath\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpmd5.lo -MD -MP -MF ".deps/gimpmd5.Tpo" -c -o gimpmd5.lo gimpmd5.c; \ > then mv -f ".deps/gimpmd5.Tpo" ".deps/gimpmd5.Plo"; else rm -f ".deps/gimpmd5.Tpo"; exit 1; fi >mkdir .libs > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpMath\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpmd5.lo -MD -MP -MF .deps/gimpmd5.Tpo -c gimpmd5.c -fPIC -DPIC -o .libs/gimpmd5.o >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpMath\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpvector.lo -MD -MP -MF ".deps/gimpvector.Tpo" -c -o gimpvector.lo gimpvector.c; \ > then mv -f ".deps/gimpvector.Tpo" ".deps/gimpvector.Plo"; else rm -f ".deps/gimpvector.Tpo"; exit 1; fi > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpMath\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpmatrix.lo -MD -MP -MF .deps/gimpmatrix.Tpo -c gimpmatrix.c -fPIC -DPIC -o .libs/gimpmatrix.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpMath\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpvector.lo -MD -MP -MF .deps/gimpvector.Tpo -c gimpvector.c -fPIC -DPIC -o .libs/gimpvector.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -o libgimpmath-2.0.la -rpath /usr/lib64 -version-info 318:0:318 gimpmatrix.lo gimpmd5.lo gimpvector.lo -lgobject-2.0 -lglib-2.0 -lm >x86_64-pc-linux-gnu-gcc -shared .libs/gimpmatrix.o .libs/gimpmd5.o .libs/gimpvector.o /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so -lm -march=athlon64 -msse3 -Wl,-soname -Wl,libgimpmath-2.0.so.0 -o .libs/libgimpmath-2.0.so.0.318.0 >(cd .libs && rm -f libgimpmath-2.0.so.0 && ln -s libgimpmath-2.0.so.0.318.0 libgimpmath-2.0.so.0) >(cd .libs && rm -f libgimpmath-2.0.so && ln -s libgimpmath-2.0.so.0.318.0 libgimpmath-2.0.so) >creating libgimpmath-2.0.la >(cd .libs && rm -f libgimpmath-2.0.la && ln -s ../libgimpmath-2.0.la libgimpmath-2.0.la) >make[2]: Leaving directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/libgimpmath' >Making all in libgimpconfig >make[2]: Entering directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/libgimpconfig' >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpConfig\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpconfig-iface.lo -MD -MP -MF ".deps/gimpconfig-iface.Tpo" -c -o gimpconfig-iface.lo gimpconfig-iface.c; \ > then mv -f ".deps/gimpconfig-iface.Tpo" ".deps/gimpconfig-iface.Plo"; else rm -f ".deps/gimpconfig-iface.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpConfig\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpconfig-deserialize.lo -MD -MP -MF ".deps/gimpconfig-deserialize.Tpo" -c -o gimpconfig-deserialize.lo gimpconfig-deserialize.c; \ > then mv -f ".deps/gimpconfig-deserialize.Tpo" ".deps/gimpconfig-deserialize.Plo"; else rm -f ".deps/gimpconfig-deserialize.Tpo"; exit 1; fi >mkdir .libs > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpConfig\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpconfig-deserialize.lo -MD -MP -MF .deps/gimpconfig-deserialize.Tpo -c gimpconfig-deserialize.c -fPIC -DPIC -o .libs/gimpconfig-deserialize.o >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpConfig\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpconfig-error.lo -MD -MP -MF ".deps/gimpconfig-error.Tpo" -c -o gimpconfig-error.lo gimpconfig-error.c; \ > then mv -f ".deps/gimpconfig-error.Tpo" ".deps/gimpconfig-error.Plo"; else rm -f ".deps/gimpconfig-error.Tpo"; exit 1; fi > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpConfig\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpconfig-iface.lo -MD -MP -MF .deps/gimpconfig-iface.Tpo -c gimpconfig-iface.c -fPIC -DPIC -o .libs/gimpconfig-iface.o >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpConfig\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpconfig-path.lo -MD -MP -MF ".deps/gimpconfig-path.Tpo" -c -o gimpconfig-path.lo gimpconfig-path.c; \ > then mv -f ".deps/gimpconfig-path.Tpo" ".deps/gimpconfig-path.Plo"; else rm -f ".deps/gimpconfig-path.Tpo"; exit 1; fi > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpConfig\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpconfig-error.lo -MD -MP -MF .deps/gimpconfig-error.Tpo -c gimpconfig-error.c -fPIC -DPIC -o .libs/gimpconfig-error.o >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpConfig\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpconfig-serialize.lo -MD -MP -MF ".deps/gimpconfig-serialize.Tpo" -c -o gimpconfig-serialize.lo gimpconfig-serialize.c; \ > then mv -f ".deps/gimpconfig-serialize.Tpo" ".deps/gimpconfig-serialize.Plo"; else rm -f ".deps/gimpconfig-serialize.Tpo"; exit 1; fi > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpConfig\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpconfig-path.lo -MD -MP -MF .deps/gimpconfig-path.Tpo -c gimpconfig-path.c -fPIC -DPIC -o .libs/gimpconfig-path.o >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpConfig\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpconfig-utils.lo -MD -MP -MF ".deps/gimpconfig-utils.Tpo" -c -o gimpconfig-utils.lo gimpconfig-utils.c; \ > then mv -f ".deps/gimpconfig-utils.Tpo" ".deps/gimpconfig-utils.Plo"; else rm -f ".deps/gimpconfig-utils.Tpo"; exit 1; fi > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpConfig\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpconfig-serialize.lo -MD -MP -MF .deps/gimpconfig-serialize.Tpo -c gimpconfig-serialize.c -fPIC -DPIC -o .libs/gimpconfig-serialize.o >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpConfig\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpconfigwriter.lo -MD -MP -MF ".deps/gimpconfigwriter.Tpo" -c -o gimpconfigwriter.lo gimpconfigwriter.c; \ > then mv -f ".deps/gimpconfigwriter.Tpo" ".deps/gimpconfigwriter.Plo"; else rm -f ".deps/gimpconfigwriter.Tpo"; exit 1; fi > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpConfig\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpconfig-utils.lo -MD -MP -MF .deps/gimpconfig-utils.Tpo -c gimpconfig-utils.c -fPIC -DPIC -o .libs/gimpconfig-utils.o >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpConfig\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpscanner.lo -MD -MP -MF ".deps/gimpscanner.Tpo" -c -o gimpscanner.lo gimpscanner.c; \ > then mv -f ".deps/gimpscanner.Tpo" ".deps/gimpscanner.Plo"; else rm -f ".deps/gimpscanner.Tpo"; exit 1; fi > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpConfig\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpconfigwriter.lo -MD -MP -MF .deps/gimpconfigwriter.Tpo -c gimpconfigwriter.c -fPIC -DPIC -o .libs/gimpconfigwriter.o >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpConfig\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpcolorconfig.lo -MD -MP -MF ".deps/gimpcolorconfig.Tpo" -c -o gimpcolorconfig.lo gimpcolorconfig.c; \ > then mv -f ".deps/gimpcolorconfig.Tpo" ".deps/gimpcolorconfig.Plo"; else rm -f ".deps/gimpcolorconfig.Tpo"; exit 1; fi > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpConfig\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpscanner.lo -MD -MP -MF .deps/gimpscanner.Tpo -c gimpscanner.c -fPIC -DPIC -o .libs/gimpscanner.o >/usr/bin/perl ../tools/gimp-mkenums \ > --fhead "#include \"config.h\"\n#include <glib-object.h>\n#include \"libgimpbase/gimpbasetypes.h\"\n#include \"gimpcolorconfig-enums.h\"\n#include \"libgimp/libgimp-intl.h\"" \ > --fprod "\n/* enumerations from \"@filename@\" */" \ > --vhead "GType\n@enum_name@_get_type (void)\n{\n static const G@Type@Value values[] =\n {" \ > --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ > --vtail " { 0, NULL, NULL }\n };\n" \ > --dhead " static const Gimp@Type@Desc descs[] =\n {" \ > --dprod " { @VALUENAME@, @valuedesc@, @valuehelp@ }," \ > --dtail " { 0, NULL, NULL }\n };\n\n static GType type = 0;\n\n if (! type)\n {\n type = g_@type@_register_static (\"@EnumName@\", values);\n gimp_type_set_translation_domain (type, GETTEXT_PACKAGE \"-libgimp\");\n gimp_@type@_set_value_descriptions (type, descs);\n }\n\n return type;\n}\n" \ > ./gimpcolorconfig-enums.h > xgen-cec \ > && cp xgen-cec gimpcolorconfig-enums.c \ > && rm -f xgen-cec >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpConfig\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpcolorconfig-enums.lo -MD -MP -MF ".deps/gimpcolorconfig-enums.Tpo" -c -o gimpcolorconfig-enums.lo gimpcolorconfig-enums.c; \ > then mv -f ".deps/gimpcolorconfig-enums.Tpo" ".deps/gimpcolorconfig-enums.Plo"; else rm -f ".deps/gimpcolorconfig-enums.Tpo"; exit 1; fi > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpConfig\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpcolorconfig.lo -MD -MP -MF .deps/gimpcolorconfig.Tpo -c gimpcolorconfig.c -fPIC -DPIC -o .libs/gimpcolorconfig.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpConfig\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpcolorconfig-enums.lo -MD -MP -MF .deps/gimpcolorconfig-enums.Tpo -c gimpcolorconfig-enums.c -fPIC -DPIC -o .libs/gimpcolorconfig-enums.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -o libgimpconfig-2.0.la -rpath /usr/lib64 -version-info 318:0:318 gimpconfig-iface.lo gimpconfig-deserialize.lo gimpconfig-error.lo gimpconfig-path.lo gimpconfig-serialize.lo gimpconfig-utils.lo gimpconfigwriter.lo gimpscanner.lo gimpcolorconfig.lo gimpcolorconfig-enums.lo ../libgimpbase/libgimpbase-2.0.la ../libgimpcolor/libgimpcolor-2.0.la ../libgimpmath/libgimpmath-2.0.la -lgobject-2.0 -lglib-2.0 >x86_64-pc-linux-gnu-gcc -shared .libs/gimpconfig-iface.o .libs/gimpconfig-deserialize.o .libs/gimpconfig-error.o .libs/gimpconfig-path.o .libs/gimpconfig-serialize.o .libs/gimpconfig-utils.o .libs/gimpconfigwriter.o .libs/gimpscanner.o .libs/gimpcolorconfig.o .libs/gimpcolorconfig-enums.o -Wl,--rpath -Wl,/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/libgimpbase/.libs -Wl,--rpath -Wl,/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/libgimpcolor/.libs -Wl,--rpath -Wl,/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/libgimpmath/.libs ../libgimpbase/.libs/libgimpbase-2.0.so ../libgimpcolor/.libs/libgimpcolor-2.0.so ../libgimpmath/.libs/libgimpmath-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so -march=athlon64 -msse3 -Wl,-soname -Wl,libgimpconfig-2.0.so.0 -o .libs/libgimpconfig-2.0.so.0.318.0 >(cd .libs && rm -f libgimpconfig-2.0.so.0 && ln -s libgimpconfig-2.0.so.0.318.0 libgimpconfig-2.0.so.0) >(cd .libs && rm -f libgimpconfig-2.0.so && ln -s libgimpconfig-2.0.so.0.318.0 libgimpconfig-2.0.so) >creating libgimpconfig-2.0.la >(cd .libs && rm -f libgimpconfig-2.0.la && ln -s ../libgimpconfig-2.0.la libgimpconfig-2.0.la) >make[2]: Leaving directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/libgimpconfig' >Making all in libgimpmodule >make[2]: Entering directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/libgimpmodule' >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpModule\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpmodule.lo -MD -MP -MF ".deps/gimpmodule.Tpo" -c -o gimpmodule.lo gimpmodule.c; \ > then mv -f ".deps/gimpmodule.Tpo" ".deps/gimpmodule.Plo"; else rm -f ".deps/gimpmodule.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpModule\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpmoduledb.lo -MD -MP -MF ".deps/gimpmoduledb.Tpo" -c -o gimpmoduledb.lo gimpmoduledb.c; \ > then mv -f ".deps/gimpmoduledb.Tpo" ".deps/gimpmoduledb.Plo"; else rm -f ".deps/gimpmoduledb.Tpo"; exit 1; fi >mkdir .libs > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpModule\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpmoduledb.lo -MD -MP -MF .deps/gimpmoduledb.Tpo -c gimpmoduledb.c -fPIC -DPIC -o .libs/gimpmoduledb.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpModule\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpmodule.lo -MD -MP -MF .deps/gimpmodule.Tpo -c gimpmodule.c -fPIC -DPIC -o .libs/gimpmodule.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -o libgimpmodule-2.0.la -rpath /usr/lib64 -version-info 318:0:318 gimpmodule.lo gimpmoduledb.lo ../libgimpbase/libgimpbase-2.0.la -lgmodule-2.0 -ldl -lglib-2.0 -lgobject-2.0 -lglib-2.0 >x86_64-pc-linux-gnu-gcc -shared .libs/gimpmodule.o .libs/gimpmoduledb.o -Wl,--rpath -Wl,/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/libgimpbase/.libs ../libgimpbase/.libs/libgimpbase-2.0.so /usr/lib64/libgmodule-2.0.so -ldl /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so -march=athlon64 -msse3 -Wl,-soname -Wl,libgimpmodule-2.0.so.0 -o .libs/libgimpmodule-2.0.so.0.318.0 >(cd .libs && rm -f libgimpmodule-2.0.so.0 && ln -s libgimpmodule-2.0.so.0.318.0 libgimpmodule-2.0.so.0) >(cd .libs && rm -f libgimpmodule-2.0.so && ln -s libgimpmodule-2.0.so.0.318.0 libgimpmodule-2.0.so) >creating libgimpmodule-2.0.la >(cd .libs && rm -f libgimpmodule-2.0.la && ln -s ../libgimpmodule-2.0.la libgimpmodule-2.0.la) >make[2]: Leaving directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/libgimpmodule' >Making all in libgimpthumb >make[2]: Entering directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/libgimpthumb' >/usr/bin/perl ../tools/gimp-mkenums \ > --fhead "#include \"config.h\"\n#include <glib-object.h>\n#include \"gimpthumb-enums.h\"" \ > --fprod "\n/* enumerations from \"@filename@\" */" \ > --vhead "GType\n@enum_name@_get_type (void)\n{\n static const G@Type@Value values[] =\n {" \ > --vprod " { @VALUENAME@, @valuedesc@, \"@valuenick@\" }," \ > --vtail " { 0, NULL, NULL }\n };\n\n static GType type = 0;\n\n if (! type)\n type = g_@type@_register_static (\"@EnumName@\", values);\n\n return type;\n}\n" \ > ./gimpthumb-enums.h > xgen-tec \ > && cp xgen-tec gimpthumb-enums.c \ > && rm -f xgen-tec >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpThumb\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpthumb-error.lo -MD -MP -MF ".deps/gimpthumb-error.Tpo" -c -o gimpthumb-error.lo gimpthumb-error.c; \ > then mv -f ".deps/gimpthumb-error.Tpo" ".deps/gimpthumb-error.Plo"; else rm -f ".deps/gimpthumb-error.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpThumb\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpthumb-utils.lo -MD -MP -MF ".deps/gimpthumb-utils.Tpo" -c -o gimpthumb-utils.lo gimpthumb-utils.c; \ > then mv -f ".deps/gimpthumb-utils.Tpo" ".deps/gimpthumb-utils.Plo"; else rm -f ".deps/gimpthumb-utils.Tpo"; exit 1; fi >mkdir .libs > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpThumb\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpthumb-error.lo -MD -MP -MF .deps/gimpthumb-error.Tpo -c gimpthumb-error.c -fPIC -DPIC -o .libs/gimpthumb-error.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpThumb\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpthumb-utils.lo -MD -MP -MF .deps/gimpthumb-utils.Tpo -c gimpthumb-utils.c -fPIC -DPIC -o .libs/gimpthumb-utils.o >if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpThumb\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpthumbnail.lo -MD -MP -MF ".deps/gimpthumbnail.Tpo" -c -o gimpthumbnail.lo gimpthumbnail.c; \ > then mv -f ".deps/gimpthumbnail.Tpo" ".deps/gimpthumbnail.Plo"; else rm -f ".deps/gimpthumbnail.Tpo"; exit 1; fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpThumb\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimp-thumbnail-list.o -MD -MP -MF ".deps/gimp-thumbnail-list.Tpo" -c -o gimp-thumbnail-list.o gimp-thumbnail-list.c; \ > then mv -f ".deps/gimp-thumbnail-list.Tpo" ".deps/gimp-thumbnail-list.Po"; else rm -f ".deps/gimp-thumbnail-list.Tpo"; exit 1; fi >make[2]: *** No rule to make target `../libgimpthumb/libgimpthumb-2.0.la', needed by `gimp-thumbnail-list'. Stop. >make[2]: *** Waiting for unfinished jobs.... > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibGimpThumb\" -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -march=athlon64 -O2 -pipe -msse3 -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -MT gimpthumbnail.lo -MD -MP -MF .deps/gimpthumbnail.Tpo -c gimpthumbnail.c -fPIC -DPIC -o .libs/gimpthumbnail.o >make[2]: Leaving directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18/libgimpthumb' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/media-gfx/gimp-2.3.18/work/gimp-2.3.18' >make: *** [all] Error 2 > >!!! ERROR: media-gfx/gimp-2.3.18 failed. >Call stack: > ebuild.sh, line 1621: Called dyn_compile > ebuild.sh, line 973: Called qa_call 'src_compile' > ebuild.sh, line 44: Called src_compile > gimp-2.3.18.ebuild, line 97: Called die > >!!! emake failed >!!! If you need support, post the topmost build error, and the call stack if relevant. >!!! A complete build log is located at '/var/tmp/portage/media-gfx/gimp-2.3.18/temp/build.log'. >
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 182032
: 122034