* Package: media-libs/harfbuzz-0.9.23  * Repository: gentoo  * Maintainer: openoffice@gentoo.org gnome@gentoo.org  * USE: amd64 cairo elibc_glibc glib graphite icu introspection kernel_linux truetype userland_GNU  * FEATURES: sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking harfbuzz-0.9.23.tar.bz2 to /var/tmp/portage/media-libs/harfbuzz-0.9.23/work >>> Source unpacked in /var/tmp/portage/media-libs/harfbuzz-0.9.23/work >>> Preparing source in /var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23 ... * Running elibtoolize in: harfbuzz-0.9.23/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.2 patch ... * Applying target-nm/2.4.2 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23 ... * econf: updating harfbuzz-0.9.23/config.guess with /usr/share/gnuconfig/config.guess * econf: updating harfbuzz-0.9.23/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 --disable-silent-rules --disable-dependency-tracking --without-coretext --without-uniscribe --disable-static --with-cairo --with-glib --with-gobject --with-graphite2 --with-icu --enable-introspection --with-freetype checking for a BSD-compatible install... /usr/bin/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 how to create a pax tar archive... gnutar checking whether make supports nested variables... yes checking for style of include used by make... 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 dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/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 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... (cached) 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 x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none 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 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.20... yes 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 atexit... yes checking for mprotect... yes checking for sysconf... yes checking for getpagesize... yes checking for mmap... yes checking for isatty... 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 for native Win32... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for GLIB... yes checking for GOBJECT... yes checking for gobject-introspection... yes checking for CAIRO... yes checking for CAIRO_FT... yes checking for ICU... yes checking for GRAPHITE2... yes checking for FREETYPE... yes checking for FT_Face_GetCharVariantIndex... yes checking for Intel atomic primitives... true checking for Solaris atomic operations... false configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/hb-version.h config.status: creating src/hb-ucdn/Makefile config.status: creating util/Makefile config.status: creating test/Makefile config.status: creating test/api/Makefile config.status: creating test/shaping/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/version.xml config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: Build configuration: Unicode callbacks (you want at least one): Glib: true ICU: true UCDN: false Font callbacks (the more the better): FreeType: true Tools used for command-line utilities: Cairo: true Additional shapers (the more the better): Graphite2: true Platform shapers (not normally needed): CoreText: false Uniscribe: false Other features: Documentation: false GObject bindings: true Introspection: true >>> Source configured. >>> Compiling source in /var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23 ... make -j6 make all-recursive make[1]: Entering directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23' Making all in src make[2]: Entering directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/src' glib-mkenums \ --identifier-prefix hb_ --symbol-prefix hb_gobject \ --template hb-gobject-enums.cc.tmpl hb.h hb-blob.h hb-buffer.h hb-common.h hb-deprecated.h hb-face.h hb-font.h hb-set.h hb-shape.h hb-shape-plan.h hb-unicode.h hb-ot.h hb-ot-layout.h hb-ot-tag.h hb-glib.h hb-ft.h hb-graphite2.h | \ sed 's/_t_get_type/_get_type/g; s/_T (/ (/g' > "hb-gobject-enums.cc.tmp" && \ mv "hb-gobject-enums.cc.tmp" "hb-gobject-enums.cc" || ( rm -f "@.tmp" && false ) glib-mkenums \ --identifier-prefix hb_ --symbol-prefix hb_gobject \ --template hb-gobject-enums.h.tmpl hb.h hb-blob.h hb-buffer.h hb-common.h hb-deprecated.h hb-face.h hb-font.h hb-set.h hb-shape.h hb-shape-plan.h hb-unicode.h hb-ot.h hb-ot-layout.h hb-ot-tag.h hb-glib.h hb-ft.h hb-graphite2.h | \ sed 's/_t_get_type/_get_type/g; s/_T (/ (/g' > "hb-gobject-enums.h.tmp" && \ mv "hb-gobject-enums.h.tmp" "hb-gobject-enums.h" || ( rm -f "@.tmp" && false ) make all-recursive make[3]: Entering directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/src' make[4]: Entering directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-blob.lo `test -f 'hb-blob.cc' || echo './'`hb-blob.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-buffer-serialize.lo `test -f 'hb-buffer-serialize.cc' || echo './'`hb-buffer-serialize.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-buffer.lo `test -f 'hb-buffer.cc' || echo './'`hb-buffer.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-common.lo `test -f 'hb-common.cc' || echo './'`hb-common.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-fallback-shape.lo `test -f 'hb-fallback-shape.cc' || echo './'`hb-fallback-shape.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-face.lo `test -f 'hb-face.cc' || echo './'`hb-face.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-buffer-serialize.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-buffer-serialize.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-face.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-face.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-buffer.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-buffer.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-fallback-shape.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-fallback-shape.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-common.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-common.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-blob.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-blob.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-font.lo `test -f 'hb-font.cc' || echo './'`hb-font.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-font.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-font.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-tag.lo `test -f 'hb-ot-tag.cc' || echo './'`hb-ot-tag.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-set.lo `test -f 'hb-set.cc' || echo './'`hb-set.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-shape.lo `test -f 'hb-shape.cc' || echo './'`hb-shape.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-ot-tag.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-tag.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-shape.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-shape.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-set.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-set.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-shape-plan.lo `test -f 'hb-shape-plan.cc' || echo './'`hb-shape-plan.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-shaper.lo `test -f 'hb-shaper.cc' || echo './'`hb-shaper.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-shape-plan.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-shape-plan.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-tt-font.lo `test -f 'hb-tt-font.cc' || echo './'`hb-tt-font.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-shaper.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-shaper.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-tt-font.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-tt-font.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-unicode.lo `test -f 'hb-unicode.cc' || echo './'`hb-unicode.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-warning.lo `test -f 'hb-warning.cc' || echo './'`hb-warning.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-layout.lo `test -f 'hb-ot-layout.cc' || echo './'`hb-ot-layout.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-map.lo `test -f 'hb-ot-map.cc' || echo './'`hb-ot-map.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-unicode.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-unicode.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-warning.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-warning.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-shape.lo `test -f 'hb-ot-shape.cc' || echo './'`hb-ot-shape.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-ot-layout.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-layout.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-shape-complex-arabic.lo `test -f 'hb-ot-shape-complex-arabic.cc' || echo './'`hb-ot-shape-complex-arabic.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-ot-map.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-map.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-shape-complex-default.lo `test -f 'hb-ot-shape-complex-default.cc' || echo './'`hb-ot-shape-complex-default.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-ot-shape-complex-arabic.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-arabic.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-ot-shape.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-ot-shape-complex-default.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-default.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-shape-complex-indic.lo `test -f 'hb-ot-shape-complex-indic.cc' || echo './'`hb-ot-shape-complex-indic.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-ot-shape-complex-indic.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-indic.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-shape-complex-indic-table.lo `test -f 'hb-ot-shape-complex-indic-table.cc' || echo './'`hb-ot-shape-complex-indic-table.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-shape-complex-myanmar.lo `test -f 'hb-ot-shape-complex-myanmar.cc' || echo './'`hb-ot-shape-complex-myanmar.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-ot-shape-complex-indic-table.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-indic-table.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-ot-shape-complex-myanmar.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-myanmar.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-shape-complex-sea.lo `test -f 'hb-ot-shape-complex-sea.cc' || echo './'`hb-ot-shape-complex-sea.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-shape-complex-thai.lo `test -f 'hb-ot-shape-complex-thai.cc' || echo './'`hb-ot-shape-complex-thai.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-ot-shape-complex-sea.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-sea.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-ot-shape-complex-thai.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-thai.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-shape-normalize.lo `test -f 'hb-ot-shape-normalize.cc' || echo './'`hb-ot-shape-normalize.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-shape-fallback.lo `test -f 'hb-ot-shape-fallback.cc' || echo './'`hb-ot-shape-fallback.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-ot-shape-normalize.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-normalize.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-ot-shape-fallback.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-fallback.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-glib.lo `test -f 'hb-glib.cc' || echo './'`hb-glib.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ft.lo `test -f 'hb-ft.cc' || echo './'`hb-ft.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-glib.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-glib.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-ft.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ft.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-graphite2.lo `test -f 'hb-graphite2.cc' || echo './'`hb-graphite2.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-graphite2.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-graphite2.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_icu_la-hb-icu.lo `test -f 'hb-icu.cc' || echo './'`hb-icu.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-icu.cc -fPIC -DPIC -o .libs/libharfbuzz_icu_la-hb-icu.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_gobject_la-hb-gobject-structs.lo `test -f 'hb-gobject-structs.cc' || echo './'`hb-gobject-structs.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_gobject_la-hb-gobject-enums.lo `test -f 'hb-gobject-enums.cc' || echo './'`hb-gobject-enums.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o main-main.o `test -f 'main.cc' || echo './'`main.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-gobject-structs.cc -fPIC -DPIC -o .libs/libharfbuzz_gobject_la-hb-gobject-structs.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-gobject-enums.cc -fPIC -DPIC -o .libs/libharfbuzz_gobject_la-hb-gobject-enums.o x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o test-test.o `test -f 'test.cc' || echo './'`test.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o test_buffer_serialize-test-buffer-serialize.o `test -f 'test-buffer-serialize.cc' || echo './'`test-buffer-serialize.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o test_size_params-test-size-params.o `test -f 'test-size-params.cc' || echo './'`test-size-params.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o test_would_substitute-test-would-substitute.o `test -f 'test-would-substitute.cc' || echo './'`test-would-substitute.cc \ /bin/sed -e 's@%prefix%@/usr@g' \ -e 's@%exec_prefix%@/usr@g' \ -e 's@%libdir%@/usr/lib64@g' \ -e 's@%includedir%@/usr/include@g' \ -e 's@%VERSION%@0.9.23@g' \ "harfbuzz.pc.in" \ > "harfbuzz.pc.tmp" && mv "harfbuzz.pc.tmp" "harfbuzz.pc" || ( rm -f "harfbuzz.pc.tmp"; false ) \ /bin/sed -e 's@%prefix%@/usr@g' \ -e 's@%exec_prefix%@/usr@g' \ -e 's@%libdir%@/usr/lib64@g' \ -e 's@%includedir%@/usr/include@g' \ -e 's@%VERSION%@0.9.23@g' \ "harfbuzz-icu.pc.in" \ > "harfbuzz-icu.pc.tmp" && mv "harfbuzz-icu.pc.tmp" "harfbuzz-icu.pc" || ( rm -f "harfbuzz-icu.pc.tmp"; false ) \ /bin/sed -e 's@%prefix%@/usr@g' \ -e 's@%exec_prefix%@/usr@g' \ -e 's@%libdir%@/usr/lib64@g' \ -e 's@%includedir%@/usr/include@g' \ -e 's@%VERSION%@0.9.23@g' \ "harfbuzz-gobject.pc.in" \ > "harfbuzz-gobject.pc.tmp" && mv "harfbuzz-gobject.pc.tmp" "harfbuzz-gobject.pc" || ( rm -f "harfbuzz-gobject.pc.tmp"; false ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Bsymbolic-functions -o libharfbuzz.la -version-info 923:0:923 -no-undefined -rpath /usr/lib64 libharfbuzz_la-hb-blob.lo libharfbuzz_la-hb-buffer-serialize.lo libharfbuzz_la-hb-buffer.lo libharfbuzz_la-hb-common.lo libharfbuzz_la-hb-fallback-shape.lo libharfbuzz_la-hb-face.lo libharfbuzz_la-hb-font.lo libharfbuzz_la-hb-ot-tag.lo libharfbuzz_la-hb-set.lo libharfbuzz_la-hb-shape.lo libharfbuzz_la-hb-shape-plan.lo libharfbuzz_la-hb-shaper.lo libharfbuzz_la-hb-tt-font.lo libharfbuzz_la-hb-unicode.lo libharfbuzz_la-hb-warning.lo libharfbuzz_la-hb-ot-layout.lo libharfbuzz_la-hb-ot-map.lo libharfbuzz_la-hb-ot-shape.lo libharfbuzz_la-hb-ot-shape-complex-arabic.lo libharfbuzz_la-hb-ot-shape-complex-default.lo libharfbuzz_la-hb-ot-shape-complex-indic.lo libharfbuzz_la-hb-ot-shape-complex-indic-table.lo libharfbuzz_la-hb-ot-shape-complex-myanmar.lo libharfbuzz_la-hb-ot-shape-complex-sea.lo libharfbuzz_la-hb-ot-shape-complex-thai.lo libharfbuzz_la-hb-ot-shape-normalize.lo libharfbuzz_la-hb-ot-shape-fallback.lo libharfbuzz_la-hb-glib.lo libharfbuzz_la-hb-ft.lo libharfbuzz_la-hb-graphite2.lo -lglib-2.0 -lfreetype -lgraphite2 libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libharfbuzz_la-hb-blob.o .libs/libharfbuzz_la-hb-buffer-serialize.o .libs/libharfbuzz_la-hb-buffer.o .libs/libharfbuzz_la-hb-common.o .libs/libharfbuzz_la-hb-fallback-shape.o .libs/libharfbuzz_la-hb-face.o .libs/libharfbuzz_la-hb-font.o .libs/libharfbuzz_la-hb-ot-tag.o .libs/libharfbuzz_la-hb-set.o .libs/libharfbuzz_la-hb-shape.o .libs/libharfbuzz_la-hb-shape-plan.o .libs/libharfbuzz_la-hb-shaper.o .libs/libharfbuzz_la-hb-tt-font.o .libs/libharfbuzz_la-hb-unicode.o .libs/libharfbuzz_la-hb-warning.o .libs/libharfbuzz_la-hb-ot-layout.o .libs/libharfbuzz_la-hb-ot-map.o .libs/libharfbuzz_la-hb-ot-shape.o .libs/libharfbuzz_la-hb-ot-shape-complex-arabic.o .libs/libharfbuzz_la-hb-ot-shape-complex-default.o .libs/libharfbuzz_la-hb-ot-shape-complex-indic.o .libs/libharfbuzz_la-hb-ot-shape-complex-indic-table.o .libs/libharfbuzz_la-hb-ot-shape-complex-myanmar.o .libs/libharfbuzz_la-hb-ot-shape-complex-sea.o .libs/libharfbuzz_la-hb-ot-shape-complex-thai.o .libs/libharfbuzz_la-hb-ot-shape-normalize.o .libs/libharfbuzz_la-hb-ot-shape-fallback.o .libs/libharfbuzz_la-hb-glib.o .libs/libharfbuzz_la-hb-ft.o .libs/libharfbuzz_la-hb-graphite2.o -Wl,--as-needed -lglib-2.0 -lfreetype -lgraphite2 -march=core2 -O2 -Wl,-O1 -Wl,-soname -Wl,libharfbuzz.so.0 -o .libs/libharfbuzz.so.0.923.0 libtool: link: (cd ".libs" && rm -f "libharfbuzz.so.0" && ln -s "libharfbuzz.so.0.923.0" "libharfbuzz.so.0") libtool: link: (cd ".libs" && rm -f "libharfbuzz.so" && ln -s "libharfbuzz.so.0.923.0" "libharfbuzz.so") libtool: link: ( cd ".libs" && rm -f "libharfbuzz.la" && ln -s "../libharfbuzz.la" "libharfbuzz.la" ) /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -version-info 923:0:923 -no-undefined -Wl,-O1 -Wl,--as-needed -Bsymbolic-functions -o libharfbuzz-icu.la -rpath /usr/lib64 libharfbuzz_icu_la-hb-icu.lo -licuuc -licudata libharfbuzz.la /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -version-info 923:0:923 -no-undefined -Wl,-O1 -Wl,--as-needed -Bsymbolic-functions -o libharfbuzz-gobject.la -rpath /usr/lib64 libharfbuzz_gobject_la-hb-gobject-structs.lo libharfbuzz_gobject_la-hb-gobject-enums.lo -lgobject-2.0 -lglib-2.0 libharfbuzz.la /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-O1 -Wl,--as-needed -Bsymbolic-functions -o main main-main.o libharfbuzz.la -lglib-2.0 -lfreetype -lgraphite2 /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-O1 -Wl,--as-needed -Bsymbolic-functions -o test test-test.o libharfbuzz.la -lglib-2.0 -lfreetype -lgraphite2 -lfreetype /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-O1 -Wl,--as-needed -Bsymbolic-functions -o test-buffer-serialize test_buffer_serialize-test-buffer-serialize.o libharfbuzz.la -lglib-2.0 -lfreetype -lgraphite2 /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-O1 -Wl,--as-needed -Bsymbolic-functions -o test-size-params test_size_params-test-size-params.o libharfbuzz.la -lglib-2.0 -lfreetype -lgraphite2 libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-O1 -Bsymbolic-functions -o .libs/test-buffer-serialize test_buffer_serialize-test-buffer-serialize.o -Wl,--as-needed ./.libs/libharfbuzz.so -lglib-2.0 -lfreetype -lgraphite2 libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/crtbeginS.o .libs/libharfbuzz_gobject_la-hb-gobject-structs.o .libs/libharfbuzz_gobject_la-hb-gobject-enums.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/src/.libs -Wl,--as-needed -lgobject-2.0 -lglib-2.0 ./.libs/libharfbuzz.so -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../lib64/crtn.o -march=core2 -O2 -Wl,-O1 -Wl,-soname -Wl,libharfbuzz-gobject.so.0 -o .libs/libharfbuzz-gobject.so.0.923.0 libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/crtbeginS.o .libs/libharfbuzz_icu_la-hb-icu.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/src/.libs -Wl,--as-needed -licuuc -licudata ./.libs/libharfbuzz.so -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../lib64/crtn.o -march=core2 -O2 -Wl,-O1 -Wl,-soname -Wl,libharfbuzz-icu.so.0 -o .libs/libharfbuzz-icu.so.0.923.0 libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-O1 -Bsymbolic-functions -o .libs/main main-main.o -Wl,--as-needed ./.libs/libharfbuzz.so -lglib-2.0 -lfreetype -lgraphite2 libtool: link: (cd ".libs" && rm -f "libharfbuzz-gobject.so.0" && ln -s "libharfbuzz-gobject.so.0.923.0" "libharfbuzz-gobject.so.0") libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-O1 -Bsymbolic-functions -o .libs/test test-test.o -Wl,--as-needed ./.libs/libharfbuzz.so -lglib-2.0 -lgraphite2 -lfreetype libtool: link: (cd ".libs" && rm -f "libharfbuzz-icu.so.0" && ln -s "libharfbuzz-icu.so.0.923.0" "libharfbuzz-icu.so.0") libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-O1 -Bsymbolic-functions -o .libs/test-size-params test_size_params-test-size-params.o -Wl,--as-needed ./.libs/libharfbuzz.so -lglib-2.0 -lfreetype -lgraphite2 /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-O1 -Wl,--as-needed -Bsymbolic-functions -o test-would-substitute test_would_substitute-test-would-substitute.o libharfbuzz.la -lglib-2.0 -lfreetype -lgraphite2 -lfreetype libtool: link: (cd ".libs" && rm -f "libharfbuzz-gobject.so" && ln -s "libharfbuzz-gobject.so.0.923.0" "libharfbuzz-gobject.so") libtool: link: (cd ".libs" && rm -f "libharfbuzz-icu.so" && ln -s "libharfbuzz-icu.so.0.923.0" "libharfbuzz-icu.so") libtool: link: ( cd ".libs" && rm -f "libharfbuzz-icu.la" && ln -s "../libharfbuzz-icu.la" "libharfbuzz-icu.la" ) libtool: link: ( cd ".libs" && rm -f "libharfbuzz-gobject.la" && ln -s "../libharfbuzz-gobject.la" "libharfbuzz-gobject.la" ) /usr/bin/g-ir-scanner -I. -n hb --identifier-prefix=hb_ --warn-all --namespace=HarfBuzz --nsversion=0.0 --libtool="/bin/sh ../libtool" --include=GObject-2.0 --library=libharfbuzz.la --library=libharfbuzz-gobject.la -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DHB_H -DHB_H_IN -DHB_OT_H -DHB_OT_H_IN -DHB_GOBJECT_H -DHB_GOBJECT_H_IN hb.h hb-blob.h hb-buffer.h hb-common.h hb-deprecated.h hb-face.h hb-font.h hb-set.h hb-shape.h hb-shape-plan.h hb-unicode.h hb-ot.h hb-ot-layout.h hb-ot-tag.h hb-glib.h hb-ft.h hb-graphite2.h hb-version.h hb-atomic-private.hh hb-blob.cc hb-buffer-deserialize-json.hh hb-buffer-deserialize-text.hh hb-buffer-private.hh hb-buffer-serialize.cc hb-buffer.cc hb-cache-private.hh hb-common.cc hb-fallback-shape.cc hb-face-private.hh hb-face.cc hb-font-private.hh hb-font.cc hb-mutex-private.hh hb-object-private.hh hb-open-file-private.hh hb-open-type-private.hh hb-ot-head-table.hh hb-ot-hhea-table.hh hb-ot-hmtx-table.hh hb-ot-maxp-table.hh hb-ot-name-table.hh hb-ot-tag.cc hb-private.hh hb-set-private.hh hb-set.cc hb-shape.cc hb-shape-plan-private.hh hb-shape-plan.cc hb-shaper-list.hh hb-shaper-impl-private.hh hb-shaper-private.hh hb-shaper.cc hb-tt-font.cc hb-unicode-private.hh hb-unicode.cc hb-utf-private.hh hb-warning.cc hb-ot-layout.cc hb-ot-layout-common-private.hh hb-ot-layout-gdef-table.hh hb-ot-layout-gpos-table.hh hb-ot-layout-gsubgpos-private.hh hb-ot-layout-gsub-table.hh hb-ot-layout-jstf-table.hh hb-ot-layout-private.hh hb-ot-map.cc hb-ot-map-private.hh hb-ot-shape.cc hb-ot-shape-complex-arabic.cc hb-ot-shape-complex-arabic-fallback.hh hb-ot-shape-complex-arabic-table.hh hb-ot-shape-complex-default.cc hb-ot-shape-complex-indic.cc hb-ot-shape-complex-indic-machine.hh hb-ot-shape-complex-indic-private.hh hb-ot-shape-complex-indic-table.cc hb-ot-shape-complex-myanmar.cc hb-ot-shape-complex-myanmar-machine.hh hb-ot-shape-complex-sea.cc hb-ot-shape-complex-sea-machine.hh hb-ot-shape-complex-thai.cc hb-ot-shape-complex-private.hh hb-ot-shape-normalize-private.hh hb-ot-shape-normalize.cc hb-ot-shape-fallback-private.hh hb-ot-shape-fallback.cc hb-ot-shape-private.hh hb-glib.cc hb-ft.cc hb-graphite2.cc hb-gobject-enums.cc hb-gobject-enums.h hb-gobject-structs.cc hb-gobject-structs.h libharfbuzz.la libharfbuzz-gobject.la --output HarfBuzz-0.0.gir libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-O1 -Bsymbolic-functions -o .libs/test-would-substitute test_would_substitute-test-would-substitute.o -Wl,--as-needed ./.libs/libharfbuzz.so -lglib-2.0 -lgraphite2 -lfreetype g-ir-scanner: compile: gcc -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=core2 -O2 -pipe -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c -o /var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/src/tmp-introspectzlBmLd/HarfBuzz-0.0.o /var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/src/tmp-introspectzlBmLd/HarfBuzz-0.0.c g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC gcc -o /var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/src/tmp-introspectzlBmLd/HarfBuzz-0.0 -export-dynamic -march=core2 -O2 -pipe /var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/src/tmp-introspectzlBmLd/HarfBuzz-0.0.o -L. libharfbuzz.la libharfbuzz-gobject.la -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lrt -Wl,--export-dynamic -lgmodule-2.0 -pthread -lrt -lglib-2.0 libtool: link: gcc -o /var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/src/tmp-introspectzlBmLd/.libs/HarfBuzz-0.0 -march=core2 -O2 -pipe /var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/src/tmp-introspectzlBmLd/HarfBuzz-0.0.o -pthread -Wl,--export-dynamic -pthread -Wl,--export-dynamic -L. ./.libs/libharfbuzz.so ./.libs/libharfbuzz-gobject.so -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lrt -lglib-2.0 -pthread hb-common.cc:67: Warning: HarfBuzz: hb_tag_from_string: return value: Missing (transfer) annotation hb-common.cc:422: Warning: HarfBuzz: hb_script_to_iso15924_tag: return value: Missing (transfer) annotation hb-unicode.h:420: Warning: HarfBuzz: hb_unicode_mirroring: return value: Missing (transfer) annotation hb-font.cc:446: Warning: HarfBuzz: hb_font_get_glyph_h_advance: return value: Missing (transfer) annotation hb-font.cc:464: Warning: HarfBuzz: hb_font_get_glyph_v_advance: return value: Missing (transfer) annotation hb-font.cc:525: Warning: HarfBuzz: hb_font_get_glyph_h_kerning: return value: Missing (transfer) annotation hb-font.cc:544: Warning: HarfBuzz: hb_font_get_glyph_v_kerning: return value: Missing (transfer) annotation hb-set.cc:408: Warning: HarfBuzz: hb_set_get_min: return value: Missing (transfer) annotation hb-set.cc:424: Warning: HarfBuzz: hb_set_get_max: return value: Missing (transfer) annotation hb-ot-tag.h:51: Warning: HarfBuzz: hb_ot_tag_from_language: return value: Missing (transfer) annotation hb-ft.cc:322: Warning: HarfBuzz: hb_ft_face_create: argument ft_face: Unresolved type: 'FT_Face' hb-ft.cc:367: Warning: HarfBuzz: hb_ft_face_create_cached: argument ft_face: Unresolved type: 'FT_Face' hb-ft.cc:397: Warning: HarfBuzz: hb_ft_font_create: argument ft_face: Unresolved type: 'FT_Face' hb-ft.h:57: Warning: HarfBuzz: hb_ft_font_get_face: return value: Unresolved type: 'FT_Face' hb-graphite2.h:40: Warning: HarfBuzz: hb_graphite2_face_get_gr_face: return value: Unresolved type: 'gr_face*' hb-graphite2.h:43: Warning: HarfBuzz: hb_graphite2_font_get_gr_font: return value: Unresolved type: 'gr_font*' /usr/bin/g-ir-compiler --includedir=. --includedir=. HarfBuzz-0.0.gir -o HarfBuzz-0.0.typelib error parsing file HarfBuzz-0.0.gir: Line 20, character 32: The attribute 'name' on the element 'type' must be specified make[4]: *** [HarfBuzz-0.0.typelib] Error 1 make[4]: Leaving directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/src' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/src' make[2]: *** [all] Error 2 make[2]: Leaving directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23' make: *** [all] Error 2 * ERROR: media-libs/harfbuzz-0.9.23::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-libs/harfbuzz-0.9.23::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-libs/harfbuzz-0.9.23::gentoo'`. * The complete build log is located at '/var/tmp/portage/media-libs/harfbuzz-0.9.23/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-libs/harfbuzz-0.9.23/temp/environment'. * Working directory: '/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23' * S: '/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23'