>>> Unpacking source... >>> Unpacking gtk+-2.12.11.tar.bz2 to /var/tmp/portage/x11-libs/gtk+-2.12.11/work * Applying gtk+-2.8.0-multilib.patch ...  [ ok ] * Applying gtk+-2.12.0-flash-workaround.patch ...  [ ok ] * Applying gtk+-2.12.0-openoffice-freeze-workaround.patch ...  [ ok ] * Applying gtk+-2.12.1-firefox-print-preview.patch ...  [ ok ] * Applying gtk+-2.12.10-no-libintl.patch ...  [ ok ] * Applying gtk+-2.12.10-fix-nocxx.patch ...  [ ok ] * Applying gtk+-2.12.9-libtool-2.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/x11-libs/gtk+-2.12.11/work/gtk+-2.12.11' ... * Running aclocal ...  [ ok ] * Running libtoolize --copy --force --install --automake ...  [ ok ] * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] * Running elibtoolize in: gtk+-2.12.11 * Applying sed-1.5.6.patch ... >>> Source unpacked. >>> Compiling source in /var/tmp/portage/x11-libs/gtk+-2.12.11/work/gtk+-2.12.11 ... * econf: updating gtk+-2.12.11/config.guess with /usr/share/gnuconfig/config.guess * econf: updating gtk+-2.12.11/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-gtk-doc --with-libjpeg --with-libtiff --enable-xinerama --enable-cups=auto --with-libpng --with-gdktarget=x11 --with-xinput --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 build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for native Win32... no 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 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 fgrep... /bin/grep -F 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 BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok 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 for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... (cached) gcc3 checking how to run the C++ preprocessor... c++ -E checking for objdir... .libs 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 -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC 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 if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) 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 checking for ld used by c++... /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 c++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ 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 configure: creating ./config.lt config.lt: creating libtool checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no 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 x86_64-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 x86_64-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 x86_64-pc-linux-gnu-pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.13.5... yes (version 2.18.2) 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... no checking for XOpenDisplay... yes checking for XextFindDisplay... yes checking for XRenderQueryExtension... yes checking if 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... -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 checking ATK flags... -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -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... yes checking for gtkdoc-check... /usr/bin/gtkdoc-check 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 libtool 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 `/var/tmp/portage/x11-libs/gtk+-2.12.11/work/gtk+-2.12.11' Making all in po make[2]: Entering directory `/var/tmp/portage/x11-libs/gtk+-2.12.11/work/gtk+-2.12.11/po' make[2]: Цель `all' не требует выполнения команд. make[2]: Leaving directory `/var/tmp/portage/x11-libs/gtk+-2.12.11/work/gtk+-2.12.11/po' Making all in po-properties make[2]: Entering directory `/var/tmp/portage/x11-libs/gtk+-2.12.11/work/gtk+-2.12.11/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 ) make[2]: Цель `all' не требует выполнения команд. make[2]: Leaving directory `/var/tmp/portage/x11-libs/gtk+-2.12.11/work/gtk+-2.12.11/po-properties' Making all in gdk-pixbuf make[2]: Entering directory `/var/tmp/portage/x11-libs/gtk+-2.12.11/work/gtk+-2.12.11/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 \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 \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 `/var/tmp/portage/x11-libs/gtk+-2.12.11/work/gtk+-2.12.11/gdk-pixbuf' Making all in pixops make[4]: Entering directory `/var/tmp/portage/x11-libs/gtk+-2.12.11/work/gtk+-2.12.11/gdk-pixbuf/pixops' if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -march=k8 -pipe -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 if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -march=k8 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -march=k8 -pipe -Wall -MT pixops.lo -MD -MP -MF .deps/pixops.Tpo -c pixops.c -fPIC -DPIC -o .libs/pixops.o /bin/sh ../../libtool --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -Wall -o libpixops.la pixops.lo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libpixops.a .libs/pixops.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libpixops.a libtool: link: ( cd ".libs" && rm -f "libpixops.la" && ln -s "../libpixops.la" "libpixops.la" ) /bin/sh ../../libtool --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -Wall -o timescale timescale.o libpixops.la -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lm libtool: link: x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -Wall -o timescale timescale.o -pthread ./.libs/libpixops.a /usr/lib64/libgthread-2.0.so -lpthread -lrt /usr/lib64/libgmodule-2.0.so -ldl /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so -lm -pthread make[4]: Leaving directory `/var/tmp/portage/x11-libs/gtk+-2.12.11/work/gtk+-2.12.11/gdk-pixbuf/pixops' make[4]: Entering directory `/var/tmp/portage/x11-libs/gtk+-2.12.11/work/gtk+-2.12.11/gdk-pixbuf' if /bin/sh ../libtool --mode=compile x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -O2 -march=k8 -pipe -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 x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -O2 -march=k8 -pipe -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 if /bin/sh ../libtool --mode=compile x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -O2 -march=k8 -pipe -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 x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -O2 -march=k8 -pipe -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 if /bin/sh ../libtool --mode=compile x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -O2 -march=k8 -pipe -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 x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -O2 -march=k8 -pipe -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 if /bin/sh ../libtool --mode=compile x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -O2 -march=k8 -pipe -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 if /bin/sh ../libtool --mode=compile x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -O2 -march=k8 -pipe -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 if /bin/sh ../libtool --mode=compile x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -O2 -march=k8 -pipe -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 libtool: compile: x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -O2 -march=k8 -pipe -Wall -MT gdk-pixbuf.lo -MD -MP -MF .deps/gdk-pixbuf.Tpo -c gdk-pixbuf.c -fPIC -DPIC -o .libs/gdk-pixbuf.o libtool: compile: x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -O2 -march=k8 -pipe -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 libtool: compile: x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -O2 -march=k8 -pipe -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 libtool: compile: x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -O2 -march=k8 -pipe -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 libtool: compile: x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -O2 -march=k8 -pipe -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 libtool: compile: x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -O2 -march=k8 -pipe -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 libtool: compile: x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -O2 -march=k8 -pipe -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 libtool: compile: x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -O2 -march=k8 -pipe -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 libtool: compile: x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -O2 -march=k8 -pipe -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 gdk-pixbuf-loader.c: В функции ‘gdk_pixbuf_loader_prepare’: gdk-pixbuf-loader.c:285: предупреждение: несовместимый тип указателя в присваивании if /bin/sh ../libtool --mode=compile x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -O2 -march=k8 -pipe -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 gdk-pixbuf-io.c: В функции ‘_gdk_pixbuf_lock’: gdk-pixbuf-io.c:108: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gdk-pixbuf-io.c: В функции ‘_gdk_pixbuf_unlock’: gdk-pixbuf-io.c:120: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gdk-pixbuf-io.c: В функции ‘get_file_formats’: gdk-pixbuf-io.c:131: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gdk-pixbuf-io.c:134: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gdk-pixbuf-io.c: В функции ‘gdk_pixbuf_io_init’: gdk-pixbuf-io.c:310: предупреждение: неиспользуемая переменная ‘builtin_module’ gdk-pixbuf-io.c: В функции ‘_gdk_pixbuf_load_module’: gdk-pixbuf-io.c:658: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти gdk-pixbuf-io.c:663: предупреждение: доступ по указателю с приведением типа нарушает правила перекрытия объектов в памяти if /bin/sh ../libtool --mode=compile x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -O2 -march=k8 -pipe -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 x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -O2 -march=k8 -pipe -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 if /bin/sh ../libtool --mode=compile x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -O2 -march=k8 -pipe -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 x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -O2 -march=k8 -pipe -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 if /bin/sh ../libtool --mode=compile x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -O2 -march=k8 -pipe -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 libtool: compile: x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -O2 -march=k8 -pipe -Wall -MT gdk-pixdata.lo -MD -MP -MF .deps/gdk-pixdata.Tpo -c gdk-pixdata.c -fPIC -DPIC -o .libs/gdk-pixdata.o if /bin/sh ../libtool --mode=compile x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -O2 -march=k8 -pipe -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 if /bin/sh ../libtool --mode=compile x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -O2 -march=k8 -pipe -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 libtool: compile: x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -O2 -march=k8 -pipe -Wall -MT io-gif.lo -MD -MP -MF .deps/io-gif.Tpo -c io-gif.c -fPIC -DPIC -o .libs/io-gif.o libtool: compile: x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -O2 -march=k8 -pipe -Wall -MT io-wbmp.lo -MD -MP -MF .deps/io-wbmp.Tpo -c io-wbmp.c -fPIC -DPIC -o .libs/io-wbmp.o libtool: compile: x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -O2 -march=k8 -pipe -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 libtool: compile: x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -O2 -march=k8 -pipe -Wall -MT io-png.lo -MD -MP -MF .deps/io-png.Tpo -c io-png.c -fPIC -DPIC -o .libs/io-png.o libtool: compile: x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -O2 -march=k8 -pipe -Wall -MT io-bmp.lo -MD -MP -MF .deps/io-bmp.Tpo -c io-bmp.c -fPIC -DPIC -o .libs/io-bmp.o io-gif.c: В функции ‘gif_get_extension’: io-gif.c:414: предупреждение: при передаче аргумента 1 ‘strlen’: указуемые типы различаются знаковостью io-gif.c:414: предупреждение: при передаче аргумента 1 ‘strlen’: указуемые типы различаются знаковостью io-gif.c:414: предупреждение: при передаче аргумента 1 ‘__builtin_strcmp’: указуемые типы различаются знаковостью io-gif.c:414: предупреждение: при передаче аргумента 1 ‘strlen’: указуемые типы различаются знаковостью io-gif.c:414: предупреждение: при передаче аргумента 1 ‘__builtin_strcmp’: указуемые типы различаются знаковостью io-gif.c:414: предупреждение: при передаче аргумента 1 ‘__builtin_strcmp’: указуемые типы различаются знаковостью io-gif.c:414: предупреждение: при передаче аргумента 1 ‘__builtin_strcmp’: указуемые типы различаются знаковостью io-gif.c:414: предупреждение: при передаче аргумента 1 ‘strncmp’: указуемые типы различаются знаковостью io-gif.c:415: предупреждение: при передаче аргумента 1 ‘strlen’: указуемые типы различаются знаковостью io-gif.c:415: предупреждение: при передаче аргумента 1 ‘strlen’: указуемые типы различаются знаковостью io-gif.c:415: предупреждение: при передаче аргумента 1 ‘__builtin_strcmp’: указуемые типы различаются знаковостью io-gif.c:415: предупреждение: при передаче аргумента 1 ‘strlen’: указуемые типы различаются знаковостью io-gif.c:415: предупреждение: при передаче аргумента 1 ‘__builtin_strcmp’: указуемые типы различаются знаковостью io-gif.c:415: предупреждение: при передаче аргумента 1 ‘__builtin_strcmp’: указуемые типы различаются знаковостью io-gif.c:415: предупреждение: при передаче аргумента 1 ‘__builtin_strcmp’: указуемые типы различаются знаковостью io-gif.c:415: предупреждение: при передаче аргумента 1 ‘strncmp’: указуемые типы различаются знаковостью if /bin/sh ../libtool --mode=compile x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -O2 -march=k8 -pipe -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 io-bmp.c: В функции ‘gdk_pixbuf__bmp_image_save_to_callback’: io-bmp.c:1321: предупреждение: при передаче аргумента 1 ‘save_func’: указуемые типы различаются знаковостью io-bmp.c:1344: предупреждение: при передаче аргумента 1 ‘save_func’: указуемые типы различаются знаковостью libtool: compile: x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -O2 -march=k8 -pipe -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 if /bin/sh ../libtool --mode=compile x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -O2 -march=k8 -pipe -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 x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -O2 -march=k8 -pipe -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 libtool: compile: x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -O2 -march=k8 -pipe -Wall -MT io-ico.lo -MD -MP -MF .deps/io-ico.Tpo -c io-ico.c -fPIC -DPIC -o .libs/io-ico.o if /bin/sh ../libtool --mode=compile x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -O2 -march=k8 -pipe -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 x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -O2 -march=k8 -pipe -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 libtool: compile: x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -O2 -march=k8 -pipe -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 x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -O2 -march=k8 -pipe -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 libtool: compile: x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -O2 -march=k8 -pipe -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 libtool: compile: x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -O2 -march=k8 -pipe -Wall -MT io-jpeg.lo -MD -MP -MF .deps/io-jpeg.Tpo -c io-jpeg.c -fPIC -DPIC -o .libs/io-jpeg.o if /bin/sh ../libtool --mode=compile x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -O2 -march=k8 -pipe -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 if /bin/sh ../libtool --mode=compile x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -O2 -march=k8 -pipe -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 x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -O2 -march=k8 -pipe -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 libtool: compile: x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -O2 -march=k8 -pipe -Wall -MT io-ras.lo -MD -MP -MF .deps/io-ras.Tpo -c io-ras.c -fPIC -DPIC -o .libs/io-ras.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: В функции ‘to_callback_do_write’: io-jpeg.c:1053: предупреждение: при передаче аргумента 1 ‘destmgr->save_func’: указуемые типы различаются знаковостью libtool: compile: x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -O2 -march=k8 -pipe -Wall -MT io-pnm.lo -MD -MP -MF .deps/io-pnm.Tpo -c io-pnm.c -fPIC -DPIC -o .libs/io-pnm.o libtool: compile: x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -O2 -march=k8 -pipe -Wall -MT io-tiff.lo -MD -MP -MF .deps/io-tiff.Tpo -c io-tiff.c -fPIC -DPIC -o .libs/io-tiff.o io-pnm.c: В функции ‘pnm_read_next_value’: io-pnm.c:245: предупреждение: при передаче аргумента 1 ‘strtol’: указуемые типы различаются знаковостью if /bin/sh ../libtool --mode=compile x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -O2 -march=k8 -pipe -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 if x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -O2 -march=k8 -pipe -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 libtool: compile: x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -O2 -march=k8 -pipe -Wall -MT io-xpm.lo -MD -MP -MF .deps/io-xpm.Tpo -c io-xpm.c -fPIC -DPIC -o .libs/io-xpm.o if x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -O2 -march=k8 -pipe -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 x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND "-DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\"" "-DBUILT_MODULES_DIR=\"./.libs\"" -O2 -march=k8 -pipe -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 libtool: compile: x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -O2 -march=k8 -pipe -Wall -MT io-xbm.lo -MD -MP -MF .deps/io-xbm.Tpo -c io-xbm.c -fPIC -DPIC -o .libs/io-xbm.o libtool: compile: x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -O2 -march=k8 -pipe -Wall -MT io-tga.lo -MD -MP -MF .deps/io-tga.Tpo -c io-tga.c -fPIC -DPIC -o .libs/io-tga.o /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -Wall -o libgdk_pixbuf-2.0.la -rpath /usr/lib64 -version-info 1200:11: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 -lgobject-2.0 -lglib-2.0 -lm libtool: compile: x86_64-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\" -DHOST=\"x86_64-pc-linux-gnu\" -DGTK_VERSION=\"2.12.11\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr\" -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -O2 -march=k8 -pipe -Wall -MT io-pcx.lo -MD -MP -MF .deps/io-pcx.Tpo -c io-pcx.c -fPIC -DPIC -o .libs/io-pcx.o libtool: link: /usr/bin/nm -B .libs/gdk-pixbuf.o .libs/gdk-pixbuf-animation.o .libs/gdk-pixbuf-data.o .libs/gdk-pixbuf-io.o .libs/gdk-pixbuf-loader.o .libs/gdk-pixbuf-scale.o .libs/gdk-pixbuf-simple-anim.o .libs/gdk-pixbuf-scaled-anim.o .libs/gdk-pixbuf-util.o .libs/gdk-pixdata.o .libs/gdk-pixbuf-enum-types.o pixops/.libs/libpixops.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgdk_pixbuf-2.0.exp libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libgdk_pixbuf-2.0.exp" > ".libs/libgdk_pixbuf-2.0.expT" libtool: link: mv -f ".libs/libgdk_pixbuf-2.0.expT" ".libs/libgdk_pixbuf-2.0.exp" libtool: link: echo "{ global:" > .libs/libgdk_pixbuf-2.0.ver libtool: link: cat .libs/libgdk_pixbuf-2.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgdk_pixbuf-2.0.ver libtool: link: echo "local: *; };" >> .libs/libgdk_pixbuf-2.0.ver libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/gdk-pixbuf.o .libs/gdk-pixbuf-animation.o .libs/gdk-pixbuf-data.o .libs/gdk-pixbuf-io.o .libs/gdk-pixbuf-loader.o .libs/gdk-pixbuf-scale.o .libs/gdk-pixbuf-simple-anim.o .libs/gdk-pixbuf-scaled-anim.o .libs/gdk-pixbuf-util.o .libs/gdk-pixdata.o .libs/gdk-pixbuf-enum-types.o -Wl,--whole-archive pixops/.libs/libpixops.a -Wl,--no-whole-archive /usr/lib64/libgmodule-2.0.so -L/usr/lib64 -ldl /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so -lm -march=k8 -Wl,-soname -Wl,libgdk_pixbuf-2.0.so.0 -Wl,-version-script -Wl,.libs/libgdk_pixbuf-2.0.ver -o .libs/libgdk_pixbuf-2.0.so.0.1200.11 libtool: link: (cd ".libs" && rm -f "libgdk_pixbuf-2.0.so.0" && ln -s "libgdk_pixbuf-2.0.so.0.1200.11" "libgdk_pixbuf-2.0.so.0") libtool: link: (cd ".libs" && rm -f "libgdk_pixbuf-2.0.so" && ln -s "libgdk_pixbuf-2.0.so.0.1200.11" "libgdk_pixbuf-2.0.so") libtool: link: ( cd ".libs" && rm -f "libgdk_pixbuf-2.0.la" && ln -s "../libgdk_pixbuf-2.0.la" "libgdk_pixbuf-2.0.la" ) /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -Wall -o libpixbufloader-png.la -rpath /usr/lib64/gtk-2.0/2.10.0/loaders -avoid-version -module io-png.lo -lpng12 libgdk_pixbuf-2.0.la -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lm /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -Wall -o libpixbufloader-bmp.la -rpath /usr/lib64/gtk-2.0/2.10.0/loaders -avoid-version -module io-bmp.lo libgdk_pixbuf-2.0.la -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lm /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -Wall -o libpixbufloader-wbmp.la -rpath /usr/lib64/gtk-2.0/2.10.0/loaders -avoid-version -module io-wbmp.lo libgdk_pixbuf-2.0.la -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lm /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -Wall -o libpixbufloader-gif.la -rpath /usr/lib64/gtk-2.0/2.10.0/loaders -avoid-version -module io-gif.lo io-gif-animation.lo libgdk_pixbuf-2.0.la -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lm /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -Wall -o libpixbufloader-ico.la -rpath /usr/lib64/gtk-2.0/2.10.0/loaders -avoid-version -module io-ico.lo libgdk_pixbuf-2.0.la -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lm /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -Wall -o libpixbufloader-ani.la -rpath /usr/lib64/gtk-2.0/2.10.0/loaders -avoid-version -module io-ani.lo io-ani-animation.lo libgdk_pixbuf-2.0.la -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lm /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -Wall -o libpixbufloader-jpeg.la -rpath /usr/lib64/gtk-2.0/2.10.0/loaders -avoid-version -module io-jpeg.lo -ljpeg libgdk_pixbuf-2.0.la -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lm /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -Wall -o libpixbufloader-pnm.la -rpath /usr/lib64/gtk-2.0/2.10.0/loaders -avoid-version -module io-pnm.lo libgdk_pixbuf-2.0.la -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lm /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -Wall -o libpixbufloader-ras.la -rpath /usr/lib64/gtk-2.0/2.10.0/loaders -avoid-version -module io-ras.lo libgdk_pixbuf-2.0.la -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lm libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/io-bmp.o -Wl,-rpath -Wl,/var/tmp/portage/x11-libs/gtk+-2.12.11/work/gtk+-2.12.11/gdk-pixbuf/.libs ./.libs/libgdk_pixbuf-2.0.so -L/usr/lib64 /usr/lib64/libgmodule-2.0.so -ldl /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so -lm -march=k8 -Wl,-soname -Wl,libpixbufloader-bmp.so -o .libs/libpixbufloader-bmp.so libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/io-gif.o .libs/io-gif-animation.o -Wl,-rpath -Wl,/var/tmp/portage/x11-libs/gtk+-2.12.11/work/gtk+-2.12.11/gdk-pixbuf/.libs ./.libs/libgdk_pixbuf-2.0.so -L/usr/lib64 /usr/lib64/libgmodule-2.0.so -ldl /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so -lm -march=k8 -Wl,-soname -Wl,libpixbufloader-gif.so -o .libs/libpixbufloader-gif.so libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/io-ico.o -Wl,-rpath -Wl,/var/tmp/portage/x11-libs/gtk+-2.12.11/work/gtk+-2.12.11/gdk-pixbuf/.libs ./.libs/libgdk_pixbuf-2.0.so -L/usr/lib64 /usr/lib64/libgmodule-2.0.so -ldl /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so -lm -march=k8 -Wl,-soname -Wl,libpixbufloader-ico.so -o .libs/libpixbufloader-ico.so libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/io-wbmp.o -Wl,-rpath -Wl,/var/tmp/portage/x11-libs/gtk+-2.12.11/work/gtk+-2.12.11/gdk-pixbuf/.libs ./.libs/libgdk_pixbuf-2.0.so -L/usr/lib64 /usr/lib64/libgmodule-2.0.so -ldl /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so -lm -march=k8 -Wl,-soname -Wl,libpixbufloader-wbmp.so -o .libs/libpixbufloader-wbmp.so libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/io-ras.o -Wl,-rpath -Wl,/var/tmp/portage/x11-libs/gtk+-2.12.11/work/gtk+-2.12.11/gdk-pixbuf/.libs ./.libs/libgdk_pixbuf-2.0.so -L/usr/lib64 /usr/lib64/libgmodule-2.0.so -ldl /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so -lm -march=k8 -Wl,-soname -Wl,libpixbufloader-ras.so -o .libs/libpixbufloader-ras.so libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/io-jpeg.o -Wl,-rpath -Wl,/var/tmp/portage/x11-libs/gtk+-2.12.11/work/gtk+-2.12.11/gdk-pixbuf/.libs /usr/lib64/libjpeg.so ./.libs/libgdk_pixbuf-2.0.so -L/usr/lib64 /usr/lib64/libgmodule-2.0.so -ldl /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so -lm -march=k8 -Wl,-soname -Wl,libpixbufloader-jpeg.so -o .libs/libpixbufloader-jpeg.so libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/io-pnm.o -Wl,-rpath -Wl,/var/tmp/portage/x11-libs/gtk+-2.12.11/work/gtk+-2.12.11/gdk-pixbuf/.libs ./.libs/libgdk_pixbuf-2.0.so -L/usr/lib64 /usr/lib64/libgmodule-2.0.so -ldl /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so -lm -march=k8 -Wl,-soname -Wl,libpixbufloader-pnm.so -o .libs/libpixbufloader-pnm.so libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/io-png.o -Wl,-rpath -Wl,/var/tmp/portage/x11-libs/gtk+-2.12.11/work/gtk+-2.12.11/gdk-pixbuf/.libs /usr/lib64/libpng12.so -lz ./.libs/libgdk_pixbuf-2.0.so -L/usr/lib64 /usr/lib64/libgmodule-2.0.so -ldl /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so -lm -march=k8 -Wl,-soname -Wl,libpixbufloader-png.so -o .libs/libpixbufloader-png.so libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/io-ani.o .libs/io-ani-animation.o -Wl,-rpath -Wl,/var/tmp/portage/x11-libs/gtk+-2.12.11/work/gtk+-2.12.11/gdk-pixbuf/.libs ./.libs/libgdk_pixbuf-2.0.so -L/usr/lib64 /usr/lib64/libgmodule-2.0.so -ldl /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so -lm -march=k8 -Wl,-soname -Wl,libpixbufloader-ani.so -o .libs/libpixbufloader-ani.so libtool: link: ( cd ".libs" && rm -f "libpixbufloader-bmp.la" && ln -s "../libpixbufloader-bmp.la" "libpixbufloader-bmp.la" ) /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -Wall -o libpixbufloader-tiff.la -rpath /usr/lib64/gtk-2.0/2.10.0/loaders -avoid-version -module io-tiff.lo -ltiff libgdk_pixbuf-2.0.la -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lm libtool: link: ( cd ".libs" && rm -f "libpixbufloader-gif.la" && ln -s "../libpixbufloader-gif.la" "libpixbufloader-gif.la" ) /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -Wall -o libpixbufloader-xpm.la -rpath /usr/lib64/gtk-2.0/2.10.0/loaders -avoid-version -module io-xpm.lo libgdk_pixbuf-2.0.la -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lm libtool: link: ( cd ".libs" && rm -f "libpixbufloader-wbmp.la" && ln -s "../libpixbufloader-wbmp.la" "libpixbufloader-wbmp.la" ) libtool: link: ( cd ".libs" && rm -f "libpixbufloader-ico.la" && ln -s "../libpixbufloader-ico.la" "libpixbufloader-ico.la" ) /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -Wall -o libpixbufloader-xbm.la -rpath /usr/lib64/gtk-2.0/2.10.0/loaders -avoid-version -module io-xbm.lo libgdk_pixbuf-2.0.la -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lm libtool: link: ( cd ".libs" && rm -f "libpixbufloader-ani.la" && ln -s "../libpixbufloader-ani.la" "libpixbufloader-ani.la" ) /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -Wall -o libpixbufloader-tga.la -rpath /usr/lib64/gtk-2.0/2.10.0/loaders -avoid-version -module io-tga.lo libgdk_pixbuf-2.0.la -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lm libtool: link: ( cd ".libs" && rm -f "libpixbufloader-pnm.la" && ln -s "../libpixbufloader-pnm.la" "libpixbufloader-pnm.la" ) libtool: link: ( cd ".libs" && rm -f "libpixbufloader-ras.la" && ln -s "../libpixbufloader-ras.la" "libpixbufloader-ras.la" ) /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -Wall -o libpixbufloader-pcx.la -rpath /usr/lib64/gtk-2.0/2.10.0/loaders -avoid-version -module io-pcx.lo libgdk_pixbuf-2.0.la -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lm /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -Wall -o gdk-pixbuf-csource gdk-pixbuf-csource.o libgdk_pixbuf-2.0.la -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 libtool: link: ( cd ".libs" && rm -f "libpixbufloader-jpeg.la" && ln -s "../libpixbufloader-jpeg.la" "libpixbufloader-jpeg.la" ) /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -Wall -o gdk-pixbuf-query-loaders queryloaders.o libgdk_pixbuf-2.0.la -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -Wall -o test-gdk-pixbuf test-gdk-pixbuf.o libgdk_pixbuf-2.0.la -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 libtool: link: ( cd ".libs" && rm -f "libpixbufloader-png.la" && ln -s "../libpixbufloader-png.la" "libpixbufloader-png.la" ) libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/io-tiff.o -Wl,-rpath -Wl,/var/tmp/portage/x11-libs/gtk+-2.12.11/work/gtk+-2.12.11/gdk-pixbuf/.libs /usr/lib64/libtiff.so -L/usr/lib64 -ljbig /usr/lib64/libjpeg.so -lz -lc ./.libs/libgdk_pixbuf-2.0.so /usr/lib64/libgmodule-2.0.so -ldl /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so -lm -march=k8 -Wl,-soname -Wl,libpixbufloader-tiff.so -o .libs/libpixbufloader-tiff.so libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/io-xpm.o -Wl,-rpath -Wl,/var/tmp/portage/x11-libs/gtk+-2.12.11/work/gtk+-2.12.11/gdk-pixbuf/.libs ./.libs/libgdk_pixbuf-2.0.so -L/usr/lib64 /usr/lib64/libgmodule-2.0.so -ldl /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so -lm -march=k8 -Wl,-soname -Wl,libpixbufloader-xpm.so -o .libs/libpixbufloader-xpm.so libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/io-pcx.o -Wl,-rpath -Wl,/var/tmp/portage/x11-libs/gtk+-2.12.11/work/gtk+-2.12.11/gdk-pixbuf/.libs ./.libs/libgdk_pixbuf-2.0.so -L/usr/lib64 /usr/lib64/libgmodule-2.0.so -ldl /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so -lm -march=k8 -Wl,-soname -Wl,libpixbufloader-pcx.so -o .libs/libpixbufloader-pcx.so libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/io-xbm.o -Wl,-rpath -Wl,/var/tmp/portage/x11-libs/gtk+-2.12.11/work/gtk+-2.12.11/gdk-pixbuf/.libs ./.libs/libgdk_pixbuf-2.0.so -L/usr/lib64 /usr/lib64/libgmodule-2.0.so -ldl /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so -lm -march=k8 -Wl,-soname -Wl,libpixbufloader-xbm.so -o .libs/libpixbufloader-xbm.so libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/io-tga.o -Wl,-rpath -Wl,/var/tmp/portage/x11-libs/gtk+-2.12.11/work/gtk+-2.12.11/gdk-pixbuf/.libs ./.libs/libgdk_pixbuf-2.0.so -L/usr/lib64 /usr/lib64/libgmodule-2.0.so -ldl /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so -lm -march=k8 -Wl,-soname -Wl,libpixbufloader-tga.so -o .libs/libpixbufloader-tga.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -Wall -o .libs/gdk-pixbuf-csource gdk-pixbuf-csource.o -pthread ./.libs/libgdk_pixbuf-2.0.so -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgmodule-2.0.so -ldl /usr/lib64/libgthread-2.0.so -lpthread -lrt /usr/lib64/libglib-2.0.so -pthread libtool: link: x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -Wall -o .libs/gdk-pixbuf-query-loaders queryloaders.o -pthread ./.libs/libgdk_pixbuf-2.0.so -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgmodule-2.0.so -ldl /usr/lib64/libgthread-2.0.so -lpthread -lrt /usr/lib64/libglib-2.0.so -pthread libtool: link: x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -Wall -o .libs/test-gdk-pixbuf test-gdk-pixbuf.o -pthread ./.libs/libgdk_pixbuf-2.0.so -lm /usr/lib64/libgobject-2.0.so /usr/lib64/libgmodule-2.0.so -ldl /usr/lib64/libgthread-2.0.so -lpthread -lrt /usr/lib64/libglib-2.0.so -pthread libtool: link: ( cd ".libs" && rm -f "libpixbufloader-tga.la" && ln -s "../libpixbufloader-tga.la" "libpixbufloader-tga.la" ) libtool: link: ( cd ".libs" && rm -f "libpixbufloader-xpm.la" && ln -s "../libpixbufloader-xpm.la" "libpixbufloader-xpm.la" ) libtool: link: ( cd ".libs" && rm -f "libpixbufloader-xbm.la" && ln -s "../libpixbufloader-xbm.la" "libpixbufloader-xbm.la" ) libtool: link: ( cd ".libs" && rm -f "libpixbufloader-pcx.la" && ln -s "../libpixbufloader-pcx.la" "libpixbufloader-pcx.la" ) libtool: link: ( cd ".libs" && rm -f "libpixbufloader-tiff.la" && ln -s "../libpixbufloader-tiff.la" "libpixbufloader-tiff.la" ) LOADERS=`echo libpixbufloader-*.la` ; \ if test "x$LOADERS" != 'xlibpixbufloader-*.la' ; then \ echo "Writing a gdk-pixbuf.loader file to use when running examples before installing gdk-pixbuf."; \ ../gdk-pixbuf/gdk-pixbuf-query-loaders $LOADERS > ./gdk-pixbuf.loaders ;\ else \ echo "No dynamic modules found; will use only static modules for uninstalled example programs."; \ touch gdk-pixbuf.loaders; \ fi Writing a gdk-pixbuf.loader file to use when running examples before installing gdk-pixbuf. make[4]: Leaving directory `/var/tmp/portage/x11-libs/gtk+-2.12.11/work/gtk+-2.12.11/gdk-pixbuf' make[3]: Leaving directory `/var/tmp/portage/x11-libs/gtk+-2.12.11/work/gtk+-2.12.11/gdk-pixbuf' make[2]: Leaving directory `/var/tmp/portage/x11-libs/gtk+-2.12.11/work/gtk+-2.12.11/gdk-pixbuf' Making all in gdk make[2]: Entering directory `/var/tmp/portage/x11-libs/gtk+-2.12.11/work/gtk+-2.12.11/gdk' ( cd . && glib-mkenums \ --fhead "#ifndef __GDK_ENUM_TYPES_H__\n#define __GDK_ENUM_TYPES_H__\n\n#include \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_ENUM_TYPES_H__ */" \ gdk.h gdkcairo.h gdkcolor.h gdkcursor.h gdkdisplay.h gdkdnd.h gdkdrawable.h gdkevents.h gdkfont.h gdkgc.h gdkkeysyms.h gdki18n.h gdkimage.h gdkinput.h gdkkeys.h gdkdisplaymanager.h gdkpango.h gdkpixbuf.h gdkpixmap.h gdkproperty.h gdkregion.h gdkrgb.h gdkscreen.h gdkselection.h gdkspawn.h gdktypes.h gdkvisual.h gdkwindow.h ) >> xgen-geth \ && (cmp -s xgen-geth gdkenumtypes.h || cp xgen-geth gdkenumtypes.h ) \ && rm -f xgen-geth \ && echo timestamp > stamp-gdkenumtypes.h ( cd . && glib-mkenums \ --fhead "#define GDK_ENABLE_BROKEN\n#include \"gdk.h\"\n#include \"gdkalias.h\"\n" \ --fprod "\n/* enumerations from \"@filename@\" */" \ --ftail "\n#define __GDK_ENUM_TYPES_C__\n#include \"gdkaliasdef.c\"\n" \ --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.h gdkcairo.h gdkcolor.h gdkcursor.h gdkdisplay.h gdkdnd.h gdkdrawable.h gdkevents.h gdkfont.h gdkgc.h gdkkeysyms.h gdki18n.h gdkimage.h gdkinput.h gdkkeys.h gdkdisplaymanager.h gdkpango.h gdkpixbuf.h gdkpixmap.h gdkproperty.h gdkregion.h gdkrgb.h gdkscreen.h gdkselection.h gdkspawn.h gdktypes.h gdkvisual.h gdkwindow.h ) > xgen-getc \ && cp xgen-getc gdkenumtypes.c \ && rm -f xgen-getc (echo "#include \"gdkalias.h\""; glib-genmarshal --prefix=gdk_marshal ./gdkmarshalers.list --body) > gdkmarshalers-c.tmp \ && mv gdkmarshalers-c.tmp gdkmarshalers.c \ || ( rm -f gdkmarshalers-c.tmp && exit 1 ) cd .. && /bin/sh ./config.status gdk/gdkconfig.h config.status: executing gdk/gdkconfig.h commands config.status: gdk/gdkconfig.h is unchanged echo timestamp > stamp-gc-h make all-recursive make[3]: Entering directory `/var/tmp/portage/x11-libs/gtk+-2.12.11/work/gtk+-2.12.11/gdk' Making all in x11 make[4]: Entering directory `/var/tmp/portage/x11-libs/gtk+-2.12.11/work/gtk+-2.12.11/gdk/x11' if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkasync.lo -MD -MP -MF ".deps/gdkasync.Tpo" \ -c -o gdkasync.lo `test -f 'gdkasync.c' || echo './'`gdkasync.c; \ then mv -f ".deps/gdkasync.Tpo" ".deps/gdkasync.Plo"; \ else rm -f ".deps/gdkasync.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkcolor-x11.lo -MD -MP -MF ".deps/gdkcolor-x11.Tpo" \ -c -o gdkcolor-x11.lo `test -f 'gdkcolor-x11.c' || echo './'`gdkcolor-x11.c; \ then mv -f ".deps/gdkcolor-x11.Tpo" ".deps/gdkcolor-x11.Plo"; \ else rm -f ".deps/gdkcolor-x11.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkcursor-x11.lo -MD -MP -MF ".deps/gdkcursor-x11.Tpo" \ -c -o gdkcursor-x11.lo `test -f 'gdkcursor-x11.c' || echo './'`gdkcursor-x11.c; \ then mv -f ".deps/gdkcursor-x11.Tpo" ".deps/gdkcursor-x11.Plo"; \ else rm -f ".deps/gdkcursor-x11.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkdisplay-x11.lo -MD -MP -MF ".deps/gdkdisplay-x11.Tpo" \ -c -o gdkdisplay-x11.lo `test -f 'gdkdisplay-x11.c' || echo './'`gdkdisplay-x11.c; \ then mv -f ".deps/gdkdisplay-x11.Tpo" ".deps/gdkdisplay-x11.Plo"; \ else rm -f ".deps/gdkdisplay-x11.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkdnd-x11.lo -MD -MP -MF ".deps/gdkdnd-x11.Tpo" \ -c -o gdkdnd-x11.lo `test -f 'gdkdnd-x11.c' || echo './'`gdkdnd-x11.c; \ then mv -f ".deps/gdkdnd-x11.Tpo" ".deps/gdkdnd-x11.Plo"; \ else rm -f ".deps/gdkdnd-x11.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkdrawable-x11.lo -MD -MP -MF ".deps/gdkdrawable-x11.Tpo" \ -c -o gdkdrawable-x11.lo `test -f 'gdkdrawable-x11.c' || echo './'`gdkdrawable-x11.c; \ then mv -f ".deps/gdkdrawable-x11.Tpo" ".deps/gdkdrawable-x11.Plo"; \ else rm -f ".deps/gdkdrawable-x11.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkevents-x11.lo -MD -MP -MF ".deps/gdkevents-x11.Tpo" \ -c -o gdkevents-x11.lo `test -f 'gdkevents-x11.c' || echo './'`gdkevents-x11.c; \ then mv -f ".deps/gdkevents-x11.Tpo" ".deps/gdkevents-x11.Plo"; \ else rm -f ".deps/gdkevents-x11.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkfont-x11.lo -MD -MP -MF ".deps/gdkfont-x11.Tpo" \ -c -o gdkfont-x11.lo `test -f 'gdkfont-x11.c' || echo './'`gdkfont-x11.c; \ then mv -f ".deps/gdkfont-x11.Tpo" ".deps/gdkfont-x11.Plo"; \ else rm -f ".deps/gdkfont-x11.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkgc-x11.lo -MD -MP -MF ".deps/gdkgc-x11.Tpo" \ -c -o gdkgc-x11.lo `test -f 'gdkgc-x11.c' || echo './'`gdkgc-x11.c; \ then mv -f ".deps/gdkgc-x11.Tpo" ".deps/gdkgc-x11.Plo"; \ else rm -f ".deps/gdkgc-x11.Tpo"; exit 1; \ fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkcolor-x11.lo -MD -MP -MF .deps/gdkcolor-x11.Tpo -c gdkcolor-x11.c -fPIC -DPIC -o .libs/gdkcolor-x11.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkasync.lo -MD -MP -MF .deps/gdkasync.Tpo -c gdkasync.c -fPIC -DPIC -o .libs/gdkasync.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkcursor-x11.lo -MD -MP -MF .deps/gdkcursor-x11.Tpo -c gdkcursor-x11.c -fPIC -DPIC -o .libs/gdkcursor-x11.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkevents-x11.lo -MD -MP -MF .deps/gdkevents-x11.Tpo -c gdkevents-x11.c -fPIC -DPIC -o .libs/gdkevents-x11.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkdisplay-x11.lo -MD -MP -MF .deps/gdkdisplay-x11.Tpo -c gdkdisplay-x11.c -fPIC -DPIC -o .libs/gdkdisplay-x11.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkdnd-x11.lo -MD -MP -MF .deps/gdkdnd-x11.Tpo -c gdkdnd-x11.c -fPIC -DPIC -o .libs/gdkdnd-x11.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkdrawable-x11.lo -MD -MP -MF .deps/gdkdrawable-x11.Tpo -c gdkdrawable-x11.c -fPIC -DPIC -o .libs/gdkdrawable-x11.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkgc-x11.lo -MD -MP -MF .deps/gdkgc-x11.Tpo -c gdkgc-x11.c -fPIC -DPIC -o .libs/gdkgc-x11.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkfont-x11.lo -MD -MP -MF .deps/gdkfont-x11.Tpo -c gdkfont-x11.c -fPIC -DPIC -o .libs/gdkfont-x11.o if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkgeometry-x11.lo -MD -MP -MF ".deps/gdkgeometry-x11.Tpo" \ -c -o gdkgeometry-x11.lo `test -f 'gdkgeometry-x11.c' || echo './'`gdkgeometry-x11.c; \ then mv -f ".deps/gdkgeometry-x11.Tpo" ".deps/gdkgeometry-x11.Plo"; \ else rm -f ".deps/gdkgeometry-x11.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkglobals-x11.lo -MD -MP -MF ".deps/gdkglobals-x11.Tpo" \ -c -o gdkglobals-x11.lo `test -f 'gdkglobals-x11.c' || echo './'`gdkglobals-x11.c; \ then mv -f ".deps/gdkglobals-x11.Tpo" ".deps/gdkglobals-x11.Plo"; \ else rm -f ".deps/gdkglobals-x11.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkim-x11.lo -MD -MP -MF ".deps/gdkim-x11.Tpo" \ -c -o gdkim-x11.lo `test -f 'gdkim-x11.c' || echo './'`gdkim-x11.c; \ then mv -f ".deps/gdkim-x11.Tpo" ".deps/gdkim-x11.Plo"; \ else rm -f ".deps/gdkim-x11.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkimage-x11.lo -MD -MP -MF ".deps/gdkimage-x11.Tpo" \ -c -o gdkimage-x11.lo `test -f 'gdkimage-x11.c' || echo './'`gdkimage-x11.c; \ then mv -f ".deps/gdkimage-x11.Tpo" ".deps/gdkimage-x11.Plo"; \ else rm -f ".deps/gdkimage-x11.Tpo"; exit 1; \ fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkgeometry-x11.lo -MD -MP -MF .deps/gdkgeometry-x11.Tpo -c gdkgeometry-x11.c -fPIC -DPIC -o .libs/gdkgeometry-x11.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkglobals-x11.lo -MD -MP -MF .deps/gdkglobals-x11.Tpo -c gdkglobals-x11.c -fPIC -DPIC -o .libs/gdkglobals-x11.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkim-x11.lo -MD -MP -MF .deps/gdkim-x11.Tpo -c gdkim-x11.c -fPIC -DPIC -o .libs/gdkim-x11.o if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkinput.lo -MD -MP -MF ".deps/gdkinput.Tpo" \ -c -o gdkinput.lo `test -f 'gdkinput.c' || echo './'`gdkinput.c; \ then mv -f ".deps/gdkinput.Tpo" ".deps/gdkinput.Plo"; \ else rm -f ".deps/gdkinput.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkkeys-x11.lo -MD -MP -MF ".deps/gdkkeys-x11.Tpo" \ -c -o gdkkeys-x11.lo `test -f 'gdkkeys-x11.c' || echo './'`gdkkeys-x11.c; \ then mv -f ".deps/gdkkeys-x11.Tpo" ".deps/gdkkeys-x11.Plo"; \ else rm -f ".deps/gdkkeys-x11.Tpo"; exit 1; \ fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkimage-x11.lo -MD -MP -MF .deps/gdkimage-x11.Tpo -c gdkimage-x11.c -fPIC -DPIC -o .libs/gdkimage-x11.o if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkmain-x11.lo -MD -MP -MF ".deps/gdkmain-x11.Tpo" \ -c -o gdkmain-x11.lo `test -f 'gdkmain-x11.c' || echo './'`gdkmain-x11.c; \ then mv -f ".deps/gdkmain-x11.Tpo" ".deps/gdkmain-x11.Plo"; \ else rm -f ".deps/gdkmain-x11.Tpo"; exit 1; \ fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkkeys-x11.lo -MD -MP -MF .deps/gdkkeys-x11.Tpo -c gdkkeys-x11.c -fPIC -DPIC -o .libs/gdkkeys-x11.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkinput.lo -MD -MP -MF .deps/gdkinput.Tpo -c gdkinput.c -fPIC -DPIC -o .libs/gdkinput.o if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkpixmap-x11.lo -MD -MP -MF ".deps/gdkpixmap-x11.Tpo" \ -c -o gdkpixmap-x11.lo `test -f 'gdkpixmap-x11.c' || echo './'`gdkpixmap-x11.c; \ then mv -f ".deps/gdkpixmap-x11.Tpo" ".deps/gdkpixmap-x11.Plo"; \ else rm -f ".deps/gdkpixmap-x11.Tpo"; exit 1; \ fi gdkim-x11.c: В функции ‘IA__gdk_wcstombs’: gdkim-x11.c:173: предупреждение: при передаче аргумента 1 ‘g_strdup’: указуемые типы различаются знаковостью libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkmain-x11.lo -MD -MP -MF .deps/gdkmain-x11.Tpo -c gdkmain-x11.c -fPIC -DPIC -o .libs/gdkmain-x11.o if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkproperty-x11.lo -MD -MP -MF ".deps/gdkproperty-x11.Tpo" \ -c -o gdkproperty-x11.lo `test -f 'gdkproperty-x11.c' || echo './'`gdkproperty-x11.c; \ then mv -f ".deps/gdkproperty-x11.Tpo" ".deps/gdkproperty-x11.Plo"; \ else rm -f ".deps/gdkproperty-x11.Tpo"; exit 1; \ fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkpixmap-x11.lo -MD -MP -MF .deps/gdkpixmap-x11.Tpo -c gdkpixmap-x11.c -fPIC -DPIC -o .libs/gdkpixmap-x11.o gdkkeys-x11.c: В функции ‘IA__gdk_keymap_translate_keyboard_state’: gdkkeys-x11.c:1487: предупреждение: при передаче аргумента 6 ‘MyEnhancedXkbTranslateKeyCode’: указуемые типы различаются знаковостью gdkkeys-x11.c:1487: предупреждение: при передаче аргумента 7 ‘MyEnhancedXkbTranslateKeyCode’: указуемые типы различаются знаковостью gdkkeys-x11.c:1529: предупреждение: при передаче аргумента 5 ‘translate_keysym’: указуемые типы различаются знаковостью gdkkeys-x11.c:1529: предупреждение: при передаче аргумента 6 ‘translate_keysym’: указуемые типы различаются знаковостью libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkproperty-x11.lo -MD -MP -MF .deps/gdkproperty-x11.Tpo -c gdkproperty-x11.c -fPIC -DPIC -o .libs/gdkproperty-x11.o if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkscreen-x11.lo -MD -MP -MF ".deps/gdkscreen-x11.Tpo" \ -c -o gdkscreen-x11.lo `test -f 'gdkscreen-x11.c' || echo './'`gdkscreen-x11.c; \ then mv -f ".deps/gdkscreen-x11.Tpo" ".deps/gdkscreen-x11.Plo"; \ else rm -f ".deps/gdkscreen-x11.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkselection-x11.lo -MD -MP -MF ".deps/gdkselection-x11.Tpo" \ -c -o gdkselection-x11.lo `test -f 'gdkselection-x11.c' || echo './'`gdkselection-x11.c; \ then mv -f ".deps/gdkselection-x11.Tpo" ".deps/gdkselection-x11.Plo"; \ else rm -f ".deps/gdkselection-x11.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkspawn-x11.lo -MD -MP -MF ".deps/gdkspawn-x11.Tpo" \ -c -o gdkspawn-x11.lo `test -f 'gdkspawn-x11.c' || echo './'`gdkspawn-x11.c; \ then mv -f ".deps/gdkspawn-x11.Tpo" ".deps/gdkspawn-x11.Plo"; \ else rm -f ".deps/gdkspawn-x11.Tpo"; exit 1; \ fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkspawn-x11.lo -MD -MP -MF .deps/gdkspawn-x11.Tpo -c gdkspawn-x11.c -fPIC -DPIC -o .libs/gdkspawn-x11.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkscreen-x11.lo -MD -MP -MF .deps/gdkscreen-x11.Tpo -c gdkscreen-x11.c -fPIC -DPIC -o .libs/gdkscreen-x11.o if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkvisual-x11.lo -MD -MP -MF ".deps/gdkvisual-x11.Tpo" \ -c -o gdkvisual-x11.lo `test -f 'gdkvisual-x11.c' || echo './'`gdkvisual-x11.c; \ then mv -f ".deps/gdkvisual-x11.Tpo" ".deps/gdkvisual-x11.Plo"; \ else rm -f ".deps/gdkvisual-x11.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkwindow-x11.lo -MD -MP -MF ".deps/gdkwindow-x11.Tpo" \ -c -o gdkwindow-x11.lo `test -f 'gdkwindow-x11.c' || echo './'`gdkwindow-x11.c; \ then mv -f ".deps/gdkwindow-x11.Tpo" ".deps/gdkwindow-x11.Plo"; \ else rm -f ".deps/gdkwindow-x11.Tpo"; exit 1; \ fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkselection-x11.lo -MD -MP -MF .deps/gdkselection-x11.Tpo -c gdkselection-x11.c -fPIC -DPIC -o .libs/gdkselection-x11.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkvisual-x11.lo -MD -MP -MF .deps/gdkvisual-x11.Tpo -c gdkvisual-x11.c -fPIC -DPIC -o .libs/gdkvisual-x11.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkwindow-x11.lo -MD -MP -MF .deps/gdkwindow-x11.Tpo -c gdkwindow-x11.c -fPIC -DPIC -o .libs/gdkwindow-x11.o if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkxftdefaults.lo -MD -MP -MF ".deps/gdkxftdefaults.Tpo" \ -c -o gdkxftdefaults.lo `test -f 'gdkxftdefaults.c' || echo './'`gdkxftdefaults.c; \ then mv -f ".deps/gdkxftdefaults.Tpo" ".deps/gdkxftdefaults.Plo"; \ else rm -f ".deps/gdkxftdefaults.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkxid.lo -MD -MP -MF ".deps/gdkxid.Tpo" \ -c -o gdkxid.lo `test -f 'gdkxid.c' || echo './'`gdkxid.c; \ then mv -f ".deps/gdkxid.Tpo" ".deps/gdkxid.Plo"; \ else rm -f ".deps/gdkxid.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT xsettings-client.lo -MD -MP -MF ".deps/xsettings-client.Tpo" \ -c -o xsettings-client.lo `test -f 'xsettings-client.c' || echo './'`xsettings-client.c; \ then mv -f ".deps/xsettings-client.Tpo" ".deps/xsettings-client.Plo"; \ else rm -f ".deps/xsettings-client.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT xsettings-common.lo -MD -MP -MF ".deps/xsettings-common.Tpo" \ -c -o xsettings-common.lo `test -f 'xsettings-common.c' || echo './'`xsettings-common.c; \ then mv -f ".deps/xsettings-common.Tpo" ".deps/xsettings-common.Plo"; \ else rm -f ".deps/xsettings-common.Tpo"; exit 1; \ fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkxftdefaults.lo -MD -MP -MF .deps/gdkxftdefaults.Tpo -c gdkxftdefaults.c -fPIC -DPIC -o .libs/gdkxftdefaults.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkxid.lo -MD -MP -MF .deps/gdkxid.Tpo -c gdkxid.c -fPIC -DPIC -o .libs/gdkxid.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT xsettings-client.lo -MD -MP -MF .deps/xsettings-client.Tpo -c xsettings-client.c -fPIC -DPIC -o .libs/xsettings-client.o if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkinput-x11.lo -MD -MP -MF ".deps/gdkinput-x11.Tpo" \ -c -o gdkinput-x11.lo `test -f 'gdkinput-x11.c' || echo './'`gdkinput-x11.c; \ then mv -f ".deps/gdkinput-x11.Tpo" ".deps/gdkinput-x11.Plo"; \ else rm -f ".deps/gdkinput-x11.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkinput-xfree.lo -MD -MP -MF ".deps/gdkinput-xfree.Tpo" \ -c -o gdkinput-xfree.lo `test -f 'gdkinput-xfree.c' || echo './'`gdkinput-xfree.c; \ then mv -f ".deps/gdkinput-xfree.Tpo" ".deps/gdkinput-xfree.Plo"; \ else rm -f ".deps/gdkinput-xfree.Tpo"; exit 1; \ fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT checksettings.o -MD -MP -MF ".deps/checksettings.Tpo" \ -c -o checksettings.o `test -f 'checksettings.c' || echo './'`checksettings.c; \ then mv -f ".deps/checksettings.Tpo" ".deps/checksettings.Po"; \ else rm -f ".deps/checksettings.Tpo"; exit 1; \ fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT xsettings-common.lo -MD -MP -MF .deps/xsettings-common.Tpo -c xsettings-common.c -fPIC -DPIC -o .libs/xsettings-common.o gdkwindow-x11.c: В функции ‘IA__gdk_window_set_startup_id’: gdkwindow-x11.c:2956: предупреждение: при передаче аргумента 7 ‘XChangeProperty’: указуемые типы различаются знаковостью libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkinput-x11.lo -MD -MP -MF .deps/gdkinput-x11.Tpo -c gdkinput-x11.c -fPIC -DPIC -o .libs/gdkinput-x11.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkinput-xfree.lo -MD -MP -MF .deps/gdkinput-xfree.Tpo -c gdkinput-xfree.c -fPIC -DPIC -o .libs/gdkinput-xfree.o /bin/sh ../../libtool --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -Wall -o libgdk-x11.la gdkasync.lo gdkcolor-x11.lo gdkcursor-x11.lo gdkdisplay-x11.lo gdkdnd-x11.lo gdkdrawable-x11.lo gdkevents-x11.lo gdkfont-x11.lo gdkgc-x11.lo gdkgeometry-x11.lo gdkglobals-x11.lo gdkim-x11.lo gdkimage-x11.lo gdkinput.lo gdkkeys-x11.lo gdkmain-x11.lo gdkpixmap-x11.lo gdkproperty-x11.lo gdkscreen-x11.lo gdkselection-x11.lo gdkspawn-x11.lo gdkvisual-x11.lo gdkwindow-x11.lo gdkxftdefaults.lo gdkxid.lo xsettings-client.lo xsettings-common.lo gdkinput-x11.lo gdkinput-xfree.lo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgdk-x11.a .libs/gdkasync.o .libs/gdkcolor-x11.o .libs/gdkcursor-x11.o .libs/gdkdisplay-x11.o .libs/gdkdnd-x11.o .libs/gdkdrawable-x11.o .libs/gdkevents-x11.o .libs/gdkfont-x11.o .libs/gdkgc-x11.o .libs/gdkgeometry-x11.o .libs/gdkglobals-x11.o .libs/gdkim-x11.o .libs/gdkimage-x11.o .libs/gdkinput.o .libs/gdkkeys-x11.o .libs/gdkmain-x11.o .libs/gdkpixmap-x11.o .libs/gdkproperty-x11.o .libs/gdkscreen-x11.o .libs/gdkselection-x11.o .libs/gdkspawn-x11.o .libs/gdkvisual-x11.o .libs/gdkwindow-x11.o .libs/gdkxftdefaults.o .libs/gdkxid.o .libs/xsettings-client.o .libs/xsettings-common.o .libs/gdkinput-x11.o .libs/gdkinput-xfree.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgdk-x11.a libtool: link: ( cd ".libs" && rm -f "libgdk-x11.la" && ln -s "../libgdk-x11.la" "libgdk-x11.la" ) /bin/sh ../../libtool --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -Wall -o checksettings checksettings.o libgdk-x11.la -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 ../../gdk-pixbuf/libgdk_pixbuf-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -Wall -o .libs/checksettings checksettings.o -pthread ./.libs/libgdk-x11.a /usr/lib64/libgthread-2.0.so -lpthread -lrt ../../gdk-pixbuf/.libs/libgdk_pixbuf-2.0.so /usr/lib64/libgmodule-2.0.so -ldl /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so -lm -pthread make[4]: Leaving directory `/var/tmp/portage/x11-libs/gtk+-2.12.11/work/gtk+-2.12.11/gdk/x11' make[4]: Entering directory `/var/tmp/portage/x11-libs/gtk+-2.12.11/work/gtk+-2.12.11/gdk' if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdk.lo -MD -MP -MF ".deps/gdk.Tpo" \ -c -o gdk.lo `test -f 'gdk.c' || echo './'`gdk.c; \ then mv -f ".deps/gdk.Tpo" ".deps/gdk.Plo"; \ else rm -f ".deps/gdk.Tpo"; exit 1; \ fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkcairo.lo -MD -MP -MF ".deps/gdkcairo.Tpo" \ -c -o gdkcairo.lo `test -f 'gdkcairo.c' || echo './'`gdkcairo.c; \ then mv -f ".deps/gdkcairo.Tpo" ".deps/gdkcairo.Plo"; \ else rm -f ".deps/gdkcairo.Tpo"; exit 1; \ fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkcolor.lo -MD -MP -MF ".deps/gdkcolor.Tpo" \ -c -o gdkcolor.lo `test -f 'gdkcolor.c' || echo './'`gdkcolor.c; \ then mv -f ".deps/gdkcolor.Tpo" ".deps/gdkcolor.Plo"; \ else rm -f ".deps/gdkcolor.Tpo"; exit 1; \ fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkcursor.lo -MD -MP -MF ".deps/gdkcursor.Tpo" \ -c -o gdkcursor.lo `test -f 'gdkcursor.c' || echo './'`gdkcursor.c; \ then mv -f ".deps/gdkcursor.Tpo" ".deps/gdkcursor.Plo"; \ else rm -f ".deps/gdkcursor.Tpo"; exit 1; \ fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkdisplay.lo -MD -MP -MF ".deps/gdkdisplay.Tpo" \ -c -o gdkdisplay.lo `test -f 'gdkdisplay.c' || echo './'`gdkdisplay.c; \ then mv -f ".deps/gdkdisplay.Tpo" ".deps/gdkdisplay.Plo"; \ else rm -f ".deps/gdkdisplay.Tpo"; exit 1; \ fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkdnd.lo -MD -MP -MF ".deps/gdkdnd.Tpo" \ -c -o gdkdnd.lo `test -f 'gdkdnd.c' || echo './'`gdkdnd.c; \ then mv -f ".deps/gdkdnd.Tpo" ".deps/gdkdnd.Plo"; \ else rm -f ".deps/gdkdnd.Tpo"; exit 1; \ fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkdraw.lo -MD -MP -MF ".deps/gdkdraw.Tpo" \ -c -o gdkdraw.lo `test -f 'gdkdraw.c' || echo './'`gdkdraw.c; \ then mv -f ".deps/gdkdraw.Tpo" ".deps/gdkdraw.Plo"; \ else rm -f ".deps/gdkdraw.Tpo"; exit 1; \ fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkevents.lo -MD -MP -MF ".deps/gdkevents.Tpo" \ -c -o gdkevents.lo `test -f 'gdkevents.c' || echo './'`gdkevents.c; \ then mv -f ".deps/gdkevents.Tpo" ".deps/gdkevents.Plo"; \ else rm -f ".deps/gdkevents.Tpo"; exit 1; \ fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkfont.lo -MD -MP -MF ".deps/gdkfont.Tpo" \ -c -o gdkfont.lo `test -f 'gdkfont.c' || echo './'`gdkfont.c; \ then mv -f ".deps/gdkfont.Tpo" ".deps/gdkfont.Plo"; \ else rm -f ".deps/gdkfont.Tpo"; exit 1; \ fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdk.lo -MD -MP -MF .deps/gdk.Tpo -c gdk.c -fPIC -DPIC -o .libs/gdk.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkcursor.lo -MD -MP -MF .deps/gdkcursor.Tpo -c gdkcursor.c -fPIC -DPIC -o .libs/gdkcursor.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkcairo.lo -MD -MP -MF .deps/gdkcairo.Tpo -c gdkcairo.c -fPIC -DPIC -o .libs/gdkcairo.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkcolor.lo -MD -MP -MF .deps/gdkcolor.Tpo -c gdkcolor.c -fPIC -DPIC -o .libs/gdkcolor.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkdraw.lo -MD -MP -MF .deps/gdkdraw.Tpo -c gdkdraw.c -fPIC -DPIC -o .libs/gdkdraw.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkdnd.lo -MD -MP -MF .deps/gdkdnd.Tpo -c gdkdnd.c -fPIC -DPIC -o .libs/gdkdnd.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkdisplay.lo -MD -MP -MF .deps/gdkdisplay.Tpo -c gdkdisplay.c -fPIC -DPIC -o .libs/gdkdisplay.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkevents.lo -MD -MP -MF .deps/gdkevents.Tpo -c gdkevents.c -fPIC -DPIC -o .libs/gdkevents.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkfont.lo -MD -MP -MF .deps/gdkfont.Tpo -c gdkfont.c -fPIC -DPIC -o .libs/gdkfont.o if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkgc.lo -MD -MP -MF ".deps/gdkgc.Tpo" \ -c -o gdkgc.lo `test -f 'gdkgc.c' || echo './'`gdkgc.c; \ then mv -f ".deps/gdkgc.Tpo" ".deps/gdkgc.Plo"; \ else rm -f ".deps/gdkgc.Tpo"; exit 1; \ fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkglobals.lo -MD -MP -MF ".deps/gdkglobals.Tpo" \ -c -o gdkglobals.lo `test -f 'gdkglobals.c' || echo './'`gdkglobals.c; \ then mv -f ".deps/gdkglobals.Tpo" ".deps/gdkglobals.Plo"; \ else rm -f ".deps/gdkglobals.Tpo"; exit 1; \ fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkkeys.lo -MD -MP -MF ".deps/gdkkeys.Tpo" \ -c -o gdkkeys.lo `test -f 'gdkkeys.c' || echo './'`gdkkeys.c; \ then mv -f ".deps/gdkkeys.Tpo" ".deps/gdkkeys.Plo"; \ else rm -f ".deps/gdkkeys.Tpo"; exit 1; \ fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkkeyuni.lo -MD -MP -MF ".deps/gdkkeyuni.Tpo" \ -c -o gdkkeyuni.lo `test -f 'gdkkeyuni.c' || echo './'`gdkkeyuni.c; \ then mv -f ".deps/gdkkeyuni.Tpo" ".deps/gdkkeyuni.Plo"; \ else rm -f ".deps/gdkkeyuni.Tpo"; exit 1; \ fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkimage.lo -MD -MP -MF ".deps/gdkimage.Tpo" \ -c -o gdkimage.lo `test -f 'gdkimage.c' || echo './'`gdkimage.c; \ then mv -f ".deps/gdkimage.Tpo" ".deps/gdkimage.Plo"; \ else rm -f ".deps/gdkimage.Tpo"; exit 1; \ fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkdisplaymanager.lo -MD -MP -MF ".deps/gdkdisplaymanager.Tpo" \ -c -o gdkdisplaymanager.lo `test -f 'gdkdisplaymanager.c' || echo './'`gdkdisplaymanager.c; \ then mv -f ".deps/gdkdisplaymanager.Tpo" ".deps/gdkdisplaymanager.Plo"; \ else rm -f ".deps/gdkdisplaymanager.Tpo"; exit 1; \ fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkkeys.lo -MD -MP -MF .deps/gdkkeys.Tpo -c gdkkeys.c -fPIC -DPIC -o .libs/gdkkeys.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkgc.lo -MD -MP -MF .deps/gdkgc.Tpo -c gdkgc.c -fPIC -DPIC -o .libs/gdkgc.o if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkpango.lo -MD -MP -MF ".deps/gdkpango.Tpo" \ -c -o gdkpango.lo `test -f 'gdkpango.c' || echo './'`gdkpango.c; \ then mv -f ".deps/gdkpango.Tpo" ".deps/gdkpango.Plo"; \ else rm -f ".deps/gdkpango.Tpo"; exit 1; \ fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkglobals.lo -MD -MP -MF .deps/gdkglobals.Tpo -c gdkglobals.c -fPIC -DPIC -o .libs/gdkglobals.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkkeyuni.lo -MD -MP -MF .deps/gdkkeyuni.Tpo -c gdkkeyuni.c -fPIC -DPIC -o .libs/gdkkeyuni.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkimage.lo -MD -MP -MF .deps/gdkimage.Tpo -c gdkimage.c -fPIC -DPIC -o .libs/gdkimage.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkpango.lo -MD -MP -MF .deps/gdkpango.Tpo -c gdkpango.c -fPIC -DPIC -o .libs/gdkpango.o if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkpixbuf-drawable.lo -MD -MP -MF ".deps/gdkpixbuf-drawable.Tpo" \ -c -o gdkpixbuf-drawable.lo `test -f 'gdkpixbuf-drawable.c' || echo './'`gdkpixbuf-drawable.c; \ then mv -f ".deps/gdkpixbuf-drawable.Tpo" ".deps/gdkpixbuf-drawable.Plo"; \ else rm -f ".deps/gdkpixbuf-drawable.Tpo"; exit 1; \ fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkdisplaymanager.lo -MD -MP -MF .deps/gdkdisplaymanager.Tpo -c gdkdisplaymanager.c -fPIC -DPIC -o .libs/gdkdisplaymanager.o if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkpixbuf-render.lo -MD -MP -MF ".deps/gdkpixbuf-render.Tpo" \ -c -o gdkpixbuf-render.lo `test -f 'gdkpixbuf-render.c' || echo './'`gdkpixbuf-render.c; \ then mv -f ".deps/gdkpixbuf-render.Tpo" ".deps/gdkpixbuf-render.Plo"; \ else rm -f ".deps/gdkpixbuf-render.Tpo"; exit 1; \ fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkpixmap.lo -MD -MP -MF ".deps/gdkpixmap.Tpo" \ -c -o gdkpixmap.lo `test -f 'gdkpixmap.c' || echo './'`gdkpixmap.c; \ then mv -f ".deps/gdkpixmap.Tpo" ".deps/gdkpixmap.Plo"; \ else rm -f ".deps/gdkpixmap.Tpo"; exit 1; \ fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkpixbuf-drawable.lo -MD -MP -MF .deps/gdkpixbuf-drawable.Tpo -c gdkpixbuf-drawable.c -fPIC -DPIC -o .libs/gdkpixbuf-drawable.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkpixbuf-render.lo -MD -MP -MF .deps/gdkpixbuf-render.Tpo -c gdkpixbuf-render.c -fPIC -DPIC -o .libs/gdkpixbuf-render.o if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkpolyreg-generic.lo -MD -MP -MF ".deps/gdkpolyreg-generic.Tpo" \ -c -o gdkpolyreg-generic.lo `test -f 'gdkpolyreg-generic.c' || echo './'`gdkpolyreg-generic.c; \ then mv -f ".deps/gdkpolyreg-generic.Tpo" ".deps/gdkpolyreg-generic.Plo"; \ else rm -f ".deps/gdkpolyreg-generic.Tpo"; exit 1; \ fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkrgb.lo -MD -MP -MF ".deps/gdkrgb.Tpo" \ -c -o gdkrgb.lo `test -f 'gdkrgb.c' || echo './'`gdkrgb.c; \ then mv -f ".deps/gdkrgb.Tpo" ".deps/gdkrgb.Plo"; \ else rm -f ".deps/gdkrgb.Tpo"; exit 1; \ fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkrectangle.lo -MD -MP -MF ".deps/gdkrectangle.Tpo" \ -c -o gdkrectangle.lo `test -f 'gdkrectangle.c' || echo './'`gdkrectangle.c; \ then mv -f ".deps/gdkrectangle.Tpo" ".deps/gdkrectangle.Plo"; \ else rm -f ".deps/gdkrectangle.Tpo"; exit 1; \ fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkpixmap.lo -MD -MP -MF .deps/gdkpixmap.Tpo -c gdkpixmap.c -fPIC -DPIC -o .libs/gdkpixmap.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkpolyreg-generic.lo -MD -MP -MF .deps/gdkpolyreg-generic.Tpo -c gdkpolyreg-generic.c -fPIC -DPIC -o .libs/gdkpolyreg-generic.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkrgb.lo -MD -MP -MF .deps/gdkrgb.Tpo -c gdkrgb.c -fPIC -DPIC -o .libs/gdkrgb.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkrectangle.lo -MD -MP -MF .deps/gdkrectangle.Tpo -c gdkrectangle.c -fPIC -DPIC -o .libs/gdkrectangle.o if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkregion-generic.lo -MD -MP -MF ".deps/gdkregion-generic.Tpo" \ -c -o gdkregion-generic.lo `test -f 'gdkregion-generic.c' || echo './'`gdkregion-generic.c; \ then mv -f ".deps/gdkregion-generic.Tpo" ".deps/gdkregion-generic.Plo"; \ else rm -f ".deps/gdkregion-generic.Tpo"; exit 1; \ fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkscreen.lo -MD -MP -MF ".deps/gdkscreen.Tpo" \ -c -o gdkscreen.lo `test -f 'gdkscreen.c' || echo './'`gdkscreen.c; \ then mv -f ".deps/gdkscreen.Tpo" ".deps/gdkscreen.Plo"; \ else rm -f ".deps/gdkscreen.Tpo"; exit 1; \ fi if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkselection.lo -MD -MP -MF ".deps/gdkselection.Tpo" \ -c -o gdkselection.lo `test -f 'gdkselection.c' || echo './'`gdkselection.c; \ then mv -f ".deps/gdkselection.Tpo" ".deps/gdkselection.Plo"; \ else rm -f ".deps/gdkselection.Tpo"; exit 1; \ fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkregion-generic.lo -MD -MP -MF .deps/gdkregion-generic.Tpo -c gdkregion-generic.c -fPIC -DPIC -o .libs/gdkregion-generic.o if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkvisual.lo -MD -MP -MF ".deps/gdkvisual.Tpo" \ -c -o gdkvisual.lo `test -f 'gdkvisual.c' || echo './'`gdkvisual.c; \ then mv -f ".deps/gdkvisual.Tpo" ".deps/gdkvisual.Plo"; \ else rm -f ".deps/gdkvisual.Tpo"; exit 1; \ fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkscreen.lo -MD -MP -MF .deps/gdkscreen.Tpo -c gdkscreen.c -fPIC -DPIC -o .libs/gdkscreen.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkselection.lo -MD -MP -MF .deps/gdkselection.Tpo -c gdkselection.c -fPIC -DPIC -o .libs/gdkselection.o if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkwindow.lo -MD -MP -MF ".deps/gdkwindow.Tpo" \ -c -o gdkwindow.lo `test -f 'gdkwindow.c' || echo './'`gdkwindow.c; \ then mv -f ".deps/gdkwindow.Tpo" ".deps/gdkwindow.Plo"; \ else rm -f ".deps/gdkwindow.Tpo"; exit 1; \ fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkvisual.lo -MD -MP -MF .deps/gdkvisual.Tpo -c gdkvisual.c -fPIC -DPIC -o .libs/gdkvisual.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkwindow.lo -MD -MP -MF .deps/gdkwindow.Tpo -c gdkwindow.c -fPIC -DPIC -o .libs/gdkwindow.o gdkscreen.c: В функции ‘gdk_screen_get_property’: gdkscreen.c:487: предупреждение: передача аргумента 2 ‘g_value_set_pointer’ отменяет квалификаторы указуемого типа if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkenumtypes.lo -MD -MP -MF ".deps/gdkenumtypes.Tpo" \ -c -o gdkenumtypes.lo `test -f 'gdkenumtypes.c' || echo './'`gdkenumtypes.c; \ then mv -f ".deps/gdkenumtypes.Tpo" ".deps/gdkenumtypes.Plo"; \ else rm -f ".deps/gdkenumtypes.Tpo"; exit 1; \ fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -O2 -march=k8 -pipe -Wall -MT gdkenumtypes.lo -MD -MP -MF .deps/gdkenumtypes.Tpo -c gdkenumtypes.c -fPIC -DPIC -o .libs/gdkenumtypes.o /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -Wall -o libgdk-x11-2.0.la -version-info 1200:11:1200 -export-dynamic -rpath /usr/lib64 -export-symbols-regex "^[^_].*" gdk.lo gdkcairo.lo gdkcolor.lo gdkcursor.lo gdkdisplay.lo gdkdnd.lo gdkdraw.lo gdkevents.lo gdkfont.lo gdkgc.lo gdkglobals.lo gdkkeys.lo gdkkeyuni.lo gdkimage.lo gdkdisplaymanager.lo gdkpango.lo gdkpixbuf-drawable.lo gdkpixbuf-render.lo gdkpixmap.lo gdkpolyreg-generic.lo gdkrgb.lo gdkrectangle.lo gdkregion-generic.lo gdkscreen.lo gdkselection.lo gdkvisual.lo gdkwindow.lo gdkenumtypes.lo x11/libgdk-x11.la -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lfontconfig -lXext -lXrender -lX11 -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lm ../gdk-pixbuf/libgdk_pixbuf-2.0.la ../libtool: line 6426: cd: __LIBGL_PATH__: No such file or directory libtool: link: warning: cannot determine absolute directory name of `__LIBGL_PATH__' grep: __LIBGL_PATH__/libGL.la: No such file or directory /bin/sed: can't read __LIBGL_PATH__/libGL.la: No such file or directory libtool: link: `__LIBGL_PATH__/libGL.la' is not a valid libtool archive make[4]: *** [libgdk-x11-2.0.la] Ошибка 1 make[4]: Leaving directory `/var/tmp/portage/x11-libs/gtk+-2.12.11/work/gtk+-2.12.11/gdk' make[3]: *** [all-recursive] Ошибка 1 make[3]: Leaving directory `/var/tmp/portage/x11-libs/gtk+-2.12.11/work/gtk+-2.12.11/gdk' make[2]: *** [all] Ошибка 2 make[2]: Leaving directory `/var/tmp/portage/x11-libs/gtk+-2.12.11/work/gtk+-2.12.11/gdk' make[1]: *** [all-recursive] Ошибка 1 make[1]: Leaving directory `/var/tmp/portage/x11-libs/gtk+-2.12.11/work/gtk+-2.12.11' make: *** [all] Ошибка 2 * * ERROR: x11-libs/gtk+-2.12.11 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2936: Called die * The specific snippet of code: * emake || die "compile failed" * The die message: * compile 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/x11-libs/gtk+-2.12.11/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-libs/gtk+-2.12.11/temp/environment'. *