* Package: media-libs/freetype-2.4.11  * Repository: gentoo  * Maintainer: fonts@gentoo.org  * USE: X amd64 auto-hinter bzip2 elibc_glibc infinality kernel_linux multilib static-libs userland_GNU  * FEATURES: preserve-libs sandbox >>> Unpacking source... >>> Unpacking freetype-2.4.11.tar.bz2 to /var/tmp/portage/media-libs/freetype-2.4.11/work >>> Unpacking freetype-2.4.11-infinality-patches.tar.xz to /var/tmp/portage/media-libs/freetype-2.4.11/work >>> Source unpacked in /var/tmp/portage/media-libs/freetype-2.4.11/work >>> Preparing source in /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11 ... * Applying freetype-enable-subpixel-hinting-infinality.patch ...  [ ok ] * Applying freetype-entire-infinality-patchset.patch ...  [ ok ] * Applying freetype-2.3.2-enable-valid.patch ...  [ ok ] * Running elibtoolize in: freetype-2.4.11/builds/unix/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.2 patch ... * Removing useless C++ checks ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11 ... * econf: updating freetype-2.4.11/builds/unix/config.guess with /usr/share/gnuconfig/config.guess * econf: updating freetype-2.4.11/builds/unix/config.sub with /usr/share/gnuconfig/config.sub ./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 --libdir=/usr/lib64 --enable-static --with-bzip2 FreeType build system -- automatic system detection The following settings are used: platform unix compiler cc configuration directory ./builds/unix configuration rules ./builds/unix/unix.mk If this does not correspond to your system or settings please remove the file `config.mk' from this directory then read the INSTALL file for help. Otherwise, simply type `gmake' again to build the library, or `gmake refdoc' to build the API reference (the latter needs python). cd builds/unix; ./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' '--libdir=/usr/lib64' '--enable-static' '--with-bzip2' checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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 how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for rmdir... rmdir checking for a BSD-compatible install... /usr/bin/install -c 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking size of int... 4 checking size of long... 8 checking whether cpp computation of bit length in ftconfig.in works... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking whether munmap is declared... yes checking for munmap's first parameter type... void * checking for memcpy... yes checking for memmove... yes checking gcc compiler flag -pedantic to assure ANSI C works correctly... ok, add it to XX_ANSIFLAGS checking gcc compiler flag -ansi to assure ANSI C works correctly... ok, add it to XX_ANSIFLAGS checking for gzsetparams in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for BZ2_bzDecompress in -lbz2... yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking whether CFLAGS and LDFLAGS share -march=native... no, copy to LDFLAGS 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/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking 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... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no 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 for gawk... gawk checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no 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... yes configure: creating ./config.status config.status: creating unix-cc.mk config.status: creating unix-def.mk config.status: creating freetype-config config.status: creating freetype2.pc config.status: creating ftconfig.h config.status: executing libtool commands gmake: Nothing to be done for `unix'. >>> Source configured. >>> Compiling source in /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11 ... make -j3 ./builds/unix/libtool --mode=compile x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/ftsystem.lo builds/unix/ftsystem.c ./builds/unix/libtool --mode=compile x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/ftdebug.lo /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftdebug.c ./builds/unix/libtool --mode=compile x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/ftinit.lo /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftinit.c libtool: compile: x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftinit.c -fPIC -DPIC -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/.libs/ftinit.o libtool: compile: x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" builds/unix/ftsystem.c -fPIC -DPIC -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/.libs/ftsystem.o libtool: compile: x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftdebug.c -fPIC -DPIC -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/.libs/ftdebug.o libtool: compile: x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftinit.c -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/ftinit.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftdebug.c -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/ftdebug.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" builds/unix/ftsystem.c -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/ftsystem.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/ftbase.lo /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftbase.c ./builds/unix/libtool --mode=compile x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/ftbbox.lo /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftbbox.c libtool: compile: x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftbbox.c -fPIC -DPIC -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/.libs/ftbbox.o ./builds/unix/libtool --mode=compile x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/ftbdf.lo /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftbdf.c libtool: compile: x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftbase.c -fPIC -DPIC -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/.libs/ftbase.o In file included from /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftbase.c:29:0: /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftobjs.c: In function 'FT_Load_Glyph': /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftobjs.c:773:7: warning: implicit declaration of function 'setenv' [-Wimplicit-function-declaration] libtool: compile: x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftbdf.c -fPIC -DPIC -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/.libs/ftbdf.o libtool: compile: x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftbbox.c -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/ftbbox.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftbdf.c -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/ftbdf.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/ftbitmap.lo /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftbitmap.c ./builds/unix/libtool --mode=compile x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/ftcid.lo /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftcid.c libtool: compile: x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftbitmap.c -fPIC -DPIC -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/.libs/ftbitmap.o libtool: compile: x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftcid.c -fPIC -DPIC -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/.libs/ftcid.o libtool: compile: x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftcid.c -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/ftcid.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftbitmap.c -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/ftbitmap.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/ftfstype.lo /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftfstype.c libtool: compile: x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftfstype.c -fPIC -DPIC -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/.libs/ftfstype.o libtool: compile: x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftfstype.c -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/ftfstype.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/ftgasp.lo /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftgasp.c ./builds/unix/libtool --mode=compile x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/ftglyph.lo /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftglyph.c libtool: compile: x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftglyph.c -fPIC -DPIC -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/.libs/ftglyph.o libtool: compile: x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftgasp.c -fPIC -DPIC -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/.libs/ftgasp.o libtool: compile: x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftgasp.c -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/ftgasp.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/ftgxval.lo /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftgxval.c libtool: compile: x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftglyph.c -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/ftglyph.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftgxval.c -fPIC -DPIC -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/.libs/ftgxval.o libtool: compile: x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftgxval.c -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/ftgxval.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/ftlcdfil.lo /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftlcdfil.c ./builds/unix/libtool --mode=compile x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/ftmm.lo /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftmm.c libtool: compile: x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftlcdfil.c -fPIC -DPIC -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/.libs/ftlcdfil.o libtool: compile: x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftmm.c -fPIC -DPIC -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/.libs/ftmm.o libtool: compile: x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftmm.c -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/ftmm.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/ftotval.lo /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftotval.c libtool: compile: x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftlcdfil.c -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/ftlcdfil.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftotval.c -fPIC -DPIC -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/.libs/ftotval.o libtool: compile: x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftotval.c -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/ftotval.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/ftpatent.lo /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftpatent.c ./builds/unix/libtool --mode=compile x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/ftpfr.lo /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftpfr.c libtool: compile: x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftpfr.c -fPIC -DPIC -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/.libs/ftpfr.o libtool: compile: x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftpatent.c -fPIC -DPIC -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/.libs/ftpatent.o libtool: compile: x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftpfr.c -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/ftpfr.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/ftstroke.lo /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftstroke.c libtool: compile: x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftpatent.c -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/ftpatent.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftbase.c -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/ftbase.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftstroke.c -fPIC -DPIC -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/.libs/ftstroke.o ./builds/unix/libtool --mode=compile x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/ftsynth.lo /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftsynth.c libtool: compile: x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftsynth.c -fPIC -DPIC -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/.libs/ftsynth.o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftsynth.c: In function 'FT_GlyphSlot_Embolden': /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftsynth.c:101:9: warning: implicit declaration of function 'strcasecmp' [-Wimplicit-function-declaration] libtool: compile: x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftsynth.c -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/ftsynth.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/fttype1.lo /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/fttype1.c libtool: compile: x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/fttype1.c -fPIC -DPIC -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/.libs/fttype1.o libtool: compile: x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/fttype1.c -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/fttype1.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/ftwinfnt.lo /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftwinfnt.c libtool: compile: x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftwinfnt.c -fPIC -DPIC -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/.libs/ftwinfnt.o libtool: compile: x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftwinfnt.c -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/ftwinfnt.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftstroke.c -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/ftstroke.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/ftxf86.lo /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftxf86.c libtool: compile: x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftxf86.c -fPIC -DPIC -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/.libs/ftxf86.o libtool: compile: x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/base/ftxf86.c -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/ftxf86.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/truetype -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/truetype.lo /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/truetype/truetype.c libtool: compile: x86_64-pc-linux-gnu-gcc -pedantic -ansi -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs -I./builds/unix -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/include -c -Wall -O2 -pipe -march=native -mtune=native -fno-strict-aliasing -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" -I/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/truetype /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/truetype/truetype.c -fPIC -DPIC -o /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/.libs/truetype.o In file included from /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/truetype/truetype.c:25:0: /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/truetype/ttgload.c: In function 'TT_Hint_Glyph': /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/truetype/ttgload.c:791:7: warning: implicit declaration of function 'TT_Set_CodeRange' [-Wimplicit-function-declaration] /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/truetype/ttgload.c:802:7: warning: implicit declaration of function 'TT_Run_Context' [-Wimplicit-function-declaration] /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/truetype/ttgload.c: In function 'TT_Process_Composite_Glyph': /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/truetype/ttgload.c:1198:9: warning: implicit declaration of function 'Update_Max' [-Wimplicit-function-declaration] /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/truetype/ttgload.c: In function 'tt_loader_init': /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/truetype/ttgload.c:1992:7: warning: implicit declaration of function 'TT_Load_Context' [-Wimplicit-function-declaration] In file included from /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/truetype/truetype.c:26:0: /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/truetype/ttobjs.c: In function 'tt_size_run_fpgm': /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/truetype/ttobjs.c:793:5: warning: implicit declaration of function 'TT_Clear_CodeRange' [-Wimplicit-function-declaration] /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/truetype/ttobjs.c:798:7: warning: implicit declaration of function 'TT_Goto_CodeRange' [-Wimplicit-function-declaration] /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/truetype/ttobjs.c:811:7: warning: implicit declaration of function 'TT_Save_Context' [-Wimplicit-function-declaration] /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/truetype/ttobjs.c: In function 'tt_driver_done': /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/truetype/ttobjs.c:1273:7: warning: implicit declaration of function 'TT_Done_Context' [-Wimplicit-function-declaration] In file included from /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/truetype/truetype.c:29:0: /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/truetype/ttinterp.c: At top level: /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/truetype/ttinterp.c:287:3: error: static declaration of 'TT_Goto_CodeRange' follows non-static declaration /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/truetype/ttobjs.c:798:15: note: previous implicit declaration of 'TT_Goto_CodeRange' was here /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/truetype/ttinterp.c:337:3: error: static declaration of 'TT_Set_CodeRange' follows non-static declaration /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/truetype/ttgload.c:791:15: note: previous implicit declaration of 'TT_Set_CodeRange' was here /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/truetype/ttinterp.c:372:3: error: static declaration of 'TT_Clear_CodeRange' follows non-static declaration /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/truetype/ttobjs.c:793:5: note: previous implicit declaration of 'TT_Clear_CodeRange' was here /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/truetype/ttinterp.c:411:3: error: static declaration of 'TT_Done_Context' follows non-static declaration /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/truetype/ttobjs.c:1273:7: note: previous implicit declaration of 'TT_Done_Context' was here /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/truetype/ttinterp.c:523:3: error: static declaration of 'Update_Max' follows non-static declaration /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/truetype/ttgload.c:1198:17: note: previous implicit declaration of 'Update_Max' was here /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/truetype/ttinterp.c:567:3: error: static declaration of 'TT_Load_Context' follows non-static declaration /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/truetype/ttgload.c:1992:7: note: previous implicit declaration of 'TT_Load_Context' was here /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/truetype/ttinterp.c:672:3: error: static declaration of 'TT_Save_Context' follows non-static declaration /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/truetype/ttobjs.c:811:7: note: previous implicit declaration of 'TT_Save_Context' was here /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/truetype/ttinterp.c:719:3: error: conflicting types for 'TT_Run_Context' /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/truetype/ttinterp.c:721:3: note: an argument type that has a default promotion can't match an empty parameter name list declaration /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/truetype/ttgload.c:802:15: note: previous implicit declaration of 'TT_Run_Context' was here /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/truetype/ttinterp.c:337:3: warning: 'TT_Set_CodeRange' defined but not used [-Wunused-function] /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/truetype/ttinterp.c:372:3: warning: 'TT_Clear_CodeRange' defined but not used [-Wunused-function] /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/truetype/ttinterp.c:567:3: warning: 'TT_Load_Context' defined but not used [-Wunused-function] /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/truetype/ttinterp.c:672:3: warning: 'TT_Save_Context' defined but not used [-Wunused-function] /var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/src/truetype/ttinterp.c:719:3: warning: 'TT_Run_Context' defined but not used [-Wunused-function] make: *** [/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11/objs/truetype.lo] Error 1 make: *** Waiting for unfinished jobs.... * ERROR: media-libs/freetype-2.4.11 failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-libs/freetype-2.4.11'`, * the complete build log and the output of `emerge -pqv '=media-libs/freetype-2.4.11'`. * The complete build log is located at '/var/tmp/portage/media-libs/freetype-2.4.11/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-libs/freetype-2.4.11/temp/environment'. * Working directory: '/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11' * S: '/var/tmp/portage/media-libs/freetype-2.4.11/work/freetype-2.4.11'