Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 438988 Details for
Bug 587064
x11-libs/pango-1.38.1 - build error: libpango-1.0.so: undefined reference to symbol 'ffi_prep_cif'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 130.13 KB, created by
memellis
on 2016-06-27 17:39:50 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
memellis
Created:
2016-06-27 17:39:50 UTC
Size:
130.13 KB
patch
obsolete
>* Package: x11-libs/pango-1.38.1 > * Repository: gentoo > * Maintainer: gnome@gentoo.org > * USE: X abi_x86_32 abi_x86_64 amd64 elibc_glibc introspection kernel_linux userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking pango-1.38.1.tar.xz to /var/tmp/portage/x11-libs/pango-1.38.1/work >>>> Source unpacked in /var/tmp/portage/x11-libs/pango-1.38.1/work >>>> Preparing source in /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 ... > * Fixing OMF Makefiles ... [ ok ] > * Disabling deprecation warnings ... [ ok ] > * Running elibtoolize in: pango-1.38.1/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 ... > * abi_x86_32.x86: running multilib-minimal_abi_src_configure > * econf: updating pango-1.38.1/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating pango-1.38.1/config.sub with /usr/share/gnuconfig/config.sub >/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib32 --disable-gtk-doc --docdir=/usr/share/doc/pango-1.38.1 --with-cairo --disable-introspection --with-xft --x-includes=/usr/include --x-libraries=/usr/lib32 >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether make supports nested variables... (cached) yes >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for native Win32... no >checking for i686-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc -m32 >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >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 -m32 accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc -m32 option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc -m32 understands -c and -o together... yes >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc -m32... none >checking for i686-pc-linux-gnu-c++... x86_64-pc-linux-gnu-g++ -m32 >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ -m32 accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++ -m32... none >checking for sysconf... yes >checking for getpagesize... yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -m32 -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for unistd.h... (cached) yes >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc -m32... x86_64-pc-linux-gnu-ld -m elf_i386 >checking if the linker (x86_64-pc-linux-gnu-ld -m elf_i386) 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 how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop >checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for x86_64-pc-linux-gnu-ld -m elf_i386 option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-dlltool... dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for i686-pc-linux-gnu-ar... no >checking for ar... ar >checking for archiver @FILE support... @ >checking for i686-pc-linux-gnu-strip... no >checking for strip... strip >checking for i686-pc-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -m32 object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for i686-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc -m32 supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc -m32 option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc -m32 PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc -m32 static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) 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 how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -m32 -E >checking for ld used by x86_64-pc-linux-gnu-g++ -m32... x86_64-pc-linux-gnu-ld -m elf_i386 >checking if the linker (x86_64-pc-linux-gnu-ld -m elf_i386) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ -m32 option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ -m32 PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ -m32 static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ -m32 supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ -m32 supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >configure: creating ./config.lt >config.lt: creating libtool >checking for some Win32 platform... no >checking for i686-pc-linux-gnu-pkg-config... /usr/bin/i686-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for HARFBUZZ... yes >checking for FONTCONFIG... yes >checking for FcWeightFromOpenType... no >checking for FREETYPE... yes >checking for XFT... yes >checking for CoreText availability... no >checking for CAIRO... yes >checking which cairo font backends could be used... freetype >checking for GLIB... yes >checking for LIBTHAI... no >checking for gobject-introspection... no (disabled, use --enable-introspection to enable) >checking for flockfile... yes >checking for strtok_r... yes >checking for gtk-doc... no >configure: WARNING: > You will not be able to create source packages with 'make dist' > because gtk-doc >= 1.15 is not found. >checking for gtkdoc-check... no >checking for gtkdoc-check... no >checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase >checking for gtkdoc-mkpdf... no >checking whether to build gtk-doc documentation... no >checking for GTKDOC_DEPS... yes >checking for -Bsymbolic-functions linker flag... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for unistd.h... (cached) yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating pango/Makefile >config.status: creating pango/mini-fribidi/Makefile >config.status: creating pango/pango.rc >config.status: creating pango/pangoft2.rc >config.status: creating pango/pangowin32.rc >config.status: creating pango/pangocairo.rc >config.status: creating pango/pangoxft.rc >config.status: creating pango-view/Makefile >config.status: creating examples/Makefile >config.status: creating docs/Makefile >config.status: creating docs/version.xml >config.status: creating tools/Makefile >config.status: creating tests/Makefile >config.status: creating build/Makefile >config.status: creating build/win32/Makefile >config.status: creating build/win32/vs9/Makefile >config.status: creating build/win32/vs10/Makefile >config.status: creating build/win32/vs11/Makefile >config.status: creating build/win32/vs12/Makefile >config.status: creating build/win32/vs14/Makefile >config.status: creating pango.pc >config.status: creating pangowin32.pc >config.status: creating pangoft2.pc >config.status: creating pangoxft.pc >config.status: creating pangocairo.pc >config.status: creating pango-uninstalled.pc >config.status: creating pangowin32-uninstalled.pc >config.status: creating pangoft2-uninstalled.pc >config.status: creating pangoxft-uninstalled.pc >config.status: creating pangocairo-uninstalled.pc >config.status: creating config.h.win32 >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing pango/pango-features.h commands >config.status: creating pango/pango-features.h >configuration: > backends: Cairo Xft FreeType > * abi_x86_64.amd64: running multilib-minimal_abi_src_configure > * econf: updating pango-1.38.1/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating pango-1.38.1/config.sub with /usr/share/gnuconfig/config.sub >/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --disable-gtk-doc --docdir=/usr/share/doc/pango-1.38.1 --with-cairo --enable-introspection --with-xft --x-includes=/usr/include --x-libraries=/usr/lib64 >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether make supports nested variables... (cached) 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 whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for x86_64-pc-linux-gnu-c++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking for sysconf... yes >checking for getpagesize... yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for unistd.h... (cached) yes >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >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/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >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-dlltool... dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >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/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for dlfcn.h... yes >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 how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >configure: creating ./config.lt >config.lt: creating libtool >checking for some Win32 platform... no >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for HARFBUZZ... yes >checking for FONTCONFIG... yes >checking for FcWeightFromOpenType... no >checking for FREETYPE... yes >checking for XFT... yes >checking for CoreText availability... no >checking for CAIRO... yes >checking which cairo font backends could be used... freetype >checking for GLIB... yes >checking for LIBTHAI... no >checking for gobject-introspection... yes >checking for flockfile... yes >checking for strtok_r... yes >checking for gtk-doc... no >configure: WARNING: > You will not be able to create source packages with 'make dist' > because gtk-doc >= 1.15 is not found. >checking for gtkdoc-check... no >checking for gtkdoc-check... no >checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase >checking for gtkdoc-mkpdf... no >checking whether to build gtk-doc documentation... no >checking for GTKDOC_DEPS... yes >checking for -Bsymbolic-functions linker flag... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for unistd.h... (cached) yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating pango/Makefile >config.status: creating pango/mini-fribidi/Makefile >config.status: creating pango/pango.rc >config.status: creating pango/pangoft2.rc >config.status: creating pango/pangowin32.rc >config.status: creating pango/pangocairo.rc >config.status: creating pango/pangoxft.rc >config.status: creating pango-view/Makefile >config.status: creating examples/Makefile >config.status: creating docs/Makefile >config.status: creating docs/version.xml >config.status: creating tools/Makefile >config.status: creating tests/Makefile >config.status: creating build/Makefile >config.status: creating build/win32/Makefile >config.status: creating build/win32/vs9/Makefile >config.status: creating build/win32/vs10/Makefile >config.status: creating build/win32/vs11/Makefile >config.status: creating build/win32/vs12/Makefile >config.status: creating build/win32/vs14/Makefile >config.status: creating pango.pc >config.status: creating pangowin32.pc >config.status: creating pangoft2.pc >config.status: creating pangoxft.pc >config.status: creating pangocairo.pc >config.status: creating pango-uninstalled.pc >config.status: creating pangowin32-uninstalled.pc >config.status: creating pangoft2-uninstalled.pc >config.status: creating pangoxft-uninstalled.pc >config.status: creating pangocairo-uninstalled.pc >config.status: creating config.h.win32 >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing pango/pango-features.h commands >config.status: creating pango/pango-features.h >configuration: > backends: Cairo Xft FreeType >>>> Source configured. >>>> Compiling source in /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 ... > * abi_x86_32.x86: running multilib-minimal_abi_src_compile >make -j5 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1-abi_x86_32.x86' >Making all in pango >make[2]: Entering directory '/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1-abi_x86_32.x86/pango' >( cd /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango && glib-mkenums \ > --template pango-enum-types.h.template \ > pango.h pango-attributes.h pango-bidi-type.h pango-break.h pango-context.h pango-coverage.h pango-engine.h pango-font.h pango-fontmap.h pango-fontset.h pango-glyph.h pango-glyph-item.h pango-gravity.h pango-item.h pango-language.h pango-layout.h pango-matrix.h pango-modules.h pango-renderer.h pango-script.h pango-tabs.h pango-types.h pango-utils.h ) > pango-enum-types.h.tmp \ > && mv pango-enum-types.h.tmp pango-enum-types.h \ > && echo timestamp > s-enum-types-h >( cd /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango && glib-mkenums \ > --template pango-enum-types.c.template \ > pango.h pango-attributes.h pango-bidi-type.h pango-break.h pango-context.h pango-coverage.h pango-engine.h pango-font.h pango-fontmap.h pango-fontset.h pango-glyph.h pango-glyph-item.h pango-gravity.h pango-item.h pango-language.h pango-layout.h pango-matrix.h pango-modules.h pango-renderer.h pango-script.h pango-tabs.h pango-types.h pango-utils.h ) > pango-enum-types.c.tmp \ > && mv pango-enum-types.c.tmp pango-enum-types.c \ > && echo timestamp > s-enum-types-c >make all-recursive >make[3]: Entering directory '/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1-abi_x86_32.x86/pango' >Making all in mini-fribidi >make[4]: Entering directory '/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1-abi_x86_32.x86/pango/mini-fribidi' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/mini-fribidi -I../.. -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -DG_DISABLE_CAST_CHECKS -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -O2 -pipe -Wall -c -o fribidi.lo /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/mini-fribidi/fribidi.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/mini-fribidi -I../.. -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -DG_DISABLE_CAST_CHECKS -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -O2 -pipe -Wall -c -o fribidi_char_type.lo /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/mini-fribidi/fribidi_char_type.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/mini-fribidi -I../.. -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -DG_DISABLE_CAST_CHECKS -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -O2 -pipe -Wall -c -o fribidi_types.lo /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/mini-fribidi/fribidi_types.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/mini-fribidi -I../.. -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -DG_DISABLE_CAST_CHECKS -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -O2 -pipe -Wall -c /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/mini-fribidi/fribidi.c -fPIC -DPIC -o .libs/fribidi.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/mini-fribidi -I../.. -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -DG_DISABLE_CAST_CHECKS -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -O2 -pipe -Wall -c /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/mini-fribidi/fribidi_types.c -fPIC -DPIC -o .libs/fribidi_types.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/mini-fribidi -I../.. -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -DG_DISABLE_CAST_CHECKS -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -O2 -pipe -Wall -c /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/mini-fribidi/fribidi_char_type.c -fPIC -DPIC -o .libs/fribidi_char_type.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed -o libmini-fribidi.la fribidi.lo fribidi_char_type.lo fribidi_types.lo >libtool: link: ar cru .libs/libmini-fribidi.a .libs/fribidi.o .libs/fribidi_char_type.o .libs/fribidi_types.o >libtool: link: ranlib .libs/libmini-fribidi.a >libtool: link: ( cd ".libs" && rm -f "libmini-fribidi.la" && ln -s "../libmini-fribidi.la" "libmini-fribidi.la" ) >make[4]: Leaving directory '/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1-abi_x86_32.x86/pango/mini-fribidi' >make[4]: Entering directory '/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1-abi_x86_32.x86/pango' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o break.lo /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/break.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o ellipsize.lo /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/ellipsize.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o fonts.lo /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/fonts.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o glyphstring.lo /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/glyphstring.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o modules.lo /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/modules.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/break.c -fPIC -DPIC -o .libs/break.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/glyphstring.c -fPIC -DPIC -o .libs/glyphstring.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/fonts.c -fPIC -DPIC -o .libs/fonts.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/ellipsize.c -fPIC -DPIC -o .libs/ellipsize.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/modules.c -fPIC -DPIC -o .libs/modules.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o pango-attributes.lo /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-attributes.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o pango-bidi-type.lo /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-bidi-type.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o pango-color.lo /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-color.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o pango-context.lo /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-context.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-bidi-type.c -fPIC -DPIC -o .libs/pango-bidi-type.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-attributes.c -fPIC -DPIC -o .libs/pango-attributes.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o pango-coverage.lo /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-coverage.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-context.c -fPIC -DPIC -o .libs/pango-context.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-color.c -fPIC -DPIC -o .libs/pango-color.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o pango-engine.lo /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-engine.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o pango-fontmap.lo /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-fontmap.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o pango-fontset.lo /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-fontset.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-engine.c -fPIC -DPIC -o .libs/pango-engine.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-coverage.c -fPIC -DPIC -o .libs/pango-coverage.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o pango-glyph-item.lo /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-glyph-item.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o pango-gravity.lo /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-gravity.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-fontmap.c -fPIC -DPIC -o .libs/pango-fontmap.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o pango-item.lo /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-item.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-fontset.c -fPIC -DPIC -o .libs/pango-fontset.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o pango-language.lo /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-language.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-glyph-item.c -fPIC -DPIC -o .libs/pango-glyph-item.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-gravity.c -fPIC -DPIC -o .libs/pango-gravity.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o pango-layout.lo /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-layout.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o pango-markup.lo /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-markup.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-item.c -fPIC -DPIC -o .libs/pango-item.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-language.c -fPIC -DPIC -o .libs/pango-language.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o pango-matrix.lo /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-matrix.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o pango-renderer.lo /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-renderer.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-layout.c -fPIC -DPIC -o .libs/pango-layout.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-markup.c -fPIC -DPIC -o .libs/pango-markup.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o pango-script.lo /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-script.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-matrix.c -fPIC -DPIC -o .libs/pango-matrix.o >/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-markup.c: In function 'span_parse_int': >/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-markup.c:955:3: warning: 'pango_scan_int' is deprecated (declared at /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-utils.h:48) [-Wdeprecated-declarations] > if (!pango_scan_int (&end, val) || *end != '\0') > ^ >/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-markup.c: In function 'span_parse_alpha': >/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-markup.c:1040:3: warning: 'pango_scan_int' is deprecated (declared at /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-utils.h:48) [-Wdeprecated-declarations] > if (pango_scan_int (&end, &int_val)) > ^ >/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-markup.c: In function 'span_parse_enum': >/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-markup.c:1090:3: warning: 'pango_parse_enum' is deprecated (declared at /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-utils.h:63) [-Wdeprecated-declarations] > if (!pango_parse_enum (type, attr_val, val, FALSE, &possible_values)) > ^ >/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-markup.c: In function 'span_parse_func': >/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-markup.c:1264:4: warning: 'pango_scan_int' is deprecated (declared at /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-utils.h:48) [-Wdeprecated-declarations] > if ((end = size, !pango_scan_int (&end, &n)) || *end != '\0' || n < 0) > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-renderer.c -fPIC -DPIC -o .libs/pango-renderer.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o pango-tabs.lo /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-tabs.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-script.c -fPIC -DPIC -o .libs/pango-script.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o pango-utils.lo /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-utils.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o reorder-items.lo /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/reorder-items.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-tabs.c -fPIC -DPIC -o .libs/pango-tabs.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o shape.lo /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/shape.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o pango-enum-types.lo pango-enum-types.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-utils.c -fPIC -DPIC -o .libs/pango-utils.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/reorder-items.c -fPIC -DPIC -o .libs/reorder-items.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o pangofc-font.lo /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pangofc-font.c >/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-utils.c: In function 'pango_split_file_list': >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/shape.c -fPIC -DPIC -o .libs/shape.o >/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-utils.c:205:7: warning: 'pango_trim_string' is deprecated (declared at /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-utils.c:166) [-Wdeprecated-declarations] > char *file = pango_trim_string (files[i]); > ^ >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o pangofc-fontmap.lo /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pangofc-fontmap.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o pangofc-decoder.lo /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pangofc-decoder.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c pango-enum-types.c -fPIC -DPIC -o .libs/pango-enum-types.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pangofc-font.c -fPIC -DPIC -o .libs/pangofc-font.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o pangofc-shape.lo /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pangofc-shape.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o pangoft2.lo /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pangoft2.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pangofc-fontmap.c -fPIC -DPIC -o .libs/pangofc-fontmap.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pangofc-decoder.c -fPIC -DPIC -o .libs/pangofc-decoder.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o pangoft2-fontmap.lo /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pangoft2-fontmap.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pangoft2.c -fPIC -DPIC -o .libs/pangoft2.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o pangoft2-render.lo /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pangoft2-render.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pangofc-shape.c -fPIC -DPIC -o .libs/pangofc-shape.o >/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pangoft2.c: In function 'load_fallback_face': >/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pangoft2.c:113:56: warning: passing argument 1 of 'pango_fc_font_map_get_config' from incompatible pointer type > matched = FcFontMatch (pango_fc_font_map_get_config (fcfont->fontmap), sans, &result); > ^ >In file included from /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pangoft2-private.h:27:0, > from /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pangoft2.c:40: >/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pangofc-fontmap.h:207:1: note: expected 'struct PangoFcFontMap *' but argument is of type 'struct PangoFontMap *' > pango_fc_font_map_get_config (PangoFcFontMap *fcfontmap); > ^ >/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pangoft2.c: In function 'pango_ft2_font_real_lock_face': >/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pangoft2.c:436:3: warning: 'pango_ft2_font_get_face' is deprecated (declared at /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pangoft2.c:177): Use 'pango_fc_font_lock_face' instead [-Wdeprecated-declarations] > return pango_ft2_font_get_face ((PangoFont *)font); > ^ >/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pangoft2.c: In function 'pango_ft2_get_unknown_glyph': >/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pangoft2.c:512:3: warning: 'pango_ft2_font_get_face' is deprecated (declared at /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pangoft2.c:177): Use 'pango_fc_font_lock_face' instead [-Wdeprecated-declarations] > FT_Face face = pango_ft2_font_get_face (font); > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pangoft2-fontmap.c -fPIC -DPIC -o .libs/pangoft2-fontmap.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o pango-ot-buffer.lo /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-ot-buffer.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pangoft2-render.c -fPIC -DPIC -o .libs/pangoft2-render.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o pango-ot-info.lo /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-ot-info.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o pango-ot-ruleset.lo /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-ot-ruleset.c >/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pangoft2-render.c: In function 'pango_ft2_font_render_glyph': >/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pangoft2-render.c:224:3: warning: 'pango_ft2_font_get_face' is deprecated (declared at /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pangoft2.h:125): Use 'pango_fc_font_lock_face' instead [-Wdeprecated-declarations] > face = pango_ft2_font_get_face (font); > ^ >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o pango-ot-tag.lo /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-ot-tag.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-ot-buffer.c -fPIC -DPIC -o .libs/pango-ot-buffer.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o pangoxft-font.lo /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pangoxft-font.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o pangoxft-fontmap.lo /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pangoxft-fontmap.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-ot-ruleset.c -fPIC -DPIC -o .libs/pango-ot-ruleset.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-ot-info.c -fPIC -DPIC -o .libs/pango-ot-info.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-ot-tag.c -fPIC -DPIC -o .libs/pango-ot-tag.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pangoxft-font.c -fPIC -DPIC -o .libs/pangoxft-font.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o pangoxft-render.lo /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pangoxft-render.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o pangocairo-context.lo /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pangocairo-context.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pangoxft-fontmap.c -fPIC -DPIC -o .libs/pangoxft-fontmap.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o pangocairo-font.lo /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pangocairo-font.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o pangocairo-fontmap.lo /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pangocairo-fontmap.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o pangocairo-render.lo /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pangocairo-render.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pangocairo-context.c -fPIC -DPIC -o .libs/pangocairo-context.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pangoxft-render.c -fPIC -DPIC -o .libs/pangoxft-render.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pangocairo-font.c -fPIC -DPIC -o .libs/pangocairo-font.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pangocairo-fontmap.c -fPIC -DPIC -o .libs/pangocairo-fontmap.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pangocairo-render.c -fPIC -DPIC -o .libs/pangocairo-render.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o pangocairo-fcfont.lo /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pangocairo-fcfont.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o pangocairo-fcfontmap.lo /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pangocairo-fcfontmap.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -version-info 3800:1:3800 -export-symbols-regex "^pango_.*" -Wl,-Bsymbolic-functions -Wl,-O1 -Wl,--as-needed -o libpango-1.0.la -rpath /usr/lib32 break.lo ellipsize.lo fonts.lo glyphstring.lo modules.lo pango-attributes.lo pango-bidi-type.lo pango-color.lo pango-context.lo pango-coverage.lo pango-engine.lo pango-fontmap.lo pango-fontset.lo pango-glyph-item.lo pango-gravity.lo pango-item.lo pango-language.lo pango-layout.lo pango-markup.lo pango-matrix.lo pango-renderer.lo pango-script.lo pango-tabs.lo pango-utils.lo reorder-items.lo shape.lo pango-enum-types.lo -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm mini-fribidi/libmini-fribidi.la >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pangocairo-fcfont.c -fPIC -DPIC -o .libs/pangocairo-fcfont.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib32\" -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -I.. -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pangocairo-fcfontmap.c -fPIC -DPIC -o .libs/pangocairo-fcfontmap.o >libtool: link: /usr/bin/nm -B .libs/break.o .libs/ellipsize.o .libs/fonts.o .libs/glyphstring.o .libs/modules.o .libs/pango-attributes.o .libs/pango-bidi-type.o .libs/pango-color.o .libs/pango-context.o .libs/pango-coverage.o .libs/pango-engine.o .libs/pango-fontmap.o .libs/pango-fontset.o .libs/pango-glyph-item.o .libs/pango-gravity.o .libs/pango-item.o .libs/pango-language.o .libs/pango-layout.o .libs/pango-markup.o .libs/pango-matrix.o .libs/pango-renderer.o .libs/pango-script.o .libs/pango-tabs.o .libs/pango-utils.o .libs/reorder-items.o .libs/shape.o .libs/pango-enum-types.o mini-fribidi/.libs/libmini-fribidi.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libpango-1.0.exp >libtool: link: /bin/grep -E -e "^pango_.*" ".libs/libpango-1.0.exp" > ".libs/libpango-1.0.expT" >libtool: link: mv -f ".libs/libpango-1.0.expT" ".libs/libpango-1.0.exp" >libtool: link: echo "{ global:" > .libs/libpango-1.0.ver >libtool: link: cat .libs/libpango-1.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libpango-1.0.ver >libtool: link: echo "local: *; };" >> .libs/libpango-1.0.ver >libtool: link: x86_64-pc-linux-gnu-gcc -m32 -shared -fPIC -DPIC .libs/break.o .libs/ellipsize.o .libs/fonts.o .libs/glyphstring.o .libs/modules.o .libs/pango-attributes.o .libs/pango-bidi-type.o .libs/pango-color.o .libs/pango-context.o .libs/pango-coverage.o .libs/pango-engine.o .libs/pango-fontmap.o .libs/pango-fontset.o .libs/pango-glyph-item.o .libs/pango-gravity.o .libs/pango-item.o .libs/pango-language.o .libs/pango-layout.o .libs/pango-markup.o .libs/pango-matrix.o .libs/pango-renderer.o .libs/pango-script.o .libs/pango-tabs.o .libs/pango-utils.o .libs/reorder-items.o .libs/shape.o .libs/pango-enum-types.o -Wl,--whole-archive mini-fribidi/.libs/libmini-fribidi.a -Wl,--no-whole-archive -Wl,--as-needed -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lm -m32 -O2 -Wl,-Bsymbolic-functions -Wl,-O1 -pthread -pthread -Wl,-soname -Wl,libpango-1.0.so.0 -Wl,-version-script -Wl,.libs/libpango-1.0.ver -o .libs/libpango-1.0.so.0.3800.1 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib32/libgobject-2.0.a(libgobject_2_0_la-gboxed.o): warning: relocation in readonly section `.rodata'. >/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/bin/ld: warning: creating a DT_TEXTREL in object. >libtool: link: (cd ".libs" && rm -f "libpango-1.0.so.0" && ln -s "libpango-1.0.so.0.3800.1" "libpango-1.0.so.0") >libtool: link: (cd ".libs" && rm -f "libpango-1.0.so" && ln -s "libpango-1.0.so.0.3800.1" "libpango-1.0.so") >libtool: link: ( cd ".libs" && rm -f "libpango-1.0.la" && ln -s "../libpango-1.0.la" "libpango-1.0.la" ) >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -version-info 3800:1:3800 -export-symbols-regex "^pango_.*" -Wl,-Bsymbolic-functions -Wl,-O1 -Wl,--as-needed -o libpangoft2-1.0.la -rpath /usr/lib32 pangofc-font.lo pangofc-fontmap.lo pangofc-decoder.lo pangofc-shape.lo pangoft2.lo pangoft2-fontmap.lo pangoft2-render.lo pango-ot-buffer.lo pango-ot-info.lo pango-ot-ruleset.lo pango-ot-tag.lo libpango-1.0.la -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lharfbuzz -lfreetype -lfontconfig -lfreetype -lm >libtool: link: /usr/bin/nm -B .libs/pangofc-font.o .libs/pangofc-fontmap.o .libs/pangofc-decoder.o .libs/pangofc-shape.o .libs/pangoft2.o .libs/pangoft2-fontmap.o .libs/pangoft2-render.o .libs/pango-ot-buffer.o .libs/pango-ot-info.o .libs/pango-ot-ruleset.o .libs/pango-ot-tag.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libpangoft2-1.0.exp >libtool: link: /bin/grep -E -e "^pango_.*" ".libs/libpangoft2-1.0.exp" > ".libs/libpangoft2-1.0.expT" >libtool: link: mv -f ".libs/libpangoft2-1.0.expT" ".libs/libpangoft2-1.0.exp" >libtool: link: echo "{ global:" > .libs/libpangoft2-1.0.ver >libtool: link: cat .libs/libpangoft2-1.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libpangoft2-1.0.ver >libtool: link: echo "local: *; };" >> .libs/libpangoft2-1.0.ver >libtool: link: x86_64-pc-linux-gnu-gcc -m32 -shared -fPIC -DPIC .libs/pangofc-font.o .libs/pangofc-fontmap.o .libs/pangofc-decoder.o .libs/pangofc-shape.o .libs/pangoft2.o .libs/pangoft2-fontmap.o .libs/pangoft2-render.o .libs/pango-ot-buffer.o .libs/pango-ot-info.o .libs/pango-ot-ruleset.o .libs/pango-ot-tag.o -Wl,-rpath -Wl,/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1-abi_x86_32.x86/pango/.libs -Wl,--as-needed ./.libs/libpango-1.0.so -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -lm -m32 -O2 -Wl,-Bsymbolic-functions -Wl,-O1 -pthread -pthread -Wl,-soname -Wl,libpangoft2-1.0.so.0 -Wl,-version-script -Wl,.libs/libpangoft2-1.0.ver -o .libs/libpangoft2-1.0.so.0.3800.1 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib32/libgobject-2.0.a(libgobject_2_0_la-genums.o): warning: relocation in readonly section `.rodata'. >/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/bin/ld: warning: creating a DT_TEXTREL in object. >libtool: link: (cd ".libs" && rm -f "libpangoft2-1.0.so.0" && ln -s "libpangoft2-1.0.so.0.3800.1" "libpangoft2-1.0.so.0") >libtool: link: (cd ".libs" && rm -f "libpangoft2-1.0.so" && ln -s "libpangoft2-1.0.so.0.3800.1" "libpangoft2-1.0.so") >libtool: link: ( cd ".libs" && rm -f "libpangoft2-1.0.la" && ln -s "../libpangoft2-1.0.la" "libpangoft2-1.0.la" ) >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -version-info 3800:1:3800 -export-symbols-regex "^pango_.*" -Wl,-Bsymbolic-functions -Wl,-O1 -Wl,--as-needed -o libpangoxft-1.0.la -rpath /usr/lib32 pangoxft-font.lo pangoxft-fontmap.lo pangoxft-render.lo libpangoft2-1.0.la libpango-1.0.la -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lXft -lXrender -lX11 -lfreetype -lfontconfig -lfreetype -lm >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -version-info 3800:1:3800 -export-symbols-regex "^pango_.*" -Wl,-Bsymbolic-functions -Wl,-O1 -Wl,--as-needed -o libpangocairo-1.0.la -rpath /usr/lib32 pangocairo-context.lo pangocairo-font.lo pangocairo-fontmap.lo pangocairo-render.lo pangocairo-fcfont.lo pangocairo-fcfontmap.lo libpango-1.0.la -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lcairo -lfontconfig -lfreetype -lm libpangoft2-1.0.la -lfreetype >libtool: link: /usr/bin/nm -B .libs/pangocairo-context.o .libs/pangocairo-font.o .libs/pangocairo-fontmap.o .libs/pangocairo-render.o .libs/pangocairo-fcfont.o .libs/pangocairo-fcfontmap.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libpangocairo-1.0.exp >libtool: link: /usr/bin/nm -B .libs/pangoxft-font.o .libs/pangoxft-fontmap.o .libs/pangoxft-render.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libpangoxft-1.0.exp >libtool: link: /bin/grep -E -e "^pango_.*" ".libs/libpangocairo-1.0.exp" > ".libs/libpangocairo-1.0.expT" >libtool: link: /bin/grep -E -e "^pango_.*" ".libs/libpangoxft-1.0.exp" > ".libs/libpangoxft-1.0.expT" >libtool: link: mv -f ".libs/libpangocairo-1.0.expT" ".libs/libpangocairo-1.0.exp" >libtool: link: mv -f ".libs/libpangoxft-1.0.expT" ".libs/libpangoxft-1.0.exp" >libtool: link: echo "{ global:" > .libs/libpangocairo-1.0.ver >libtool: link: cat .libs/libpangocairo-1.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libpangocairo-1.0.ver >libtool: link: echo "{ global:" > .libs/libpangoxft-1.0.ver >libtool: link: cat .libs/libpangoxft-1.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libpangoxft-1.0.ver >libtool: link: echo "local: *; };" >> .libs/libpangocairo-1.0.ver >libtool: link: x86_64-pc-linux-gnu-gcc -m32 -shared -fPIC -DPIC .libs/pangocairo-context.o .libs/pangocairo-font.o .libs/pangocairo-fontmap.o .libs/pangocairo-render.o .libs/pangocairo-fcfont.o .libs/pangocairo-fcfontmap.o -Wl,-rpath -Wl,/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1-abi_x86_32.x86/pango/.libs -L/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1-abi_x86_32.x86/pango/.libs -Wl,--as-needed ./.libs/libpango-1.0.so -lcairo ./.libs/libpangoft2-1.0.so /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1-abi_x86_32.x86/pango/.libs/libpango-1.0.so -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lm -lfreetype -m32 -O2 -Wl,-Bsymbolic-functions -Wl,-O1 -pthread -pthread -Wl,-soname -Wl,libpangocairo-1.0.so.0 -Wl,-version-script -Wl,.libs/libpangocairo-1.0.ver -o .libs/libpangocairo-1.0.so.0.3800.1 >libtool: link: echo "local: *; };" >> .libs/libpangoxft-1.0.ver >libtool: link: x86_64-pc-linux-gnu-gcc -m32 -shared -fPIC -DPIC .libs/pangoxft-font.o .libs/pangoxft-fontmap.o .libs/pangoxft-render.o -Wl,-rpath -Wl,/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1-abi_x86_32.x86/pango/.libs -L/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1-abi_x86_32.x86/pango/.libs -Wl,--as-needed ./.libs/libpangoft2-1.0.so /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1-abi_x86_32.x86/pango/.libs/libpango-1.0.so -lharfbuzz ./.libs/libpango-1.0.so -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lXft -lXrender -lX11 -lfontconfig -lfreetype -lm -m32 -O2 -Wl,-Bsymbolic-functions -Wl,-O1 -pthread -pthread -Wl,-soname -Wl,libpangoxft-1.0.so.0 -Wl,-version-script -Wl,.libs/libpangoxft-1.0.ver -o .libs/libpangoxft-1.0.so.0.3800.1 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib32/libgobject-2.0.a(libgobject_2_0_la-genums.o): warning: relocation in readonly section `.rodata'. >/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/bin/ld: warning: creating a DT_TEXTREL in object. >libtool: link: (cd ".libs" && rm -f "libpangocairo-1.0.so.0" && ln -s "libpangocairo-1.0.so.0.3800.1" "libpangocairo-1.0.so.0") >libtool: link: (cd ".libs" && rm -f "libpangocairo-1.0.so" && ln -s "libpangocairo-1.0.so.0.3800.1" "libpangocairo-1.0.so") >libtool: link: ( cd ".libs" && rm -f "libpangocairo-1.0.la" && ln -s "../libpangocairo-1.0.la" "libpangocairo-1.0.la" ) >/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib32/libgobject-2.0.a(libgobject_2_0_la-gobject.o): warning: relocation in readonly section `.rodata'. >/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/bin/ld: warning: creating a DT_TEXTREL in object. >libtool: link: (cd ".libs" && rm -f "libpangoxft-1.0.so.0" && ln -s "libpangoxft-1.0.so.0.3800.1" "libpangoxft-1.0.so.0") >libtool: link: (cd ".libs" && rm -f "libpangoxft-1.0.so" && ln -s "libpangoxft-1.0.so.0.3800.1" "libpangoxft-1.0.so") >libtool: link: ( cd ".libs" && rm -f "libpangoxft-1.0.la" && ln -s "../libpangoxft-1.0.la" "libpangoxft-1.0.la" ) >make[4]: Leaving directory '/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1-abi_x86_32.x86/pango' >make[3]: Leaving directory '/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1-abi_x86_32.x86/pango' >make[2]: Leaving directory '/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1-abi_x86_32.x86/pango' >Making all in pango-view >make[2]: Entering directory '/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1-abi_x86_32.x86/pango-view' >x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango-view -I.. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o viewer-render.o /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango-view/viewer-render.c >x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango-view -I.. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o viewer-main.o /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango-view/viewer-main.c >x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango-view -I.. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o pango-view.o /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango-view/pango-view.c >x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango-view -I.. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o viewer-pangoft2.o /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango-view/viewer-pangoft2.c >x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango-view -I.. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o viewer-pangoxft.o /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango-view/viewer-pangoxft.c >/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango-view/viewer-render.c: In function 'parse_enum': >/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango-view/viewer-render.c:361:3: warning: 'pango_parse_enum' is deprecated (declared at /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango/pango-utils.h:63) [-Wdeprecated-declarations] > ret = pango_parse_enum (type, > ^ >x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango-view -I.. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o viewer-x.o /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango-view/viewer-x.c >x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango-view -I.. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o viewer-cairo.o /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango-view/viewer-cairo.c >x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango-view -I.. -I/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1 -DG_DISABLE_CAST_CHECKS -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -pipe -Wall -c -o viewer-pangocairo.o /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1/pango-view/viewer-pangocairo.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed -o pango-view viewer-render.o viewer-main.o pango-view.o viewer-pangoft2.o viewer-pangoxft.o viewer-x.o viewer-cairo.o viewer-pangocairo.o ../pango/libpango-1.0.la -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 ../pango/libpangoft2-1.0.la -lfreetype -lfontconfig -lfreetype ../pango/libpangoft2-1.0.la ../pango/libpangoxft-1.0.la -lXft -lXrender -lX11 ../pango/libpangocairo-1.0.la -lcairo >libtool: link: x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -Wall -Wl,-O1 -o .libs/pango-view viewer-render.o viewer-main.o pango-view.o viewer-pangoft2.o viewer-pangoxft.o viewer-x.o viewer-cairo.o viewer-pangocairo.o -pthread -Wl,--as-needed ../pango/.libs/libpango-1.0.so ../pango/.libs/libpangoft2-1.0.so ../pango/.libs/libpangoxft-1.0.so -lXft -lXrender -lX11 ../pango/.libs/libpangocairo-1.0.so /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1-abi_x86_32.x86/pango/.libs/libpangoft2-1.0.so /var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1-abi_x86_32.x86/pango/.libs/libpango-1.0.so -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lm -lfreetype -lcairo -pthread >/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/bin/ld: ../pango/.libs/libpangoft2-1.0.so: undefined reference to symbol 'png_set_packing@@PNG16_0' >/usr/lib32/libpng16.so.16: error adding symbols: DSO missing from command line >collect2: error: ld returned 1 exit status >Makefile:569: recipe for target 'pango-view' failed >make[2]: *** [pango-view] Error 1 >make[2]: Leaving directory '/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1-abi_x86_32.x86/pango-view' >Makefile:579: recipe for target 'all-recursive' failed >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1-abi_x86_32.x86' >Makefile:468: recipe for target 'all' failed >make: *** [all] Error 2 > * ERROR: x11-libs/pango-1.38.1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=x11-libs/pango-1.38.1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=x11-libs/pango-1.38.1::gentoo'`. > * The complete build log is located at '/var/tmp/portage/x11-libs/pango-1.38.1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/x11-libs/pango-1.38.1/temp/environment'. > * Working directory: '/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1-abi_x86_32.x86' > * S: '/var/tmp/portage/x11-libs/pango-1.38.1/work/pango-1.38.1'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 587064
: 438988