Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/harfbuzz.spec'], chrootPath='/var/lib/mock/dist-oc9-build-41612-14591/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/harfbuzz.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/harfbuzz-4.2.1-3.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/harfbuzz.spec'], chrootPath='/var/lib/mock/dist-oc9-build-41612-14591/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/harfbuzz.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dupsOk + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf harfbuzz-4.2.1 + /usr/bin/xz -dc /builddir/build/SOURCES/harfbuzz-4.2.1.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd harfbuzz-4.2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.v61eGD + umask 022 + cd /builddir/build/BUILD + cd harfbuzz-4.2.1 + ./autogen.sh checking for pkg-config... /usr/bin/pkg-config checking for libtoolize... /usr/bin/which: no glibtoolize in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin) /usr/bin/libtoolize checking for gtkdocize... /usr/bin/gtkdocize checking for autoreconf... /usr/bin/autoreconf running autoreconf --force --install --verbose autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: running: gtkdocize --copy autoreconf: running: aclocal --force -I m4 autoreconf: running: /usr/bin/autoconf --force configure.ac:23: warning: The macro `AC_PROG_CC_C99' is obsolete. configure.ac:23: You should run autoupdate. ./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from... configure.ac:23: the top level configure.ac:122: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_pthread.m4:88: AX_PTHREAD is expanded from... configure.ac:122: the top level autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:17: installing './compile' configure.ac:12: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: './config.guess' is updated autoreconf: Leaving directory '.' running configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '991' is supported by ustar format... yes checking whether GID '135' 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... /usr/bin/sed checking whether to build with code coverage support... no checking whether make supports the include directive... yes (GNU style) checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether 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 pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.28... yes checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf 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 newlocale... yes checking for uselocale... yes checking for unistd.h... (cached) yes checking for sys/mman.h... yes checking for stdbool.h... yes checking for xlocale.h... no checking alignment of struct{char;}... 1 checking whether the linker accepts -Bsymbolic-functions... yes checking for native Win32... no checking how to run the C preprocessor... gcc -E checking whether 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 GLIB... yes checking for CAIRO... yes checking for cairo_user_font_face_set_render_color_glyph_func... no checking for CAIRO_FT... yes checking for CHAFA... no checking for ICU... 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 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/shape/Makefile config.status: creating test/shape/data/Makefile config.status: creating test/shape/data/aots/Makefile config.status: creating test/shape/data/in-house/Makefile config.status: creating test/shape/data/text-rendering-tests/Makefile config.status: creating test/subset/Makefile config.status: creating test/subset/data/Makefile config.status: creating test/subset/data/repack_tests/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 C++ compiler version: g++ (GCC) 12.2.0 20220819 (TencentOS 12.2.0-5) Copyright (C) 2022 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: Autotools is no longer our supported build system for building the library for *nix distributions, please migrate to meson. configure: Build configuration: Unicode callbacks (you want at least one): Builtin true Glib: true ICU: true Font callbacks (the more the merrier): FreeType: true Tools used for command-line utilities: Cairo: true Chafa: false Additional shapers: Graphite2: false Platform shapers (not normally needed): CoreText: false DirectWrite: false GDI: false Uniscribe: false Other features: Documentation: no GObject bindings: false Introspection: false + CFLAGS='-O2 -g' + export CFLAGS + CXXFLAGS='-O2 -g' + export CXXFLAGS + FFLAGS='-O2 -g ' + export FFLAGS + FCFLAGS='-O2 -g ' + export FCFLAGS + LDFLAGS= + export LDFLAGS + ./configure --host=aarch64-opencloudos-linux-gnu --build=aarch64-opencloudos-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-graphite2 --with-gobject --enable-introspection --disable-gtk-doc --disable-gtk-doc-html --disable-gtk-doc-pdf configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '991' is supported by ustar format... yes checking whether GID '135' 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... /usr/bin/sed checking whether to build with code coverage support... no checking whether make supports the include directive... yes (GNU style) checking for aarch64-opencloudos-linux-gnu-gcc... no checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for aarch64-opencloudos-linux-gnu-ar... no checking for aarch64-opencloudos-linux-gnu-lib... no checking for aarch64-opencloudos-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... aarch64-opencloudos-linux-gnu checking host system type... aarch64-opencloudos-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-opencloudos-linux-gnu file names to aarch64-opencloudos-linux-gnu format... func_convert_file_noop checking how to convert aarch64-opencloudos-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-opencloudos-linux-gnu-file... no checking for file... file checking for aarch64-opencloudos-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-opencloudos-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-opencloudos-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for aarch64-opencloudos-linux-gnu-strip... no checking for strip... strip checking for aarch64-opencloudos-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-opencloudos-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 aarch64-opencloudos-linux-gnu-gcc... gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for aarch64-opencloudos-linux-gnu-g++... no checking for aarch64-opencloudos-linux-gnu-c++... no checking for aarch64-opencloudos-linux-gnu-gpp... no checking for aarch64-opencloudos-linux-gnu-aCC... no checking for aarch64-opencloudos-linux-gnu-CC... no checking for aarch64-opencloudos-linux-gnu-cxx... no checking for aarch64-opencloudos-linux-gnu-cc++... no checking for aarch64-opencloudos-linux-gnu-cl.exe... no checking for aarch64-opencloudos-linux-gnu-FCC... no checking for aarch64-opencloudos-linux-gnu-KCC... no checking for aarch64-opencloudos-linux-gnu-RCC... no checking for aarch64-opencloudos-linux-gnu-xlC_r... no checking for aarch64-opencloudos-linux-gnu-xlC... no checking for aarch64-opencloudos-linux-gnu-clang++... no checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether 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 aarch64-opencloudos-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.28... yes checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf 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 newlocale... yes checking for uselocale... yes checking for unistd.h... (cached) yes checking for sys/mman.h... yes checking for stdbool.h... yes checking for xlocale.h... no checking alignment of struct{char;}... 1 checking whether the linker accepts -Bsymbolic-functions... yes checking for native Win32... no checking how to run the C preprocessor... gcc -E checking whether 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 GLIB... yes checking for GOBJECT... yes checking for gobject-introspection... yes checking for CAIRO... yes checking for cairo_user_font_face_set_render_color_glyph_func... no checking for CAIRO_FT... yes checking for CHAFA... no checking for ICU... yes checking for GRAPHITE2... 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 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/shape/Makefile config.status: creating test/shape/data/Makefile config.status: creating test/shape/data/aots/Makefile config.status: creating test/shape/data/in-house/Makefile config.status: creating test/shape/data/text-rendering-tests/Makefile config.status: creating test/subset/Makefile config.status: creating test/subset/data/Makefile config.status: creating test/subset/data/repack_tests/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 C++ compiler version: g++ (GCC) 12.2.0 20220819 (TencentOS 12.2.0-5) Copyright (C) 2022 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: Autotools is no longer our supported build system for building the library for *nix distributions, please migrate to meson. configure: Build configuration: Unicode callbacks (you want at least one): Builtin true Glib: true ICU: true Font callbacks (the more the merrier): FreeType: true Tools used for command-line utilities: Cairo: true Chafa: false Additional shapers: Graphite2: true Platform shapers (not normally needed): CoreText: false DirectWrite: false GDI: false Uniscribe: false Other features: Documentation: no GObject bindings: true Introspection: true + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in src make[2]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' PYTHONIOENCODING=UTF-8 /usr/bin/glib-mkenums \ --identifier-prefix hb_ --symbol-prefix hb_gobject \ --template hb-gobject-enums.cc.tmpl hb-aat-layout.h hb-aat.h hb-blob.h hb-buffer.h hb-common.h hb-deprecated.h hb-draw.h hb-face.h hb-font.h hb-map.h hb-ot-color.h hb-ot-deprecated.h hb-ot-font.h hb-ot-layout.h hb-ot-math.h hb-ot-meta.h hb-ot-metrics.h hb-ot-name.h hb-ot-shape.h hb-ot-var.h hb-ot.h hb-set.h hb-shape-plan.h hb-shape.h hb-style.h hb-unicode.h hb-version.h hb.h hb-glib.h hb-ft.h hb-graphite2.h | \ sed 's/_t_get_type/_get_type/g; s/_T (/ (/g' > "hb-gobject-enums.cc" \ || (rm -f "hb-gobject-enums.cc"; false) make[2]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[2]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' PYTHONIOENCODING=UTF-8 /usr/bin/glib-mkenums \ --identifier-prefix hb_ --symbol-prefix hb_gobject \ --template hb-gobject-enums.h.tmpl hb-aat-layout.h hb-aat.h hb-blob.h hb-buffer.h hb-common.h hb-deprecated.h hb-draw.h hb-face.h hb-font.h hb-map.h hb-ot-color.h hb-ot-deprecated.h hb-ot-font.h hb-ot-layout.h hb-ot-math.h hb-ot-meta.h hb-ot-metrics.h hb-ot-name.h hb-ot-shape.h hb-ot-var.h hb-ot.h hb-set.h hb-shape-plan.h hb-shape.h hb-style.h hb-unicode.h hb-version.h hb.h hb-glib.h hb-ft.h hb-graphite2.h | \ sed 's/_t_get_type/_get_type/g; s/_T (/ (/g' > "hb-gobject-enums.h" \ || (rm -f "hb-gobject-enums.h"; false) make[2]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /usr/bin/make all-recursive make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-buffer-verify.lo `test -f 'hb-buffer-verify.cc' || echo './'`hb-buffer-verify.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-buffer-verify.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-buffer-verify.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-blob.lo `test -f 'hb-blob.cc' || echo './'`hb-blob.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-blob.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-blob.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-common.lo `test -f 'hb-common.cc' || echo './'`hb-common.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-common.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-common.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-buffer-serialize.lo `test -f 'hb-buffer-serialize.cc' || echo './'`hb-buffer-serialize.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-buffer-serialize.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-buffer-serialize.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-draw.lo `test -f 'hb-draw.cc' || echo './'`hb-draw.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-draw.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-draw.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-aat-map.lo `test -f 'hb-aat-map.cc' || echo './'`hb-aat-map.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-aat-map.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-aat-map.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-fallback-shape.lo `test -f 'hb-fallback-shape.cc' || echo './'`hb-fallback-shape.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-fallback-shape.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-fallback-shape.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-buffer.lo `test -f 'hb-buffer.cc' || echo './'`hb-buffer.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-buffer.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-buffer.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-number.lo `test -f 'hb-number.cc' || echo './'`hb-number.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-number.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-number.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-map.lo `test -f 'hb-map.cc' || echo './'`hb-map.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-map.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-map.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-font.lo `test -f 'hb-font.cc' || echo './'`hb-font.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-font.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-font.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o main-main.o `test -f 'main.cc' || echo './'`main.cc make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-face.lo `test -f 'hb-face.cc' || echo './'`hb-face.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-face.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-face.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ot-color.lo `test -f 'hb-ot-color.cc' || echo './'`hb-ot-color.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-color.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-color.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ot-cff2-table.lo `test -f 'hb-ot-cff2-table.cc' || echo './'`hb-ot-cff2-table.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-cff2-table.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-cff2-table.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ot-cff1-table.lo `test -f 'hb-ot-cff1-table.cc' || echo './'`hb-ot-cff1-table.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-cff1-table.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-cff1-table.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ot-map.lo `test -f 'hb-ot-map.cc' || echo './'`hb-ot-map.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-map.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-map.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ot-face.lo `test -f 'hb-ot-face.cc' || echo './'`hb-ot-face.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-face.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-face.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ot-meta.lo `test -f 'hb-ot-meta.cc' || echo './'`hb-ot-meta.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-meta.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-meta.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ot-math.lo `test -f 'hb-ot-math.cc' || echo './'`hb-ot-math.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-math.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-math.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ot-name.lo `test -f 'hb-ot-name.cc' || echo './'`hb-ot-name.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-name.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-name.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ot-shape-complex-default.lo `test -f 'hb-ot-shape-complex-default.cc' || echo './'`hb-ot-shape-complex-default.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-default.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-default.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ot-metrics.lo `test -f 'hb-ot-metrics.cc' || echo './'`hb-ot-metrics.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-metrics.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-metrics.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-aat-layout.lo `test -f 'hb-aat-layout.cc' || echo './'`hb-aat-layout.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-aat-layout.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-aat-layout.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ot-shape-complex-hangul.lo `test -f 'hb-ot-shape-complex-hangul.cc' || echo './'`hb-ot-shape-complex-hangul.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-hangul.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-hangul.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ot-shape-complex-hebrew.lo `test -f 'hb-ot-shape-complex-hebrew.cc' || echo './'`hb-ot-shape-complex-hebrew.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-hebrew.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-hebrew.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ot-shape-complex-indic-table.lo `test -f 'hb-ot-shape-complex-indic-table.cc' || echo './'`hb-ot-shape-complex-indic-table.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-indic-table.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-indic-table.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ot-shape-complex-khmer.lo `test -f 'hb-ot-shape-complex-khmer.cc' || echo './'`hb-ot-shape-complex-khmer.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-khmer.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-khmer.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ot-shape-complex-myanmar.lo `test -f 'hb-ot-shape-complex-myanmar.cc' || echo './'`hb-ot-shape-complex-myanmar.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-myanmar.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-myanmar.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ot-font.lo `test -f 'hb-ot-font.cc' || echo './'`hb-ot-font.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-font.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-font.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ot-shape-complex-syllabic.lo `test -f 'hb-ot-shape-complex-syllabic.cc' || echo './'`hb-ot-shape-complex-syllabic.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-syllabic.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-syllabic.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ot-shape-complex-indic.lo `test -f 'hb-ot-shape-complex-indic.cc' || echo './'`hb-ot-shape-complex-indic.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-indic.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-indic.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ot-shape-complex-thai.lo `test -f 'hb-ot-shape-complex-thai.cc' || echo './'`hb-ot-shape-complex-thai.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-thai.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-thai.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ot-shape-complex-vowel-constraints.lo `test -f 'hb-ot-shape-complex-vowel-constraints.cc' || echo './'`hb-ot-shape-complex-vowel-constraints.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-vowel-constraints.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-vowel-constraints.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ot-shape-normalize.lo `test -f 'hb-ot-shape-normalize.cc' || echo './'`hb-ot-shape-normalize.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-normalize.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-normalize.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ot-shape-complex-use.lo `test -f 'hb-ot-shape-complex-use.cc' || echo './'`hb-ot-shape-complex-use.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-use.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-use.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ot-tag.lo `test -f 'hb-ot-tag.cc' || echo './'`hb-ot-tag.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-tag.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-tag.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ot-shape.lo `test -f 'hb-ot-shape.cc' || echo './'`hb-ot-shape.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-shaper.lo `test -f 'hb-shaper.cc' || echo './'`hb-shaper.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-shaper.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-shaper.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-shape.lo `test -f 'hb-shape.cc' || echo './'`hb-shape.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-shape.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-shape.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ot-shape-complex-arabic.lo `test -f 'hb-ot-shape-complex-arabic.cc' || echo './'`hb-ot-shape-complex-arabic.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-arabic.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-arabic.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-shape-plan.lo `test -f 'hb-shape-plan.cc' || echo './'`hb-shape-plan.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-shape-plan.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-shape-plan.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ot-var.lo `test -f 'hb-ot-var.cc' || echo './'`hb-ot-var.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-var.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-var.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ucd.lo `test -f 'hb-ucd.cc' || echo './'`hb-ucd.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ucd.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ucd.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-unicode.lo `test -f 'hb-unicode.cc' || echo './'`hb-unicode.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-unicode.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-unicode.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ot-shape-fallback.lo `test -f 'hb-ot-shape-fallback.cc' || echo './'`hb-ot-shape-fallback.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-fallback.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-fallback.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-set.lo `test -f 'hb-set.cc' || echo './'`hb-set.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-set.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-set.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-glib.lo `test -f 'hb-glib.cc' || echo './'`hb-glib.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-glib.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-glib.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o test_buffer_serialize-test-buffer-serialize.o `test -f 'test-buffer-serialize.cc' || echo './'`test-buffer-serialize.cc make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o test-test.o `test -f 'test.cc' || echo './'`test.cc make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-style.lo `test -f 'hb-style.cc' || echo './'`hb-style.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-style.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-style.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o test_ot_meta-test-ot-meta.o `test -f 'test-ot-meta.cc' || echo './'`test-ot-meta.cc make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o test_ot_name-test-ot-name.o `test -f 'test-ot-name.cc' || echo './'`test-ot-name.cc make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o test_ot_glyphname-test-ot-glyphname.o `test -f 'test-ot-glyphname.cc' || echo './'`test-ot-glyphname.cc make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-graphite2.lo `test -f 'hb-graphite2.cc' || echo './'`hb-graphite2.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-graphite2.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-graphite2.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ft.lo `test -f 'hb-ft.cc' || echo './'`hb-ft.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ft.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ft.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o test_gpos_size_params-test-gpos-size-params.o `test -f 'test-gpos-size-params.cc' || echo './'`test-gpos-size-params.cc make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-static.lo `test -f 'hb-static.cc' || echo './'`hb-static.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-static.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-static.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o test_gsub_would_substitute-test-gsub-would-substitute.o `test -f 'test-gsub-would-substitute.cc' || echo './'`test-gsub-would-substitute.cc make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_subset_la-hb-number.lo `test -f 'hb-number.cc' || echo './'`hb-number.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-number.cc -fPIC -DPIC -o .libs/libharfbuzz_subset_la-hb-number.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_subset_la-hb-subset-input.lo `test -f 'hb-subset-input.cc' || echo './'`hb-subset-input.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-subset-input.cc -fPIC -DPIC -o .libs/libharfbuzz_subset_la-hb-subset-input.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_subset_la-hb-static.lo `test -f 'hb-static.cc' || echo './'`hb-static.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-static.cc -fPIC -DPIC -o .libs/libharfbuzz_subset_la-hb-static.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_subset_la-hb-subset-cff-common.lo `test -f 'hb-subset-cff-common.cc' || echo './'`hb-subset-cff-common.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-subset-cff-common.cc -fPIC -DPIC -o .libs/libharfbuzz_subset_la-hb-subset-cff-common.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_subset_la-hb-subset-repacker.lo `test -f 'hb-subset-repacker.cc' || echo './'`hb-subset-repacker.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-subset-repacker.cc -fPIC -DPIC -o .libs/libharfbuzz_subset_la-hb-subset-repacker.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_subset_la-hb-ot-cff2-table.lo `test -f 'hb-ot-cff2-table.cc' || echo './'`hb-ot-cff2-table.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-cff2-table.cc -fPIC -DPIC -o .libs/libharfbuzz_subset_la-hb-ot-cff2-table.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_icu_la-hb-icu.lo `test -f 'hb-icu.cc' || echo './'`hb-icu.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-icu.cc -fPIC -DPIC -o .libs/libharfbuzz_icu_la-hb-icu.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_gobject_la-hb-gobject-structs.lo `test -f 'hb-gobject-structs.cc' || echo './'`hb-gobject-structs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-gobject-structs.cc -fPIC -DPIC -o .libs/libharfbuzz_gobject_la-hb-gobject-structs.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' \ /usr/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%@glib-2.0 >= 2.19.1 freetype2 >= 12.0.6 graphite2 >= 1.2.0@g' \ -e 's@%VERSION%@4.2.1@g' \ "harfbuzz.pc.in" > "harfbuzz.pc" \ || (rm -f "harfbuzz.pc"; false) make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' \ /usr/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%@glib-2.0 >= 2.19.1 freetype2 >= 12.0.6 graphite2 >= 1.2.0@g' \ -e 's@%VERSION%@4.2.1@g' \ "harfbuzz-subset.pc.in" > "harfbuzz-subset.pc" \ || (rm -f "harfbuzz-subset.pc"; false) make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' \ /usr/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%@glib-2.0 >= 2.19.1 freetype2 >= 12.0.6 graphite2 >= 1.2.0@g' \ -e 's@%VERSION%@4.2.1@g' \ "harfbuzz-icu.pc.in" > "harfbuzz-icu.pc" \ || (rm -f "harfbuzz-icu.pc"; false) make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' \ /usr/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%@glib-2.0 >= 2.19.1 freetype2 >= 12.0.6 graphite2 >= 1.2.0@g' \ -e 's@%VERSION%@4.2.1@g' \ "harfbuzz-gobject.pc.in" > "harfbuzz-gobject.pc" \ || (rm -f "harfbuzz-gobject.pc"; false) make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_subset_la-hb-ot-cff1-table.lo `test -f 'hb-ot-cff1-table.cc' || echo './'`hb-ot-cff1-table.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-cff1-table.cc -fPIC -DPIC -o .libs/libharfbuzz_subset_la-hb-ot-cff1-table.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_gobject_la-hb-gobject-enums.lo `test -f 'hb-gobject-enums.cc' || echo './'`hb-gobject-enums.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-gobject-enums.cc -fPIC -DPIC -o .libs/libharfbuzz_gobject_la-hb-gobject-enums.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ot-layout.lo `test -f 'hb-ot-layout.cc' || echo './'`hb-ot-layout.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-layout.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-layout.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -Bsymbolic-functions -o libharfbuzz.la -lm -version-info 40201:0:40201 -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-verify.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-syllabic.lo libharfbuzz_la-hb-ot-shape-complex-thai.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-style.lo libharfbuzz_la-hb-ucd.lo libharfbuzz_la-hb-unicode.lo libharfbuzz_la-hb-glib.lo libharfbuzz_la-hb-ft.lo libharfbuzz_la-hb-graphite2.lo -lglib-2.0 -lfreetype -lgraphite2 libtool: link: 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-verify.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-syllabic.o .libs/libharfbuzz_la-hb-ot-shape-complex-thai.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-style.o .libs/libharfbuzz_la-hb-ucd.o .libs/libharfbuzz_la-hb-unicode.o .libs/libharfbuzz_la-hb-glib.o .libs/libharfbuzz_la-hb-ft.o .libs/libharfbuzz_la-hb-graphite2.o -lm -lglib-2.0 -lfreetype -lgraphite2 -Wl,-z,now -specs=/usr/lib/rpm/TencentOS/TencentOS-hardened-ld -O2 -g -Wl,-soname -Wl,libharfbuzz.so.0 -o .libs/libharfbuzz.so.0.40201.0 make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' gcc: fatal error: cannot read spec file '/usr/lib/rpm/TencentOS/TencentOS-hardened-ld': No such file or directory compilation terminated. make[4]: *** [Makefile:1912: libharfbuzz.la] Error 1 make[4]: *** Waiting for unfinished jobs.... make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_subset_la-hb-subset-cff2.lo `test -f 'hb-subset-cff2.cc' || echo './'`hb-subset-cff2.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-subset-cff2.cc -fPIC -DPIC -o .libs/libharfbuzz_subset_la-hb-subset-cff2.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_subset_la-hb-subset-cff1.lo `test -f 'hb-subset-cff1.cc' || echo './'`hb-subset-cff1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-subset-cff1.cc -fPIC -DPIC -o .libs/libharfbuzz_subset_la-hb-subset-cff1.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_subset_la-hb-subset-plan.lo `test -f 'hb-subset-plan.cc' || echo './'`hb-subset-plan.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-subset-plan.cc -fPIC -DPIC -o .libs/libharfbuzz_subset_la-hb-subset-plan.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_subset_la-hb-subset.lo `test -f 'hb-subset.cc' || echo './'`hb-subset.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fno-rtti -O2 -g -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-subset.cc -fPIC -DPIC -o .libs/libharfbuzz_subset_la-hb-subset.o make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-4.2.1/src' make[3]: *** [Makefile:3238: all-recursive] Error 1 make[2]: *** [Makefile:1747: all] Error 2 make[1]: *** [Makefile:544: all-recursive] Error 1 make: *** [Makefile:476: all] Error 2 RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.v61eGD (%build) Bad exit status from /var/tmp/rpm-tmp.v61eGD (%build) Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/harfbuzz.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 597, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/harfbuzz.spec