Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 132433 Details for
Bug 194511
x11-libs/gtk+-2.12.0-r2 doesn't compile
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), 70.51 KB, created by
Alex J. Ivasyuv
on 2007-10-03 06:04:41 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Alex J. Ivasyuv
Created:
2007-10-03 06:04:41 UTC
Size:
70.51 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking gtk+-2.12.0.tar.bz2 to /usr/tmp/portage/x11-libs/gtk+-2.12.0-r2/work > [32;01m*[0m Applying gtk+-2.12.0-icon-cache-speedup.patch ... >[A[147C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying gtk+-2.12.0-libtracker_so.patch ... >[A[147C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying gtk+-2.12.0-flash-workaround.patch ... >[A[147C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying gtk+-2.12.0-swt-tooltips-fix.patch ... >[A[147C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying gtk+-2.12.0-openoffice-freeze-workaround.patch ... >[A[147C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying gtk+-2.12.0-searchenginesimple-crash-fix.patch ... >[A[147C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/usr/tmp/portage/x11-libs/gtk+-2.12.0-r2/work/gtk+-2.12.0' ... > [32;01m*[0m Running aclocal -I . ... >[A[147C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running libtoolize --copy --force --automake ... >[A[147C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal -I . ... >[A[147C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[147C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[147C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy ... >[A[147C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: gtk+-2.12.0 > [32;01m*[0m Applying portage-1.5.10.patch ... > [32;01m*[0m Applying max_cmd_len-1.5.20.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... > [32;01m*[0m Removing useless C++ checks ... >[A[147C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked. >>>> Compiling source in /usr/tmp/portage/x11-libs/gtk+-2.12.0-r2/work/gtk+-2.12.0 ... > * econf: updating gtk+-2.12.0/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating gtk+-2.12.0/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-gtk-doc --with-libjpeg --with-libtiff --enable-xinerama --with-libpng --with-gdktarget=x11 --with-xinput --enable-debug=yes --build=i686-pc-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for native Win32... no >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking for c++... c++ >checking whether we are using the GNU C++ compiler... yes >checking whether c++ accepts -g... yes >checking dependency style of c++... gcc3 >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 i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for /usr/i686-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... i686-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 how to run the C++ preprocessor... c++ -E >checking for i686-pc-linux-gnu-g77... no >checking for i686-pc-linux-gnu-xlf... no >checking for i686-pc-linux-gnu-f77... no >checking for i686-pc-linux-gnu-frt... no >checking for i686-pc-linux-gnu-pgf77... no >checking for i686-pc-linux-gnu-cf77... no >checking for i686-pc-linux-gnu-fort77... no >checking for i686-pc-linux-gnu-fl32... no >checking for i686-pc-linux-gnu-af77... no >checking for i686-pc-linux-gnu-xlf90... no >checking for i686-pc-linux-gnu-f90... no >checking for i686-pc-linux-gnu-pgf90... no >checking for i686-pc-linux-gnu-pghpf... no >checking for i686-pc-linux-gnu-epcf90... no >checking for i686-pc-linux-gnu-gfortran... i686-pc-linux-gnu-gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether i686-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 i686-pc-linux-gnu-gcc object... ok >checking for objdir... .libs >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-gcc static flag -static works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) 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 c++... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking whether the c++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for c++ option to produce PIC... -fPIC >checking if c++ PIC flag -fPIC works... yes >checking if c++ static flag -static works... yes >checking if c++ supports -c -o file.o... yes >checking whether the c++ linker (/usr/i686-pc-linux-gnu/bin/ld) 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 i686-pc-linux-gnu-gfortran option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-gfortran static flag -static works... yes >checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 64 >checking for nm... /usr/bin/nm -B >checking whether to enable maintainer-specific portions of Makefiles... no >checking for some Win32 platform... no >checking whether build environment is sane... yes >checking for library containing strerror... none required >checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed >checking for a BSD-compatible install... /usr/bin/install -c >checking whether make sets $(MAKE)... (cached) yes >checking for i686-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for BASE_DEPENDENCIES... yes >checking Whether to write dependencies into .pc files... no >checking for perl5... no >checking for perl... /usr/bin/perl >checking for indent... no >checking for lstat... yes >checking for mkstemp... yes >checking for flockfile... yes >checking for getc_unlocked... yes >checking for localtime_r... yes >checking for _NL_TIME_FIRST_WEEKDAY... yes >checking for _NL_MEASUREMENT_MEASUREMENT... yes >checking for _NL_PAPER_HEIGHT... yes >checking for _NL_PAPER_WIDTH... yes >checking for sigsetjmp... yes >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... ru >checking for extra flags to get ANSI library prototypes... none needed >checking for the BeOS... no >checking for HP-UX... no >checking for extra flags for POSIX compliance... none needed >checking for i686-pc-linux-gnu-pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.7... yes >checking for GLIB - version >= 2.13.5... yes (version 2.14.1) >checking for bind_textdomain_codeset... (cached) yes >checking pwd.h usability... yes >checking pwd.h presence... yes >checking for pwd.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for unistd.h... (cached) yes >checking ftw.h usability... yes >checking ftw.h presence... yes >checking for ftw.h... yes >checking for GNU ftw extensions... yes >checking for ANSI C header files... (cached) yes >checking for an ANSI C-conforming const... yes >checking return type of signal handlers... void >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for getpagesize... yes >checking for working mmap... yes >checking for mallinfo... yes >checking for getresuid... yes >checking for uid_t in sys/types.h... yes >checking for fd_set... yes, found in sys/types.h >checking for wchar.h... yes >checking for wctype.h... yes >checking for iswalnum... yes >checking if iswalnum() and friends are properly defined... yes >checking for uxtheme.h... no >checking crt_externs.h usability... no >checking crt_externs.h presence... no >checking for crt_externs.h... no >checking for _NSGetEnviron... no >checking whether to build gmodulized gdk-pixbuf... yes >checking whether dynamic modules work... yes >checking for TIFFReadRGBAImageOriented 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_simple_progression in -ljpeg... yes >checking for libpng12... yes >checking pixbuf loaders to build... >checking for sys/wait.h that is POSIX.1 compatible... yes >checking return type of signal handlers... (cached) void >checking sys/systeminfo.h usability... no >checking sys/systeminfo.h presence... no >checking for sys/systeminfo.h... no >checking sys/sysinfo.h usability... yes >checking sys/sysinfo.h presence... yes >checking for sys/sysinfo.h... yes >checking for mediaLib 2.3... checking for mlib_ImageSetStruct in -lmlib... no >checking for x86 platform... yes >checking compiler support for MMX... yes >checking for XOpenDisplay... yes >checking for XextFindDisplay... yes >checking for XRenderQueryExtension... yes >checking if <X11/extensions/XIproto.h> is needed for xReply... no >checking for XConvertCase... yes >checking for XInternAtoms... yes >checking for XAddConnectionWatch... yes >checking for XkbQueryExtension... yes >checking for XShapeCombineMask... yes >checking for XSyncQueryExtension... yes >checking for X11/extensions/sync.h... yes >checking for XShmAttach... 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 X11/extensions/XShm.h... yes >checking for Xinerama support on XFree86... yes >checking Pango flags... -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >checking ATK flags... -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >checking for cups-config... /usr/bin/cups-config >checking cups/cups.h usability... yes >checking cups/cups.h presence... yes >checking for cups/cups.h... yes >checking for httpGetAuthString... no >checking cairo-pdf.h usability... yes >checking cairo-pdf.h presence... yes >checking for cairo-pdf.h... yes >checking cairo-ps.h usability... yes >checking cairo-ps.h presence... yes >checking for cairo-ps.h... yes >checking whether to build gtk-doc documentation... no >checking for gtkdoc-check... no >checking for db2html... false >configure: creating ./config.status >config.status: creating config.h.win32 >config.status: creating gtk-zip.sh >config.status: creating Makefile >config.status: creating gdk-pixbuf-2.0.pc >config.status: creating gdk-2.0.pc >config.status: creating gtk+-2.0.pc >config.status: creating gtk+-unix-print-2.0.pc >config.status: creating gdk-pixbuf-2.0-uninstalled.pc >config.status: creating gdk-2.0-uninstalled.pc >config.status: creating gtk+-2.0-uninstalled.pc >config.status: creating m4macros/Makefile >config.status: creating po/Makefile.in >config.status: WARNING: po/Makefile.in.in seems to ignore the --datarootdir setting >config.status: creating po-properties/Makefile.in >config.status: WARNING: po-properties/Makefile.in.in seems to ignore the --datarootdir setting >config.status: creating demos/Makefile >config.status: creating demos/gtk-demo/Makefile >config.status: creating demos/gtk-demo/geninclude.pl >config.status: creating tests/Makefile >config.status: creating docs/Makefile >config.status: creating docs/reference/Makefile >config.status: creating docs/reference/gdk-pixbuf/Makefile >config.status: creating docs/reference/gdk-pixbuf/version.xml >config.status: creating docs/reference/gdk/Makefile >config.status: creating docs/reference/gdk/version.xml >config.status: creating docs/reference/gtk/Makefile >config.status: creating docs/reference/gtk/version.xml >config.status: creating docs/faq/Makefile >config.status: creating docs/tools/Makefile >config.status: creating docs/tutorial/Makefile >config.status: creating gdk-pixbuf/Makefile >config.status: creating gdk-pixbuf/gdk_pixbuf.rc >config.status: creating gdk-pixbuf/gdk-pixbuf-features.h >config.status: creating gdk-pixbuf/pixops/Makefile >config.status: creating gdk/Makefile >config.status: creating gdk/x11/Makefile >config.status: creating gdk/win32/Makefile >config.status: creating gdk/win32/rc/Makefile >config.status: creating gdk/win32/rc/gdk.rc >config.status: creating gdk/quartz/Makefile >config.status: creating gdk/directfb/Makefile >config.status: creating gtk/Makefile >config.status: creating gtk/makefile.msc >config.status: creating gtk/gtkversion.h >config.status: creating gtk/gtk-win32.rc >config.status: creating gtk/theme-bits/Makefile >config.status: creating gtk/xdgmime/Makefile >config.status: creating modules/Makefile >config.status: creating modules/input/Makefile >config.status: creating modules/engines/Makefile >config.status: creating modules/engines/pixbuf/Makefile >config.status: creating modules/engines/ms-windows/Makefile >config.status: creating modules/engines/ms-windows/Theme/Makefile >config.status: creating modules/engines/ms-windows/Theme/gtk-2.0/Makefile >config.status: creating modules/printbackends/Makefile >config.status: creating modules/printbackends/cups/Makefile >config.status: creating modules/printbackends/lpr/Makefile >config.status: creating modules/printbackends/file/Makefile >config.status: creating modules/printbackends/test/Makefile >config.status: creating perf/Makefile >config.status: creating contrib/Makefile >config.status: creating contrib/gdk-pixbuf-xlib/Makefile >config.status: creating contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib-2.0.pc >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing default-1 commands >config.status: executing default-2 commands >config.status: executing gdk/gdkconfig.h commands >configuration: > target: x11 >make all-recursive >make[1]: Entering directory `/usr/tmp/portage/x11-libs/gtk+-2.12.0-r2/work/gtk+-2.12.0' >Making all in po >make[2]: Entering directory `/usr/tmp/portage/x11-libs/gtk+-2.12.0-r2/work/gtk+-2.12.0/po' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/usr/tmp/portage/x11-libs/gtk+-2.12.0-r2/work/gtk+-2.12.0/po' >Making all in po-properties >make[2]: Entering directory `/usr/tmp/portage/x11-libs/gtk+-2.12.0-r2/work/gtk+-2.12.0/po-properties' >( if test 'x.' != 'x.'; then \ > posrcprefix='../'; \ > else \ > posrcprefix="../"; \ > fi; \ > 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-properties/Makefile.in CONFIG_HEADERS= \ > /bin/sh ./config.status >config.status: creating po-properties/Makefile.in >config.status: WARNING: po-properties/Makefile.in.in seems to ignore the --datarootdir setting >config.status: executing depfiles commands >config.status: executing default-1 commands >config.status: executing default-2 commands >config.status: executing gdk/gdkconfig.h commands >config.status: gdk/gdkconfig.h is unchanged >make[2]: Leaving directory `/usr/tmp/portage/x11-libs/gtk+-2.12.0-r2/work/gtk+-2.12.0/po-properties' >make[2]: Entering directory `/usr/tmp/portage/x11-libs/gtk+-2.12.0-r2/work/gtk+-2.12.0/po-properties' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/usr/tmp/portage/x11-libs/gtk+-2.12.0-r2/work/gtk+-2.12.0/po-properties' >Making all in gdk-pixbuf >make[2]: Entering directory `/usr/tmp/portage/x11-libs/gtk+-2.12.0-r2/work/gtk+-2.12.0/gdk-pixbuf' >/usr/bin/perl ./makegdkpixbufalias.pl -def < ./gdk-pixbuf.symbols > gdk-pixbuf-aliasdef.c >( cd . && glib-mkenums \ > --fhead "#ifndef __GDK_PIXBUF_ENUM_TYPES_H__\n#define __GDK_PIXBUF_ENUM_TYPES_H__\n\n#include <glib-object.h>\n\nG_BEGIN_DECLS\n" \ > --fprod "/* enumerations from \"@filename@\" */\n" \ > --vhead "GType @enum_name@_get_type (void) G_GNUC_CONST;\n#define GDK_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \ > --ftail "G_END_DECLS\n\n#endif /* __GDK_PIXBUF_ENUM_TYPES_H__ */" \ > gdk-pixbuf.h gdk-pixbuf-core.h gdk-pixbuf-transform.h gdk-pixbuf-io.h gdk-pixbuf-animation.h gdk-pixbuf-simple-anim.h gdk-pixbuf-loader.h ) > tmp-gdk-pixbuf-enum-types.h \ > && (cmp -s tmp-gdk-pixbuf-enum-types.h gdk-pixbuf-enum-types.h || cp tmp-gdk-pixbuf-enum-types.h gdk-pixbuf-enum-types.h ) \ > && rm -f tmp-gdk-pixbuf-enum-types.h \ > && echo timestamp > s-enum-types-h >(cd . && glib-mkenums \ > --fhead "#include <gdk-pixbuf/gdk-pixbuf.h>\n#include \"gdk-pixbuf-alias.h\"\n" \ > --fprod "\n/* enumerations from \"@filename@\" */" \ > --ftail "\n#define __GDK_PIXBUF_ENUM_TYPES_C__\n#include \"gdk-pixbuf-aliasdef.c\"" \ > --vhead "GType\n@enum_name@_get_type (void)\n{\n static GType etype = 0;\n if (etype == 0) {\n static const G@Type@Value values[] = {" \ > --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ > --vtail " { 0, NULL, NULL }\n };\n etype = g_@type@_register_static (g_intern_static_string (\"@EnumName@\"), values);\n }\n return etype;\n}\n" \ > gdk-pixbuf.h gdk-pixbuf-core.h gdk-pixbuf-transform.h gdk-pixbuf-io.h gdk-pixbuf-animation.h gdk-pixbuf-simple-anim.h gdk-pixbuf-loader.h) > gdk-pixbuf-enum-types.c >glib-genmarshal --prefix=_gdk_pixbuf_marshal ./gdk-pixbuf-marshal.list --header >> xgen-gmh \ > && (cmp -s xgen-gmh gdk-pixbuf-marshal.h || cp xgen-gmh gdk-pixbuf-marshal.h) \ > && rm -f xgen-gmh xgen-gmh~ \ > && echo timestamp > stamp-gdk-pixbuf-marshal.h >make all-recursive >make[3]: Entering directory `/usr/tmp/portage/x11-libs/gtk+-2.12.0-r2/work/gtk+-2.12.0/gdk-pixbuf' >Making all in pixops >make[4]: Entering directory `/usr/tmp/portage/x11-libs/gtk+-2.12.0-r2/work/gtk+-2.12.0/gdk-pixbuf/pixops' >if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_DISABLE_DEPRECATED -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT pixops.lo -MD -MP -MF ".deps/pixops.Tpo" \ > -c -o pixops.lo `test -f 'pixops.c' || echo './'`pixops.c; \ > then mv -f ".deps/pixops.Tpo" ".deps/pixops.Plo"; \ > else rm -f ".deps/pixops.Tpo"; exit 1; \ > fi >/bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -c -o have_mmx.lo `test -f 'have_mmx.S' || echo './'`have_mmx.S >mkdir .libs > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_DISABLE_DEPRECATED -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT pixops.lo -MD -MP -MF .deps/pixops.Tpo -c pixops.c -fPIC -DPIC -o .libs/pixops.o > i686-pc-linux-gnu-gcc -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -c have_mmx.S -fPIC -DPIC -o .libs/have_mmx.o >/bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -c -o scale_line_22_33_mmx.lo `test -f 'scale_line_22_33_mmx.S' || echo './'`scale_line_22_33_mmx.S > i686-pc-linux-gnu-gcc -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -c scale_line_22_33_mmx.S -fPIC -DPIC -o .libs/scale_line_22_33_mmx.o >/bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -c -o composite_line_22_4a4_mmx.lo `test -f 'composite_line_22_4a4_mmx.S' || echo './'`composite_line_22_4a4_mmx.S > i686-pc-linux-gnu-gcc -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -c composite_line_22_4a4_mmx.S -fPIC -DPIC -o .libs/composite_line_22_4a4_mmx.o >/bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -c -o composite_line_color_22_4a4_mmx.lo `test -f 'composite_line_color_22_4a4_mmx.S' || echo './'`composite_line_color_22_4a4_mmx.S > i686-pc-linux-gnu-gcc -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -c composite_line_color_22_4a4_mmx.S -fPIC -DPIC -o .libs/composite_line_color_22_4a4_mmx.o >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_DISABLE_DEPRECATED -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT timescale.o -MD -MP -MF ".deps/timescale.Tpo" \ > -c -o timescale.o `test -f 'timescale.c' || echo './'`timescale.c; \ > then mv -f ".deps/timescale.Tpo" ".deps/timescale.Po"; \ > else rm -f ".deps/timescale.Tpo"; exit 1; \ > fi >/bin/sh ../../libtool --mode=link i686-pc-linux-gnu-gcc -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -o libpixops.la pixops.lo have_mmx.lo scale_line_22_33_mmx.lo composite_line_22_4a4_mmx.lo composite_line_color_22_4a4_mmx.lo >i686-pc-linux-gnu-ar cru .libs/libpixops.a .libs/pixops.o .libs/have_mmx.o .libs/scale_line_22_33_mmx.o .libs/composite_line_22_4a4_mmx.o .libs/composite_line_color_22_4a4_mmx.o >i686-pc-linux-gnu-ranlib .libs/libpixops.a >creating libpixops.la >(cd .libs && rm -f libpixops.la && ln -s ../libpixops.la libpixops.la) >/bin/sh ../../libtool --mode=link i686-pc-linux-gnu-gcc -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -o timescale timescale.o libpixops.la -pthread -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lglib-2.0 -lgmodule-2.0 -ldl -lgobject-2.0 -lglib-2.0 -lm >i686-pc-linux-gnu-gcc -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -o timescale timescale.o ./.libs/libpixops.a -pthread /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so -lm >make[4]: Leaving directory `/usr/tmp/portage/x11-libs/gtk+-2.12.0-r2/work/gtk+-2.12.0/gdk-pixbuf/pixops' >make[4]: Entering directory `/usr/tmp/portage/x11-libs/gtk+-2.12.0-r2/work/gtk+-2.12.0/gdk-pixbuf' >if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT gdk-pixbuf.lo -MD -MP -MF ".deps/gdk-pixbuf.Tpo" \ > -c -o gdk-pixbuf.lo `test -f 'gdk-pixbuf.c' || echo './'`gdk-pixbuf.c; \ > then mv -f ".deps/gdk-pixbuf.Tpo" ".deps/gdk-pixbuf.Plo"; \ > else rm -f ".deps/gdk-pixbuf.Tpo"; exit 1; \ > fi >if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT gdk-pixbuf-animation.lo -MD -MP -MF ".deps/gdk-pixbuf-animation.Tpo" \ > -c -o gdk-pixbuf-animation.lo `test -f 'gdk-pixbuf-animation.c' || echo './'`gdk-pixbuf-animation.c; \ > then mv -f ".deps/gdk-pixbuf-animation.Tpo" ".deps/gdk-pixbuf-animation.Plo"; \ > else rm -f ".deps/gdk-pixbuf-animation.Tpo"; exit 1; \ > fi >mkdir .libs > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT gdk-pixbuf-animation.lo -MD -MP -MF .deps/gdk-pixbuf-animation.Tpo -c gdk-pixbuf-animation.c -fPIC -DPIC -o .libs/gdk-pixbuf-animation.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT gdk-pixbuf.lo -MD -MP -MF .deps/gdk-pixbuf.Tpo -c gdk-pixbuf.c -fPIC -DPIC -o .libs/gdk-pixbuf.o >if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT gdk-pixbuf-data.lo -MD -MP -MF ".deps/gdk-pixbuf-data.Tpo" \ > -c -o gdk-pixbuf-data.lo `test -f 'gdk-pixbuf-data.c' || echo './'`gdk-pixbuf-data.c; \ > then mv -f ".deps/gdk-pixbuf-data.Tpo" ".deps/gdk-pixbuf-data.Plo"; \ > else rm -f ".deps/gdk-pixbuf-data.Tpo"; exit 1; \ > fi >if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT gdk-pixbuf-io.lo -MD -MP -MF ".deps/gdk-pixbuf-io.Tpo" \ > -c -o gdk-pixbuf-io.lo `test -f 'gdk-pixbuf-io.c' || echo './'`gdk-pixbuf-io.c; \ > then mv -f ".deps/gdk-pixbuf-io.Tpo" ".deps/gdk-pixbuf-io.Plo"; \ > else rm -f ".deps/gdk-pixbuf-io.Tpo"; exit 1; \ > fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT gdk-pixbuf-io.lo -MD -MP -MF .deps/gdk-pixbuf-io.Tpo -c gdk-pixbuf-io.c -fPIC -DPIC -o .libs/gdk-pixbuf-io.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT gdk-pixbuf-data.lo -MD -MP -MF .deps/gdk-pixbuf-data.Tpo -c gdk-pixbuf-data.c -fPIC -DPIC -o .libs/gdk-pixbuf-data.o >gdk-pixbuf-io.c: In function 'gdk_pixbuf_io_init': >gdk-pixbuf-io.c:303: warning: unused variable 'builtin_module' >if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT gdk-pixbuf-loader.lo -MD -MP -MF ".deps/gdk-pixbuf-loader.Tpo" \ > -c -o gdk-pixbuf-loader.lo `test -f 'gdk-pixbuf-loader.c' || echo './'`gdk-pixbuf-loader.c; \ > then mv -f ".deps/gdk-pixbuf-loader.Tpo" ".deps/gdk-pixbuf-loader.Plo"; \ > else rm -f ".deps/gdk-pixbuf-loader.Tpo"; exit 1; \ > fi >if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT gdk-pixbuf-scale.lo -MD -MP -MF ".deps/gdk-pixbuf-scale.Tpo" \ > -c -o gdk-pixbuf-scale.lo `test -f 'gdk-pixbuf-scale.c' || echo './'`gdk-pixbuf-scale.c; \ > then mv -f ".deps/gdk-pixbuf-scale.Tpo" ".deps/gdk-pixbuf-scale.Plo"; \ > else rm -f ".deps/gdk-pixbuf-scale.Tpo"; exit 1; \ > fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT gdk-pixbuf-loader.lo -MD -MP -MF .deps/gdk-pixbuf-loader.Tpo -c gdk-pixbuf-loader.c -fPIC -DPIC -o .libs/gdk-pixbuf-loader.o >gdk-pixbuf-loader.c: In function 'gdk_pixbuf_loader_prepare': >gdk-pixbuf-loader.c:285: warning: assignment from incompatible pointer type >if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT gdk-pixbuf-simple-anim.lo -MD -MP -MF ".deps/gdk-pixbuf-simple-anim.Tpo" \ > -c -o gdk-pixbuf-simple-anim.lo `test -f 'gdk-pixbuf-simple-anim.c' || echo './'`gdk-pixbuf-simple-anim.c; \ > then mv -f ".deps/gdk-pixbuf-simple-anim.Tpo" ".deps/gdk-pixbuf-simple-anim.Plo"; \ > else rm -f ".deps/gdk-pixbuf-simple-anim.Tpo"; exit 1; \ > fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT gdk-pixbuf-scale.lo -MD -MP -MF .deps/gdk-pixbuf-scale.Tpo -c gdk-pixbuf-scale.c -fPIC -DPIC -o .libs/gdk-pixbuf-scale.o >if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT gdk-pixbuf-scaled-anim.lo -MD -MP -MF ".deps/gdk-pixbuf-scaled-anim.Tpo" \ > -c -o gdk-pixbuf-scaled-anim.lo `test -f 'gdk-pixbuf-scaled-anim.c' || echo './'`gdk-pixbuf-scaled-anim.c; \ > then mv -f ".deps/gdk-pixbuf-scaled-anim.Tpo" ".deps/gdk-pixbuf-scaled-anim.Plo"; \ > else rm -f ".deps/gdk-pixbuf-scaled-anim.Tpo"; exit 1; \ > fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT gdk-pixbuf-simple-anim.lo -MD -MP -MF .deps/gdk-pixbuf-simple-anim.Tpo -c gdk-pixbuf-simple-anim.c -fPIC -DPIC -o .libs/gdk-pixbuf-simple-anim.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT gdk-pixbuf-scaled-anim.lo -MD -MP -MF .deps/gdk-pixbuf-scaled-anim.Tpo -c gdk-pixbuf-scaled-anim.c -fPIC -DPIC -o .libs/gdk-pixbuf-scaled-anim.o >if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT gdk-pixbuf-util.lo -MD -MP -MF ".deps/gdk-pixbuf-util.Tpo" \ > -c -o gdk-pixbuf-util.lo `test -f 'gdk-pixbuf-util.c' || echo './'`gdk-pixbuf-util.c; \ > then mv -f ".deps/gdk-pixbuf-util.Tpo" ".deps/gdk-pixbuf-util.Plo"; \ > else rm -f ".deps/gdk-pixbuf-util.Tpo"; exit 1; \ > fi >if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT gdk-pixdata.lo -MD -MP -MF ".deps/gdk-pixdata.Tpo" \ > -c -o gdk-pixdata.lo `test -f 'gdk-pixdata.c' || echo './'`gdk-pixdata.c; \ > then mv -f ".deps/gdk-pixdata.Tpo" ".deps/gdk-pixdata.Plo"; \ > else rm -f ".deps/gdk-pixdata.Tpo"; exit 1; \ > fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT gdk-pixdata.lo -MD -MP -MF .deps/gdk-pixdata.Tpo -c gdk-pixdata.c -fPIC -DPIC -o .libs/gdk-pixdata.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT gdk-pixbuf-util.lo -MD -MP -MF .deps/gdk-pixbuf-util.Tpo -c gdk-pixbuf-util.c -fPIC -DPIC -o .libs/gdk-pixbuf-util.o >if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT gdk-pixbuf-enum-types.lo -MD -MP -MF ".deps/gdk-pixbuf-enum-types.Tpo" \ > -c -o gdk-pixbuf-enum-types.lo `test -f 'gdk-pixbuf-enum-types.c' || echo './'`gdk-pixbuf-enum-types.c; \ > then mv -f ".deps/gdk-pixbuf-enum-types.Tpo" ".deps/gdk-pixbuf-enum-types.Plo"; \ > else rm -f ".deps/gdk-pixbuf-enum-types.Tpo"; exit 1; \ > fi >if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT io-png.lo -MD -MP -MF ".deps/io-png.Tpo" \ > -c -o io-png.lo `test -f 'io-png.c' || echo './'`io-png.c; \ > then mv -f ".deps/io-png.Tpo" ".deps/io-png.Plo"; \ > else rm -f ".deps/io-png.Tpo"; exit 1; \ > fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT io-png.lo -MD -MP -MF .deps/io-png.Tpo -c io-png.c -fPIC -DPIC -o .libs/io-png.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT gdk-pixbuf-enum-types.lo -MD -MP -MF .deps/gdk-pixbuf-enum-types.Tpo -c gdk-pixbuf-enum-types.c -fPIC -DPIC -o .libs/gdk-pixbuf-enum-types.o >if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT io-bmp.lo -MD -MP -MF ".deps/io-bmp.Tpo" \ > -c -o io-bmp.lo `test -f 'io-bmp.c' || echo './'`io-bmp.c; \ > then mv -f ".deps/io-bmp.Tpo" ".deps/io-bmp.Plo"; \ > else rm -f ".deps/io-bmp.Tpo"; exit 1; \ > fi >if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT io-wbmp.lo -MD -MP -MF ".deps/io-wbmp.Tpo" \ > -c -o io-wbmp.lo `test -f 'io-wbmp.c' || echo './'`io-wbmp.c; \ > then mv -f ".deps/io-wbmp.Tpo" ".deps/io-wbmp.Plo"; \ > else rm -f ".deps/io-wbmp.Tpo"; exit 1; \ > fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT io-bmp.lo -MD -MP -MF .deps/io-bmp.Tpo -c io-bmp.c -fPIC -DPIC -o .libs/io-bmp.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT io-wbmp.lo -MD -MP -MF .deps/io-wbmp.Tpo -c io-wbmp.c -fPIC -DPIC -o .libs/io-wbmp.o >io-bmp.c: In function 'gdk_pixbuf__bmp_image_save_to_callback': >io-bmp.c:1298: warning: pointer targets in passing argument 1 of 'save_func' differ in signedness >io-bmp.c:1321: warning: pointer targets in passing argument 1 of 'save_func' differ in signedness >if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT io-gif.lo -MD -MP -MF ".deps/io-gif.Tpo" \ > -c -o io-gif.lo `test -f 'io-gif.c' || echo './'`io-gif.c; \ > then mv -f ".deps/io-gif.Tpo" ".deps/io-gif.Plo"; \ > else rm -f ".deps/io-gif.Tpo"; exit 1; \ > fi >if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT io-gif-animation.lo -MD -MP -MF ".deps/io-gif-animation.Tpo" \ > -c -o io-gif-animation.lo `test -f 'io-gif-animation.c' || echo './'`io-gif-animation.c; \ > then mv -f ".deps/io-gif-animation.Tpo" ".deps/io-gif-animation.Plo"; \ > else rm -f ".deps/io-gif-animation.Tpo"; exit 1; \ > fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT io-gif.lo -MD -MP -MF .deps/io-gif.Tpo -c io-gif.c -fPIC -DPIC -o .libs/io-gif.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT io-gif-animation.lo -MD -MP -MF .deps/io-gif-animation.Tpo -c io-gif-animation.c -fPIC -DPIC -o .libs/io-gif-animation.o >io-gif.c: In function 'gif_get_extension': >io-gif.c:414: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness >io-gif.c:414: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness >io-gif.c:414: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness >io-gif.c:414: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness >io-gif.c:414: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness >io-gif.c:414: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness >io-gif.c:414: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness >io-gif.c:414: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness >io-gif.c:415: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness >io-gif.c:415: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness >io-gif.c:415: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness >io-gif.c:415: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness >io-gif.c:415: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness >io-gif.c:415: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness >io-gif.c:415: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness >io-gif.c:415: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness >if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT io-ico.lo -MD -MP -MF ".deps/io-ico.Tpo" \ > -c -o io-ico.lo `test -f 'io-ico.c' || echo './'`io-ico.c; \ > then mv -f ".deps/io-ico.Tpo" ".deps/io-ico.Plo"; \ > else rm -f ".deps/io-ico.Tpo"; exit 1; \ > fi >if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT io-ani.lo -MD -MP -MF ".deps/io-ani.Tpo" \ > -c -o io-ani.lo `test -f 'io-ani.c' || echo './'`io-ani.c; \ > then mv -f ".deps/io-ani.Tpo" ".deps/io-ani.Plo"; \ > else rm -f ".deps/io-ani.Tpo"; exit 1; \ > fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT io-ico.lo -MD -MP -MF .deps/io-ico.Tpo -c io-ico.c -fPIC -DPIC -o .libs/io-ico.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT io-ani.lo -MD -MP -MF .deps/io-ani.Tpo -c io-ani.c -fPIC -DPIC -o .libs/io-ani.o >if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT io-ani-animation.lo -MD -MP -MF ".deps/io-ani-animation.Tpo" \ > -c -o io-ani-animation.lo `test -f 'io-ani-animation.c' || echo './'`io-ani-animation.c; \ > then mv -f ".deps/io-ani-animation.Tpo" ".deps/io-ani-animation.Plo"; \ > else rm -f ".deps/io-ani-animation.Tpo"; exit 1; \ > fi >if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT io-jpeg.lo -MD -MP -MF ".deps/io-jpeg.Tpo" \ > -c -o io-jpeg.lo `test -f 'io-jpeg.c' || echo './'`io-jpeg.c; \ > then mv -f ".deps/io-jpeg.Tpo" ".deps/io-jpeg.Plo"; \ > else rm -f ".deps/io-jpeg.Tpo"; exit 1; \ > fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT io-ani-animation.lo -MD -MP -MF .deps/io-ani-animation.Tpo -c io-ani-animation.c -fPIC -DPIC -o .libs/io-ani-animation.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT io-jpeg.lo -MD -MP -MF .deps/io-jpeg.Tpo -c io-jpeg.c -fPIC -DPIC -o .libs/io-jpeg.o >In file included from gdk-pixbuf-i18n.h:23, > from gdk-pixbuf-private.h:32, > from io-jpeg.c:37: >../config.h:171:1: warning: "HAVE_STDLIB_H" redefined >In file included from /usr/include/jpeglib.h:28, > from io-jpeg.c:35: >/usr/include/jconfig.h:12:1: warning: this is the location of the previous definition >io-jpeg.c: In function 'to_callback_do_write': >io-jpeg.c:1029: warning: pointer targets in passing argument 1 of 'destmgr->save_func' differ in signedness >if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT io-pnm.lo -MD -MP -MF ".deps/io-pnm.Tpo" \ > -c -o io-pnm.lo `test -f 'io-pnm.c' || echo './'`io-pnm.c; \ > then mv -f ".deps/io-pnm.Tpo" ".deps/io-pnm.Plo"; \ > else rm -f ".deps/io-pnm.Tpo"; exit 1; \ > fi >if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT io-ras.lo -MD -MP -MF ".deps/io-ras.Tpo" \ > -c -o io-ras.lo `test -f 'io-ras.c' || echo './'`io-ras.c; \ > then mv -f ".deps/io-ras.Tpo" ".deps/io-ras.Plo"; \ > else rm -f ".deps/io-ras.Tpo"; exit 1; \ > fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT io-pnm.lo -MD -MP -MF .deps/io-pnm.Tpo -c io-pnm.c -fPIC -DPIC -o .libs/io-pnm.o >io-pnm.c: In function 'pnm_read_next_value': >io-pnm.c:245: warning: pointer targets in passing argument 1 of 'strtol' differ in signedness > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT io-ras.lo -MD -MP -MF .deps/io-ras.Tpo -c io-ras.c -fPIC -DPIC -o .libs/io-ras.o >if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT io-tiff.lo -MD -MP -MF ".deps/io-tiff.Tpo" \ > -c -o io-tiff.lo `test -f 'io-tiff.c' || echo './'`io-tiff.c; \ > then mv -f ".deps/io-tiff.Tpo" ".deps/io-tiff.Plo"; \ > else rm -f ".deps/io-tiff.Tpo"; exit 1; \ > fi >if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT io-xpm.lo -MD -MP -MF ".deps/io-xpm.Tpo" \ > -c -o io-xpm.lo `test -f 'io-xpm.c' || echo './'`io-xpm.c; \ > then mv -f ".deps/io-xpm.Tpo" ".deps/io-xpm.Plo"; \ > else rm -f ".deps/io-xpm.Tpo"; exit 1; \ > fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT io-xpm.lo -MD -MP -MF .deps/io-xpm.Tpo -c io-xpm.c -fPIC -DPIC -o .libs/io-xpm.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT io-tiff.lo -MD -MP -MF .deps/io-tiff.Tpo -c io-tiff.c -fPIC -DPIC -o .libs/io-tiff.o >if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT io-xbm.lo -MD -MP -MF ".deps/io-xbm.Tpo" \ > -c -o io-xbm.lo `test -f 'io-xbm.c' || echo './'`io-xbm.c; \ > then mv -f ".deps/io-xbm.Tpo" ".deps/io-xbm.Plo"; \ > else rm -f ".deps/io-xbm.Tpo"; exit 1; \ > fi >if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT io-tga.lo -MD -MP -MF ".deps/io-tga.Tpo" \ > -c -o io-tga.lo `test -f 'io-tga.c' || echo './'`io-tga.c; \ > then mv -f ".deps/io-tga.Tpo" ".deps/io-tga.Plo"; \ > else rm -f ".deps/io-tga.Tpo"; exit 1; \ > fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT io-xbm.lo -MD -MP -MF .deps/io-xbm.Tpo -c io-xbm.c -fPIC -DPIC -o .libs/io-xbm.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT io-tga.lo -MD -MP -MF .deps/io-tga.Tpo -c io-tga.c -fPIC -DPIC -o .libs/io-tga.o >if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT io-pcx.lo -MD -MP -MF ".deps/io-pcx.Tpo" \ > -c -o io-pcx.lo `test -f 'io-pcx.c' || echo './'`io-pcx.c; \ > then mv -f ".deps/io-pcx.Tpo" ".deps/io-pcx.Plo"; \ > else rm -f ".deps/io-pcx.Tpo"; exit 1; \ > fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT io-pcx.lo -MD -MP -MF .deps/io-pcx.Tpo -c io-pcx.c -fPIC -DPIC -o .libs/io-pcx.o >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT gdk-pixbuf-csource.o -MD -MP -MF ".deps/gdk-pixbuf-csource.Tpo" \ > -c -o gdk-pixbuf-csource.o `test -f 'gdk-pixbuf-csource.c' || echo './'`gdk-pixbuf-csource.c; \ > then mv -f ".deps/gdk-pixbuf-csource.Tpo" ".deps/gdk-pixbuf-csource.Po"; \ > else rm -f ".deps/gdk-pixbuf-csource.Tpo"; exit 1; \ > fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT queryloaders.o -MD -MP -MF ".deps/queryloaders.Tpo" \ > -c -o queryloaders.o `test -f 'queryloaders.c' || echo './'`queryloaders.c; \ > then mv -f ".deps/queryloaders.Tpo" ".deps/queryloaders.Po"; \ > else rm -f ".deps/queryloaders.Tpo"; exit 1; \ > fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.12.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -MT test-gdk-pixbuf.o -MD -MP -MF ".deps/test-gdk-pixbuf.Tpo" \ > -c -o test-gdk-pixbuf.o `test -f 'test-gdk-pixbuf.c' || echo './'`test-gdk-pixbuf.c; \ > then mv -f ".deps/test-gdk-pixbuf.Tpo" ".deps/test-gdk-pixbuf.Po"; \ > else rm -f ".deps/test-gdk-pixbuf.Tpo"; exit 1; \ > fi >/bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc -march=prescott -mtune=i686 -pipe -O2 -ggdb -Wall -o libgdk_pixbuf-2.0.la -rpath /usr/lib -version-info 1200:0:1200 -export-symbols-regex "^[^_].*" gdk-pixbuf.lo gdk-pixbuf-animation.lo gdk-pixbuf-data.lo gdk-pixbuf-io.lo gdk-pixbuf-loader.lo gdk-pixbuf-scale.lo gdk-pixbuf-simple-anim.lo gdk-pixbuf-scaled-anim.lo gdk-pixbuf-util.lo gdk-pixdata.lo gdk-pixbuf-enum-types.lo pixops/libpixops.la -lgmodule-2.0 -ldl -lgobject-2.0 -lglib-2.0 -lm >queryloaders.c: In function 'query_module': >queryloaders.c:164: warning: dereferencing type-punned pointer will break strict-aliasing rules >queryloaders.c:165: warning: dereferencing type-punned pointer will break strict-aliasing rules >libtool: link: CURRENT `1200' is not a nonnegative integer >libtool: link: `1200:0:1200' is not valid version information >make[4]: *** [libgdk_pixbuf-2.0.la] Error 1 >make[4]: Leaving directory `/usr/tmp/portage/x11-libs/gtk+-2.12.0-r2/work/gtk+-2.12.0/gdk-pixbuf' >make[3]: *** [all-recursive] Error 1 >make[3]: Leaving directory `/usr/tmp/portage/x11-libs/gtk+-2.12.0-r2/work/gtk+-2.12.0/gdk-pixbuf' >make[2]: *** [all] Error 2 >make[2]: Leaving directory `/usr/tmp/portage/x11-libs/gtk+-2.12.0-r2/work/gtk+-2.12.0/gdk-pixbuf' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/usr/tmp/portage/x11-libs/gtk+-2.12.0-r2/work/gtk+-2.12.0' >make: *** [all] Error 2 > [31;01m*[0m > [31;01m*[0m ERROR: x11-libs/gtk+-2.12.0-r2 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 1684: Called dyn_compile > [31;01m*[0m ebuild.sh, line 1020: Called qa_call 'src_compile' > [31;01m*[0m ebuild.sh, line 44: Called src_compile > [31;01m*[0m gtk+-2.12.0-r2.ebuild, line 121: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "compile failed" > [31;01m*[0m The die message: > [31;01m*[0m compile failed > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/usr/tmp/portage/x11-libs/gtk+-2.12.0-r2/temp/build.log'. > [31;01m*[0m
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 194511
:
132432
| 132433 |
132635