Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/ttfautohint.spec'], chrootPath='/var/lib/mock/dist-oc9-build-45347-14591/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/ttfautohint.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/ttfautohint-1.8.4-3.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/ttfautohint.spec'], chrootPath='/var/lib/mock/dist-oc9-build-45347-14591/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/ttfautohint.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5xdhim + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ttfautohint-1.8.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/ttfautohint-1.8.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ttfautohint-1.8.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yJRo96 + umask 022 + cd /builddir/build/BUILD + cd ttfautohint-1.8.4 + CFLAGS='-O2 -g' + export CFLAGS + CXXFLAGS='-O2 -g' + export CXXFLAGS + FFLAGS='-O2 -g ' + export FFLAGS + FCFLAGS='-O2 -g ' + export FCFLAGS + LDFLAGS= + export LDFLAGS + ./configure --host=aarch64-opencloudos-linux-gnu --build=aarch64-opencloudos-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-silent-rules --disable-static --without-qt --without-doc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '991' is supported by ustar format... yes checking whether GID '135' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for aarch64-opencloudos-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking dependency style of gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for getopt.h... yes checking for sys/cdefs.h... yes checking for limits.h... yes checking for threads.h... yes checking for sys/mman.h... yes checking for sys/socket.h... yes checking for features.h... yes checking for crtdefs.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking whether ln -s works... yes checking how to run the C preprocessor... gcc -E checking for aarch64-opencloudos-linux-gnu-gcc... gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking whether the compiler is clang... (cached) no checking for compiler option needed when checking for declarations... (cached) none checking dependency style of gcc... (cached) none checking for aarch64-opencloudos-linux-gnu-g++... no checking for aarch64-opencloudos-linux-gnu-c++... no checking for aarch64-opencloudos-linux-gnu-gpp... no checking for aarch64-opencloudos-linux-gnu-aCC... no checking for aarch64-opencloudos-linux-gnu-CC... no checking for aarch64-opencloudos-linux-gnu-cxx... no checking for aarch64-opencloudos-linux-gnu-cc++... no checking for aarch64-opencloudos-linux-gnu-cl.exe... no checking for aarch64-opencloudos-linux-gnu-FCC... no checking for aarch64-opencloudos-linux-gnu-KCC... no checking for aarch64-opencloudos-linux-gnu-RCC... no checking for aarch64-opencloudos-linux-gnu-xlC_r... no checking for aarch64-opencloudos-linux-gnu-xlC... no checking for aarch64-opencloudos-linux-gnu-clang++... no checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... none checking for inline... inline checking build system type... aarch64-opencloudos-linux-gnu checking host system type... aarch64-opencloudos-linux-gnu checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for Minix Amsterdam compiler... no checking for aarch64-opencloudos-linux-gnu-ar... no checking for aarch64-opencloudos-linux-gnu-lib... no checking for aarch64-opencloudos-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for aarch64-opencloudos-linux-gnu-ar... ar checking for aarch64-opencloudos-linux-gnu-ranlib... no checking for ranlib... ranlib checking for aarch64-opencloudos-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.24... yes checking for aarch64-opencloudos-linux-gnu-ar... (cached) ar checking the archiver (ar) interface... (cached) ar checking for bison... no checking for flex... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking for complete errno.h... yes checking for symlink... yes checking for mprotect... yes checking for _set_invalid_parameter_handler... no checking for strerror_r... yes checking for __xpg_strerror_r... yes checking for catgets... yes checking for snprintf... yes checking for strndup... yes checking for vasnprintf... no checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking for working GNU getopt_long function... yes checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes checking for wint_t... yes checking whether wint_t is large enough... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking for C/C++ restrict keyword... __restrict__ checking whether imported symbols can be declared weak... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking whether POSIX threads API is available... yes checking for multithread API to use... posix checking whether malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether memmem is declared... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for wchar_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking whether fcloseall is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether strerror(0) succeeds... yes checking for strerror_r with POSIX signature... no checking whether __xpg_strerror_r works... yes checking whether strerror_r is declared... yes checking whether strndup is declared... yes checking whether strnlen is declared... yes checking whether strtok_r is declared... yes checking whether execvpe is declared... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking whether snprintf returns a byte count as in C99... yes checking whether snprintf truncates the result as in C99... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether uses 'inline' correctly... yes checking whether wcsdup is declared... yes checking for alloca as a compiler built-in... yes checking for __builtin_expect... yes checking whether // is distinct from /... no checking whether conversion from 'int' to 'long double' works... yes checking whether free is known to preserve errno... yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking for memmem... yes checking whether memmem works... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for ssize_t... yes checking for va_copy... yes checking for working strndup... yes checking for working strnlen... yes checking for strtok_r... yes checking whether strtok_r works... yes checking for strtoull... yes checking whether strtoull works... yes checking for ptrdiff_t... yes checking for vasprintf... yes checking for stdint.h... (cached) yes checking for harfbuzz >= 2.4.0... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-opencloudos-linux-gnu file names to aarch64-opencloudos-linux-gnu format... func_convert_file_noop checking how to convert aarch64-opencloudos-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-opencloudos-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-opencloudos-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-opencloudos-linux-gnu-ar... (cached) ar checking for archiver @FILE support... @ checking for aarch64-opencloudos-linux-gnu-strip... no checking for strip... strip checking for aarch64-opencloudos-linux-gnu-ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-opencloudos-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate configure: creating ./config.lt config.lt: creating libtool checking for cos in -lm... yes checking for freetype2 >= 2.4.5... yes checking whether FreeType header files are version 2.4.5 or higher... yes checking whether FreeType library is version 2.4.5 or higher... (found 2.12.1)... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating frontend/static-plugins.cpp config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing doc/img/mkdir commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 rm -f gnulib/src/alloca.h-t gnulib/src/alloca.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_ALLOCA_H''@|1|g' < ./gnulib/src/alloca.in.h; \ } > gnulib/src/alloca.h-t && \ mv -f gnulib/src/alloca.h-t gnulib/src/alloca.h rm -f gnulib/src/fcntl.h-t gnulib/src/fcntl.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_FCNTL_H''@||g' \ -e 's/@''GNULIB_CREAT''@/0/g' \ -e 's/@''GNULIB_FCNTL''@/0/g' \ -e 's/@''GNULIB_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_OPEN''@/0/g' \ -e 's/@''GNULIB_OPENAT''@/0/g' \ -e 's/@''GNULIB_MDA_CREAT''@/1/g' \ -e 's/@''GNULIB_MDA_OPEN''@/1/g' \ -e 's|@''HAVE_FCNTL''@|1|g' \ -e 's|@''HAVE_OPENAT''@|1|g' \ -e 's|@''REPLACE_CREAT''@|0|g' \ -e 's|@''REPLACE_FCNTL''@|0|g' \ -e 's|@''REPLACE_OPEN''@|0|g' \ -e 's|@''REPLACE_OPENAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./gnulib/src/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./gnulib/src/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./gnulib/src/warn-on-use.h' \ < ./gnulib/src/fcntl.in.h; \ } > gnulib/src/fcntl.h-t && \ mv gnulib/src/fcntl.h-t gnulib/src/fcntl.h rm -f gnulib/src/inttypes.h-t gnulib/src/inttypes.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_INTTYPES_H''@||g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''PRIPTR_PREFIX''@/__PRIPTR_PREFIX/g' \ -e 's/@''GNULIB_IMAXABS''@/0/g' \ -e 's/@''GNULIB_IMAXDIV''@/0/g' \ -e 's/@''GNULIB_STRTOIMAX''@/0/g' \ -e 's/@''GNULIB_STRTOUMAX''@/0/g' \ -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ -e 's/@''HAVE_IMAXDIV_T''@/1/g' \ -e 's/@''REPLACE_STRTOIMAX''@/0/g' \ -e 's/@''REPLACE_STRTOUMAX''@/0/g' \ -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ -e 's/@''INT64_MAX_EQ_LONG_MAX''@/defined _LP64/g' \ -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/defined _LP64/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./gnulib/src/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./gnulib/src/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./gnulib/src/warn-on-use.h' \ < ./gnulib/src/inttypes.in.h; \ } > gnulib/src/inttypes.h-t && \ mv gnulib/src/inttypes.h-t gnulib/src/inttypes.h rm -f gnulib/src/limits.h-t gnulib/src/limits.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LIMITS_H''@||g' \ < ./gnulib/src/limits.in.h; \ } > gnulib/src/limits.h-t && \ mv gnulib/src/limits.h-t gnulib/src/limits.h rm -f gnulib/src/stdio.h-t gnulib/src/stdio.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's/@''GNULIB_DPRINTF''@/0/g' \ -e 's/@''GNULIB_FCLOSE''@/0/g' \ -e 's/@''GNULIB_FDOPEN''@/0/g' \ -e 's/@''GNULIB_FFLUSH''@/0/g' \ -e 's/@''GNULIB_FGETC''@/1/g' \ -e 's/@''GNULIB_FGETS''@/1/g' \ -e 's/@''GNULIB_FOPEN''@/0/g' \ -e 's/@''GNULIB_FPRINTF''@/1/g' \ -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_FPURGE''@/0/g' \ -e 's/@''GNULIB_FPUTC''@/1/g' \ -e 's/@''GNULIB_FPUTS''@/1/g' \ -e 's/@''GNULIB_FREAD''@/1/g' \ -e 's/@''GNULIB_FREOPEN''@/0/g' \ -e 's/@''GNULIB_FSCANF''@/1/g' \ -e 's/@''GNULIB_FSEEK''@/0/g' \ -e 's/@''GNULIB_FSEEKO''@/0/g' \ -e 's/@''GNULIB_FTELL''@/0/g' \ -e 's/@''GNULIB_FTELLO''@/0/g' \ -e 's/@''GNULIB_FWRITE''@/1/g' \ -e 's/@''GNULIB_GETC''@/1/g' \ -e 's/@''GNULIB_GETCHAR''@/1/g' \ -e 's/@''GNULIB_GETDELIM''@/0/g' \ -e 's/@''GNULIB_GETLINE''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PCLOSE''@/0/g' \ -e 's/@''GNULIB_PERROR''@/0/g' \ -e 's/@''GNULIB_POPEN''@/0/g' \ -e 's/@''GNULIB_PRINTF''@/1/g' \ -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PUTC''@/1/g' \ -e 's/@''GNULIB_PUTCHAR''@/1/g' \ -e 's/@''GNULIB_PUTS''@/1/g' \ -e 's/@''GNULIB_REMOVE''@/0/g' \ -e 's/@''GNULIB_RENAME''@/0/g' \ -e 's/@''GNULIB_RENAMEAT''@/0/g' \ -e 's/@''GNULIB_SCANF''@/1/g' \ -e 's/@''GNULIB_SNPRINTF''@/0/g' \ -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_TMPFILE''@/0/g' \ -e 's/@''GNULIB_VASPRINTF''@/1/g' \ -e 's/@''GNULIB_VDPRINTF''@/0/g' \ -e 's/@''GNULIB_VFPRINTF''@/1/g' \ -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VFSCANF''@/0/g' \ -e 's/@''GNULIB_VSCANF''@/0/g' \ -e 's/@''GNULIB_VPRINTF''@/1/g' \ -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VSNPRINTF''@/0/g' \ -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_MDA_FCLOSEALL''@/1/g' \ -e 's/@''GNULIB_MDA_FDOPEN''@/1/g' \ -e 's/@''GNULIB_MDA_FILENO''@/1/g' \ -e 's/@''GNULIB_MDA_GETW''@/1/g' \ -e 's/@''GNULIB_MDA_PUTW''@/1/g' \ -e 's/@''GNULIB_MDA_TEMPNAM''@/1/g' \ < ./gnulib/src/stdio.in.h | \ sed -e 's|@''HAVE_DECL_FCLOSEALL''@|1|g' \ -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ -e 's|@''HAVE_DECL_FTELLO''@|1|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''HAVE_FSEEKO''@|1|g' \ -e 's|@''HAVE_FTELLO''@|1|g' \ -e 's|@''HAVE_PCLOSE''@|1|g' \ -e 's|@''HAVE_POPEN''@|1|g' \ -e 's|@''HAVE_RENAMEAT''@|1|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''REPLACE_FDOPEN''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_FPURGE''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_GETDELIM''@|0|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e 's|@''REPLACE_POPEN''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_REMOVE''@|0|g' \ -e 's|@''REPLACE_RENAME''@|0|g' \ -e 's|@''REPLACE_RENAMEAT''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_TMPFILE''@|0|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''ASM_SYMBOL_PREFIX''@||g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./gnulib/src/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./gnulib/src/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./gnulib/src/warn-on-use.h'; \ } > gnulib/src/stdio.h-t && \ mv gnulib/src/stdio.h-t gnulib/src/stdio.h /usr/bin/mkdir -p gnulib/src/sys rm -f gnulib/src/sys/types.h-t gnulib/src/sys/types.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's|@''WINDOWS_STAT_INODES''@|0|g' \ < ./gnulib/src/sys_types.in.h; \ } > gnulib/src/sys/types.h-t && \ mv gnulib/src/sys/types.h-t gnulib/src/sys/types.h /usr/bin/sed \ -e 's@%TTFAUTOHINT_MAJOR%@1@g' \ -e 's@%TTFAUTOHINT_MINOR%@8@g' \ -e 's@%TTFAUTOHINT_REVISION%@4@g' \ -e 's@%TTFAUTOHINT_VERSION%@1.8.4@g' \ "lib/ttfautohint.h.in" \ > "lib/ttfautohint.h" \ || (rm "lib/ttfautohint.h"; false) rm -f gnulib/src/stdlib.h-t gnulib/src/stdlib.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's/@''GNULIB__EXIT''@/0/g' \ -e 's/@''GNULIB_ALIGNED_ALLOC''@/0/g' \ -e 's/@''GNULIB_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \ -e 's/@''GNULIB_FREE_POSIX''@/1/g' \ -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_MBTOWC''@/0/g' \ -e 's/@''GNULIB_MKDTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/0/g' \ -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ -e 's/@''GNULIB_POSIX_MEMALIGN''@/0/g' \ -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ -e 's/@''GNULIB_PTSNAME''@/0/g' \ -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ -e 's/@''GNULIB_PUTENV''@/0/g' \ -e 's/@''GNULIB_QSORT_R''@/0/g' \ -e 's/@''GNULIB_RANDOM''@/0/g' \ -e 's/@''GNULIB_RANDOM_R''@/0/g' \ -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \ -e 's/@''GNULIB_REALPATH''@/0/g' \ -e 's/@''GNULIB_RPMATCH''@/0/g' \ -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \ -e 's/@''GNULIB_SETENV''@/0/g' \ -e 's/@''GNULIB_STRTOD''@/0/g' \ -e 's/@''GNULIB_STRTOL''@/0/g' \ -e 's/@''GNULIB_STRTOLD''@/0/g' \ -e 's/@''GNULIB_STRTOLL''@/0/g' \ -e 's/@''GNULIB_STRTOUL''@/0/g' \ -e 's/@''GNULIB_STRTOULL''@/1/g' \ -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ -e 's/@''GNULIB_UNSETENV''@/0/g' \ -e 's/@''GNULIB_WCTOMB''@/0/g' \ -e 's/@''GNULIB_MDA_ECVT''@/1/g' \ -e 's/@''GNULIB_MDA_FCVT''@/1/g' \ -e 's/@''GNULIB_MDA_GCVT''@/1/g' \ -e 's/@''GNULIB_MDA_MKTEMP''@/1/g' \ -e 's/@''GNULIB_MDA_PUTENV''@/1/g' \ < ./gnulib/src/stdlib.in.h | \ sed -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_ECVT''@|1|g' \ -e 's|@''HAVE_DECL_FCVT''@|1|g' \ -e 's|@''HAVE_DECL_GCVT''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_INITSTATE''@|1|g' \ -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \ -e 's|@''HAVE_MBTOWC''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_POSIX_MEMALIGN''@|1|g' \ -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_QSORT_R''@|1|g' \ -e 's|@''HAVE_RANDOM''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALLOCARRAY''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SECURE_GETENV''@|1|g' \ -e 's|@''HAVE_DECL_SETENV''@|1|g' \ -e 's|@''HAVE_SETSTATE''@|1|g' \ -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOL''@|1|g' \ -e 's|@''HAVE_STRTOLD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOUL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ -e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' \ -e 's|@''REPLACE_CALLOC''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_FREE''@|0|g' \ -e 's|@''REPLACE_INITSTATE''@|0|g' \ -e 's|@''REPLACE_MALLOC''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' \ -e 's|@''REPLACE_PTSNAME''@|0|g' \ -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_QSORT_R''@|0|g' \ -e 's|@''REPLACE_RANDOM''@|0|g' \ -e 's|@''REPLACE_RANDOM_R''@|0|g' \ -e 's|@''REPLACE_REALLOC''@|0|g' \ -e 's|@''REPLACE_REALLOCARRAY''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_SETSTATE''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_STRTOL''@|0|g' \ -e 's|@''REPLACE_STRTOLD''@|0|g' \ -e 's|@''REPLACE_STRTOLL''@|0|g' \ -e 's|@''REPLACE_STRTOUL''@|0|g' \ -e 's|@''REPLACE_STRTOULL''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./gnulib/src/c++defs.h' \ -e '/definition of _Noreturn/r ./gnulib/src/_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r ./gnulib/src/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./gnulib/src/warn-on-use.h'; \ } > gnulib/src/stdlib.h-t && \ mv gnulib/src/stdlib.h-t gnulib/src/stdlib.h rm -f gnulib/src/string.h-t gnulib/src/string.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \ -e 's/@''GNULIB_FFSL''@/0/g' \ -e 's/@''GNULIB_FFSLL''@/0/g' \ -e 's/@''GNULIB_MBSLEN''@/0/g' \ -e 's/@''GNULIB_MBSNLEN''@/0/g' \ -e 's/@''GNULIB_MBSCHR''@/0/g' \ -e 's/@''GNULIB_MBSRCHR''@/0/g' \ -e 's/@''GNULIB_MBSSTR''@/0/g' \ -e 's/@''GNULIB_MBSCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ -e 's/@''GNULIB_MBSCSPN''@/0/g' \ -e 's/@''GNULIB_MBSPBRK''@/0/g' \ -e 's/@''GNULIB_MBSSPN''@/0/g' \ -e 's/@''GNULIB_MBSSEP''@/0/g' \ -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ -e 's/@''GNULIB_MEMCHR''@/1/g' \ -e 's/@''GNULIB_MEMMEM''@/1/g' \ -e 's/@''GNULIB_MEMPCPY''@/0/g' \ -e 's/@''GNULIB_MEMRCHR''@/0/g' \ -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \ -e 's/@''GNULIB_STPCPY''@/0/g' \ -e 's/@''GNULIB_STPNCPY''@/0/g' \ -e 's/@''GNULIB_STRCHRNUL''@/0/g' \ -e 's/@''GNULIB_STRDUP''@/0/g' \ -e 's/@''GNULIB_STRNCAT''@/0/g' \ -e 's/@''GNULIB_STRNDUP''@/1/g' \ -e 's/@''GNULIB_STRNLEN''@/1/g' \ -e 's/@''GNULIB_STRPBRK''@/0/g' \ -e 's/@''GNULIB_STRSEP''@/0/g' \ -e 's/@''GNULIB_STRSTR''@/0/g' \ -e 's/@''GNULIB_STRCASESTR''@/0/g' \ -e 's/@''GNULIB_STRTOK_R''@/1/g' \ -e 's/@''GNULIB_STRERROR''@/0/g' \ -e 's/@''GNULIB_STRERROR_R''@/1/g' \ -e 's/@''GNULIB_STRERRORNAME_NP''@/0/g' \ -e 's/@''GNULIB_SIGABBREV_NP''@/0/g' \ -e 's/@''GNULIB_SIGDESCR_NP''@/0/g' \ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ -e 's/@''GNULIB_MDA_MEMCCPY''@/1/g' \ -e 's/@''GNULIB_MDA_STRDUP''@/1/g' \ < ./gnulib/src/string.in.h | \ sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \ -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ -e 's|@''HAVE_STRERRORNAME_NP''@|1|g' \ -e 's|@''HAVE_SIGABBREV_NP''@|1|g' \ -e 's|@''HAVE_SIGDESCR_NP''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_FFSLL''@|0|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRERROR_R''@|1|g' \ -e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./gnulib/src/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./gnulib/src/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./gnulib/src/warn-on-use.h'; \ < ./gnulib/src/string.in.h; \ } > gnulib/src/string.h-t && \ mv gnulib/src/string.h-t gnulib/src/string.h rm -f gnulib/src/wchar.h-t gnulib/src/wchar.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|1|g' \ -e 's|@''NEXT_WCHAR_H''@||g' \ -e 's|@''HAVE_WCHAR_H''@|1|g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \ -e 's/@''GNULIB_BTOWC''@/0/g' \ -e 's/@''GNULIB_WCTOB''@/0/g' \ -e 's/@''GNULIB_MBSINIT''@/0/g' \ -e 's/@''GNULIB_MBRTOWC''@/0/g' \ -e 's/@''GNULIB_MBRLEN''@/0/g' \ -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \ -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ -e 's/@''GNULIB_WCRTOMB''@/0/g' \ -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCWIDTH''@/0/g' \ -e 's/@''GNULIB_WMEMCHR''@/0/g' \ -e 's/@''GNULIB_WMEMCMP''@/0/g' \ -e 's/@''GNULIB_WMEMCPY''@/0/g' \ -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ -e 's/@''GNULIB_WMEMPCPY''@/0/g' \ -e 's/@''GNULIB_WMEMSET''@/0/g' \ -e 's/@''GNULIB_WCSLEN''@/0/g' \ -e 's/@''GNULIB_WCSNLEN''@/0/g' \ -e 's/@''GNULIB_WCSCPY''@/0/g' \ -e 's/@''GNULIB_WCPCPY''@/0/g' \ -e 's/@''GNULIB_WCSNCPY''@/0/g' \ -e 's/@''GNULIB_WCPNCPY''@/0/g' \ -e 's/@''GNULIB_WCSCAT''@/0/g' \ -e 's/@''GNULIB_WCSNCAT''@/0/g' \ -e 's/@''GNULIB_WCSCMP''@/0/g' \ -e 's/@''GNULIB_WCSNCMP''@/0/g' \ -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSCOLL''@/0/g' \ -e 's/@''GNULIB_WCSXFRM''@/0/g' \ -e 's/@''GNULIB_WCSDUP''@/0/g' \ -e 's/@''GNULIB_WCSCHR''@/0/g' \ -e 's/@''GNULIB_WCSRCHR''@/0/g' \ -e 's/@''GNULIB_WCSCSPN''@/0/g' \ -e 's/@''GNULIB_WCSSPN''@/0/g' \ -e 's/@''GNULIB_WCSPBRK''@/0/g' \ -e 's/@''GNULIB_WCSSTR''@/0/g' \ -e 's/@''GNULIB_WCSTOK''@/0/g' \ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ -e 's/@''GNULIB_WCSFTIME''@/0/g' \ -e 's/@''GNULIB_MDA_WCSDUP''@/1/g' \ < ./gnulib/src/wchar.in.h | \ sed -e 's|@''HAVE_WINT_T''@|1|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|1|g' \ -e 's|@''HAVE_MBRTOWC''@|1|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_WMEMCHR''@|1|g' \ -e 's|@''HAVE_WMEMCMP''@|1|g' \ -e 's|@''HAVE_WMEMCPY''@|1|g' \ -e 's|@''HAVE_WMEMMOVE''@|1|g' \ -e 's|@''HAVE_WMEMPCPY''@|1|g' \ -e 's|@''HAVE_WMEMSET''@|1|g' \ -e 's|@''HAVE_WCSLEN''@|1|g' \ -e 's|@''HAVE_WCSNLEN''@|1|g' \ -e 's|@''HAVE_WCSCPY''@|1|g' \ -e 's|@''HAVE_WCPCPY''@|1|g' \ -e 's|@''HAVE_WCSNCPY''@|1|g' \ -e 's|@''HAVE_WCPNCPY''@|1|g' \ -e 's|@''HAVE_WCSCAT''@|1|g' \ -e 's|@''HAVE_WCSNCAT''@|1|g' \ -e 's|@''HAVE_WCSCMP''@|1|g' \ -e 's|@''HAVE_WCSNCMP''@|1|g' \ -e 's|@''HAVE_WCSCASECMP''@|1|g' \ -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ -e 's|@''HAVE_WCSCOLL''@|1|g' \ -e 's|@''HAVE_WCSXFRM''@|1|g' \ -e 's|@''HAVE_WCSDUP''@|1|g' \ -e 's|@''HAVE_WCSCHR''@|1|g' \ -e 's|@''HAVE_WCSRCHR''@|1|g' \ -e 's|@''HAVE_WCSCSPN''@|1|g' \ -e 's|@''HAVE_WCSSPN''@|1|g' \ -e 's|@''HAVE_WCSPBRK''@|1|g' \ -e 's|@''HAVE_WCSSTR''@|1|g' \ -e 's|@''HAVE_WCSTOK''@|1|g' \ -e 's|@''HAVE_WCSWIDTH''@|1|g' \ -e 's|@''HAVE_WCSFTIME''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCSDUP''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ | \ sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|0|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|0|g' \ -e 's|@''REPLACE_MBRLEN''@|0|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSFTIME''@|0|g' \ -e 's|@''REPLACE_WCSTOK''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./gnulib/src/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./gnulib/src/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./gnulib/src/warn-on-use.h'; \ } > gnulib/src/wchar.h-t && \ mv gnulib/src/wchar.h-t gnulib/src/wchar.h rm -f gnulib/src/unistd.h-t gnulib/src/unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's/@''GNULIB_ACCESS''@/0/g' \ -e 's/@''GNULIB_CHDIR''@/0/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/0/g' \ -e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \ -e 's/@''GNULIB_DUP''@/0/g' \ -e 's/@''GNULIB_DUP2''@/0/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/0/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_EXECL''@/0/g' \ -e 's/@''GNULIB_EXECLE''@/0/g' \ -e 's/@''GNULIB_EXECLP''@/0/g' \ -e 's/@''GNULIB_EXECV''@/0/g' \ -e 's/@''GNULIB_EXECVE''@/0/g' \ -e 's/@''GNULIB_EXECVP''@/0/g' \ -e 's/@''GNULIB_EXECVPE''@/0/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/0/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/0/g' \ -e 's/@''GNULIB_FTRUNCATE''@/0/g' \ -e 's/@''GNULIB_GETCWD''@/0/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \ -e 's/@''GNULIB_GETENTROPY''@/0/g' \ -e 's/@''GNULIB_GETGROUPS''@/0/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_GETLOGIN''@/0/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ -e 's/@''GNULIB_GETOPT_POSIX''@/1/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \ -e 's/@''GNULIB_GETPASS''@/0/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ -e 's/@''GNULIB_ISATTY''@/1/g' \ -e 's/@''GNULIB_LCHOWN''@/0/g' \ -e 's/@''GNULIB_LINK''@/0/g' \ -e 's/@''GNULIB_LINKAT''@/0/g' \ -e 's/@''GNULIB_LSEEK''@/0/g' \ -e 's/@''GNULIB_PIPE''@/0/g' \ -e 's/@''GNULIB_PIPE2''@/0/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/0/g' \ -e 's/@''GNULIB_READLINK''@/0/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/0/g' \ -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_SLEEP''@/0/g' \ -e 's/@''GNULIB_SYMLINK''@/0/g' \ -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ -e 's/@''GNULIB_TRUNCATE''@/0/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/00/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_UNLINK''@/0/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/0/g' \ -e 's/@''GNULIB_WRITE''@/0/g' \ -e 's/@''GNULIB_MDA_ACCESS''@/1/g' \ -e 's/@''GNULIB_MDA_CHDIR''@/1/g' \ -e 's/@''GNULIB_MDA_CLOSE''@/1/g' \ -e 's/@''GNULIB_MDA_DUP''@/1/g' \ -e 's/@''GNULIB_MDA_DUP2''@/1/g' \ -e 's/@''GNULIB_MDA_EXECL''@/1/g' \ -e 's/@''GNULIB_MDA_EXECLE''@/1/g' \ -e 's/@''GNULIB_MDA_EXECLP''@/1/g' \ -e 's/@''GNULIB_MDA_EXECV''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVE''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVP''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVPE''@/1/g' \ -e 's/@''GNULIB_MDA_GETCWD''@/1/g' \ -e 's/@''GNULIB_MDA_GETPID''@/1/g' \ -e 's/@''GNULIB_MDA_ISATTY''@/1/g' \ -e 's/@''GNULIB_MDA_LSEEK''@/1/g' \ -e 's/@''GNULIB_MDA_READ''@/1/g' \ -e 's/@''GNULIB_MDA_RMDIR''@/1/g' \ -e 's/@''GNULIB_MDA_SWAB''@/1/g' \ -e 's/@''GNULIB_MDA_UNLINK''@/1/g' \ -e 's/@''GNULIB_MDA_WRITE''@/1/g' \ < ./gnulib/src/unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_EXECVPE''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETENTROPY''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GETPASS''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_EXECVPE''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | \ sed -e 's|@''REPLACE_ACCESS''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_EXECL''@|0|g' \ -e 's|@''REPLACE_EXECLE''@|0|g' \ -e 's|@''REPLACE_EXECLP''@|0|g' \ -e 's|@''REPLACE_EXECV''@|0|g' \ -e 's|@''REPLACE_EXECVE''@|0|g' \ -e 's|@''REPLACE_EXECVP''@|0|g' \ -e 's|@''REPLACE_EXECVPE''@|0|g' \ -e 's|@''REPLACE_FACCESSAT''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_GETPASS''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_READLINKAT''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ -e 's|@''REPLACE_TRUNCATE''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./gnulib/src/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./gnulib/src/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./gnulib/src/warn-on-use.h'; \ } > gnulib/src/unistd.h-t && \ mv gnulib/src/unistd.h-t gnulib/src/unistd.h /usr/bin/make all-am make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /usr/bin/sed \ -e 's@%prefix%@/usr@g' \ -e 's@%exec_prefix%@/usr@g' \ -e 's@%includedir%@/usr/include@g' \ -e 's@%libdir%@/usr/lib64@g' \ -e 's@%version%@1.3.0@g' \ "lib/ttfautohint.pc.in" \ > "lib/ttfautohint.pc" \ || (rm "lib/ttfautohint.pc"; false) make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c -o lib/libttfautohint_la-tablue.lo `test -f 'lib/tablue.c' || echo './'`lib/tablue.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c lib/tablue.c -fPIC -DPIC -o lib/.libs/libttfautohint_la-tablue.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' g++ -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -O2 -g -c -o frontend/ttfautohint-info.o `test -f 'frontend/info.cpp' || echo './'`frontend/info.cpp make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -O2 -g -c -o lib/numberset.lo lib/numberset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -O2 -g -c lib/numberset.c -fPIC -DPIC -o lib/.libs/numberset.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c -o lib/libttfautohint_la-tacontrol.lo `test -f 'lib/tacontrol.c' || echo './'`lib/tacontrol.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c lib/tacontrol.c -fPIC -DPIC -o lib/.libs/libttfautohint_la-tacontrol.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -O2 -g -c -o lib/sds-wrapper.lo lib/sds-wrapper.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -O2 -g -c lib/sds-wrapper.c -fPIC -DPIC -o lib/.libs/sds-wrapper.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c -o lib/libttfautohint_la-tacontrol-flex.lo `test -f 'lib/tacontrol-flex.c' || echo './'`lib/tacontrol-flex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c lib/tacontrol-flex.c -fPIC -DPIC -o lib/.libs/libttfautohint_la-tacontrol-flex.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c -o lib/libttfautohint_la-tacvt.lo `test -f 'lib/tacvt.c' || echo './'`lib/tacvt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c lib/tacvt.c -fPIC -DPIC -o lib/.libs/libttfautohint_la-tacvt.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c -o lib/libttfautohint_la-tadsig.lo `test -f 'lib/tadsig.c' || echo './'`lib/tadsig.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c lib/tadsig.c -fPIC -DPIC -o lib/.libs/libttfautohint_la-tadsig.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' g++ -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -O2 -g -c -o frontend/ttfautohint-main.o `test -f 'frontend/main.cpp' || echo './'`frontend/main.cpp make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c -o lib/libttfautohint_la-tadummy.lo `test -f 'lib/tadummy.c' || echo './'`lib/tadummy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c lib/tadummy.c -fPIC -DPIC -o lib/.libs/libttfautohint_la-tadummy.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c -o lib/libttfautohint_la-taerror.lo `test -f 'lib/taerror.c' || echo './'`lib/taerror.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c lib/taerror.c -fPIC -DPIC -o lib/.libs/libttfautohint_la-taerror.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c -o lib/libttfautohint_la-tafeature.lo `test -f 'lib/tafeature.c' || echo './'`lib/tafeature.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c lib/tafeature.c -fPIC -DPIC -o lib/.libs/libttfautohint_la-tafeature.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c -o lib/libttfautohint_la-tadump.lo `test -f 'lib/tadump.c' || echo './'`lib/tadump.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c lib/tadump.c -fPIC -DPIC -o lib/.libs/libttfautohint_la-tadump.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c -o lib/libttfautohint_la-tafile.lo `test -f 'lib/tafile.c' || echo './'`lib/tafile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c lib/tafile.c -fPIC -DPIC -o lib/.libs/libttfautohint_la-tafile.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c -o lib/libttfautohint_la-tagloadr.lo `test -f 'lib/tagloadr.c' || echo './'`lib/tagloadr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c lib/tagloadr.c -fPIC -DPIC -o lib/.libs/libttfautohint_la-tagloadr.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c -o lib/libttfautohint_la-tafont.lo `test -f 'lib/tafont.c' || echo './'`lib/tafont.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c lib/tafont.c -fPIC -DPIC -o lib/.libs/libttfautohint_la-tafont.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c -o lib/libttfautohint_la-tagasp.lo `test -f 'lib/tagasp.c' || echo './'`lib/tagasp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c lib/tagasp.c -fPIC -DPIC -o lib/.libs/libttfautohint_la-tagasp.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c -o lib/libttfautohint_la-tafpgm.lo `test -f 'lib/tafpgm.c' || echo './'`lib/tafpgm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c lib/tafpgm.c -fPIC -DPIC -o lib/.libs/libttfautohint_la-tafpgm.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c -o lib/libttfautohint_la-tagpos.lo `test -f 'lib/tagpos.c' || echo './'`lib/tagpos.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c lib/tagpos.c -fPIC -DPIC -o lib/.libs/libttfautohint_la-tagpos.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c -o lib/libttfautohint_la-taglobal.lo `test -f 'lib/taglobal.c' || echo './'`lib/taglobal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c lib/taglobal.c -fPIC -DPIC -o lib/.libs/libttfautohint_la-taglobal.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c -o lib/libttfautohint_la-tahmtx.lo `test -f 'lib/tahmtx.c' || echo './'`lib/tahmtx.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c lib/tahmtx.c -fPIC -DPIC -o lib/.libs/libttfautohint_la-tahmtx.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c -o lib/libttfautohint_la-taglyf.lo `test -f 'lib/taglyf.c' || echo './'`lib/taglyf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c lib/taglyf.c -fPIC -DPIC -o lib/.libs/libttfautohint_la-taglyf.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c -o lib/libttfautohint_la-tahints.lo `test -f 'lib/tahints.c' || echo './'`lib/tahints.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c lib/tahints.c -fPIC -DPIC -o lib/.libs/libttfautohint_la-tahints.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c -o lib/libttfautohint_la-taloca.lo `test -f 'lib/taloca.c' || echo './'`lib/taloca.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c lib/taloca.c -fPIC -DPIC -o lib/.libs/libttfautohint_la-taloca.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c -o lib/libttfautohint_la-taloader.lo `test -f 'lib/taloader.c' || echo './'`lib/taloader.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c lib/taloader.c -fPIC -DPIC -o lib/.libs/libttfautohint_la-taloader.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c -o lib/libttfautohint_la-tacontrol-bison.lo `test -f 'lib/tacontrol-bison.c' || echo './'`lib/tacontrol-bison.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c lib/tacontrol-bison.c -fPIC -DPIC -o lib/.libs/libttfautohint_la-tacontrol-bison.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c -o lib/libttfautohint_la-tabytecode.lo `test -f 'lib/tabytecode.c' || echo './'`lib/tabytecode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c lib/tabytecode.c -fPIC -DPIC -o lib/.libs/libttfautohint_la-tabytecode.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c -o lib/libttfautohint_la-tamaxp.lo `test -f 'lib/tamaxp.c' || echo './'`lib/tamaxp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c lib/tamaxp.c -fPIC -DPIC -o lib/.libs/libttfautohint_la-tamaxp.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c -o lib/libttfautohint_la-tapost.lo `test -f 'lib/tapost.c' || echo './'`lib/tapost.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c lib/tapost.c -fPIC -DPIC -o lib/.libs/libttfautohint_la-tapost.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c -o lib/libttfautohint_la-tascript.lo `test -f 'lib/tascript.c' || echo './'`lib/tascript.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c lib/tascript.c -fPIC -DPIC -o lib/.libs/libttfautohint_la-tascript.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c -o lib/libttfautohint_la-taranges.lo `test -f 'lib/taranges.c' || echo './'`lib/taranges.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c lib/taranges.c -fPIC -DPIC -o lib/.libs/libttfautohint_la-taranges.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c -o lib/libttfautohint_la-tasort.lo `test -f 'lib/tasort.c' || echo './'`lib/tasort.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c lib/tasort.c -fPIC -DPIC -o lib/.libs/libttfautohint_la-tasort.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c -o lib/libttfautohint_la-taname.lo `test -f 'lib/taname.c' || echo './'`lib/taname.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c lib/taname.c -fPIC -DPIC -o lib/.libs/libttfautohint_la-taname.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c -o lib/libttfautohint_la-tasfnt.lo `test -f 'lib/tasfnt.c' || echo './'`lib/tasfnt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c lib/tasfnt.c -fPIC -DPIC -o lib/.libs/libttfautohint_la-tasfnt.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c -o lib/libttfautohint_la-tashaper.lo `test -f 'lib/tashaper.c' || echo './'`lib/tashaper.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c lib/tashaper.c -fPIC -DPIC -o lib/.libs/libttfautohint_la-tashaper.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c -o lib/libttfautohint_la-taprep.lo `test -f 'lib/taprep.c' || echo './'`lib/taprep.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c lib/taprep.c -fPIC -DPIC -o lib/.libs/libttfautohint_la-taprep.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c -o lib/libttfautohint_la-tatables.lo `test -f 'lib/tatables.c' || echo './'`lib/tatables.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c lib/tatables.c -fPIC -DPIC -o lib/.libs/libttfautohint_la-tatables.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c -o lib/libttfautohint_la-tatime.lo `test -f 'lib/tatime.c' || echo './'`lib/tatime.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c lib/tatime.c -fPIC -DPIC -o lib/.libs/libttfautohint_la-tatime.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c -o lib/libttfautohint_la-tattf.lo `test -f 'lib/tattf.c' || echo './'`lib/tattf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c lib/tattf.c -fPIC -DPIC -o lib/.libs/libttfautohint_la-tattf.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c -o lib/libttfautohint_la-tattc.lo `test -f 'lib/tattc.c' || echo './'`lib/tattc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c lib/tattc.c -fPIC -DPIC -o lib/.libs/libttfautohint_la-tattc.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c -o lib/libttfautohint_la-tattfa.lo `test -f 'lib/tattfa.c' || echo './'`lib/tattfa.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c lib/tattfa.c -fPIC -DPIC -o lib/.libs/libttfautohint_la-tattfa.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -O2 -g -c -o gnulib/src/basename-lgpl.lo gnulib/src/basename-lgpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -O2 -g -c gnulib/src/basename-lgpl.c -fPIC -DPIC -o gnulib/src/.libs/basename-lgpl.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -O2 -g -c -o gnulib/src/stripslash.lo gnulib/src/stripslash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -O2 -g -c gnulib/src/stripslash.c -fPIC -DPIC -o gnulib/src/.libs/stripslash.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -O2 -g -c -o gnulib/src/dirname-lgpl.lo gnulib/src/dirname-lgpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -O2 -g -c gnulib/src/dirname-lgpl.c -fPIC -DPIC -o gnulib/src/.libs/dirname-lgpl.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c -o lib/libttfautohint_la-taversion.lo `test -f 'lib/taversion.c' || echo './'`lib/taversion.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c lib/taversion.c -fPIC -DPIC -o lib/.libs/libttfautohint_la-taversion.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -O2 -g -c -o gnulib/src/glthread/lock.lo gnulib/src/glthread/lock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -O2 -g -c gnulib/src/glthread/lock.c -fPIC -DPIC -o gnulib/src/glthread/.libs/lock.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -O2 -g -c -o gnulib/src/glthread/threadlib.lo gnulib/src/glthread/threadlib.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -O2 -g -c gnulib/src/glthread/threadlib.c -fPIC -DPIC -o gnulib/src/glthread/.libs/threadlib.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -O2 -g -c -o gnulib/src/unistd.lo gnulib/src/unistd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -O2 -g -c gnulib/src/unistd.c -fPIC -DPIC -o gnulib/src/.libs/unistd.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -O2 -g -c -o gnulib/src/xsize.lo gnulib/src/xsize.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -O2 -g -c gnulib/src/xsize.c -fPIC -DPIC -o gnulib/src/.libs/xsize.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -O2 -g -c -o gnulib/src/asnprintf.lo gnulib/src/asnprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -O2 -g -c gnulib/src/asnprintf.c -fPIC -DPIC -o gnulib/src/.libs/asnprintf.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -O2 -g -c -o gnulib/src/strerror_r.lo gnulib/src/strerror_r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -O2 -g -c gnulib/src/strerror_r.c -fPIC -DPIC -o gnulib/src/.libs/strerror_r.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c -o lib/libttfautohint_la-talatin.lo `test -f 'lib/talatin.c' || echo './'`lib/talatin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c lib/talatin.c -fPIC -DPIC -o lib/.libs/libttfautohint_la-talatin.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -O2 -g -c -o gnulib/src/printf-args.lo gnulib/src/printf-args.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -O2 -g -c gnulib/src/printf-args.c -fPIC -DPIC -o gnulib/src/.libs/printf-args.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -o lib/libnumberset.la lib/numberset.lo libtool: link: ar cru lib/.libs/libnumberset.a lib/.libs/numberset.o libtool: link: ranlib lib/.libs/libnumberset.a libtool: link: ( cd "lib/.libs" && rm -f "libnumberset.la" && ln -s "../libnumberset.la" "libnumberset.la" ) make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -o lib/libsds.la lib/sds-wrapper.lo libtool: link: ar cru lib/.libs/libsds.a lib/.libs/sds-wrapper.o libtool: link: ranlib lib/.libs/libsds.a libtool: link: ( cd "lib/.libs" && rm -f "libsds.la" && ln -s "../libsds.la" "libsds.la" ) make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -O2 -g -c -o gnulib/src/printf-parse.lo gnulib/src/printf-parse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -O2 -g -c gnulib/src/printf-parse.c -fPIC -DPIC -o gnulib/src/.libs/printf-parse.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c -o lib/libttfautohint_la-ttfautohint.lo `test -f 'lib/ttfautohint.c' || echo './'`lib/ttfautohint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -c lib/ttfautohint.c -fPIC -DPIC -o lib/.libs/libttfautohint_la-ttfautohint.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -O2 -g -c -o gnulib/src/vasnprintf.lo gnulib/src/vasnprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib -I./gnulib/src -I./gnulib/src -O2 -g -c gnulib/src/vasnprintf.c -fPIC -DPIC -o gnulib/src/.libs/vasnprintf.o make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -no-undefined -o gnulib/src/libgnu.la gnulib/src/basename-lgpl.lo gnulib/src/dirname-lgpl.lo gnulib/src/stripslash.lo gnulib/src/glthread/lock.lo gnulib/src/glthread/threadlib.lo gnulib/src/unistd.lo gnulib/src/xsize.lo gnulib/src/asnprintf.lo gnulib/src/printf-args.lo gnulib/src/printf-parse.lo gnulib/src/strerror_r.lo gnulib/src/vasnprintf.lo libtool: link: ar cru gnulib/src/.libs/libgnu.a gnulib/src/.libs/basename-lgpl.o gnulib/src/.libs/dirname-lgpl.o gnulib/src/.libs/stripslash.o gnulib/src/glthread/.libs/lock.o gnulib/src/glthread/.libs/threadlib.o gnulib/src/.libs/unistd.o gnulib/src/.libs/xsize.o gnulib/src/.libs/asnprintf.o gnulib/src/.libs/printf-args.o gnulib/src/.libs/printf-parse.o gnulib/src/.libs/strerror_r.o gnulib/src/.libs/vasnprintf.o libtool: link: ranlib gnulib/src/.libs/libgnu.a libtool: link: ( cd "gnulib/src/.libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -no-undefined -version-info 1:3:0 -export-symbols-regex "TTF_autohint" -o lib/libttfautohint.la -rpath /usr/lib64 lib/libttfautohint_la-tablue.lo lib/libttfautohint_la-tabytecode.lo lib/libttfautohint_la-tacontrol.lo lib/libttfautohint_la-tacontrol-flex.lo lib/libttfautohint_la-tacontrol-bison.lo lib/libttfautohint_la-tacvt.lo lib/libttfautohint_la-tadsig.lo lib/libttfautohint_la-tadummy.lo lib/libttfautohint_la-tadump.lo lib/libttfautohint_la-taerror.lo lib/libttfautohint_la-tafeature.lo lib/libttfautohint_la-tafile.lo lib/libttfautohint_la-tafont.lo lib/libttfautohint_la-tafpgm.lo lib/libttfautohint_la-tagasp.lo lib/libttfautohint_la-tagloadr.lo lib/libttfautohint_la-taglobal.lo lib/libttfautohint_la-taglyf.lo lib/libttfautohint_la-tagpos.lo lib/libttfautohint_la-tahints.lo lib/libttfautohint_la-tahmtx.lo lib/libttfautohint_la-talatin.lo lib/libttfautohint_la-taloader.lo lib/libttfautohint_la-taloca.lo lib/libttfautohint_la-tamaxp.lo lib/libttfautohint_la-taname.lo lib/libttfautohint_la-tapost.lo lib/libttfautohint_la-taprep.lo lib/libttfautohint_la-taranges.lo lib/libttfautohint_la-tascript.lo lib/libttfautohint_la-tasfnt.lo lib/libttfautohint_la-tashaper.lo lib/libttfautohint_la-tasort.lo lib/libttfautohint_la-tatables.lo lib/libttfautohint_la-tatime.lo lib/libttfautohint_la-tattc.lo lib/libttfautohint_la-tattf.lo lib/libttfautohint_la-tattfa.lo lib/libttfautohint_la-taversion.lo lib/libttfautohint_la-ttfautohint.lo gnulib/src/libgnu.la lib/libsds.la lib/libnumberset.la -lm -lfreetype -lharfbuzz libtool: link: /usr/bin/nm -B lib/.libs/libttfautohint_la-tablue.o lib/.libs/libttfautohint_la-tabytecode.o lib/.libs/libttfautohint_la-tacontrol.o lib/.libs/libttfautohint_la-tacontrol-flex.o lib/.libs/libttfautohint_la-tacontrol-bison.o lib/.libs/libttfautohint_la-tacvt.o lib/.libs/libttfautohint_la-tadsig.o lib/.libs/libttfautohint_la-tadummy.o lib/.libs/libttfautohint_la-tadump.o lib/.libs/libttfautohint_la-taerror.o lib/.libs/libttfautohint_la-tafeature.o lib/.libs/libttfautohint_la-tafile.o lib/.libs/libttfautohint_la-tafont.o lib/.libs/libttfautohint_la-tafpgm.o lib/.libs/libttfautohint_la-tagasp.o lib/.libs/libttfautohint_la-tagloadr.o lib/.libs/libttfautohint_la-taglobal.o lib/.libs/libttfautohint_la-taglyf.o lib/.libs/libttfautohint_la-tagpos.o lib/.libs/libttfautohint_la-tahints.o lib/.libs/libttfautohint_la-tahmtx.o lib/.libs/libttfautohint_la-talatin.o lib/.libs/libttfautohint_la-taloader.o lib/.libs/libttfautohint_la-taloca.o lib/.libs/libttfautohint_la-tamaxp.o lib/.libs/libttfautohint_la-taname.o lib/.libs/libttfautohint_la-tapost.o lib/.libs/libttfautohint_la-taprep.o lib/.libs/libttfautohint_la-taranges.o lib/.libs/libttfautohint_la-tascript.o lib/.libs/libttfautohint_la-tasfnt.o lib/.libs/libttfautohint_la-tashaper.o lib/.libs/libttfautohint_la-tasort.o lib/.libs/libttfautohint_la-tatables.o lib/.libs/libttfautohint_la-tatime.o lib/.libs/libttfautohint_la-tattc.o lib/.libs/libttfautohint_la-tattf.o lib/.libs/libttfautohint_la-tattfa.o lib/.libs/libttfautohint_la-taversion.o lib/.libs/libttfautohint_la-ttfautohint.o gnulib/src/.libs/libgnu.a lib/.libs/libsds.a lib/.libs/libnumberset.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > lib/.libs/libttfautohint.exp libtool: link: /usr/bin/grep -E -e "TTF_autohint" "lib/.libs/libttfautohint.exp" > "lib/.libs/libttfautohint.expT" libtool: link: mv -f "lib/.libs/libttfautohint.expT" "lib/.libs/libttfautohint.exp" libtool: link: echo "{ global:" > lib/.libs/libttfautohint.ver libtool: link: cat lib/.libs/libttfautohint.exp | sed -e "s/\(.*\)/\1;/" >> lib/.libs/libttfautohint.ver libtool: link: echo "local: *; };" >> lib/.libs/libttfautohint.ver libtool: link: gcc -shared -fPIC -DPIC lib/.libs/libttfautohint_la-tablue.o lib/.libs/libttfautohint_la-tabytecode.o lib/.libs/libttfautohint_la-tacontrol.o lib/.libs/libttfautohint_la-tacontrol-flex.o lib/.libs/libttfautohint_la-tacontrol-bison.o lib/.libs/libttfautohint_la-tacvt.o lib/.libs/libttfautohint_la-tadsig.o lib/.libs/libttfautohint_la-tadummy.o lib/.libs/libttfautohint_la-tadump.o lib/.libs/libttfautohint_la-taerror.o lib/.libs/libttfautohint_la-tafeature.o lib/.libs/libttfautohint_la-tafile.o lib/.libs/libttfautohint_la-tafont.o lib/.libs/libttfautohint_la-tafpgm.o lib/.libs/libttfautohint_la-tagasp.o lib/.libs/libttfautohint_la-tagloadr.o lib/.libs/libttfautohint_la-taglobal.o lib/.libs/libttfautohint_la-taglyf.o lib/.libs/libttfautohint_la-tagpos.o lib/.libs/libttfautohint_la-tahints.o lib/.libs/libttfautohint_la-tahmtx.o lib/.libs/libttfautohint_la-talatin.o lib/.libs/libttfautohint_la-taloader.o lib/.libs/libttfautohint_la-taloca.o lib/.libs/libttfautohint_la-tamaxp.o lib/.libs/libttfautohint_la-taname.o lib/.libs/libttfautohint_la-tapost.o lib/.libs/libttfautohint_la-taprep.o lib/.libs/libttfautohint_la-taranges.o lib/.libs/libttfautohint_la-tascript.o lib/.libs/libttfautohint_la-tasfnt.o lib/.libs/libttfautohint_la-tashaper.o lib/.libs/libttfautohint_la-tasort.o lib/.libs/libttfautohint_la-tatables.o lib/.libs/libttfautohint_la-tatime.o lib/.libs/libttfautohint_la-tattc.o lib/.libs/libttfautohint_la-tattf.o lib/.libs/libttfautohint_la-tattfa.o lib/.libs/libttfautohint_la-taversion.o lib/.libs/libttfautohint_la-ttfautohint.o -Wl,--whole-archive gnulib/src/.libs/libgnu.a lib/.libs/libsds.a lib/.libs/libnumberset.a -Wl,--no-whole-archive -lm -lfreetype -lharfbuzz -O2 -g -Wl,-soname -Wl,libttfautohint.so.1 -Wl,-version-script -Wl,lib/.libs/libttfautohint.ver -o lib/.libs/libttfautohint.so.1.0.3 libtool: link: (cd "lib/.libs" && rm -f "libttfautohint.so.1" && ln -s "libttfautohint.so.1.0.3" "libttfautohint.so.1") libtool: link: (cd "lib/.libs" && rm -f "libttfautohint.so" && ln -s "libttfautohint.so.1.0.3" "libttfautohint.so") libtool: link: ( cd "lib/.libs" && rm -f "libttfautohint.la" && ln -s "../libttfautohint.la" "libttfautohint.la" ) make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -o frontend/ttfautohint frontend/ttfautohint-info.o frontend/ttfautohint-main.o lib/libttfautohint.la lib/libsds.la lib/libnumberset.la gnulib/src/libgnu.la -lfreetype libtool: link: g++ -O2 -g -o frontend/.libs/ttfautohint frontend/ttfautohint-info.o frontend/ttfautohint-main.o lib/.libs/libttfautohint.so -lm -lharfbuzz lib/.libs/libsds.a lib/.libs/libnumberset.a gnulib/src/.libs/libgnu.a -lfreetype -Wl,-rpath -Wl,/usr/lib64 make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9W1cud + umask 022 + cd /builddir/build/BUILD + /usr/bin/rm -rf /builddir/build/BUILDROOT/ttfautohint-1.8.4-3.oc9.aarch64 + /usr/bin/mkdir -p /builddir/build/BUILDROOT + /usr/bin/mkdir /builddir/build/BUILDROOT/ttfautohint-1.8.4-3.oc9.aarch64 + cd ttfautohint-1.8.4 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/ttfautohint-1.8.4-3.oc9.aarch64 'INSTALL=/usr/bin/install -p' /usr/bin/make install-am make[1]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[2]: Entering directory '/builddir/build/BUILD/ttfautohint-1.8.4' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ttfautohint-1.8.4-3.oc9.aarch64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -p lib/libttfautohint.la '/builddir/build/BUILDROOT/ttfautohint-1.8.4-3.oc9.aarch64/usr/lib64' libtool: install: /usr/bin/install -p lib/.libs/libttfautohint.so.1.0.3 /builddir/build/BUILDROOT/ttfautohint-1.8.4-3.oc9.aarch64/usr/lib64/libttfautohint.so.1.0.3 libtool: install: (cd /builddir/build/BUILDROOT/ttfautohint-1.8.4-3.oc9.aarch64/usr/lib64 && { ln -s -f libttfautohint.so.1.0.3 libttfautohint.so.1 || { rm -f libttfautohint.so.1 && ln -s libttfautohint.so.1.0.3 libttfautohint.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/ttfautohint-1.8.4-3.oc9.aarch64/usr/lib64 && { ln -s -f libttfautohint.so.1.0.3 libttfautohint.so || { rm -f libttfautohint.so && ln -s libttfautohint.so.1.0.3 libttfautohint.so; }; }) libtool: install: /usr/bin/install -p lib/.libs/libttfautohint.lai /builddir/build/BUILDROOT/ttfautohint-1.8.4-3.oc9.aarch64/usr/lib64/libttfautohint.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ttfautohint-1.8.4-3.oc9.aarch64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -p frontend/ttfautohint '/builddir/build/BUILDROOT/ttfautohint-1.8.4-3.oc9.aarch64/usr/bin' libtool: warning: 'lib/libttfautohint.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p frontend/.libs/ttfautohint /builddir/build/BUILDROOT/ttfautohint-1.8.4-3.oc9.aarch64/usr/bin/ttfautohint /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ttfautohint-1.8.4-3.oc9.aarch64/usr/include' /usr/bin/install -p -m 644 lib/ttfautohint-errors.h lib/ttfautohint-scripts.h lib/ttfautohint-coverages.h '/builddir/build/BUILDROOT/ttfautohint-1.8.4-3.oc9.aarch64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ttfautohint-1.8.4-3.oc9.aarch64/usr/include' /usr/bin/install -p -m 644 lib/ttfautohint.h '/builddir/build/BUILDROOT/ttfautohint-1.8.4-3.oc9.aarch64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ttfautohint-1.8.4-3.oc9.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 lib/ttfautohint.pc '/builddir/build/BUILDROOT/ttfautohint-1.8.4-3.oc9.aarch64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' make[1]: Leaving directory '/builddir/build/BUILD/ttfautohint-1.8.4' + find /builddir/build/BUILDROOT/ttfautohint-1.8.4-3.oc9.aarch64 -name '*.la' -delete + /usr/lib/rpm/brp-compress /usr + /usr/lib/rpm/brp-elfperms + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-remove-la-files Processing files: ttfautohint-1.8.4-3.oc9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jxR46b + umask 022 + cd /builddir/build/BUILD + cd ttfautohint-1.8.4 + DOCDIR=/builddir/build/BUILDROOT/ttfautohint-1.8.4-3.oc9.aarch64/usr/share/doc/ttfautohint-1.8.4 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ttfautohint-1.8.4-3.oc9.aarch64/usr/share/doc/ttfautohint-1.8.4 + cp -pr AUTHORS /builddir/build/BUILDROOT/ttfautohint-1.8.4-3.oc9.aarch64/usr/share/doc/ttfautohint-1.8.4 + cp -pr NEWS /builddir/build/BUILDROOT/ttfautohint-1.8.4-3.oc9.aarch64/usr/share/doc/ttfautohint-1.8.4 + cp -pr README /builddir/build/BUILDROOT/ttfautohint-1.8.4-3.oc9.aarch64/usr/share/doc/ttfautohint-1.8.4 + cp -pr THANKS /builddir/build/BUILDROOT/ttfautohint-1.8.4-3.oc9.aarch64/usr/share/doc/ttfautohint-1.8.4 + cp -pr TODO /builddir/build/BUILDROOT/ttfautohint-1.8.4-3.oc9.aarch64/usr/share/doc/ttfautohint-1.8.4 + cp -pr FTL.TXT GPLv2.TXT VERSION.TXT /builddir/build/BUILDROOT/ttfautohint-1.8.4-3.oc9.aarch64/usr/share/doc/ttfautohint-1.8.4 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ErtmlE + umask 022 + cd /builddir/build/BUILD + cd ttfautohint-1.8.4 + LICENSEDIR=/builddir/build/BUILDROOT/ttfautohint-1.8.4-3.oc9.aarch64/usr/share/licenses/ttfautohint-1.8.4 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ttfautohint-1.8.4-3.oc9.aarch64/usr/share/licenses/ttfautohint-1.8.4 + cp -pr COPYING /builddir/build/BUILDROOT/ttfautohint-1.8.4-3.oc9.aarch64/usr/share/licenses/ttfautohint-1.8.4 + RPM_EC=0 ++ jobs -p + exit 0 Provides: bundled(gnulib) ttfautohint = 1.8.4-3.oc9 ttfautohint(aarch-64) = 1.8.4-3.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.34)(64bit) libfreetype.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libharfbuzz.so.0()(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libttfautohint.so.1()(64bit) rtld(GNU_HASH) Processing files: ttfautohint-libs-1.8.4-3.oc9.aarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.VPcEm7 + umask 022 + cd /builddir/build/BUILD + cd ttfautohint-1.8.4 + LICENSEDIR=/builddir/build/BUILDROOT/ttfautohint-1.8.4-3.oc9.aarch64/usr/share/licenses/ttfautohint-libs-1.8.4 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ttfautohint-1.8.4-3.oc9.aarch64/usr/share/licenses/ttfautohint-libs-1.8.4 + cp -pr COPYING /builddir/build/BUILDROOT/ttfautohint-1.8.4-3.oc9.aarch64/usr/share/licenses/ttfautohint-libs-1.8.4 + RPM_EC=0 ++ jobs -p + exit 0 Provides: libttfautohint.so.1()(64bit) ttfautohint-libs = 1.8.4-3.oc9 ttfautohint-libs(aarch-64) = 1.8.4-3.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.34)(64bit) libfreetype.so.6()(64bit) libharfbuzz.so.0()(64bit) libm.so.6()(64bit) rtld(GNU_HASH) Processing files: ttfautohint-devel-1.8.4-3.oc9.aarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8I4Ghm + umask 022 + cd /builddir/build/BUILD + cd ttfautohint-1.8.4 + LICENSEDIR=/builddir/build/BUILDROOT/ttfautohint-1.8.4-3.oc9.aarch64/usr/share/licenses/ttfautohint-devel-1.8.4 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ttfautohint-1.8.4-3.oc9.aarch64/usr/share/licenses/ttfautohint-devel-1.8.4 + cp -pr COPYING /builddir/build/BUILDROOT/ttfautohint-1.8.4-3.oc9.aarch64/usr/share/licenses/ttfautohint-devel-1.8.4 + RPM_EC=0 ++ jobs -p + exit 0 Provides: pkgconfig(ttfautohint) = 1.3.0 ttfautohint-devel = 1.8.4-3.oc9 ttfautohint-devel(aarch-64) = 1.8.4-3.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libttfautohint.so.1()(64bit) pkgconfig(freetype2) pkgconfig(harfbuzz) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ttfautohint-1.8.4-3.oc9.aarch64 Wrote: /builddir/build/RPMS/ttfautohint-devel-1.8.4-3.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/ttfautohint-1.8.4-3.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/ttfautohint-libs-1.8.4-3.oc9.aarch64.rpm Child return code was: 0