Script started on Fri May 31 01:57:53 2019 (0:2) rz1:/sysprog/terry# portupgrade -a [Reading data from pkg(8) ... - 188 packages found - done] ---> Upgrading 'harfbuzz-2.4.0_1' to 'harfbuzz-2.5.0' (print/harfbuzz) ---> Building '/usr/ports/print/harfbuzz' ===> Cleaning for harfbuzz-2.5.0 ===> harfbuzz-2.5.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by harfbuzz-2.5.0 for building ===> Extracting for harfbuzz-2.5.0 => SHA256 Checksum OK for harfbuzz-2.5.0.tar.xz. ===> Patching for harfbuzz-2.5.0 ===> Applying FreeBSD patches for harfbuzz-2.5.0 ===> harfbuzz-2.5.0 depends on executable: gmake - found ===> harfbuzz-2.5.0 depends on executable: g-ir-scanner - found ===> harfbuzz-2.5.0 depends on package: pkgconf>=1.3.0_1 - found ===> harfbuzz-2.5.0 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> harfbuzz-2.5.0 depends on shared library: libgraphite2.so - found (/usr/local/lib/libgraphite2.so) ===> harfbuzz-2.5.0 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> harfbuzz-2.5.0 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> harfbuzz-2.5.0 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> harfbuzz-2.5.0 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> Configuring for harfbuzz-2.5.0 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... (cached) /usr/bin/tar checking whether gmake supports nested variables... (cached) yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking whether to build with code coverage support... no checking whether gmake supports the include directive... yes (GNU style) checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking build system type... amd64-portbld-freebsd12.0 checking host system type... amd64-portbld-freebsd12.0 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... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /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 checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert amd64-portbld-freebsd12.0 file names to amd64-portbld-freebsd12.0 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd12.0 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r 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... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd12.0 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) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking for cc option to accept ISO C99... none needed checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd12.0 ld.so checking how to hardcode library paths into programs... immediate checking whether c++ 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 pkg-config is at least version 0.20... yes checking for gtk-doc... no configure: WARNING: You will not be able to create source packages with 'make dist' because gtk-doc >= 1.15 is not found. checking for gtkdoc-check... no checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking for atexit... (cached) yes checking for mprotect... (cached) yes checking for sysconf... (cached) yes checking for getpagesize... (cached) yes checking for mmap... (cached) yes checking for isatty... yes checking for newlocale... (cached) yes checking for strtod_l... yes checking for posix_memalign... yes checking for round... yes checking for unistd.h... (cached) yes checking for sys/mman.h... (cached) yes checking xlocale.h usability... yes checking xlocale.h presence... yes checking for xlocale.h... yes checking for stdbool.h... (cached) yes checking alignment of struct{char;}... 1 checking whether the linker accepts -Bsymbolic-functions... yes checking for native Win32... no checking whether cc is Clang... yes checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no 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_FT... yes checking for FONTCONFIG... 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 for Intel atomic primitives... true checking for Solaris atomic operations... false checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/harfbuzz-config.cmake config.status: creating util/Makefile config.status: creating test/Makefile config.status: creating test/api/Makefile config.status: creating test/fuzzing/Makefile config.status: creating test/shaping/Makefile config.status: creating test/shaping/data/Makefile config.status: creating test/shaping/data/aots/Makefile config.status: creating test/shaping/data/in-house/Makefile config.status: creating test/shaping/data/text-rendering-tests/Makefile config.status: creating test/subset/Makefile config.status: creating test/subset/data/Makefile config.status: creating docs/Makefile config.status: creating docs/version.xml config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands C++ compiler version: FreeBSD clang version 7.0.1 (tags/RELEASE_701/final 349250) (based on LLVM 7.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin configure: Build configuration: Unicode callbacks (you want at least one): Builtin true Glib: true ICU: false Font callbacks (the more the merrier): FreeType: true Tools used for command-line utilities: Cairo: true Fontconfig: true Additional shapers (the more the merrier): Graphite2: true Platform shapers (not normally needed): CoreText: false DirectWrite: false Uniscribe: false Other features: Documentation: no GObject bindings: true Introspection: true ===> Building for harfbuzz-2.5.0 gmake[1]: Entering directory '/usr/ports/print/harfbuzz/work/harfbuzz-2.5.0' gmake all-recursive gmake[2]: Entering directory '/usr/ports/print/harfbuzz/work/harfbuzz-2.5.0' Making all in src gmake[3]: Entering directory '/usr/ports/print/harfbuzz/work/harfbuzz-2.5.0/src' PYTHONIOENCODING=UTF-8 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-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-name.h hb-ot-shape.h hb-ot-var.h hb-ot.h hb-set.h hb-shape-plan.h hb-shape.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) PYTHONIOENCODING=UTF-8 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-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-name.h hb-ot-shape.h hb-ot-var.h hb-ot.h hb-set.h hb-shape-plan.h hb-shape.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) gmake all-recursive gmake[4]: Entering directory '/usr/ports/print/harfbuzz/work/harfbuzz-2.5.0/src' gmake[5]: Entering directory '/usr/ports/print/harfbuzz/work/harfbuzz-2.5.0/src' c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT main-main.o -MD -MP -MF .deps/main-main.Tpo -c -o main-main.o `test -f 'main.cc' || echo './'`main.cc /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-aat-layout.lo -MD -MP -MF .deps/libharfbuzz_la-hb-aat-layout.Tpo -c -o libharfbuzz_la-hb-aat-layout.lo `test -f 'hb-aat-layout.cc' || echo './'`hb-aat-layout.cc /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-aat-map.lo -MD -MP -MF .deps/libharfbuzz_la-hb-aat-map.Tpo -c -o libharfbuzz_la-hb-aat-map.lo `test -f 'hb-aat-map.cc' || echo './'`hb-aat-map.cc /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-blob.lo -MD -MP -MF .deps/libharfbuzz_la-hb-blob.Tpo -c -o libharfbuzz_la-hb-blob.lo `test -f 'hb-blob.cc' || echo './'`hb-blob.cc /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-buffer-serialize.lo -MD -MP -MF .deps/libharfbuzz_la-hb-buffer-serialize.Tpo -c -o libharfbuzz_la-hb-buffer-serialize.lo `test -f 'hb-buffer-serialize.cc' || echo './'`hb-buffer-serialize.cc /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-buffer.lo -MD -MP -MF .deps/libharfbuzz_la-hb-buffer.Tpo -c -o libharfbuzz_la-hb-buffer.lo `test -f 'hb-buffer.cc' || echo './'`hb-buffer.cc /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-common.lo -MD -MP -MF .deps/libharfbuzz_la-hb-common.Tpo -c -o libharfbuzz_la-hb-common.lo `test -f 'hb-common.cc' || echo './'`hb-common.cc /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-face.lo -MD -MP -MF .deps/libharfbuzz_la-hb-face.Tpo -c -o libharfbuzz_la-hb-face.lo `test -f 'hb-face.cc' || echo './'`hb-face.cc /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-font.lo -MD -MP -MF .deps/libharfbuzz_la-hb-font.Tpo -c -o libharfbuzz_la-hb-font.lo `test -f 'hb-font.cc' || echo './'`hb-font.cc /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-map.lo -MD -MP -MF .deps/libharfbuzz_la-hb-map.Tpo -c -o libharfbuzz_la-hb-map.lo `test -f 'hb-map.cc' || echo './'`hb-map.cc /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ot-cff1-table.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ot-cff1-table.Tpo -c -o libharfbuzz_la-hb-ot-cff1-table.lo `test -f 'hb-ot-cff1-table.cc' || echo './'`hb-ot-cff1-table.cc /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ot-cff2-table.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ot-cff2-table.Tpo -c -o libharfbuzz_la-hb-ot-cff2-table.lo `test -f 'hb-ot-cff2-table.cc' || echo './'`hb-ot-cff2-table.cc /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ot-color.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ot-color.Tpo -c -o libharfbuzz_la-hb-ot-color.lo `test -f 'hb-ot-color.cc' || echo './'`hb-ot-color.cc /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ot-face.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ot-face.Tpo -c -o libharfbuzz_la-hb-ot-face.lo `test -f 'hb-ot-face.cc' || echo './'`hb-ot-face.cc /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ot-font.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ot-font.Tpo -c -o libharfbuzz_la-hb-ot-font.lo `test -f 'hb-ot-font.cc' || echo './'`hb-ot-font.cc /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ot-layout.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ot-layout.Tpo -c -o libharfbuzz_la-hb-ot-layout.lo `test -f 'hb-ot-layout.cc' || echo './'`hb-ot-layout.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-buffer-serialize.lo -MD -MP -MF .deps/libharfbuzz_la-hb-buffer-serialize.Tpo -c hb-buffer-serialize.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-buffer-serialize.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-aat-map.lo -MD -MP -MF .deps/libharfbuzz_la-hb-aat-map.Tpo -c hb-aat-map.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-aat-map.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-aat-layout.lo -MD -MP -MF .deps/libharfbuzz_la-hb-aat-layout.Tpo -c hb-aat-layout.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-aat-layout.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-blob.lo -MD -MP -MF .deps/libharfbuzz_la-hb-blob.Tpo -c hb-blob.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-blob.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-common.lo -MD -MP -MF .deps/libharfbuzz_la-hb-common.Tpo -c hb-common.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-common.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ot-cff1-table.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ot-cff1-table.Tpo -c hb-ot-cff1-table.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-cff1-table.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ot-face.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ot-face.Tpo -c hb-ot-face.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-face.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ot-cff2-table.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ot-cff2-table.Tpo -c hb-ot-cff2-table.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-cff2-table.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-map.lo -MD -MP -MF .deps/libharfbuzz_la-hb-map.Tpo -c hb-map.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-map.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-face.lo -MD -MP -MF .deps/libharfbuzz_la-hb-face.Tpo -c hb-face.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-face.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-buffer.lo -MD -MP -MF .deps/libharfbuzz_la-hb-buffer.Tpo -c hb-buffer.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-buffer.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-font.lo -MD -MP -MF .deps/libharfbuzz_la-hb-font.Tpo -c hb-font.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-font.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ot-layout.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ot-layout.Tpo -c hb-ot-layout.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-layout.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ot-color.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ot-color.Tpo -c hb-ot-color.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-color.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ot-font.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ot-font.Tpo -c hb-ot-font.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-font.o mv -f .deps/libharfbuzz_la-hb-blob.Tpo .deps/libharfbuzz_la-hb-blob.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ot-map.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ot-map.Tpo -c -o libharfbuzz_la-hb-ot-map.lo `test -f 'hb-ot-map.cc' || echo './'`hb-ot-map.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ot-map.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ot-map.Tpo -c hb-ot-map.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-map.o mv -f .deps/libharfbuzz_la-hb-map.Tpo .deps/libharfbuzz_la-hb-map.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ot-math.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ot-math.Tpo -c -o libharfbuzz_la-hb-ot-math.lo `test -f 'hb-ot-math.cc' || echo './'`hb-ot-math.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ot-math.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ot-math.Tpo -c hb-ot-math.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-math.o mv -f .deps/libharfbuzz_la-hb-aat-map.Tpo .deps/libharfbuzz_la-hb-aat-map.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ot-name.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ot-name.Tpo -c -o libharfbuzz_la-hb-ot-name.lo `test -f 'hb-ot-name.cc' || echo './'`hb-ot-name.cc mv -f .deps/libharfbuzz_la-hb-buffer-serialize.Tpo .deps/libharfbuzz_la-hb-buffer-serialize.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ot-shape-complex-arabic.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ot-shape-complex-arabic.Tpo -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: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ot-name.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ot-name.Tpo -c hb-ot-name.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-name.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ot-shape-complex-arabic.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ot-shape-complex-arabic.Tpo -c hb-ot-shape-complex-arabic.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-arabic.o mv -f .deps/libharfbuzz_la-hb-common.Tpo .deps/libharfbuzz_la-hb-common.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ot-shape-complex-default.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ot-shape-complex-default.Tpo -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: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ot-shape-complex-default.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ot-shape-complex-default.Tpo -c hb-ot-shape-complex-default.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-default.o mv -f .deps/libharfbuzz_la-hb-font.Tpo .deps/libharfbuzz_la-hb-font.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ot-shape-complex-hangul.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ot-shape-complex-hangul.Tpo -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: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ot-shape-complex-hangul.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ot-shape-complex-hangul.Tpo -c hb-ot-shape-complex-hangul.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-hangul.o mv -f .deps/libharfbuzz_la-hb-ot-map.Tpo .deps/libharfbuzz_la-hb-ot-map.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ot-shape-complex-hebrew.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ot-shape-complex-hebrew.Tpo -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: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ot-shape-complex-hebrew.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ot-shape-complex-hebrew.Tpo -c hb-ot-shape-complex-hebrew.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-hebrew.o mv -f .deps/libharfbuzz_la-hb-buffer.Tpo .deps/libharfbuzz_la-hb-buffer.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ot-shape-complex-indic-table.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ot-shape-complex-indic-table.Tpo -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 mv -f .deps/libharfbuzz_la-hb-ot-shape-complex-default.Tpo .deps/libharfbuzz_la-hb-ot-shape-complex-default.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ot-shape-complex-indic.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ot-shape-complex-indic.Tpo -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: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ot-shape-complex-indic-table.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ot-shape-complex-indic-table.Tpo -c hb-ot-shape-complex-indic-table.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-indic-table.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ot-shape-complex-indic.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ot-shape-complex-indic.Tpo -c hb-ot-shape-complex-indic.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-indic.o mv -f .deps/libharfbuzz_la-hb-ot-color.Tpo .deps/libharfbuzz_la-hb-ot-color.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ot-shape-complex-khmer.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ot-shape-complex-khmer.Tpo -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: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ot-shape-complex-khmer.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ot-shape-complex-khmer.Tpo -c hb-ot-shape-complex-khmer.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-khmer.o mv -f .deps/libharfbuzz_la-hb-ot-shape-complex-hangul.Tpo .deps/libharfbuzz_la-hb-ot-shape-complex-hangul.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ot-shape-complex-myanmar.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ot-shape-complex-myanmar.Tpo -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: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ot-shape-complex-myanmar.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ot-shape-complex-myanmar.Tpo -c hb-ot-shape-complex-myanmar.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-myanmar.o mv -f .deps/libharfbuzz_la-hb-ot-name.Tpo .deps/libharfbuzz_la-hb-ot-name.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ot-shape-complex-thai.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ot-shape-complex-thai.Tpo -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: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ot-shape-complex-thai.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ot-shape-complex-thai.Tpo -c hb-ot-shape-complex-thai.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-thai.o mv -f .deps/libharfbuzz_la-hb-ot-shape-complex-hebrew.Tpo .deps/libharfbuzz_la-hb-ot-shape-complex-hebrew.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ot-shape-complex-use-table.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ot-shape-complex-use-table.Tpo -c -o libharfbuzz_la-hb-ot-shape-complex-use-table.lo `test -f 'hb-ot-shape-complex-use-table.cc' || echo './'`hb-ot-shape-complex-use-table.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ot-shape-complex-use-table.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ot-shape-complex-use-table.Tpo -c hb-ot-shape-complex-use-table.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-use-table.o mv -f .deps/libharfbuzz_la-hb-ot-cff1-table.Tpo .deps/libharfbuzz_la-hb-ot-cff1-table.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ot-shape-complex-use.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ot-shape-complex-use.Tpo -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: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ot-shape-complex-use.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ot-shape-complex-use.Tpo -c hb-ot-shape-complex-use.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-use.o mv -f .deps/libharfbuzz_la-hb-ot-math.Tpo .deps/libharfbuzz_la-hb-ot-math.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ot-shape-complex-vowel-constraints.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ot-shape-complex-vowel-constraints.Tpo -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: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ot-shape-complex-vowel-constraints.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ot-shape-complex-vowel-constraints.Tpo -c hb-ot-shape-complex-vowel-constraints.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-vowel-constraints.o mv -f .deps/libharfbuzz_la-hb-ot-shape-complex-khmer.Tpo .deps/libharfbuzz_la-hb-ot-shape-complex-khmer.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ot-shape-fallback.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ot-shape-fallback.Tpo -c -o libharfbuzz_la-hb-ot-shape-fallback.lo `test -f 'hb-ot-shape-fallback.cc' || echo './'`hb-ot-shape-fallback.cc mv -f .deps/main-main.Tpo .deps/main-main.Po /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ot-shape-normalize.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ot-shape-normalize.Tpo -c -o libharfbuzz_la-hb-ot-shape-normalize.lo `test -f 'hb-ot-shape-normalize.cc' || echo './'`hb-ot-shape-normalize.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ot-shape-fallback.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ot-shape-fallback.Tpo -c hb-ot-shape-fallback.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-fallback.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ot-shape-normalize.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ot-shape-normalize.Tpo -c hb-ot-shape-normalize.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-normalize.o mv -f .deps/libharfbuzz_la-hb-ot-shape-complex-thai.Tpo .deps/libharfbuzz_la-hb-ot-shape-complex-thai.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ot-shape.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ot-shape.Tpo -c -o libharfbuzz_la-hb-ot-shape.lo `test -f 'hb-ot-shape.cc' || echo './'`hb-ot-shape.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ot-shape.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ot-shape.Tpo -c hb-ot-shape.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape.o mv -f .deps/libharfbuzz_la-hb-ot-shape-complex-myanmar.Tpo .deps/libharfbuzz_la-hb-ot-shape-complex-myanmar.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ot-tag.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ot-tag.Tpo -c -o libharfbuzz_la-hb-ot-tag.lo `test -f 'hb-ot-tag.cc' || echo './'`hb-ot-tag.cc mv -f .deps/libharfbuzz_la-hb-ot-shape-complex-use-table.Tpo .deps/libharfbuzz_la-hb-ot-shape-complex-use-table.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ot-var.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ot-var.Tpo -c -o libharfbuzz_la-hb-ot-var.lo `test -f 'hb-ot-var.cc' || echo './'`hb-ot-var.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ot-tag.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ot-tag.Tpo -c hb-ot-tag.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-tag.o mv -f .deps/libharfbuzz_la-hb-face.Tpo .deps/libharfbuzz_la-hb-face.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-set.lo -MD -MP -MF .deps/libharfbuzz_la-hb-set.Tpo -c -o libharfbuzz_la-hb-set.lo `test -f 'hb-set.cc' || echo './'`hb-set.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ot-var.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ot-var.Tpo -c hb-ot-var.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-var.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-set.lo -MD -MP -MF .deps/libharfbuzz_la-hb-set.Tpo -c hb-set.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-set.o mv -f .deps/libharfbuzz_la-hb-ot-shape-complex-indic.Tpo .deps/libharfbuzz_la-hb-ot-shape-complex-indic.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-shape-plan.lo -MD -MP -MF .deps/libharfbuzz_la-hb-shape-plan.Tpo -c -o libharfbuzz_la-hb-shape-plan.lo `test -f 'hb-shape-plan.cc' || echo './'`hb-shape-plan.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-shape-plan.lo -MD -MP -MF .deps/libharfbuzz_la-hb-shape-plan.Tpo -c hb-shape-plan.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-shape-plan.o mv -f .deps/libharfbuzz_la-hb-ot-shape-complex-use.Tpo .deps/libharfbuzz_la-hb-ot-shape-complex-use.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-shape.lo -MD -MP -MF .deps/libharfbuzz_la-hb-shape.Tpo -c -o libharfbuzz_la-hb-shape.lo `test -f 'hb-shape.cc' || echo './'`hb-shape.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-shape.lo -MD -MP -MF .deps/libharfbuzz_la-hb-shape.Tpo -c hb-shape.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-shape.o mv -f .deps/libharfbuzz_la-hb-ot-cff2-table.Tpo .deps/libharfbuzz_la-hb-ot-cff2-table.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-shaper.lo -MD -MP -MF .deps/libharfbuzz_la-hb-shaper.Tpo -c -o libharfbuzz_la-hb-shaper.lo `test -f 'hb-shaper.cc' || echo './'`hb-shaper.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-shaper.lo -MD -MP -MF .deps/libharfbuzz_la-hb-shaper.Tpo -c hb-shaper.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-shaper.o mv -f .deps/libharfbuzz_la-hb-ot-shape-complex-vowel-constraints.Tpo .deps/libharfbuzz_la-hb-ot-shape-complex-vowel-constraints.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-static.lo -MD -MP -MF .deps/libharfbuzz_la-hb-static.Tpo -c -o libharfbuzz_la-hb-static.lo `test -f 'hb-static.cc' || echo './'`hb-static.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-static.lo -MD -MP -MF .deps/libharfbuzz_la-hb-static.Tpo -c hb-static.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-static.o mv -f .deps/libharfbuzz_la-hb-ot-shape-normalize.Tpo .deps/libharfbuzz_la-hb-ot-shape-normalize.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ucd.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ucd.Tpo -c -o libharfbuzz_la-hb-ucd.lo `test -f 'hb-ucd.cc' || echo './'`hb-ucd.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ucd.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ucd.Tpo -c hb-ucd.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ucd.o mv -f .deps/libharfbuzz_la-hb-ot-tag.Tpo .deps/libharfbuzz_la-hb-ot-tag.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-unicode.lo -MD -MP -MF .deps/libharfbuzz_la-hb-unicode.Tpo -c -o libharfbuzz_la-hb-unicode.lo `test -f 'hb-unicode.cc' || echo './'`hb-unicode.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-unicode.lo -MD -MP -MF .deps/libharfbuzz_la-hb-unicode.Tpo -c hb-unicode.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-unicode.o mv -f .deps/libharfbuzz_la-hb-shape-plan.Tpo .deps/libharfbuzz_la-hb-shape-plan.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-warning.lo -MD -MP -MF .deps/libharfbuzz_la-hb-warning.Tpo -c -o libharfbuzz_la-hb-warning.lo `test -f 'hb-warning.cc' || echo './'`hb-warning.cc mv -f .deps/libharfbuzz_la-hb-shaper.Tpo .deps/libharfbuzz_la-hb-shaper.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-fallback-shape.lo -MD -MP -MF .deps/libharfbuzz_la-hb-fallback-shape.Tpo -c -o libharfbuzz_la-hb-fallback-shape.lo `test -f 'hb-fallback-shape.cc' || echo './'`hb-fallback-shape.cc mv -f .deps/libharfbuzz_la-hb-ot-face.Tpo .deps/libharfbuzz_la-hb-ot-face.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-glib.lo -MD -MP -MF .deps/libharfbuzz_la-hb-glib.Tpo -c -o libharfbuzz_la-hb-glib.lo `test -f 'hb-glib.cc' || echo './'`hb-glib.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-warning.lo -MD -MP -MF .deps/libharfbuzz_la-hb-warning.Tpo -c hb-warning.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-warning.o mv -f .deps/libharfbuzz_la-hb-shape.Tpo .deps/libharfbuzz_la-hb-shape.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ft.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ft.Tpo -c -o libharfbuzz_la-hb-ft.lo `test -f 'hb-ft.cc' || echo './'`hb-ft.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-fallback-shape.lo -MD -MP -MF .deps/libharfbuzz_la-hb-fallback-shape.Tpo -c hb-fallback-shape.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-fallback-shape.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-glib.lo -MD -MP -MF .deps/libharfbuzz_la-hb-glib.Tpo -c hb-glib.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-glib.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-ft.lo -MD -MP -MF .deps/libharfbuzz_la-hb-ft.Tpo -c hb-ft.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ft.o mv -f .deps/libharfbuzz_la-hb-set.Tpo .deps/libharfbuzz_la-hb-set.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-graphite2.lo -MD -MP -MF .deps/libharfbuzz_la-hb-graphite2.Tpo -c -o libharfbuzz_la-hb-graphite2.lo `test -f 'hb-graphite2.cc' || echo './'`hb-graphite2.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-graphite2.lo -MD -MP -MF .deps/libharfbuzz_la-hb-graphite2.Tpo -c hb-graphite2.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-graphite2.o mv -f .deps/libharfbuzz_la-hb-ot-shape.Tpo .deps/libharfbuzz_la-hb-ot-shape.Plo c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT test-test.o -MD -MP -MF .deps/test-test.Tpo -c -o test-test.o `test -f 'test.cc' || echo './'`test.cc mv -f .deps/libharfbuzz_la-hb-ot-var.Tpo .deps/libharfbuzz_la-hb-ot-var.Plo c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT test_buffer_serialize-test-buffer-serialize.o -MD -MP -MF .deps/test_buffer_serialize-test-buffer-serialize.Tpo -c -o test_buffer_serialize-test-buffer-serialize.o `test -f 'test-buffer-serialize.cc' || echo './'`test-buffer-serialize.cc mv -f .deps/libharfbuzz_la-hb-warning.Tpo .deps/libharfbuzz_la-hb-warning.Plo c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT test_ot_name-test-ot-name.o -MD -MP -MF .deps/test_ot_name-test-ot-name.Tpo -c -o test_ot_name-test-ot-name.o `test -f 'test-ot-name.cc' || echo './'`test-ot-name.cc mv -f .deps/libharfbuzz_la-hb-ot-shape-complex-indic-table.Tpo .deps/libharfbuzz_la-hb-ot-shape-complex-indic-table.Plo c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT test_gpos_size_params-test-gpos-size-params.o -MD -MP -MF .deps/test_gpos_size_params-test-gpos-size-params.Tpo -c -o test_gpos_size_params-test-gpos-size-params.o `test -f 'test-gpos-size-params.cc' || echo './'`test-gpos-size-params.cc mv -f .deps/libharfbuzz_la-hb-unicode.Tpo .deps/libharfbuzz_la-hb-unicode.Plo c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT test_gsub_would_substitute-test-gsub-would-substitute.o -MD -MP -MF .deps/test_gsub_would_substitute-test-gsub-would-substitute.Tpo -c -o test_gsub_would_substitute-test-gsub-would-substitute.o `test -f 'test-gsub-would-substitute.cc' || echo './'`test-gsub-would-substitute.cc mv -f .deps/libharfbuzz_la-hb-ucd.Tpo .deps/libharfbuzz_la-hb-ucd.Plo c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pthread -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT test_ot_color-test-ot-color.o -MD -MP -MF .deps/test_ot_color-test-ot-color.Tpo -c -o test_ot_color-test-ot-color.o `test -f 'test-ot-color.cc' || echo './'`test-ot-color.cc mv -f .deps/test-test.Tpo .deps/test-test.Po /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_subset_la-hb-ot-cff1-table.lo -MD -MP -MF .deps/libharfbuzz_subset_la-hb-ot-cff1-table.Tpo -c -o libharfbuzz_subset_la-hb-ot-cff1-table.lo `test -f 'hb-ot-cff1-table.cc' || echo './'`hb-ot-cff1-table.cc mv -f .deps/test_buffer_serialize-test-buffer-serialize.Tpo .deps/test_buffer_serialize-test-buffer-serialize.Po /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_subset_la-hb-ot-cff2-table.lo -MD -MP -MF .deps/libharfbuzz_subset_la-hb-ot-cff2-table.Tpo -c -o libharfbuzz_subset_la-hb-ot-cff2-table.lo `test -f 'hb-ot-cff2-table.cc' || echo './'`hb-ot-cff2-table.cc mv -f .deps/test_ot_name-test-ot-name.Tpo .deps/test_ot_name-test-ot-name.Po /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_subset_la-hb-static.lo -MD -MP -MF .deps/libharfbuzz_subset_la-hb-static.Tpo -c -o libharfbuzz_subset_la-hb-static.lo `test -f 'hb-static.cc' || echo './'`hb-static.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_subset_la-hb-ot-cff1-table.lo -MD -MP -MF .deps/libharfbuzz_subset_la-hb-ot-cff1-table.Tpo -c hb-ot-cff1-table.cc -fPIC -DPIC -o .libs/libharfbuzz_subset_la-hb-ot-cff1-table.o mv -f .deps/libharfbuzz_la-hb-glib.Tpo .deps/libharfbuzz_la-hb-glib.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_subset_la-hb-subset-cff-common.lo -MD -MP -MF .deps/libharfbuzz_subset_la-hb-subset-cff-common.Tpo -c -o libharfbuzz_subset_la-hb-subset-cff-common.lo `test -f 'hb-subset-cff-common.cc' || echo './'`hb-subset-cff-common.cc mv -f .deps/test_gpos_size_params-test-gpos-size-params.Tpo .deps/test_gpos_size_params-test-gpos-size-params.Po /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_subset_la-hb-subset-cff1.lo -MD -MP -MF .deps/libharfbuzz_subset_la-hb-subset-cff1.Tpo -c -o libharfbuzz_subset_la-hb-subset-cff1.lo `test -f 'hb-subset-cff1.cc' || echo './'`hb-subset-cff1.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_subset_la-hb-ot-cff2-table.lo -MD -MP -MF .deps/libharfbuzz_subset_la-hb-ot-cff2-table.Tpo -c hb-ot-cff2-table.cc -fPIC -DPIC -o .libs/libharfbuzz_subset_la-hb-ot-cff2-table.o mv -f .deps/libharfbuzz_la-hb-fallback-shape.Tpo .deps/libharfbuzz_la-hb-fallback-shape.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_subset_la-hb-subset-cff2.lo -MD -MP -MF .deps/libharfbuzz_subset_la-hb-subset-cff2.Tpo -c -o libharfbuzz_subset_la-hb-subset-cff2.lo `test -f 'hb-subset-cff2.cc' || echo './'`hb-subset-cff2.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_subset_la-hb-static.lo -MD -MP -MF .deps/libharfbuzz_subset_la-hb-static.Tpo -c hb-static.cc -fPIC -DPIC -o .libs/libharfbuzz_subset_la-hb-static.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_subset_la-hb-subset-cff-common.lo -MD -MP -MF .deps/libharfbuzz_subset_la-hb-subset-cff-common.Tpo -c hb-subset-cff-common.cc -fPIC -DPIC -o .libs/libharfbuzz_subset_la-hb-subset-cff-common.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_subset_la-hb-subset-cff1.lo -MD -MP -MF .deps/libharfbuzz_subset_la-hb-subset-cff1.Tpo -c hb-subset-cff1.cc -fPIC -DPIC -o .libs/libharfbuzz_subset_la-hb-subset-cff1.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_subset_la-hb-subset-cff2.lo -MD -MP -MF .deps/libharfbuzz_subset_la-hb-subset-cff2.Tpo -c hb-subset-cff2.cc -fPIC -DPIC -o .libs/libharfbuzz_subset_la-hb-subset-cff2.o mv -f .deps/test_gsub_would_substitute-test-gsub-would-substitute.Tpo .deps/test_gsub_would_substitute-test-gsub-would-substitute.Po /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_subset_la-hb-subset-input.lo -MD -MP -MF .deps/libharfbuzz_subset_la-hb-subset-input.Tpo -c -o libharfbuzz_subset_la-hb-subset-input.lo `test -f 'hb-subset-input.cc' || echo './'`hb-subset-input.cc mv -f .deps/test_ot_color-test-ot-color.Tpo .deps/test_ot_color-test-ot-color.Po /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_subset_la-hb-subset-plan.lo -MD -MP -MF .deps/libharfbuzz_subset_la-hb-subset-plan.Tpo -c -o libharfbuzz_subset_la-hb-subset-plan.lo `test -f 'hb-subset-plan.cc' || echo './'`hb-subset-plan.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_subset_la-hb-subset-input.lo -MD -MP -MF .deps/libharfbuzz_subset_la-hb-subset-input.Tpo -c hb-subset-input.cc -fPIC -DPIC -o .libs/libharfbuzz_subset_la-hb-subset-input.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_subset_la-hb-subset-plan.lo -MD -MP -MF .deps/libharfbuzz_subset_la-hb-subset-plan.Tpo -c hb-subset-plan.cc -fPIC -DPIC -o .libs/libharfbuzz_subset_la-hb-subset-plan.o mv -f .deps/libharfbuzz_la-hb-ft.Tpo .deps/libharfbuzz_la-hb-ft.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_subset_la-hb-subset.lo -MD -MP -MF .deps/libharfbuzz_subset_la-hb-subset.Tpo -c -o libharfbuzz_subset_la-hb-subset.lo `test -f 'hb-subset.cc' || echo './'`hb-subset.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_subset_la-hb-subset.lo -MD -MP -MF .deps/libharfbuzz_subset_la-hb-subset.Tpo -c hb-subset.cc -fPIC -DPIC -o .libs/libharfbuzz_subset_la-hb-subset.o mv -f .deps/libharfbuzz_la-hb-graphite2.Tpo .deps/libharfbuzz_la-hb-graphite2.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_gobject_la-hb-gobject-structs.lo -MD -MP -MF .deps/libharfbuzz_gobject_la-hb-gobject-structs.Tpo -c -o libharfbuzz_gobject_la-hb-gobject-structs.lo `test -f 'hb-gobject-structs.cc' || echo './'`hb-gobject-structs.cc mv -f .deps/libharfbuzz_la-hb-static.Tpo .deps/libharfbuzz_la-hb-static.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_gobject_la-hb-gobject-enums.lo -MD -MP -MF .deps/libharfbuzz_gobject_la-hb-gobject-enums.Tpo -c -o libharfbuzz_gobject_la-hb-gobject-enums.lo `test -f 'hb-gobject-enums.cc' || echo './'`hb-gobject-enums.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_gobject_la-hb-gobject-structs.lo -MD -MP -MF .deps/libharfbuzz_gobject_la-hb-gobject-structs.Tpo -c hb-gobject-structs.cc -fPIC -DPIC -o .libs/libharfbuzz_gobject_la-hb-gobject-structs.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -MT libharfbuzz_gobject_la-hb-gobject-enums.lo -MD -MP -MF .deps/libharfbuzz_gobject_la-hb-gobject-enums.Tpo -c hb-gobject-enums.cc -fPIC -DPIC -o .libs/libharfbuzz_gobject_la-hb-gobject-enums.o mv -f .deps/libharfbuzz_subset_la-hb-subset-input.Tpo .deps/libharfbuzz_subset_la-hb-subset-input.Plo \ /usr/bin/sed -e 's@%prefix%@/usr/local@g' \ -e 's@%exec_prefix%@/usr/local@g' \ -e 's@%libdir%@/usr/local/lib@g' \ -e 's@%includedir%@/usr/local/include@g' \ -e 's@%libs_private%@ @g' \ -e 's@%requires_private%@glib-2.0 >= 2.19.1 graphite2 >= 1.2.0@g' \ -e 's@%VERSION%@2.5.0@g' \ "harfbuzz.pc.in" > "harfbuzz.pc" \ || (rm -f "harfbuzz.pc"; false) mv -f .deps/libharfbuzz_gobject_la-hb-gobject-structs.Tpo .deps/libharfbuzz_gobject_la-hb-gobject-structs.Plo \ /usr/bin/sed -e 's@%prefix%@/usr/local@g' \ -e 's@%exec_prefix%@/usr/local@g' \ -e 's@%libdir%@/usr/local/lib@g' \ -e 's@%includedir%@/usr/local/include@g' \ -e 's@%libs_private%@ @g' \ -e 's@%requires_private%@glib-2.0 >= 2.19.1 graphite2 >= 1.2.0@g' \ -e 's@%VERSION%@2.5.0@g' \ "harfbuzz-subset.pc.in" > "harfbuzz-subset.pc" \ || (rm -f "harfbuzz-subset.pc"; false) \ /usr/bin/sed -e 's@%prefix%@/usr/local@g' \ -e 's@%exec_prefix%@/usr/local@g' \ -e 's@%libdir%@/usr/local/lib@g' \ -e 's@%includedir%@/usr/local/include@g' \ -e 's@%libs_private%@ @g' \ -e 's@%requires_private%@glib-2.0 >= 2.19.1 graphite2 >= 1.2.0@g' \ -e 's@%VERSION%@2.5.0@g' \ "harfbuzz-gobject.pc.in" > "harfbuzz-gobject.pc" \ || (rm -f "harfbuzz-gobject.pc"; false) mv -f .deps/libharfbuzz_gobject_la-hb-gobject-enums.Tpo .deps/libharfbuzz_gobject_la-hb-gobject-enums.Plo mv -f .deps/libharfbuzz_la-hb-ot-shape-fallback.Tpo .deps/libharfbuzz_la-hb-ot-shape-fallback.Plo mv -f .deps/libharfbuzz_subset_la-hb-static.Tpo .deps/libharfbuzz_subset_la-hb-static.Plo mv -f .deps/libharfbuzz_la-hb-ot-font.Tpo .deps/libharfbuzz_la-hb-ot-font.Plo mv -f .deps/libharfbuzz_subset_la-hb-subset-cff-common.Tpo .deps/libharfbuzz_subset_la-hb-subset-cff-common.Plo mv -f .deps/libharfbuzz_la-hb-ot-shape-complex-arabic.Tpo .deps/libharfbuzz_la-hb-ot-shape-complex-arabic.Plo mv -f .deps/libharfbuzz_subset_la-hb-ot-cff1-table.Tpo .deps/libharfbuzz_subset_la-hb-ot-cff1-table.Plo mv -f .deps/libharfbuzz_la-hb-aat-layout.Tpo .deps/libharfbuzz_la-hb-aat-layout.Plo mv -f .deps/libharfbuzz_subset_la-hb-subset-plan.Tpo .deps/libharfbuzz_subset_la-hb-subset-plan.Plo mv -f .deps/libharfbuzz_subset_la-hb-ot-cff2-table.Tpo .deps/libharfbuzz_subset_la-hb-ot-cff2-table.Plo mv -f .deps/libharfbuzz_subset_la-hb-subset-cff2.Tpo .deps/libharfbuzz_subset_la-hb-subset-cff2.Plo mv -f .deps/libharfbuzz_subset_la-hb-subset-cff1.Tpo .deps/libharfbuzz_subset_la-hb-subset-cff1.Plo mv -f .deps/libharfbuzz_la-hb-ot-layout.Tpo .deps/libharfbuzz_la-hb-ot-layout.Plo /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -Bsymbolic-functions -o libharfbuzz.la -lm -version-info 20500:0:20500 -no-undefined -rpath /usr/local/lib libharfbuzz_la-hb-aat-layout.lo libharfbuzz_la-hb-aat-map.lo libharfbuzz_la-hb-blob.lo libharfbuzz_la-hb-buffer-serialize.lo libharfbuzz_la-hb-buffer.lo libharfbuzz_la-hb-common.lo libharfbuzz_la-hb-face.lo libharfbuzz_la-hb-font.lo libharfbuzz_la-hb-map.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-name.lo libharfbuzz_la-hb-ot-shape-complex-arabic.lo libharfbuzz_la-hb-ot-shape-complex-default.lo libharfbuzz_la-hb-ot-shape-complex-hangul.lo libharfbuzz_la-hb-ot-shape-complex-hebrew.lo libharfbuzz_la-hb-ot-shape-complex-indic-table.lo libharfbuzz_la-hb-ot-shape-complex-indic.lo libharfbuzz_la-hb-ot-shape-complex-khmer.lo libharfbuzz_la-hb-ot-shape-complex-myanmar.lo libharfbuzz_la-hb-ot-shape-complex-thai.lo libharfbuzz_la-hb-ot-shape-complex-use-table.lo libharfbuzz_la-hb-ot-shape-complex-use.lo libharfbuzz_la-hb-ot-shape-complex-vowel-constraints.lo libharfbuzz_la-hb-ot-shape-fallback.lo libharfbuzz_la-hb-ot-shape-normalize.lo libharfbuzz_la-hb-ot-shape.lo libharfbuzz_la-hb-ot-tag.lo libharfbuzz_la-hb-ot-var.lo libharfbuzz_la-hb-set.lo libharfbuzz_la-hb-shape-plan.lo libharfbuzz_la-hb-shape.lo libharfbuzz_la-hb-shaper.lo libharfbuzz_la-hb-static.lo libharfbuzz_la-hb-ucd.lo libharfbuzz_la-hb-unicode.lo libharfbuzz_la-hb-warning.lo libharfbuzz_la-hb-fallback-shape.lo libharfbuzz_la-hb-glib.lo libharfbuzz_la-hb-ft.lo libharfbuzz_la-hb-graphite2.lo -L/usr/local/lib -lglib-2.0 -lintl -L/usr/local/lib -lfreetype -L/usr/local/lib -lgraphite2 libtool: link: cc -shared -fPIC -DPIC .libs/libharfbuzz_la-hb-aat-layout.o .libs/libharfbuzz_la-hb-aat-map.o .libs/libharfbuzz_la-hb-blob.o .libs/libharfbuzz_la-hb-buffer-serialize.o .libs/libharfbuzz_la-hb-buffer.o .libs/libharfbuzz_la-hb-common.o .libs/libharfbuzz_la-hb-face.o .libs/libharfbuzz_la-hb-font.o .libs/libharfbuzz_la-hb-map.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-name.o .libs/libharfbuzz_la-hb-ot-shape-complex-arabic.o .libs/libharfbuzz_la-hb-ot-shape-complex-default.o .libs/libharfbuzz_la-hb-ot-shape-complex-hangul.o .libs/libharfbuzz_la-hb-ot-shape-complex-hebrew.o .libs/libharfbuzz_la-hb-ot-shape-complex-indic-table.o .libs/libharfbuzz_la-hb-ot-shape-complex-indic.o .libs/libharfbuzz_la-hb-ot-shape-complex-khmer.o .libs/libharfbuzz_la-hb-ot-shape-complex-myanmar.o .libs/libharfbuzz_la-hb-ot-shape-complex-thai.o .libs/libharfbuzz_la-hb-ot-shape-complex-use-table.o .libs/libharfbuzz_la-hb-ot-shape-complex-use.o .libs/libharfbuzz_la-hb-ot-shape-complex-vowel-constraints.o .libs/libharfbuzz_la-hb-ot-shape-fallback.o .libs/libharfbuzz_la-hb-ot-shape-normalize.o .libs/libharfbuzz_la-hb-ot-shape.o .libs/libharfbuzz_la-hb-ot-tag.o .libs/libharfbuzz_la-hb-ot-var.o .libs/libharfbuzz_la-hb-set.o .libs/libharfbuzz_la-hb-shape-plan.o .libs/libharfbuzz_la-hb-shape.o .libs/libharfbuzz_la-hb-shaper.o .libs/libharfbuzz_la-hb-static.o .libs/libharfbuzz_la-hb-ucd.o .libs/libharfbuzz_la-hb-unicode.o .libs/libharfbuzz_la-hb-warning.o .libs/libharfbuzz_la-hb-fallback-shape.o .libs/libharfbuzz_la-hb-glib.o .libs/libharfbuzz_la-hb-ft.o .libs/libharfbuzz_la-hb-graphite2.o -lm -L/usr/local/lib -lglib-2.0 -lintl -lfreetype -lgraphite2 -O2 -fstack-protector-strong -fstack-protector-strong -Bsymbolic-functions -Wl,-soname -Wl,libharfbuzz.so.0 -o .libs/libharfbuzz.so.0.20500.0 libtool: link: (cd ".libs" && rm -f "libharfbuzz.so.0" && ln -s "libharfbuzz.so.0.20500.0" "libharfbuzz.so.0") libtool: link: (cd ".libs" && rm -f "libharfbuzz.so" && ln -s "libharfbuzz.so.0.20500.0" "libharfbuzz.so") libtool: link: ( cd ".libs" && rm -f "libharfbuzz.la" && ln -s "../libharfbuzz.la" "libharfbuzz.la" ) /bin/sh ../libtool --tag=CXX --mode=link c++ -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -fstack-protector-strong -Bsymbolic-functions -o test test-test.o libharfbuzz.la -L/usr/local/lib -lglib-2.0 -lintl -L/usr/local/lib -lfreetype -L/usr/local/lib -lgraphite2 -L/usr/local/lib -lfreetype /bin/sh ../libtool --tag=CXX --mode=link c++ -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -fstack-protector-strong -Bsymbolic-functions -o main main-main.o libharfbuzz.la -L/usr/local/lib -lglib-2.0 -lintl -L/usr/local/lib -lfreetype -L/usr/local/lib -lgraphite2 /bin/sh ../libtool --tag=CXX --mode=link c++ -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -fstack-protector-strong -Bsymbolic-functions -o test-buffer-serialize test_buffer_serialize-test-buffer-serialize.o libharfbuzz.la -L/usr/local/lib -lglib-2.0 -lintl -L/usr/local/lib -lfreetype -L/usr/local/lib -lgraphite2 /bin/sh ../libtool --tag=CXX --mode=link c++ -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -fstack-protector-strong -Bsymbolic-functions -o test-ot-name test_ot_name-test-ot-name.o libharfbuzz.la -L/usr/local/lib -lglib-2.0 -lintl -L/usr/local/lib -lfreetype -L/usr/local/lib -lgraphite2 /bin/sh ../libtool --tag=CXX --mode=link c++ -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -fstack-protector-strong -Bsymbolic-functions -o test-gpos-size-params test_gpos_size_params-test-gpos-size-params.o libharfbuzz.la -L/usr/local/lib -lglib-2.0 -lintl -L/usr/local/lib -lfreetype -L/usr/local/lib -lgraphite2 /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -Bsymbolic-functions -o libharfbuzz-gobject.la -lm -version-info 20500:0:20500 -no-undefined -rpath /usr/local/lib libharfbuzz_gobject_la-hb-gobject-structs.lo libharfbuzz_gobject_la-hb-gobject-enums.lo -L/usr/local/lib -lgobject-2.0 -lglib-2.0 -lintl libharfbuzz.la /bin/sh ../libtool --tag=CXX --mode=link c++ -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -fstack-protector-strong -Bsymbolic-functions -o test-gsub-would-substitute test_gsub_would_substitute-test-gsub-would-substitute.o libharfbuzz.la -L/usr/local/lib -lglib-2.0 -lintl -L/usr/local/lib -lfreetype -L/usr/local/lib -lgraphite2 -L/usr/local/lib -lfreetype /bin/sh ../libtool --tag=CXX --mode=link c++ -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -fstack-protector-strong -Bsymbolic-functions -o test-ot-color test_ot_color-test-ot-color.o libharfbuzz.la -L/usr/local/lib -lglib-2.0 -lintl -L/usr/local/lib -lfreetype -L/usr/local/lib -lgraphite2 -L/usr/local/lib -lfreetype -L/usr/local/lib -lcairo -lpthread -L/usr/local/lib -lcairo -lpthread -lfreetype libtool: link: cc -shared -fPIC -DPIC .libs/libharfbuzz_gobject_la-hb-gobject-structs.o .libs/libharfbuzz_gobject_la-hb-gobject-enums.o -Wl,-rpath -Wl,/usr/ports/print/harfbuzz/work/harfbuzz-2.5.0/src/.libs -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -lgobject-2.0 ./.libs/libharfbuzz.so -lm -lglib-2.0 -lintl -lfreetype -lgraphite2 -O2 -fstack-protector-strong -fstack-protector-strong -Bsymbolic-functions -Wl,-soname -Wl,libharfbuzz-gobject.so.0 -o .libs/libharfbuzz-gobject.so.0.20500.0 libtool: link: c++ -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -fstack-protector-strong -Bsymbolic-functions -o .libs/test-ot-name test_ot_name-test-ot-name.o ./.libs/libharfbuzz.so -lm -L/usr/local/lib -lglib-2.0 -lintl -lfreetype -lgraphite2 -Wl,-rpath -Wl,/usr/local/lib libtool: link: c++ -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -fstack-protector-strong -Bsymbolic-functions -o .libs/main main-main.o ./.libs/libharfbuzz.so -lm -L/usr/local/lib -lglib-2.0 -lintl -lfreetype -lgraphite2 -Wl,-rpath -Wl,/usr/local/lib libtool: link: c++ -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -fstack-protector-strong -Bsymbolic-functions -o .libs/test-gsub-would-substitute test_gsub_would_substitute-test-gsub-would-substitute.o ./.libs/libharfbuzz.so -lm -L/usr/local/lib -lglib-2.0 -lintl -lfreetype -lgraphite2 -Wl,-rpath -Wl,/usr/local/lib libtool: link: c++ -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -fstack-protector-strong -Bsymbolic-functions -o .libs/test-gpos-size-params test_gpos_size_params-test-gpos-size-params.o ./.libs/libharfbuzz.so -lm -L/usr/local/lib -lglib-2.0 -lintl -lfreetype -lgraphite2 -Wl,-rpath -Wl,/usr/local/lib libtool: link: c++ -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -fstack-protector-strong -Bsymbolic-functions -o .libs/test test-test.o ./.libs/libharfbuzz.so -lm -L/usr/local/lib -lglib-2.0 -lintl -lfreetype -lgraphite2 -Wl,-rpath -Wl,/usr/local/lib libtool: link: c++ -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -fstack-protector-strong -Bsymbolic-functions -o .libs/test-buffer-serialize test_buffer_serialize-test-buffer-serialize.o ./.libs/libharfbuzz.so -lm -L/usr/local/lib -lglib-2.0 -lintl -lfreetype -lgraphite2 -Wl,-rpath -Wl,/usr/local/lib libtool: link: c++ -fno-rtti -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -fstack-protector-strong -Bsymbolic-functions -o .libs/test-ot-color test_ot_color-test-ot-color.o ./.libs/libharfbuzz.so -lm -L/usr/local/lib -lcairo -lpthread -lglib-2.0 -lintl -lfreetype -lgraphite2 -Wl,-rpath -Wl,/usr/local/lib libtool: link: (cd ".libs" && rm -f "libharfbuzz-gobject.so.0" && ln -s "libharfbuzz-gobject.so.0.20500.0" "libharfbuzz-gobject.so.0") libtool: link: (cd ".libs" && rm -f "libharfbuzz-gobject.so" && ln -s "libharfbuzz-gobject.so.0.20500.0" "libharfbuzz-gobject.so") libtool: link: ( cd ".libs" && rm -f "libharfbuzz-gobject.la" && ln -s "../libharfbuzz-gobject.la" "libharfbuzz-gobject.la" ) CPPFLAGS="" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " LDFLAGS="-fstack-protector-strong -Bsymbolic-functions" CC="cc" PKG_CONFIG="pkgconf" GI_HOST_OS="" DLLTOOL="false" CC="cc" /usr/local/bin/g-ir-scanner -I. -n hb --identifier-prefix=hb_ --warn-all --namespace=HarfBuzz --nsversion=0.0 --libtool="/bin/sh ../libtool" --include=GObject-2.0 --library=libharfbuzz.la --library=libharfbuzz-gobject.la --cflags-begin -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -DHB_H -DHB_H_IN -DHB_OT_H -DHB_OT_H_IN -DHB_AAT_H -DHB_AAT_H_IN -DHB_GOBJECT_H -DHB_GOBJECT_H_IN -DHB_EXTERN= --cflags-end hb-aat-layout.h hb-aat.h hb-blob.h hb-buffer.h hb-common.h hb-deprecated.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-name.h hb-ot-shape.h hb-ot-var.h hb-ot.h hb-set.h hb-shape-plan.h hb-shape.h hb-unicode.h hb-version.h hb.h hb-glib.h hb-ft.h hb-graphite2.h hb-aat-fdsc-table.hh hb-aat-layout-ankr-table.hh hb-aat-layout-bsln-table.hh hb-aat-layout-common.hh hb-aat-layout-feat-table.hh hb-aat-layout-just-table.hh hb-aat-layout-kerx-table.hh hb-aat-layout-lcar-table.hh hb-aat-layout-morx-table.hh hb-aat-layout-trak-table.hh hb-aat-layout.cc hb-aat-layout.hh hb-aat-ltag-table.hh hb-aat-map.cc hb-aat-map.hh hb-algs.hh hb-array.hh hb-atomic.hh hb-blob.cc hb-blob.hh hb-buffer-serialize.cc hb-buffer.cc hb-buffer.hh hb-cache.hh hb-cff-interp-common.hh hb-cff-interp-cs-common.hh hb-cff-interp-dict-common.hh hb-cff1-interp-cs.hh hb-cff2-interp-cs.hh hb-common.cc hb-config.hh hb-debug.hh hb-dispatch.hh hb-face.cc hb-face.hh hb-font.cc hb-font.hh hb-iter.hh hb-kern.hh hb-machinery.hh hb-map.cc hb-map.hh hb-meta.hh hb-mutex.hh hb-null.hh hb-object.hh hb-open-file.hh hb-open-type.hh hb-ot-cff-common.hh hb-ot-cff1-table.cc hb-ot-cff1-table.hh hb-ot-cff2-table.cc hb-ot-cff2-table.hh hb-ot-cmap-table.hh hb-ot-color-cbdt-table.hh hb-ot-color-colr-table.hh hb-ot-color-cpal-table.hh hb-ot-color-sbix-table.hh hb-ot-color-svg-table.hh hb-ot-color.cc hb-ot-face.cc hb-ot-face.hh hb-ot-font.cc hb-ot-gasp-table.hh hb-ot-glyf-table.hh hb-ot-hdmx-table.hh hb-ot-head-table.hh hb-ot-hhea-table.hh hb-ot-hmtx-table.hh hb-ot-kern-table.hh hb-ot-layout-base-table.hh hb-ot-layout-common.hh hb-ot-layout-gdef-table.hh hb-ot-layout-gpos-table.hh hb-ot-layout-gsub-table.hh hb-ot-layout-gsubgpos.hh hb-ot-layout-jstf-table.hh hb-ot-layout.cc hb-ot-layout.hh hb-ot-map.cc hb-ot-map.hh hb-ot-math-table.hh hb-ot-math.cc hb-ot-maxp-table.hh hb-ot-name-language-static.hh hb-ot-name-language.hh hb-ot-name-table.hh hb-ot-name.cc hb-ot-os2-table.hh hb-ot-os2-unicode-ranges.hh hb-ot-post-macroman.hh hb-ot-post-table.hh hb-ot-shape-complex-arabic-fallback.hh hb-ot-shape-complex-arabic-table.hh hb-ot-shape-complex-arabic-win1256.hh hb-ot-shape-complex-arabic.cc hb-ot-shape-complex-arabic.hh hb-ot-shape-complex-default.cc hb-ot-shape-complex-hangul.cc hb-ot-shape-complex-hebrew.cc hb-ot-shape-complex-indic-table.cc hb-ot-shape-complex-indic.cc hb-ot-shape-complex-indic.hh hb-ot-shape-complex-khmer.cc hb-ot-shape-complex-khmer.hh hb-ot-shape-complex-myanmar.cc hb-ot-shape-complex-myanmar.hh hb-ot-shape-complex-thai.cc hb-ot-shape-complex-use-table.cc hb-ot-shape-complex-use.cc hb-ot-shape-complex-use.hh hb-ot-shape-complex-vowel-constraints.cc hb-ot-shape-complex-vowel-constraints.hh hb-ot-shape-complex.hh hb-ot-shape-fallback.cc hb-ot-shape-fallback.hh hb-ot-shape-normalize.cc hb-ot-shape-normalize.hh hb-ot-shape.cc hb-ot-shape.hh hb-ot-stat-table.hh hb-ot-tag-table.hh hb-ot-tag.cc hb-ot-var-avar-table.hh hb-ot-var-fvar-table.hh hb-ot-var-hvar-table.hh hb-ot-var-mvar-table.hh hb-ot-var.cc hb-ot-vorg-table.hh hb-pool.hh hb-sanitize.hh hb-serialize.hh hb-set-digest.hh hb-set.cc hb-set.hh hb-shape-plan.cc hb-shape-plan.hh hb-shape.cc hb-shaper-impl.hh hb-shaper-list.hh hb-shaper.cc hb-shaper.hh hb-static.cc hb-string-array.hh hb-ucd-table.hh hb-ucd.cc hb-unicode-emoji-table.hh hb-unicode.cc hb-unicode.hh hb-utf.hh hb-vector.hh hb-warning.cc hb.hh hb-buffer-deserialize-json.hh hb-buffer-deserialize-text.hh hb-ot-shape-complex-indic-machine.hh hb-ot-shape-complex-khmer-machine.hh hb-ot-shape-complex-myanmar-machine.hh hb-ot-shape-complex-use-machine.hh hb-fallback-shape.cc hb-glib.cc hb-ft.cc hb-graphite2.cc hb-gobject-structs.cc hb-gobject-enums.cc hb-gobject.h hb-gobject-structs.h hb-gobject-enums.h libharfbuzz.la libharfbuzz-gobject.la --output HarfBuzz-0.0.gir env: /usr/local/bin/python3.6: No such file or directory gmake[5]: *** [/usr/local/share/gobject-introspection-1.0/Makefile.introspection:160: HarfBuzz-0.0.gir] Error 127 gmake[5]: *** Waiting for unfinished jobs.... mv -f .deps/libharfbuzz_subset_la-hb-subset.Tpo .deps/libharfbuzz_subset_la-hb-subset.Plo gmake[5]: Leaving directory '/usr/ports/print/harfbuzz/work/harfbuzz-2.5.0/src' gmake[4]: *** [Makefile:2817: all-recursive] Error 1 gmake[4]: Leaving directory '/usr/ports/print/harfbuzz/work/harfbuzz-2.5.0/src' gmake[3]: *** [Makefile:1564: all] Error 2 gmake[3]: Leaving directory '/usr/ports/print/harfbuzz/work/harfbuzz-2.5.0/src' gmake[2]: *** [Makefile:518: all-recursive] Error 1 gmake[2]: Leaving directory '/usr/ports/print/harfbuzz/work/harfbuzz-2.5.0' gmake[1]: *** [Makefile:450: all] Error 2 gmake[1]: Leaving directory '/usr/ports/print/harfbuzz/work/harfbuzz-2.5.0' ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/print/harfbuzz ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20190531-92745-1kefd56 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=harfbuzz-2.4.0_1 UPGRADE_PORT_VER=2.4.0_1 make ** Fix the problem and try again. ---> Skipping 'x11-toolkits/pango' (pango-1.42.4_1) because a requisite package 'harfbuzz-2.4.0_1' (print/harfbuzz) failed (specify -k to force) ** Listing the failed packages (-:ignored / *:skipped / !:failed) ! print/harfbuzz (harfbuzz-2.4.0_1) (unknown build error) * x11-toolkits/pango (pango-1.42.4_1) (1:3) rz1:/sysprog/terry# exit exit Script done on Fri May 31 01:59:56 2019