Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 663151 Details for
Bug 745435
media-libs/harfbuzz-2.6.7 - QA notice: Unrecognized configure options: --disable-introspection
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 110.28 KB, created by
Francesco Turco
on 2020-09-29 14:39:34 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Francesco Turco
Created:
2020-09-29 14:39:34 UTC
Size:
110.28 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: media-libs/harfbuzz-2.6.7 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: polynomial-c@gentoo.org office@gentoo.org,gnome@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux truetype userland_GNU >[32;01m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking harfbuzz-2.6.7.tar.xz to /var/tmp/portage/media-libs/harfbuzz-2.6.7/work >>>> Source unpacked in /var/tmp/portage/media-libs/harfbuzz-2.6.7/work >>>> Preparing source in /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7 ... > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7' ... > [32;01m*[0m Skipping 'gtkdocize --copy' due gtkdocize not installed > [32;01m*[0m Running libtoolize --install --copy --force --automake ... >[A[117C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal -I m4 ... >[A[117C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf --force ... >[A[117C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[117C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy --force-missing ... >[A[117C [34;01m[ [32;01mok[34;01m ][0m > * Running elibtoolize in: harfbuzz-2.6.7/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7 ... > [32;01m*[0m abi_x86_64.amd64: running multilib-minimal_abi_src_configure > * econf: updating harfbuzz-2.6.7/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating harfbuzz-2.6.7/config.sub with /usr/share/gnuconfig/config.sub >/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/harfbuzz-2.6.7 --htmldir=/usr/share/doc/harfbuzz-2.6.7/html --with-sysroot=/ --libdir=/usr/lib64 --without-coretext --without-fontconfig --without-uniscribe --disable-static --without-cairo --without-glib --without-gobject --without-graphite2 --without-icu --disable-introspection --with-freetype >configure: WARNING: unrecognized options: --disable-introspection >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 whether make supports nested variables... yes >checking whether UID '250' is supported by ustar format... yes >checking whether GID '250' is supported by ustar format... yes >checking how to create a ustar tar archive... gnutar >checking whether make supports nested variables... (cached) yes >checking for a sed that does not truncate output... /bin/sed >checking whether to build with code coverage support... no >checking whether make supports the include directive... yes (GNU style) >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking 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... (cached) /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 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... / >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking 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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed >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 whether x86_64-pc-linux-gnu-g++ supports C++11 features by default... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.20... yes >checking for gtk-doc... no >configure: WARNING: > You will not be able to create source packages with 'make dist' > because gtk-doc >= 1.15 is not found. >checking for gtkdoc-check... no >checking for gtkdoc-check... no >checking for gtkdoc-rebase... no >checking for gtkdoc-mkpdf... no >checking whether to build gtk-doc documentation... no >checking for GTKDOC_DEPS... yes >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 roundf... no >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 stdbool.h usability... yes >checking stdbool.h presence... yes >checking for stdbool.h... yes >checking alignment of struct{char;}... 1 >checking whether the linker accepts -Bsymbolic-functions... yes >checking for native Win32... no >checking whether x86_64-pc-linux-gnu-gcc is Clang... no >checking whether pthreads work with -pthread... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking whether more special flags are required for pthreads... no >checking for PTHREAD_PRIO_INHERIT... yes >checking for FREETYPE... yes >checking for FT_Get_Var_Blend_Coordinates... yes >checking for FT_Set_Var_Blend_Coordinates... yes >checking for FT_Done_MM_Var... yes >checking for Intel atomic primitives... true >checking for Solaris atomic operations... false >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating src/harfbuzz-config.cmake >config.status: creating util/Makefile >config.status: creating test/Makefile >config.status: creating test/api/Makefile >config.status: creating test/fuzzing/Makefile >config.status: creating test/shaping/Makefile >config.status: creating test/shaping/data/Makefile >config.status: creating test/shaping/data/aots/Makefile >config.status: creating test/shaping/data/in-house/Makefile >config.status: creating test/shaping/data/text-rendering-tests/Makefile >config.status: creating test/subset/Makefile >config.status: creating test/subset/data/Makefile >config.status: creating docs/Makefile >config.status: creating docs/version.xml >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >configure: WARNING: unrecognized options: --disable-introspection > >C++ compiler version: >x86_64-pc-linux-gnu-g++ (Gentoo 9.3.0-r1 p3) 9.3.0 >Copyright (C) 2019 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > > >configure: > >Build configuration: > >Unicode callbacks (you want at least one): > Builtin true > Glib: false > ICU: false > >Font callbacks (the more the merrier): > FreeType: true > >Tools used for command-line utilities: > Cairo: false > Fontconfig: false > >Additional shapers (the more the merrier): > Graphite2: false > >Platform shapers (not normally needed): > CoreText: false > DirectWrite: false > GDI: false > Uniscribe: false > >Other features: > Documentation: no > GObject bindings: false > Introspection: false > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7 ... > [32;01m*[0m abi_x86_64.amd64: running multilib-minimal_abi_src_compile >make -j2 >(CDPATH="${ZSH_VERSION+.}:" && cd /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7 && /bin/sh /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/missing autoheader) >rm -f stamp-h1 >touch /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/config.h.in >cd . && /bin/sh ./config.status config.h >config.status: creating config.h >config.status: config.h is unchanged >make all-recursive >make[1]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64' >Making all in src >make[2]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/src' >make all-recursive >make[3]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/src' >make[4]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/src' >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o main-main.o `test -f 'main.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`main.cc >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-aat-layout.lo `test -f 'hb-aat-layout.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-aat-layout.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-aat-layout.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-aat-layout.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-aat-map.lo `test -f 'hb-aat-map.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-aat-map.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-aat-map.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-aat-map.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-blob.lo `test -f 'hb-blob.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-blob.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/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/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-buffer-serialize.lo `test -f 'hb-buffer-serialize.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-buffer-serialize.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-buffer-serialize.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-buffer-serialize.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-buffer.lo `test -f 'hb-buffer.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-buffer.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-buffer.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-buffer.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-common.lo `test -f 'hb-common.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-common.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-common.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-common.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-draw.lo `test -f 'hb-draw.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-draw.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-draw.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-draw.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-face.lo `test -f 'hb-face.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-face.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-face.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-face.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-fallback-shape.lo `test -f 'hb-fallback-shape.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-fallback-shape.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-fallback-shape.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-fallback-shape.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-font.lo `test -f 'hb-font.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-font.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/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/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-map.lo `test -f 'hb-map.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-map.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-map.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-map.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-number.lo `test -f 'hb-number.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-number.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-number.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-number.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-cff1-table.lo `test -f 'hb-ot-cff1-table.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-ot-cff1-table.cc >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-cff2-table.lo `test -f 'hb-ot-cff2-table.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-ot-cff2-table.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-ot-cff1-table.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-cff1-table.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-ot-cff2-table.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-cff2-table.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-color.lo `test -f 'hb-ot-color.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-ot-color.cc >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-face.lo `test -f 'hb-ot-face.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-ot-face.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-ot-color.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-color.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-ot-face.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-face.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-font.lo `test -f 'hb-ot-font.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-ot-font.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-ot-font.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-font.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-layout.lo `test -f 'hb-ot-layout.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-ot-layout.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/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/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-map.lo `test -f 'hb-ot-map.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-ot-map.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/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/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-math.lo `test -f 'hb-ot-math.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-ot-math.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-ot-math.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-math.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-meta.lo `test -f 'hb-ot-meta.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-ot-meta.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-ot-meta.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-meta.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-metrics.lo `test -f 'hb-ot-metrics.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-ot-metrics.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-ot-metrics.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-metrics.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-name.lo `test -f 'hb-ot-name.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-ot-name.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-ot-name.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-name.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-shape-complex-arabic.lo `test -f 'hb-ot-shape-complex-arabic.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-ot-shape-complex-arabic.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-ot-shape-complex-arabic.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-arabic.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-shape-complex-default.lo `test -f 'hb-ot-shape-complex-default.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-ot-shape-complex-default.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/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/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-shape-complex-hangul.lo `test -f 'hb-ot-shape-complex-hangul.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-ot-shape-complex-hangul.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-ot-shape-complex-hangul.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-hangul.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-shape-complex-hebrew.lo `test -f 'hb-ot-shape-complex-hebrew.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-ot-shape-complex-hebrew.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-ot-shape-complex-hebrew.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-hebrew.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-shape-complex-indic-table.lo `test -f 'hb-ot-shape-complex-indic-table.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-ot-shape-complex-indic-table.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-ot-shape-complex-indic-table.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-indic-table.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-shape-complex-indic.lo `test -f 'hb-ot-shape-complex-indic.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-ot-shape-complex-indic.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/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/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-shape-complex-khmer.lo `test -f 'hb-ot-shape-complex-khmer.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-ot-shape-complex-khmer.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-ot-shape-complex-khmer.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-khmer.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-shape-complex-myanmar.lo `test -f 'hb-ot-shape-complex-myanmar.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-ot-shape-complex-myanmar.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/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/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-shape-complex-thai.lo `test -f 'hb-ot-shape-complex-thai.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-ot-shape-complex-thai.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/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/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-shape-complex-use-table.lo `test -f 'hb-ot-shape-complex-use-table.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-ot-shape-complex-use-table.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-ot-shape-complex-use-table.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-use-table.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-shape-complex-use.lo `test -f 'hb-ot-shape-complex-use.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-ot-shape-complex-use.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-ot-shape-complex-use.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-use.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-shape-complex-vowel-constraints.lo `test -f 'hb-ot-shape-complex-vowel-constraints.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-ot-shape-complex-vowel-constraints.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-ot-shape-complex-vowel-constraints.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-vowel-constraints.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-shape-fallback.lo `test -f 'hb-ot-shape-fallback.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-ot-shape-fallback.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/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/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-shape-normalize.lo `test -f 'hb-ot-shape-normalize.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-ot-shape-normalize.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-ot-shape-normalize.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-normalize.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-shape.lo `test -f 'hb-ot-shape.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-ot-shape.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-ot-shape.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-tag.lo `test -f 'hb-ot-tag.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-ot-tag.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-ot-tag.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-tag.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-var.lo `test -f 'hb-ot-var.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-ot-var.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-ot-var.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-var.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-set.lo `test -f 'hb-set.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-set.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/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/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-shape-plan.lo `test -f 'hb-shape-plan.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-shape-plan.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/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/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-shape.lo `test -f 'hb-shape.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-shape.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-shape.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-shape.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-shaper.lo `test -f 'hb-shaper.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-shaper.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-shaper.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-shaper.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-static.lo `test -f 'hb-static.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-static.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-static.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-static.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ucd.lo `test -f 'hb-ucd.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-ucd.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-ucd.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ucd.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-unicode.lo `test -f 'hb-unicode.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-unicode.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-unicode.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-unicode.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ft.lo `test -f 'hb-ft.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-ft.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-ft.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ft.o >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o test-test.o `test -f 'test.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`test.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o test_buffer_serialize-test-buffer-serialize.o `test -f 'test-buffer-serialize.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`test-buffer-serialize.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o test_ot_meta-test-ot-meta.o `test -f 'test-ot-meta.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`test-ot-meta.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o test_ot_name-test-ot-name.o `test -f 'test-ot-name.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`test-ot-name.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o test_ot_glyphname-test-ot-glyphname.o `test -f 'test-ot-glyphname.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`test-ot-glyphname.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o test_gpos_size_params-test-gpos-size-params.o `test -f 'test-gpos-size-params.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`test-gpos-size-params.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o test_gsub_would_substitute-test-gsub-would-substitute.o `test -f 'test-gsub-would-substitute.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`test-gsub-would-substitute.cc >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_subset_la-hb-number.lo `test -f 'hb-number.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-number.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-number.cc -fPIC -DPIC -o .libs/libharfbuzz_subset_la-hb-number.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_subset_la-hb-ot-cff1-table.lo `test -f 'hb-ot-cff1-table.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-ot-cff1-table.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-ot-cff1-table.cc -fPIC -DPIC -o .libs/libharfbuzz_subset_la-hb-ot-cff1-table.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_subset_la-hb-ot-cff2-table.lo `test -f 'hb-ot-cff2-table.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-ot-cff2-table.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-ot-cff2-table.cc -fPIC -DPIC -o .libs/libharfbuzz_subset_la-hb-ot-cff2-table.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_subset_la-hb-static.lo `test -f 'hb-static.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-static.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-static.cc -fPIC -DPIC -o .libs/libharfbuzz_subset_la-hb-static.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_subset_la-hb-subset-cff-common.lo `test -f 'hb-subset-cff-common.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-subset-cff-common.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-subset-cff-common.cc -fPIC -DPIC -o .libs/libharfbuzz_subset_la-hb-subset-cff-common.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_subset_la-hb-subset-cff1.lo `test -f 'hb-subset-cff1.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-subset-cff1.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-subset-cff1.cc -fPIC -DPIC -o .libs/libharfbuzz_subset_la-hb-subset-cff1.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_subset_la-hb-subset-cff2.lo `test -f 'hb-subset-cff2.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-subset-cff2.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-subset-cff2.cc -fPIC -DPIC -o .libs/libharfbuzz_subset_la-hb-subset-cff2.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_subset_la-hb-subset-input.lo `test -f 'hb-subset-input.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-subset-input.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-subset-input.cc -fPIC -DPIC -o .libs/libharfbuzz_subset_la-hb-subset-input.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_subset_la-hb-subset-plan.lo `test -f 'hb-subset-plan.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-subset-plan.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-subset-plan.cc -fPIC -DPIC -o .libs/libharfbuzz_subset_la-hb-subset-plan.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c -o libharfbuzz_subset_la-hb-subset.lo `test -f 'hb-subset.cc' || echo '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/'`hb-subset.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src -I.. -pthread -I/usr/include/freetype2 -DHB_NDEBUG -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -c /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-subset.cc -fPIC -DPIC -o .libs/libharfbuzz_subset_la-hb-subset.o >\ >/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@%libs_private%@ @g' \ > -e 's@%requires_private%@ freetype2 >= 12.0.6 @g' \ > -e 's@%VERSION%@2.6.7@g' \ >"/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/harfbuzz.pc.in" > "harfbuzz.pc" \ >|| (rm -f "harfbuzz.pc"; 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@%libs_private%@ @g' \ > -e 's@%requires_private%@ freetype2 >= 12.0.6 @g' \ > -e 's@%VERSION%@2.6.7@g' \ >"/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/harfbuzz-subset.pc.in" > "harfbuzz-subset.pc" \ >|| (rm -f "harfbuzz-subset.pc"; false) >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed -Bsymbolic-functions -o libharfbuzz.la -lm -version-info 20600:7:20600 -no-undefined -rpath /usr/lib64 libharfbuzz_la-hb-aat-layout.lo libharfbuzz_la-hb-aat-map.lo libharfbuzz_la-hb-blob.lo libharfbuzz_la-hb-buffer-serialize.lo libharfbuzz_la-hb-buffer.lo libharfbuzz_la-hb-common.lo libharfbuzz_la-hb-draw.lo libharfbuzz_la-hb-face.lo libharfbuzz_la-hb-fallback-shape.lo libharfbuzz_la-hb-font.lo libharfbuzz_la-hb-map.lo libharfbuzz_la-hb-number.lo libharfbuzz_la-hb-ot-cff1-table.lo libharfbuzz_la-hb-ot-cff2-table.lo libharfbuzz_la-hb-ot-color.lo libharfbuzz_la-hb-ot-face.lo libharfbuzz_la-hb-ot-font.lo libharfbuzz_la-hb-ot-layout.lo libharfbuzz_la-hb-ot-map.lo libharfbuzz_la-hb-ot-math.lo libharfbuzz_la-hb-ot-meta.lo libharfbuzz_la-hb-ot-metrics.lo libharfbuzz_la-hb-ot-name.lo libharfbuzz_la-hb-ot-shape-complex-arabic.lo libharfbuzz_la-hb-ot-shape-complex-default.lo libharfbuzz_la-hb-ot-shape-complex-hangul.lo libharfbuzz_la-hb-ot-shape-complex-hebrew.lo libharfbuzz_la-hb-ot-shape-complex-indic-table.lo libharfbuzz_la-hb-ot-shape-complex-indic.lo libharfbuzz_la-hb-ot-shape-complex-khmer.lo libharfbuzz_la-hb-ot-shape-complex-myanmar.lo libharfbuzz_la-hb-ot-shape-complex-thai.lo libharfbuzz_la-hb-ot-shape-complex-use-table.lo libharfbuzz_la-hb-ot-shape-complex-use.lo libharfbuzz_la-hb-ot-shape-complex-vowel-constraints.lo libharfbuzz_la-hb-ot-shape-fallback.lo libharfbuzz_la-hb-ot-shape-normalize.lo libharfbuzz_la-hb-ot-shape.lo libharfbuzz_la-hb-ot-tag.lo libharfbuzz_la-hb-ot-var.lo libharfbuzz_la-hb-set.lo libharfbuzz_la-hb-shape-plan.lo libharfbuzz_la-hb-shape.lo libharfbuzz_la-hb-shaper.lo libharfbuzz_la-hb-static.lo libharfbuzz_la-hb-ucd.lo libharfbuzz_la-hb-unicode.lo libharfbuzz_la-hb-ft.lo -lfreetype >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libharfbuzz_la-hb-aat-layout.o .libs/libharfbuzz_la-hb-aat-map.o .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-draw.o .libs/libharfbuzz_la-hb-face.o .libs/libharfbuzz_la-hb-fallback-shape.o .libs/libharfbuzz_la-hb-font.o .libs/libharfbuzz_la-hb-map.o .libs/libharfbuzz_la-hb-number.o .libs/libharfbuzz_la-hb-ot-cff1-table.o .libs/libharfbuzz_la-hb-ot-cff2-table.o .libs/libharfbuzz_la-hb-ot-color.o .libs/libharfbuzz_la-hb-ot-face.o .libs/libharfbuzz_la-hb-ot-font.o .libs/libharfbuzz_la-hb-ot-layout.o .libs/libharfbuzz_la-hb-ot-map.o .libs/libharfbuzz_la-hb-ot-math.o .libs/libharfbuzz_la-hb-ot-meta.o .libs/libharfbuzz_la-hb-ot-metrics.o .libs/libharfbuzz_la-hb-ot-name.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-hangul.o .libs/libharfbuzz_la-hb-ot-shape-complex-hebrew.o .libs/libharfbuzz_la-hb-ot-shape-complex-indic-table.o .libs/libharfbuzz_la-hb-ot-shape-complex-indic.o .libs/libharfbuzz_la-hb-ot-shape-complex-khmer.o .libs/libharfbuzz_la-hb-ot-shape-complex-myanmar.o .libs/libharfbuzz_la-hb-ot-shape-complex-thai.o .libs/libharfbuzz_la-hb-ot-shape-complex-use-table.o .libs/libharfbuzz_la-hb-ot-shape-complex-use.o .libs/libharfbuzz_la-hb-ot-shape-complex-vowel-constraints.o .libs/libharfbuzz_la-hb-ot-shape-fallback.o .libs/libharfbuzz_la-hb-ot-shape-normalize.o .libs/libharfbuzz_la-hb-ot-shape.o .libs/libharfbuzz_la-hb-ot-tag.o .libs/libharfbuzz_la-hb-ot-var.o .libs/libharfbuzz_la-hb-set.o .libs/libharfbuzz_la-hb-shape-plan.o .libs/libharfbuzz_la-hb-shape.o .libs/libharfbuzz_la-hb-shaper.o .libs/libharfbuzz_la-hb-static.o .libs/libharfbuzz_la-hb-ucd.o .libs/libharfbuzz_la-hb-unicode.o .libs/libharfbuzz_la-hb-ft.o -Wl,--as-needed -lm -lfreetype -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libharfbuzz.so.0 -o .libs/libharfbuzz.so.0.20600.7 >libtool: link: (cd ".libs" && rm -f "libharfbuzz.so.0" && ln -s "libharfbuzz.so.0.20600.7" "libharfbuzz.so.0") >libtool: link: (cd ".libs" && rm -f "libharfbuzz.so" && ln -s "libharfbuzz.so.0.20600.7" "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++ -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -Wl,-O1 -Wl,--as-needed -Bsymbolic-functions -o main main-main.o libharfbuzz.la -lfreetype >libtool: link: x86_64-pc-linux-gnu-g++ -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -Wl,-O1 -Bsymbolic-functions -o .libs/main main-main.o -Wl,--as-needed ./.libs/libharfbuzz.so -lm -lfreetype >/bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -Wl,-O1 -Wl,--as-needed -Bsymbolic-functions -o test test-test.o libharfbuzz.la -lfreetype -lfreetype >libtool: link: x86_64-pc-linux-gnu-g++ -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -Wl,-O1 -Bsymbolic-functions -o .libs/test test-test.o -Wl,--as-needed ./.libs/libharfbuzz.so -lm -lfreetype >/bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -Wl,-O1 -Wl,--as-needed -Bsymbolic-functions -o test-buffer-serialize test_buffer_serialize-test-buffer-serialize.o libharfbuzz.la -lfreetype >libtool: link: x86_64-pc-linux-gnu-g++ -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -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 -lm -lfreetype >/bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -Wl,-O1 -Wl,--as-needed -Bsymbolic-functions -o test-ot-meta test_ot_meta-test-ot-meta.o libharfbuzz.la -lfreetype >libtool: link: x86_64-pc-linux-gnu-g++ -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -Wl,-O1 -Bsymbolic-functions -o .libs/test-ot-meta test_ot_meta-test-ot-meta.o -Wl,--as-needed ./.libs/libharfbuzz.so -lm -lfreetype >/bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -Wl,-O1 -Wl,--as-needed -Bsymbolic-functions -o test-ot-name test_ot_name-test-ot-name.o libharfbuzz.la -lfreetype >libtool: link: x86_64-pc-linux-gnu-g++ -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -Wl,-O1 -Bsymbolic-functions -o .libs/test-ot-name test_ot_name-test-ot-name.o -Wl,--as-needed ./.libs/libharfbuzz.so -lm -lfreetype >/bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -Wl,-O1 -Wl,--as-needed -Bsymbolic-functions -o test-ot-glyphname test_ot_glyphname-test-ot-glyphname.o libharfbuzz.la -lfreetype >libtool: link: x86_64-pc-linux-gnu-g++ -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -Wl,-O1 -Bsymbolic-functions -o .libs/test-ot-glyphname test_ot_glyphname-test-ot-glyphname.o -Wl,--as-needed ./.libs/libharfbuzz.so -lm -lfreetype >/bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -Wl,-O1 -Wl,--as-needed -Bsymbolic-functions -o test-gpos-size-params test_gpos_size_params-test-gpos-size-params.o libharfbuzz.la -lfreetype >libtool: link: x86_64-pc-linux-gnu-g++ -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -Wl,-O1 -Bsymbolic-functions -o .libs/test-gpos-size-params test_gpos_size_params-test-gpos-size-params.o -Wl,--as-needed ./.libs/libharfbuzz.so -lm -lfreetype >/bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -Wl,-O1 -Wl,--as-needed -Bsymbolic-functions -o test-gsub-would-substitute test_gsub_would_substitute-test-gsub-would-substitute.o libharfbuzz.la -lfreetype -lfreetype >libtool: link: x86_64-pc-linux-gnu-g++ -fno-rtti -O2 -march=native -pipe -std=c++14 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -Wl,-O1 -Bsymbolic-functions -o .libs/test-gsub-would-substitute test_gsub_would_substitute-test-gsub-would-substitute.o -Wl,--as-needed ./.libs/libharfbuzz.so -lm -lfreetype >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed -Bsymbolic-functions -o libharfbuzz-subset.la -lm -version-info 20600:7:20600 -no-undefined -rpath /usr/lib64 libharfbuzz_subset_la-hb-number.lo libharfbuzz_subset_la-hb-ot-cff1-table.lo libharfbuzz_subset_la-hb-ot-cff2-table.lo libharfbuzz_subset_la-hb-static.lo libharfbuzz_subset_la-hb-subset-cff-common.lo libharfbuzz_subset_la-hb-subset-cff1.lo libharfbuzz_subset_la-hb-subset-cff2.lo libharfbuzz_subset_la-hb-subset-input.lo libharfbuzz_subset_la-hb-subset-plan.lo libharfbuzz_subset_la-hb-subset.lo libharfbuzz.la >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libharfbuzz_subset_la-hb-number.o .libs/libharfbuzz_subset_la-hb-ot-cff1-table.o .libs/libharfbuzz_subset_la-hb-ot-cff2-table.o .libs/libharfbuzz_subset_la-hb-static.o .libs/libharfbuzz_subset_la-hb-subset-cff-common.o .libs/libharfbuzz_subset_la-hb-subset-cff1.o .libs/libharfbuzz_subset_la-hb-subset-cff2.o .libs/libharfbuzz_subset_la-hb-subset-input.o .libs/libharfbuzz_subset_la-hb-subset-plan.o .libs/libharfbuzz_subset_la-hb-subset.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/src/.libs -Wl,--as-needed ./.libs/libharfbuzz.so -lm -lfreetype -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libharfbuzz-subset.so.0 -o .libs/libharfbuzz-subset.so.0.20600.7 >libtool: link: (cd ".libs" && rm -f "libharfbuzz-subset.so.0" && ln -s "libharfbuzz-subset.so.0.20600.7" "libharfbuzz-subset.so.0") >libtool: link: (cd ".libs" && rm -f "libharfbuzz-subset.so" && ln -s "libharfbuzz-subset.so.0.20600.7" "libharfbuzz-subset.so") >libtool: link: ( cd ".libs" && rm -f "libharfbuzz-subset.la" && ln -s "../libharfbuzz-subset.la" "libharfbuzz-subset.la" ) >make[4]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/src' >make[3]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/src' >make[2]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/src' >Making all in util >make[2]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/util' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/util' >Making all in test >make[2]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test' >Making all in api >make[3]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/api' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/api' >Making all in shaping >make[3]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/shaping' >Making all in data >make[4]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/shaping/data' >Making all in in-house >make[5]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/shaping/data/in-house' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/shaping/data/in-house' >Making all in text-rendering-tests >make[5]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/shaping/data/text-rendering-tests' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/shaping/data/text-rendering-tests' >Making all in aots >make[5]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/shaping/data/aots' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/shaping/data/aots' >make[5]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/shaping/data' >make[5]: Nothing to be done for 'all-am'. >make[5]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/shaping/data' >make[4]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/shaping/data' >make[4]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/shaping' >make[4]: Nothing to be done for 'all-am'. >make[4]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/shaping' >make[3]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/shaping' >Making all in fuzzing >make[3]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/fuzzing' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/fuzzing' >Making all in subset >make[3]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/subset' >Making all in data >make[4]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/subset/data' >make[5]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/subset/data' >make[5]: Nothing to be done for 'all-am'. >make[5]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/subset/data' >make[4]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/subset/data' >make[4]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/subset' >make[4]: Nothing to be done for 'all-am'. >make[4]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/subset' >make[3]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/subset' >make[3]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test' >make[2]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test' >Making all in docs >make[2]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/docs' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/docs' >make[2]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64' >make[2]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64' >make[1]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64' >>>> Source compiled. > [32;01m*[0m Skipping make test/check due to ebuild restriction. >>>> Test phase [disabled because of RESTRICT=test]: media-libs/harfbuzz-2.6.7 > >>>> Install media-libs/harfbuzz-2.6.7 into /var/tmp/portage/media-libs/harfbuzz-2.6.7/image > [32;01m*[0m abi_x86_64.amd64: running multilib-minimal_abi_src_install >make -j2 DESTDIR=/var/tmp/portage/media-libs/harfbuzz-2.6.7/image install >Making install in src >make[1]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/src' >make install-recursive >make[2]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/src' >make[3]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/src' >make[4]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/src' > /bin/mkdir -p '/var/tmp/portage/media-libs/harfbuzz-2.6.7/image/usr/lib64' > /bin/mkdir -p '/var/tmp/portage/media-libs/harfbuzz-2.6.7/image/usr/lib64/cmake/harfbuzz' > /bin/sh ../libtool --mode=install /usr/bin/install -c libharfbuzz.la libharfbuzz-subset.la '/var/tmp/portage/media-libs/harfbuzz-2.6.7/image/usr/lib64' > /usr/bin/install -c -m 644 harfbuzz-config.cmake '/var/tmp/portage/media-libs/harfbuzz-2.6.7/image/usr/lib64/cmake/harfbuzz' > /bin/mkdir -p '/var/tmp/portage/media-libs/harfbuzz-2.6.7/image/usr/lib64/pkgconfig' > /usr/bin/install -c -m 644 harfbuzz.pc harfbuzz-subset.pc '/var/tmp/portage/media-libs/harfbuzz-2.6.7/image/usr/lib64/pkgconfig' >libtool: install: /usr/bin/install -c .libs/libharfbuzz.so.0.20600.7 /var/tmp/portage/media-libs/harfbuzz-2.6.7/image/usr/lib64/libharfbuzz.so.0.20600.7 > /bin/mkdir -p '/var/tmp/portage/media-libs/harfbuzz-2.6.7/image/usr/include/harfbuzz' >libtool: install: (cd /var/tmp/portage/media-libs/harfbuzz-2.6.7/image/usr/lib64 && { ln -s -f libharfbuzz.so.0.20600.7 libharfbuzz.so.0 || { rm -f libharfbuzz.so.0 && ln -s libharfbuzz.so.0.20600.7 libharfbuzz.so.0; }; }) > /usr/bin/install -c -m 644 /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-aat-layout.h /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-aat.h /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-blob.h /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-buffer.h /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-common.h /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-deprecated.h /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-draw.h /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-face.h /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-font.h /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-map.h /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-ot-color.h /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-ot-deprecated.h /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-ot-font.h /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-ot-layout.h /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-ot-math.h /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-ot-meta.h /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-ot-metrics.h /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-ot-name.h /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-ot-shape.h /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-ot-var.h /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-ot.h /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-set.h /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-shape-plan.h /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-shape.h /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-unicode.h /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-version.h /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb.h /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-ft.h /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7/src/hb-subset.h '/var/tmp/portage/media-libs/harfbuzz-2.6.7/image/usr/include/harfbuzz' >libtool: install: (cd /var/tmp/portage/media-libs/harfbuzz-2.6.7/image/usr/lib64 && { ln -s -f libharfbuzz.so.0.20600.7 libharfbuzz.so || { rm -f libharfbuzz.so && ln -s libharfbuzz.so.0.20600.7 libharfbuzz.so; }; }) >libtool: install: /usr/bin/install -c .libs/libharfbuzz.lai /var/tmp/portage/media-libs/harfbuzz-2.6.7/image/usr/lib64/libharfbuzz.la >libtool: warning: relinking 'libharfbuzz-subset.la' >libtool: install: (cd /var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/src; /bin/sh "/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/libtool" --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed -Bsymbolic-functions -o libharfbuzz-subset.la -lm -version-info 20600:7:20600 -no-undefined -rpath /usr/lib64 libharfbuzz_subset_la-hb-number.lo libharfbuzz_subset_la-hb-ot-cff1-table.lo libharfbuzz_subset_la-hb-ot-cff2-table.lo libharfbuzz_subset_la-hb-static.lo libharfbuzz_subset_la-hb-subset-cff-common.lo libharfbuzz_subset_la-hb-subset-cff1.lo libharfbuzz_subset_la-hb-subset-cff2.lo libharfbuzz_subset_la-hb-subset-input.lo libharfbuzz_subset_la-hb-subset-plan.lo libharfbuzz_subset_la-hb-subset.lo libharfbuzz.la -inst-prefix-dir /var/tmp/portage/media-libs/harfbuzz-2.6.7/image) >libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libharfbuzz_subset_la-hb-number.o .libs/libharfbuzz_subset_la-hb-ot-cff1-table.o .libs/libharfbuzz_subset_la-hb-ot-cff2-table.o .libs/libharfbuzz_subset_la-hb-static.o .libs/libharfbuzz_subset_la-hb-subset-cff-common.o .libs/libharfbuzz_subset_la-hb-subset-cff1.o .libs/libharfbuzz_subset_la-hb-subset-cff2.o .libs/libharfbuzz_subset_la-hb-subset-input.o .libs/libharfbuzz_subset_la-hb-subset-plan.o .libs/libharfbuzz_subset_la-hb-subset.o -Wl,--as-needed -L/var/tmp/portage/media-libs/harfbuzz-2.6.7/image/usr/lib64 -L/usr/lib64 -lharfbuzz -lm -lfreetype -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libharfbuzz-subset.so.0 -o .libs/libharfbuzz-subset.so.0.20600.7 >libtool: install: /usr/bin/install -c .libs/libharfbuzz-subset.so.0.20600.7T /var/tmp/portage/media-libs/harfbuzz-2.6.7/image/usr/lib64/libharfbuzz-subset.so.0.20600.7 >libtool: install: (cd /var/tmp/portage/media-libs/harfbuzz-2.6.7/image/usr/lib64 && { ln -s -f libharfbuzz-subset.so.0.20600.7 libharfbuzz-subset.so.0 || { rm -f libharfbuzz-subset.so.0 && ln -s libharfbuzz-subset.so.0.20600.7 libharfbuzz-subset.so.0; }; }) >libtool: install: (cd /var/tmp/portage/media-libs/harfbuzz-2.6.7/image/usr/lib64 && { ln -s -f libharfbuzz-subset.so.0.20600.7 libharfbuzz-subset.so || { rm -f libharfbuzz-subset.so && ln -s libharfbuzz-subset.so.0.20600.7 libharfbuzz-subset.so; }; }) >libtool: install: /usr/bin/install -c .libs/libharfbuzz-subset.lai /var/tmp/portage/media-libs/harfbuzz-2.6.7/image/usr/lib64/libharfbuzz-subset.la >libtool: warning: remember to run 'libtool --finish /usr/lib64' >make[4]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/src' >make[3]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/src' >make[2]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/src' >make[1]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/src' >Making install in util >make[1]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/util' >make[2]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/util' >make[2]: Nothing to be done for 'install-data-am'. > /bin/mkdir -p '/var/tmp/portage/media-libs/harfbuzz-2.6.7/image/usr/bin' >make[2]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/util' >make[1]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/util' >Making install in test >make[1]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test' >Making install in api >make[2]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/api' >make[3]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/api' >make[3]: Nothing to be done for 'install-exec-am'. >make[3]: Nothing to be done for 'install-data-am'. >make[3]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/api' >make[2]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/api' >Making install in shaping >make[2]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/shaping' >Making install in data >make[3]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/shaping/data' >Making install in in-house >make[4]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/shaping/data/in-house' >make[5]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/shaping/data/in-house' >make[5]: Nothing to be done for 'install-exec-am'. >make[5]: Nothing to be done for 'install-data-am'. >make[5]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/shaping/data/in-house' >make[4]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/shaping/data/in-house' >Making install in text-rendering-tests >make[4]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/shaping/data/text-rendering-tests' >make[5]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/shaping/data/text-rendering-tests' >make[5]: Nothing to be done for 'install-exec-am'. >make[5]: Nothing to be done for 'install-data-am'. >make[5]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/shaping/data/text-rendering-tests' >make[4]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/shaping/data/text-rendering-tests' >Making install in aots >make[4]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/shaping/data/aots' >make[5]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/shaping/data/aots' >make[5]: Nothing to be done for 'install-exec-am'. >make[5]: Nothing to be done for 'install-data-am'. >make[5]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/shaping/data/aots' >make[4]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/shaping/data/aots' >make[4]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/shaping/data' >make[5]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/shaping/data' >make[5]: Nothing to be done for 'install-exec-am'. >make[5]: Nothing to be done for 'install-data-am'. >make[5]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/shaping/data' >make[4]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/shaping/data' >make[3]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/shaping/data' >make[3]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/shaping' >make[4]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/shaping' >make[4]: Nothing to be done for 'install-exec-am'. >make[4]: Nothing to be done for 'install-data-am'. >make[4]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/shaping' >make[3]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/shaping' >make[2]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/shaping' >Making install in fuzzing >make[2]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/fuzzing' >make[3]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/fuzzing' >make[3]: Nothing to be done for 'install-exec-am'. >make[3]: Nothing to be done for 'install-data-am'. >make[3]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/fuzzing' >make[2]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/fuzzing' >Making install in subset >make[2]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/subset' >Making install in data >make[3]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/subset/data' >make[4]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/subset/data' >make[5]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/subset/data' >make[5]: Nothing to be done for 'install-exec-am'. >make[5]: Nothing to be done for 'install-data-am'. >make[5]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/subset/data' >make[4]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/subset/data' >make[3]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/subset/data' >make[3]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/subset' >make[4]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/subset' >make[4]: Nothing to be done for 'install-exec-am'. >make[4]: Nothing to be done for 'install-data-am'. >make[4]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/subset' >make[3]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/subset' >make[2]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test/subset' >make[2]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test' >make[3]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test' >make[3]: Nothing to be done for 'install-exec-am'. >make[3]: Nothing to be done for 'install-data-am'. >make[3]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test' >make[2]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test' >make[1]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/test' >Making install in docs >make[1]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/docs' >make[2]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/docs' >make[2]: Nothing to be done for 'install-exec-am'. > /usr/bin/install -c -m 644 ./html/HarfBuzz.png > /usr/bin/install -c -m 644 ./html/HarfBuzz.svg > /usr/bin/install -c -m 644 ./html/a-clustering-example-for-levels-0-and-1.html > /usr/bin/install -c -m 644 ./html/aat-shaping.html > /usr/bin/install -c -m 644 ./html/adding-text-to-the-buffer.html > /usr/bin/install -c -m 644 ./html/annotation-glossary.html > /usr/bin/install -c -m 644 ./html/api-index-full.html > /usr/bin/install -c -m 644 ./html/buffers-language-script-and-direction.html > /usr/bin/install -c -m 644 ./html/building.html > /usr/bin/install -c -m 644 ./html/ch01s03.html > /usr/bin/install -c -m 644 ./html/ch03s02.html > /usr/bin/install -c -m 644 ./html/ch03s03.html > /usr/bin/install -c -m 644 ./html/ch12.html > /usr/bin/install -c -m 644 ./html/ch13.html > /usr/bin/install -c -m 644 ./html/ch14.html > /usr/bin/install -c -m 644 ./html/ch15.html > /usr/bin/install -c -m 644 ./html/clusters.html > /usr/bin/install -c -m 644 ./html/complex-scripts.html > /usr/bin/install -c -m 644 ./html/customizing-unicode-functions.html > /usr/bin/install -c -m 644 ./html/fonts-and-faces-custom-functions.html > /usr/bin/install -c -m 644 ./html/fonts-and-faces-native-opentype.html > /usr/bin/install -c -m 644 ./html/fonts-and-faces-variable.html > /usr/bin/install -c -m 644 ./html/fonts-and-faces.html > /usr/bin/install -c -m 644 ./html/getting-started.html > /usr/bin/install -c -m 644 ./html/graphite-shaping.html > /usr/bin/install -c -m 644 ./html/harfbuzz-hb-aat-layout.html > /usr/bin/install -c -m 644 ./html/harfbuzz-hb-blob.html > /usr/bin/install -c -m 644 ./html/harfbuzz-hb-buffer.html > /usr/bin/install -c -m 644 ./html/harfbuzz-hb-common.html > /usr/bin/install -c -m 644 ./html/harfbuzz-hb-coretext.html > /usr/bin/install -c -m 644 ./html/harfbuzz-hb-deprecated.html > /usr/bin/install -c -m 644 ./html/harfbuzz-hb-face.html > /usr/bin/install -c -m 644 ./html/harfbuzz-hb-font.html > /usr/bin/install -c -m 644 ./html/harfbuzz-hb-ft.html > /usr/bin/install -c -m 644 ./html/harfbuzz-hb-glib.html > /usr/bin/install -c -m 644 ./html/harfbuzz-hb-gobject.html > /usr/bin/install -c -m 644 ./html/harfbuzz-hb-graphite2.html > /usr/bin/install -c -m 644 ./html/harfbuzz-hb-icu.html > /usr/bin/install -c -m 644 ./html/harfbuzz-hb-map.html > /usr/bin/install -c -m 644 ./html/harfbuzz-hb-ot-color.html > /usr/bin/install -c -m 644 ./html/harfbuzz-hb-ot-font.html > /usr/bin/install -c -m 644 ./html/harfbuzz-hb-ot-layout.html > /usr/bin/install -c -m 644 ./html/harfbuzz-hb-ot-math.html > /usr/bin/install -c -m 644 ./html/harfbuzz-hb-ot-name.html > /usr/bin/install -c -m 644 ./html/harfbuzz-hb-ot-shape.html > /usr/bin/install -c -m 644 ./html/harfbuzz-hb-ot-var.html > /usr/bin/install -c -m 644 ./html/harfbuzz-hb-set.html > /usr/bin/install -c -m 644 ./html/harfbuzz-hb-shape-plan.html > /usr/bin/install -c -m 644 ./html/harfbuzz-hb-shape.html > /usr/bin/install -c -m 644 ./html/harfbuzz-hb-unicode.html > /usr/bin/install -c -m 644 ./html/harfbuzz-hb-uniscribe.html > /usr/bin/install -c -m 644 ./html/harfbuzz-hb-version.html > /usr/bin/install -c -m 644 ./html/harfbuzz.devhelp2 > /usr/bin/install -c -m 644 ./html/home.png > /usr/bin/install -c -m 644 ./html/index.html > /usr/bin/install -c -m 644 ./html/install-harfbuzz.html > /usr/bin/install -c -m 644 ./html/integration-coretext.html > /usr/bin/install -c -m 644 ./html/integration-freetype.html > /usr/bin/install -c -m 644 ./html/integration-icu.html > /usr/bin/install -c -m 644 ./html/integration-python.html > /usr/bin/install -c -m 644 ./html/integration-uniscribe.html > /usr/bin/install -c -m 644 ./html/integration.html > /usr/bin/install -c -m 644 ./html/left-insensitive.png > /usr/bin/install -c -m 644 ./html/left.png > /usr/bin/install -c -m 644 ./html/level-2.html > /usr/bin/install -c -m 644 ./html/object-model-blobs.html > /usr/bin/install -c -m 644 ./html/object-model-lifecycle.html > /usr/bin/install -c -m 644 ./html/object-model-object-types.html > /usr/bin/install -c -m 644 ./html/object-model-user-data.html > /usr/bin/install -c -m 644 ./html/object-model.html > /usr/bin/install -c -m 644 ./html/opentype-shaping-models.html > /usr/bin/install -c -m 644 ./html/pt01.html > /usr/bin/install -c -m 644 ./html/pt02.html > /usr/bin/install -c -m 644 ./html/reordering-in-levels-0-and-1.html > /usr/bin/install -c -m 644 ./html/right-insensitive.png > /usr/bin/install -c -m 644 ./html/right.png > /usr/bin/install -c -m 644 ./html/setting-buffer-properties.html > /usr/bin/install -c -m 644 ./html/shaping-and-shape-plans.html > /usr/bin/install -c -m 644 ./html/shaping-concepts.html > /usr/bin/install -c -m 644 ./html/shaping-opentype-features.html > /usr/bin/install -c -m 644 ./html/shaping-operations.html > /usr/bin/install -c -m 644 ./html/shaping-plans-and-caching.html > /usr/bin/install -c -m 644 ./html/shaping-shaper-selection.html > /usr/bin/install -c -m 644 ./html/style.css > /usr/bin/install -c -m 644 ./html/text-runs.html > /usr/bin/install -c -m 644 ./html/the-distinction-between-levels-0-and-1.html > /usr/bin/install -c -m 644 ./html/unicode-character-categories.html > /usr/bin/install -c -m 644 ./html/up-insensitive.png > /usr/bin/install -c -m 644 ./html/up.png > /usr/bin/install -c -m 644 ./html/utilities-common-types-apis.html > /usr/bin/install -c -m 644 ./html/utilities-ucdn.html > /usr/bin/install -c -m 644 ./html/utilities.html > /usr/bin/install -c -m 644 ./html/what-harfbuzz-doesnt-do.html > /usr/bin/install -c -m 644 ./html/what-is-harfbuzz.html > /usr/bin/install -c -m 644 ./html/why-do-i-need-a-shaping-engine.html > /usr/bin/install -c -m 644 ./html/why-is-it-called-harfbuzz.html > /usr/bin/install -c -m 644 ./html/working-with-harfbuzz-clusters.html >make[2]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/docs' >make[1]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64/docs' >make[1]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64' >make[2]: Entering directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64' >make[2]: Nothing to be done for 'install-exec-am'. >make[2]: Nothing to be done for 'install-data-am'. >make[2]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64' >make[1]: Leaving directory '/var/tmp/portage/media-libs/harfbuzz-2.6.7/work/harfbuzz-2.6.7-abi_x86_64.amd64' >>>> Completed installing media-libs/harfbuzz-2.6.7 into /var/tmp/portage/media-libs/harfbuzz-2.6.7/image > > [32;01m*[0m Final size of build directory: 67404 KiB (65.8 MiB) > [32;01m*[0m Final size of installed tree: 8500 KiB ( 8.3 MiB) > >[33;01m * [39;49;00mQA Notice: Unrecognized configure options: >[33;01m * [39;49;00m >[33;01m * [39;49;00m --disable-introspection >[33;01m * [39;49;00m --disable-introspection >strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version > /usr/lib64/libharfbuzz.so.0.20600.7 > /usr/lib64/libharfbuzz-subset.so.0.20600.7 >>>> Done.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 745435
: 663151 |
663154