------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/freetype2-2.10.1.txz ===== Message from freetype2-2.10.1: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/graphite2-1.3.13_1.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz Installing /packages/All/pcre-8.43_2.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libiconv-1.14_11.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/openssl-1.1.1d,1.txz Installing /packages/All/python37-3.7.6.txz ===== Message from python37-3.7.6: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/glib-2.56.3_7,1.txz No schema files found: doing nothing. Installing /packages/All/harfbuzz-2.6.4.txz Installing /packages/All/gmake-4.2.1_3.txz Installing /packages/All/pkgconf-1.6.3,1.txz SUCCEEDED 00:00:13 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> ttfautohint-1.8.3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> ttfautohint-1.8.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ttfautohint-1.8.3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> ttfautohint-1.8.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ttfautohint-1.8.3 for building => SHA256 Checksum OK for ttfautohint-1.8.3.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> ttfautohint-1.8.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ttfautohint-1.8.3 for building ===> Extracting for ttfautohint-1.8.3 => SHA256 Checksum OK for ttfautohint-1.8.3.tar.gz. Extracted Memory Use: 8.46M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for ttfautohint-1.8.3 ===> Applying ports patches for ttfautohint-1.8.3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> ttfautohint-1.8.3 depends on package: freetype2>=2.4.5 - found ===> ttfautohint-1.8.3 depends on package: harfbuzz>=1.3.0 - found ===> ttfautohint-1.8.3 depends on executable: gmake - found ===> ttfautohint-1.8.3 depends on package: pkgconf>=1.3.0_1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> ttfautohint-1.8.3 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> ttfautohint-1.8.3 depends on shared library: libharfbuzz.so - found (/usr/local/lib/libharfbuzz.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> ttfautohint-1.8.3 depends on package: freetype2>=2.4.5 - found ===> ttfautohint-1.8.3 depends on package: harfbuzz>=1.3.0 - found ===> ttfautohint-1.8.3 depends on executable: gmake - found ===> ttfautohint-1.8.3 depends on package: pkgconf>=1.3.0_1 - found ===> ttfautohint-1.8.3 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> ttfautohint-1.8.3 depends on shared library: libharfbuzz.so - found (/usr/local/lib/libharfbuzz.so) ===> Configuring for ttfautohint-1.8.3 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... (cached) /usr/bin/tar checking whether gmake supports nested variables... (cached) yes checking for style of include used by gmake... GNU checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) 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... cpp checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for c++ option to enable C++11 features... none needed checking dependency style of c++... gcc3 checking for inline... inline checking for Minix Amsterdam compiler... no checking for ar... ar checking the archiver (ar) interface... ar checking for ar... (cached) ar checking for ranlib... ranlib checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking pkg-config is at least version 0.24... yes checking the archiver (ar) interface... (cached) ar checking for bison... no checking for flex... /usr/bin/flex checking for size_t... (cached) yes checking for working alloca.h... yes checking for alloca... yes checking whether // is distinct from /... no checking whether the preprocessor supports include_next... (cached) yes checking whether system header files limit the line length... no checking for complete errno.h... (cached) yes checking for unistd.h... (cached) yes checking for getopt.h... (cached) yes checking for sys/cdefs.h... (cached) yes checking for limits.h... (cached) yes checking for sys/mman.h... (cached) yes checking for wchar.h... (cached) yes checking for stdint.h... (cached) yes checking for sys/socket.h... (cached) yes checking for features.h... no checking for crtdefs.h... no checking for symlink... (cached) yes checking for mprotect... (cached) yes checking for _set_invalid_parameter_handler... no checking for strerror_r... (cached) yes checking for __xpg_strerror_r... no checking for catgets... yes checking for snprintf... (cached) yes checking for strndup... (cached) yes checking for vasnprintf... no checking for working fcntl.h... no (bad O_NOATIME) checking for pid_t... (cached) yes checking for mode_t... (cached) yes checking for getopt.h... (cached) yes checking for getopt_long_only... (cached) yes checking whether getopt is POSIX compatible... (cached) yes checking for working GNU getopt function... no checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... no checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for the common suffixes of directories in the library search path... lib,lib checking whether imported symbols can be declared weak... yes checking for pthread.h... (cached) yes checking for pthread_kill in -lpthread... yes checking for multithread API to use... posix checking whether malloc, realloc, calloc are POSIX compliant... (cached) yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memmem is declared... (cached) yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking for wchar_t... (cached) yes checking for wint_t... (cached) yes checking whether wint_t is too small... no checking for unsigned long long int... (cached) yes checking for long long int... (cached) yes checking whether stdint.h conforms to C99... yes checking whether stdint.h predates C++11... no checking whether stdint.h has UINTMAX_WIDTH etc.... no checking whether strerror(0) succeeds... no checking whether strerror_r is declared... (cached) yes checking for C/C++ restrict keyword... __restrict checking whether strndup is declared... (cached) yes checking whether strnlen is declared... (cached) yes checking whether strtok_r is declared... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for intmax_t... (cached) yes checking where to find the exponent in a 'double'... word 1 bit 20 checking whether snprintf returns a byte count as in C99... (cached) yes checking for snprintf... (cached) yes checking for strnlen... (cached) yes checking for wcslen... (cached) yes checking for wcsnlen... (cached) yes checking for mbrtowc... (cached) yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking whether uses 'inline' correctly... (cached) yes checking for alloca as a compiler built-in... yes checking for __builtin_expect... yes checking whether // is distinct from /... (cached) no checking whether conversion from 'int' to 'long double' works... yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... yes checking for memmem... yes checking whether memmem works... no checking for stdint.h... (cached) yes checking for SIZE_MAX... (cached) yes checking for ssize_t... (cached) yes checking for va_copy... (cached) yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking which flavor of printf attribute matches inttypes macros... system checking for working strndup... yes checking for working strnlen... (cached) yes checking for strtok_r... yes checking whether strtok_r works... yes checking for strtoull... (cached) yes checking for ptrdiff_t... (cached) yes checking for vasprintf... (cached) yes checking for stdint.h... (cached) yes checking for HARFBUZZ... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... (cached) 262144 checking how to convert x86_64-portbld-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly5.9 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... yes checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... dragonfly5.9 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 freetype-config... /usr/local/bin/freetype-config 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.10.1)... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating gnulib/src/Makefile config.status: creating lib/Makefile config.status: creating frontend/Makefile config.status: creating frontend/static-plugins.cpp config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing doc/img/create-links commands SUCCEEDED 00:00:26 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for ttfautohint-1.8.3 gmake[1]: Entering directory '/construction/print/ttfautohint/ttfautohint-1.8.3' gmake all-recursive gmake[2]: Entering directory '/construction/print/ttfautohint/ttfautohint-1.8.3' Making all in gnulib/src gmake[3]: Entering directory '/construction/print/ttfautohint/ttfautohint-1.8.3/gnulib/src' rm -f alloca.h-t alloca.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_ALLOCA_H''@|1|g' < ./alloca.in.h; \ } > alloca.h-t && \ mv -f alloca.h-t alloca.h rm -f fcntl.h-t 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_FCNTL''@/0/g' \ -e 's/@''GNULIB_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_OPEN''@/0/g' \ -e 's/@''GNULIB_OPENAT''@/0/g' \ -e 's|@''HAVE_FCNTL''@|1|g' \ -e 's|@''HAVE_OPENAT''@|1|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 ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./fcntl.in.h; \ } > fcntl.h-t && \ mv fcntl.h-t fcntl.h rm -f getopt.h-t getopt.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_GETOPT_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_GETOPT_H''@||g' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ < ./getopt.in.h; \ } > getopt.h-t && \ mv -f getopt.h-t getopt.h rm -f getopt-cdefs.h-t getopt-cdefs.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_SYS_CDEFS_H''@|1|g' \ < ./getopt-cdefs.in.h; \ } > getopt-cdefs.h-t && \ mv -f getopt-cdefs.h-t getopt-cdefs.h rm -f limits.h-t 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' \ < ./limits.in.h; \ } > limits.h-t && \ mv limits.h-t limits.h rm -f stdint.h-t stdint.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_STDINT_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_STDINT_H''@||g' \ -e 's/@''HAVE_C99_STDINT_H''@/1/g' \ -e 's/@''HAVE_SYS_TYPES_H''@/1/g' \ -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \ -e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \ -e 's/@''HAVE_WCHAR_H''@/1/g' \ -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \ -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''BITSIZEOF_PTRDIFF_T''@//g' \ -e 's/@''PTRDIFF_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@//g' \ -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@//g' \ -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_SIZE_T''@//g' \ -e 's/@''SIZE_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_WCHAR_T''@//g' \ -e 's/@''HAVE_SIGNED_WCHAR_T''@//g' \ -e 's/@''WCHAR_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_WINT_T''@//g' \ -e 's/@''HAVE_SIGNED_WINT_T''@//g' \ -e 's/@''WINT_T_SUFFIX''@//g' \ -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ < ./stdint.in.h; \ } > stdint.h-t && \ mv stdint.h-t stdint.h rm -f stdio.h-t 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' \ < ./stdio.in.h | \ sed -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 ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > stdio.h-t && \ mv stdio.h-t stdio.h rm -f stdlib.h-t 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_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/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_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_STRTOLD''@/0/g' \ -e 's/@''GNULIB_STRTOLL''@/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' \ < ./stdlib.in.h | \ sed -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|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_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_STRTOLD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|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_CALLOC''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|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_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_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_SETSTATE''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_STRTOLD''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _Noreturn/r ./_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > stdlib.h-t && \ mv stdlib.h-t stdlib.h rm -f string.h-t 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_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ < ./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_MEMCHR''@|1|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_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|1|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_STRSIGNAL''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ < ./string.in.h; \ } > string.h-t && \ mv string.h-t string.h /bin/mkdir -p sys rm -f unistd.h-t 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_CHDIR''@/0/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/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_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_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_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''@/01/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' \ < ./unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|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_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_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_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|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_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h rm -f sys/types.h-t 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' \ < ./sys_types.in.h; \ } > sys/types.h-t && \ mv sys/types.h-t sys/types.h rm -f wchar.h-t 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''@|0|g' \ -e 's|@''NEXT_WCHAR_H''@||g' \ -e 's|@''HAVE_WCHAR_H''@|1|g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIB_OVERRIDES_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_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' \ < ./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_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_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 '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > wchar.h-t && \ mv wchar.h-t wchar.h gmake all-recursive gmake[4]: Entering directory '/construction/print/ttfautohint/ttfautohint-1.8.3/gnulib/src' gmake[5]: Entering directory '/construction/print/ttfautohint/ttfautohint-1.8.3/gnulib/src' depbase=`echo dirname-lgpl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT dirname-lgpl.lo -MD -MP -MF $depbase.Tpo -c -o dirname-lgpl.lo dirname-lgpl.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo basename-lgpl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT basename-lgpl.lo -MD -MP -MF $depbase.Tpo -c -o basename-lgpl.lo basename-lgpl.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo stripslash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT stripslash.lo -MD -MP -MF $depbase.Tpo -c -o stripslash.lo stripslash.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo unistd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT unistd.lo -MD -MP -MF $depbase.Tpo -c -o unistd.lo unistd.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo xsize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT xsize.lo -MD -MP -MF $depbase.Tpo -c -o xsize.lo xsize.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo asnprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT asnprintf.lo -MD -MP -MF $depbase.Tpo -c -o asnprintf.lo asnprintf.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo getopt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT getopt.lo -MD -MP -MF $depbase.Tpo -c -o getopt.lo getopt.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo getopt1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT getopt1.lo -MD -MP -MF $depbase.Tpo -c -o getopt1.lo getopt1.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo memmem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT memmem.lo -MD -MP -MF $depbase.Tpo -c -o memmem.lo memmem.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo printf-args.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT printf-args.lo -MD -MP -MF $depbase.Tpo -c -o printf-args.lo printf-args.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT stripslash.lo -MD -MP -MF .deps/stripslash.Tpo -c stripslash.c -fPIC -DPIC -o .libs/stripslash.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT xsize.lo -MD -MP -MF .deps/xsize.Tpo -c xsize.c -fPIC -DPIC -o .libs/xsize.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT getopt1.lo -MD -MP -MF .deps/getopt1.Tpo -c getopt1.c -fPIC -DPIC -o .libs/getopt1.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT dirname-lgpl.lo -MD -MP -MF .deps/dirname-lgpl.Tpo -c dirname-lgpl.c -fPIC -DPIC -o .libs/dirname-lgpl.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT stripslash.lo -MD -MP -MF .deps/stripslash.Tpo -c stripslash.c -o stripslash.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT xsize.lo -MD -MP -MF .deps/xsize.Tpo -c xsize.c -o xsize.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT getopt.lo -MD -MP -MF .deps/getopt.Tpo -c getopt.c -fPIC -DPIC -o .libs/getopt.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT memmem.lo -MD -MP -MF .deps/memmem.Tpo -c memmem.c -fPIC -DPIC -o .libs/memmem.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT unistd.lo -MD -MP -MF .deps/unistd.Tpo -c unistd.c -fPIC -DPIC -o .libs/unistd.o depbase=`echo printf-parse.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT printf-parse.lo -MD -MP -MF $depbase.Tpo -c -o printf-parse.lo printf-parse.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT unistd.lo -MD -MP -MF .deps/unistd.Tpo -c unistd.c -o unistd.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c printf-args.c -o printf-args.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT basename-lgpl.lo -MD -MP -MF .deps/basename-lgpl.Tpo -c basename-lgpl.c -fPIC -DPIC -o .libs/basename-lgpl.o depbase=`echo strerror-override.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT strerror-override.lo -MD -MP -MF $depbase.Tpo -c -o strerror-override.lo strerror-override.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo strerror_r.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT strerror_r.lo -MD -MP -MF $depbase.Tpo -c -o strerror_r.lo strerror_r.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c asnprintf.c -o asnprintf.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT basename-lgpl.lo -MD -MP -MF .deps/basename-lgpl.Tpo -c basename-lgpl.c -o basename-lgpl.o >/dev/null 2>&1 depbase=`echo vasnprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT vasnprintf.lo -MD -MP -MF $depbase.Tpo -c -o vasnprintf.lo vasnprintf.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT memmem.lo -MD -MP -MF .deps/memmem.Tpo -c memmem.c -o memmem.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT dirname-lgpl.lo -MD -MP -MF .deps/dirname-lgpl.Tpo -c dirname-lgpl.c -o dirname-lgpl.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT strerror_r.lo -MD -MP -MF .deps/strerror_r.Tpo -c strerror_r.c -fPIC -DPIC -o .libs/strerror_r.o depbase=`echo glthread/lock.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT glthread/lock.lo -MD -MP -MF $depbase.Tpo -c -o glthread/lock.lo glthread/lock.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT strerror-override.lo -MD -MP -MF .deps/strerror-override.Tpo -c strerror-override.c -fPIC -DPIC -o .libs/strerror-override.o depbase=`echo glthread/threadlib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT glthread/threadlib.lo -MD -MP -MF $depbase.Tpo -c -o glthread/threadlib.lo glthread/threadlib.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT strerror-override.lo -MD -MP -MF .deps/strerror-override.Tpo -c strerror-override.c -o strerror-override.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT strerror_r.lo -MD -MP -MF .deps/strerror_r.Tpo -c strerror_r.c -o strerror_r.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT getopt1.lo -MD -MP -MF .deps/getopt1.Tpo -c getopt1.c -o getopt1.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT glthread/lock.lo -MD -MP -MF glthread/.deps/lock.Tpo -c glthread/lock.c -fPIC -DPIC -o glthread/.libs/lock.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT glthread/threadlib.lo -MD -MP -MF glthread/.deps/threadlib.Tpo -c glthread/threadlib.c -fPIC -DPIC -o glthread/.libs/threadlib.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT glthread/threadlib.lo -MD -MP -MF glthread/.deps/threadlib.Tpo -c glthread/threadlib.c -o glthread/threadlib.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT glthread/lock.lo -MD -MP -MF glthread/.deps/lock.Tpo -c glthread/lock.c -o glthread/lock.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c vasnprintf.c -o vasnprintf.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT getopt.lo -MD -MP -MF .deps/getopt.Tpo -c getopt.c -o getopt.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -pipe -O2 -fno-strict-aliasing -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c printf-parse.c -o printf-parse.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -no-undefined -o libgnu.la dirname-lgpl.lo basename-lgpl.lo stripslash.lo glthread/lock.lo glthread/threadlib.lo unistd.lo xsize.lo asnprintf.lo getopt.lo getopt1.lo memmem.lo printf-args.lo printf-parse.lo strerror-override.lo strerror_r.lo vasnprintf.lo libtool: link: ar cru .libs/libgnu.a .libs/dirname-lgpl.o .libs/basename-lgpl.o .libs/stripslash.o glthread/.libs/lock.o glthread/.libs/threadlib.o .libs/unistd.o .libs/xsize.o .libs/asnprintf.o .libs/getopt.o .libs/getopt1.o .libs/memmem.o .libs/printf-args.o .libs/printf-parse.o .libs/strerror-override.o .libs/strerror_r.o .libs/vasnprintf.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgnu.a libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) gmake[5]: Leaving directory '/construction/print/ttfautohint/ttfautohint-1.8.3/gnulib/src' gmake[4]: Leaving directory '/construction/print/ttfautohint/ttfautohint-1.8.3/gnulib/src' gmake[3]: Leaving directory '/construction/print/ttfautohint/ttfautohint-1.8.3/gnulib/src' Making all in lib gmake[3]: Entering directory '/construction/print/ttfautohint/ttfautohint-1.8.3/lib' /usr/bin/sed \ -e 's@%TTFAUTOHINT_MAJOR%@1@g' \ -e 's@%TTFAUTOHINT_MINOR%@8@g' \ -e 's@%TTFAUTOHINT_REVISION%@3@g' \ -e 's@%TTFAUTOHINT_VERSION%@1.8.3@g' \ "ttfautohint.h.in" \ > "ttfautohint.h" \ || (rm "ttfautohint.h"; false) gmake all-am gmake[4]: Entering directory '/construction/print/ttfautohint/ttfautohint-1.8.3/lib' /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tablue.lo -MD -MP -MF .deps/tablue.Tpo -c -o tablue.lo tablue.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tabytecode.lo -MD -MP -MF .deps/tabytecode.Tpo -c -o tabytecode.lo tabytecode.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tacontrol.lo -MD -MP -MF .deps/tacontrol.Tpo -c -o tacontrol.lo tacontrol.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tacontrol-flex.lo -MD -MP -MF .deps/tacontrol-flex.Tpo -c -o tacontrol-flex.lo tacontrol-flex.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tacontrol-bison.lo -MD -MP -MF .deps/tacontrol-bison.Tpo -c -o tacontrol-bison.lo tacontrol-bison.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tacvt.lo -MD -MP -MF .deps/tacvt.Tpo -c -o tacvt.lo tacvt.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tadsig.lo -MD -MP -MF .deps/tadsig.Tpo -c -o tadsig.lo tadsig.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tadummy.lo -MD -MP -MF .deps/tadummy.Tpo -c -o tadummy.lo tadummy.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tadump.lo -MD -MP -MF .deps/tadump.Tpo -c -o tadump.lo tadump.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT taerror.lo -MD -MP -MF .deps/taerror.Tpo -c -o taerror.lo taerror.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tacontrol-bison.lo -MD -MP -MF .deps/tacontrol-bison.Tpo -c tacontrol-bison.c -fPIC -DPIC -o .libs/tacontrol-bison.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tacvt.lo -MD -MP -MF .deps/tacvt.Tpo -c tacvt.c -fPIC -DPIC -o .libs/tacvt.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tadump.lo -MD -MP -MF .deps/tadump.Tpo -c tadump.c -fPIC -DPIC -o .libs/tadump.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tadummy.lo -MD -MP -MF .deps/tadummy.Tpo -c tadummy.c -fPIC -DPIC -o .libs/tadummy.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT taerror.lo -MD -MP -MF .deps/taerror.Tpo -c taerror.c -fPIC -DPIC -o .libs/taerror.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tabytecode.lo -MD -MP -MF .deps/tabytecode.Tpo -c tabytecode.c -fPIC -DPIC -o .libs/tabytecode.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tacontrol.lo -MD -MP -MF .deps/tacontrol.Tpo -c tacontrol.c -fPIC -DPIC -o .libs/tacontrol.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tablue.lo -MD -MP -MF .deps/tablue.Tpo -c tablue.c -fPIC -DPIC -o .libs/tablue.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tadsig.lo -MD -MP -MF .deps/tadsig.Tpo -c tadsig.c -fPIC -DPIC -o .libs/tadsig.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tacontrol-flex.lo -MD -MP -MF .deps/tacontrol-flex.Tpo -c tacontrol-flex.c -fPIC -DPIC -o .libs/tacontrol-flex.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tablue.lo -MD -MP -MF .deps/tablue.Tpo -c tablue.c -o tablue.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tadummy.lo -MD -MP -MF .deps/tadummy.Tpo -c tadummy.c -o tadummy.o >/dev/null 2>&1 mv -f .deps/tablue.Tpo .deps/tablue.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tafeature.lo -MD -MP -MF .deps/tafeature.Tpo -c -o tafeature.lo tafeature.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tadsig.lo -MD -MP -MF .deps/tadsig.Tpo -c tadsig.c -o tadsig.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tacvt.lo -MD -MP -MF .deps/tacvt.Tpo -c tacvt.c -o tacvt.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tafeature.lo -MD -MP -MF .deps/tafeature.Tpo -c tafeature.c -fPIC -DPIC -o .libs/tafeature.o mv -f .deps/tadummy.Tpo .deps/tadummy.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tafile.lo -MD -MP -MF .deps/tafile.Tpo -c -o tafile.lo tafile.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tadump.lo -MD -MP -MF .deps/tadump.Tpo -c tadump.c -o tadump.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tafile.lo -MD -MP -MF .deps/tafile.Tpo -c tafile.c -fPIC -DPIC -o .libs/tafile.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT taerror.lo -MD -MP -MF .deps/taerror.Tpo -c taerror.c -o taerror.o >/dev/null 2>&1 mv -f .deps/tadsig.Tpo .deps/tadsig.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tafont.lo -MD -MP -MF .deps/tafont.Tpo -c -o tafont.lo tafont.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tafeature.lo -MD -MP -MF .deps/tafeature.Tpo -c tafeature.c -o tafeature.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tafont.lo -MD -MP -MF .deps/tafont.Tpo -c tafont.c -fPIC -DPIC -o .libs/tafont.o mv -f .deps/taerror.Tpo .deps/taerror.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tafpgm.lo -MD -MP -MF .deps/tafpgm.Tpo -c -o tafpgm.lo tafpgm.c mv -f .deps/tadump.Tpo .deps/tadump.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tagasp.lo -MD -MP -MF .deps/tagasp.Tpo -c -o tagasp.lo tagasp.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tafile.lo -MD -MP -MF .deps/tafile.Tpo -c tafile.c -o tafile.o >/dev/null 2>&1 mv -f .deps/tafeature.Tpo .deps/tafeature.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tagloadr.lo -MD -MP -MF .deps/tagloadr.Tpo -c -o tagloadr.lo tagloadr.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tafpgm.lo -MD -MP -MF .deps/tafpgm.Tpo -c tafpgm.c -fPIC -DPIC -o .libs/tafpgm.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tafont.lo -MD -MP -MF .deps/tafont.Tpo -c tafont.c -o tafont.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tagasp.lo -MD -MP -MF .deps/tagasp.Tpo -c tagasp.c -fPIC -DPIC -o .libs/tagasp.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tagloadr.lo -MD -MP -MF .deps/tagloadr.Tpo -c tagloadr.c -fPIC -DPIC -o .libs/tagloadr.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tagasp.lo -MD -MP -MF .deps/tagasp.Tpo -c tagasp.c -o tagasp.o >/dev/null 2>&1 mv -f .deps/tacvt.Tpo .deps/tacvt.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT taglobal.lo -MD -MP -MF .deps/taglobal.Tpo -c -o taglobal.lo taglobal.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tagloadr.lo -MD -MP -MF .deps/tagloadr.Tpo -c tagloadr.c -o tagloadr.o >/dev/null 2>&1 mv -f .deps/tafont.Tpo .deps/tafont.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT taglyf.lo -MD -MP -MF .deps/taglyf.Tpo -c -o taglyf.lo taglyf.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT taglobal.lo -MD -MP -MF .deps/taglobal.Tpo -c taglobal.c -fPIC -DPIC -o .libs/taglobal.o mv -f .deps/tagasp.Tpo .deps/tagasp.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tagpos.lo -MD -MP -MF .deps/tagpos.Tpo -c -o tagpos.lo tagpos.c mv -f .deps/tafile.Tpo .deps/tafile.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tahints.lo -MD -MP -MF .deps/tahints.Tpo -c -o tahints.lo tahints.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tahints.lo -MD -MP -MF .deps/tahints.Tpo -c tahints.c -fPIC -DPIC -o .libs/tahints.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT taglyf.lo -MD -MP -MF .deps/taglyf.Tpo -c taglyf.c -fPIC -DPIC -o .libs/taglyf.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tacontrol.lo -MD -MP -MF .deps/tacontrol.Tpo -c tacontrol.c -o tacontrol.o >/dev/null 2>&1 mv -f .deps/tagloadr.Tpo .deps/tagloadr.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tahmtx.lo -MD -MP -MF .deps/tahmtx.Tpo -c -o tahmtx.lo tahmtx.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tahmtx.lo -MD -MP -MF .deps/tahmtx.Tpo -c tahmtx.c -fPIC -DPIC -o .libs/tahmtx.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tagpos.lo -MD -MP -MF .deps/tagpos.Tpo -c tagpos.c -fPIC -DPIC -o .libs/tagpos.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tafpgm.lo -MD -MP -MF .deps/tafpgm.Tpo -c tafpgm.c -o tafpgm.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tahmtx.lo -MD -MP -MF .deps/tahmtx.Tpo -c tahmtx.c -o tahmtx.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tacontrol-flex.lo -MD -MP -MF .deps/tacontrol-flex.Tpo -c tacontrol-flex.c -o tacontrol-flex.o >/dev/null 2>&1 mv -f .deps/tahmtx.Tpo .deps/tahmtx.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT talatin.lo -MD -MP -MF .deps/talatin.Tpo -c -o talatin.lo talatin.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT talatin.lo -MD -MP -MF .deps/talatin.Tpo -c talatin.c -fPIC -DPIC -o .libs/talatin.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tagpos.lo -MD -MP -MF .deps/tagpos.Tpo -c tagpos.c -o tagpos.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT taglyf.lo -MD -MP -MF .deps/taglyf.Tpo -c taglyf.c -o taglyf.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT taglobal.lo -MD -MP -MF .deps/taglobal.Tpo -c taglobal.c -o taglobal.o >/dev/null 2>&1 mv -f .deps/tacontrol.Tpo .deps/tacontrol.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT taloader.lo -MD -MP -MF .deps/taloader.Tpo -c -o taloader.lo taloader.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT taloader.lo -MD -MP -MF .deps/taloader.Tpo -c taloader.c -fPIC -DPIC -o .libs/taloader.o mv -f .deps/tafpgm.Tpo .deps/tafpgm.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT taloca.lo -MD -MP -MF .deps/taloca.Tpo -c -o taloca.lo taloca.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT taloca.lo -MD -MP -MF .deps/taloca.Tpo -c taloca.c -fPIC -DPIC -o .libs/taloca.o mv -f .deps/tagpos.Tpo .deps/tagpos.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tamaxp.lo -MD -MP -MF .deps/tamaxp.Tpo -c -o tamaxp.lo tamaxp.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT taloader.lo -MD -MP -MF .deps/taloader.Tpo -c taloader.c -o taloader.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tamaxp.lo -MD -MP -MF .deps/tamaxp.Tpo -c tamaxp.c -fPIC -DPIC -o .libs/tamaxp.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT taloca.lo -MD -MP -MF .deps/taloca.Tpo -c taloca.c -o taloca.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tahints.lo -MD -MP -MF .deps/tahints.Tpo -c tahints.c -o tahints.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tamaxp.lo -MD -MP -MF .deps/tamaxp.Tpo -c tamaxp.c -o tamaxp.o >/dev/null 2>&1 mv -f .deps/taglobal.Tpo .deps/taglobal.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT taname.lo -MD -MP -MF .deps/taname.Tpo -c -o taname.lo taname.c mv -f .deps/tamaxp.Tpo .deps/tamaxp.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tapost.lo -MD -MP -MF .deps/tapost.Tpo -c -o tapost.lo tapost.c mv -f .deps/taloca.Tpo .deps/taloca.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT taprep.lo -MD -MP -MF .deps/taprep.Tpo -c -o taprep.lo taprep.c mv -f .deps/taloader.Tpo .deps/taloader.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT taranges.lo -MD -MP -MF .deps/taranges.Tpo -c -o taranges.lo taranges.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT taname.lo -MD -MP -MF .deps/taname.Tpo -c taname.c -fPIC -DPIC -o .libs/taname.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tapost.lo -MD -MP -MF .deps/tapost.Tpo -c tapost.c -fPIC -DPIC -o .libs/tapost.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT taranges.lo -MD -MP -MF .deps/taranges.Tpo -c taranges.c -fPIC -DPIC -o .libs/taranges.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT taranges.lo -MD -MP -MF .deps/taranges.Tpo -c taranges.c -o taranges.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT taprep.lo -MD -MP -MF .deps/taprep.Tpo -c taprep.c -fPIC -DPIC -o .libs/taprep.o mv -f .deps/taranges.Tpo .deps/taranges.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tascript.lo -MD -MP -MF .deps/tascript.Tpo -c -o tascript.lo tascript.c mv -f .deps/tacontrol-flex.Tpo .deps/tacontrol-flex.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tasfnt.lo -MD -MP -MF .deps/tasfnt.Tpo -c -o tasfnt.lo tasfnt.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tapost.lo -MD -MP -MF .deps/tapost.Tpo -c tapost.c -o tapost.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tasfnt.lo -MD -MP -MF .deps/tasfnt.Tpo -c tasfnt.c -fPIC -DPIC -o .libs/tasfnt.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tascript.lo -MD -MP -MF .deps/tascript.Tpo -c tascript.c -fPIC -DPIC -o .libs/tascript.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT taname.lo -MD -MP -MF .deps/taname.Tpo -c taname.c -o taname.o >/dev/null 2>&1 mv -f .deps/taglyf.Tpo .deps/taglyf.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tashaper.lo -MD -MP -MF .deps/tashaper.Tpo -c -o tashaper.lo tashaper.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tashaper.lo -MD -MP -MF .deps/tashaper.Tpo -c tashaper.c -fPIC -DPIC -o .libs/tashaper.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tasfnt.lo -MD -MP -MF .deps/tasfnt.Tpo -c tasfnt.c -o tasfnt.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tascript.lo -MD -MP -MF .deps/tascript.Tpo -c tascript.c -o tascript.o >/dev/null 2>&1 tashaper.c: In function 'ta_shaper_get_coverage': tashaper.c:122:3: warning: 'hb_ot_tags_from_script' is deprecated: Use 'hb_ot_tags_from_script_and_language' instead [-Wdeprecated-declarations] hb_ot_tags_from_script(script, ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/harfbuzz/hb-ot.h:34, from tashaper.h:28, from tashaper.c:20: /usr/local/include/harfbuzz/hb-ot-deprecated.h:63:1: note: declared here hb_ot_tags_from_script (hb_script_t script, ^~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/tascript.Tpo .deps/tascript.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tasort.lo -MD -MP -MF .deps/tasort.Tpo -c -o tasort.lo tasort.c mv -f .deps/tapost.Tpo .deps/tapost.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tatables.lo -MD -MP -MF .deps/tatables.Tpo -c -o tatables.lo tatables.c mv -f .deps/taname.Tpo .deps/taname.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tatime.lo -MD -MP -MF .deps/tatime.Tpo -c -o tatime.lo tatime.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tatables.lo -MD -MP -MF .deps/tatables.Tpo -c tatables.c -fPIC -DPIC -o .libs/tatables.o mv -f .deps/tasfnt.Tpo .deps/tasfnt.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tattc.lo -MD -MP -MF .deps/tattc.Tpo -c -o tattc.lo tattc.c mv -f .deps/tahints.Tpo .deps/tahints.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tattf.lo -MD -MP -MF .deps/tattf.Tpo -c -o tattf.lo tattf.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tasort.lo -MD -MP -MF .deps/tasort.Tpo -c tasort.c -fPIC -DPIC -o .libs/tasort.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tabytecode.lo -MD -MP -MF .deps/tabytecode.Tpo -c tabytecode.c -o tabytecode.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT taprep.lo -MD -MP -MF .deps/taprep.Tpo -c taprep.c -o taprep.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tatime.lo -MD -MP -MF .deps/tatime.Tpo -c tatime.c -fPIC -DPIC -o .libs/tatime.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tattf.lo -MD -MP -MF .deps/tattf.Tpo -c tattf.c -fPIC -DPIC -o .libs/tattf.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tashaper.lo -MD -MP -MF .deps/tashaper.Tpo -c tashaper.c -o tashaper.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tatables.lo -MD -MP -MF .deps/tatables.Tpo -c tatables.c -o tatables.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tasort.lo -MD -MP -MF .deps/tasort.Tpo -c tasort.c -o tasort.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tatime.lo -MD -MP -MF .deps/tatime.Tpo -c tatime.c -o tatime.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tattc.lo -MD -MP -MF .deps/tattc.Tpo -c tattc.c -fPIC -DPIC -o .libs/tattc.o mv -f .deps/tasort.Tpo .deps/tasort.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tattfa.lo -MD -MP -MF .deps/tattfa.Tpo -c -o tattfa.lo tattfa.c mv -f .deps/tatime.Tpo .deps/tatime.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT taversion.lo -MD -MP -MF .deps/taversion.Tpo -c -o taversion.lo taversion.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tattfa.lo -MD -MP -MF .deps/tattfa.Tpo -c tattfa.c -fPIC -DPIC -o .libs/tattfa.o mv -f .deps/tashaper.Tpo .deps/tashaper.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT ttfautohint.lo -MD -MP -MF .deps/ttfautohint.Tpo -c -o ttfautohint.lo ttfautohint.c mv -f .deps/taprep.Tpo .deps/taprep.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT sds-wrapper.lo -MD -MP -MF .deps/sds-wrapper.Tpo -c -o sds-wrapper.lo sds-wrapper.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT taversion.lo -MD -MP -MF .deps/taversion.Tpo -c taversion.c -fPIC -DPIC -o .libs/taversion.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tattf.lo -MD -MP -MF .deps/tattf.Tpo -c tattf.c -o tattf.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT ttfautohint.lo -MD -MP -MF .deps/ttfautohint.Tpo -c ttfautohint.c -fPIC -DPIC -o .libs/ttfautohint.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tattfa.lo -MD -MP -MF .deps/tattfa.Tpo -c tattfa.c -o tattfa.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT sds-wrapper.lo -MD -MP -MF .deps/sds-wrapper.Tpo -c sds-wrapper.c -fPIC -DPIC -o .libs/sds-wrapper.o mv -f .deps/tatables.Tpo .deps/tatables.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT numberset.lo -MD -MP -MF .deps/numberset.Tpo -c -o numberset.lo numberset.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT talatin.lo -MD -MP -MF .deps/talatin.Tpo -c talatin.c -o talatin.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tattc.lo -MD -MP -MF .deps/tattc.Tpo -c tattc.c -o tattc.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT numberset.lo -MD -MP -MF .deps/numberset.Tpo -c numberset.c -fPIC -DPIC -o .libs/numberset.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT taversion.lo -MD -MP -MF .deps/taversion.Tpo -c taversion.c -o taversion.o >/dev/null 2>&1 mv -f .deps/tattfa.Tpo .deps/tattfa.Plo /usr/bin/sed \ -e 's@%prefix%@/usr/local@g' \ -e 's@%exec_prefix%@/usr/local@g' \ -e 's@%includedir%@/usr/local/include@g' \ -e 's@%libdir%@/usr/local/lib@g' \ -e 's@%version%@1.2.0@g' \ "ttfautohint.pc.in" \ > "ttfautohint.pc" \ || (rm "ttfautohint.pc"; false) mv -f .deps/taversion.Tpo .deps/taversion.Plo mv -f .deps/tattc.Tpo .deps/tattc.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT tacontrol-bison.lo -MD -MP -MF .deps/tacontrol-bison.Tpo -c tacontrol-bison.c -o tacontrol-bison.o >/dev/null 2>&1 mv -f .deps/tattf.Tpo .deps/tattf.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT numberset.lo -MD -MP -MF .deps/numberset.Tpo -c numberset.c -o numberset.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT sds-wrapper.lo -MD -MP -MF .deps/sds-wrapper.Tpo -c sds-wrapper.c -o sds-wrapper.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT ttfautohint.lo -MD -MP -MF .deps/ttfautohint.Tpo -c ttfautohint.c -o ttfautohint.o >/dev/null 2>&1 mv -f .deps/sds-wrapper.Tpo .deps/sds-wrapper.Plo /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -o libsds.la sds-wrapper.lo libtool: link: ar cru .libs/libsds.a .libs/sds-wrapper.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libsds.a libtool: link: ( cd ".libs" && rm -f "libsds.la" && ln -s "../libsds.la" "libsds.la" ) mv -f .deps/numberset.Tpo .deps/numberset.Plo /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -o libnumberset.la numberset.lo libtool: link: ar cru .libs/libnumberset.a .libs/numberset.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libnumberset.a libtool: link: ( cd ".libs" && rm -f "libnumberset.la" && ln -s "../libnumberset.la" "libnumberset.la" ) mv -f .deps/talatin.Tpo .deps/talatin.Plo mv -f .deps/ttfautohint.Tpo .deps/ttfautohint.Plo mv -f .deps/tabytecode.Tpo .deps/tabytecode.Plo mv -f .deps/tacontrol-bison.Tpo .deps/tacontrol-bison.Plo /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -no-undefined -version-info 1:2:0 -export-symbols-regex "TTF_autohint" -o libttfautohint.la -rpath /usr/local/lib tablue.lo tabytecode.lo tacontrol.lo tacontrol-flex.lo tacontrol-bison.lo tacvt.lo tadsig.lo tadummy.lo tadump.lo taerror.lo tafeature.lo tafile.lo tafont.lo tafpgm.lo tagasp.lo tagloadr.lo taglobal.lo taglyf.lo tagpos.lo tahints.lo tahmtx.lo talatin.lo taloader.lo taloca.lo tamaxp.lo taname.lo tapost.lo taprep.lo taranges.lo tascript.lo tasfnt.lo tashaper.lo tasort.lo tatables.lo tatime.lo tattc.lo tattf.lo tattfa.lo taversion.lo ttfautohint.lo libsds.la libnumberset.la ../gnulib/src/libgnu.la -lm -L/usr/local/lib -lfreetype -L/usr/local/lib -lharfbuzz libtool: link: /usr/bin/nm -B .libs/tablue.o .libs/tabytecode.o .libs/tacontrol.o .libs/tacontrol-flex.o .libs/tacontrol-bison.o .libs/tacvt.o .libs/tadsig.o .libs/tadummy.o .libs/tadump.o .libs/taerror.o .libs/tafeature.o .libs/tafile.o .libs/tafont.o .libs/tafpgm.o .libs/tagasp.o .libs/tagloadr.o .libs/taglobal.o .libs/taglyf.o .libs/tagpos.o .libs/tahints.o .libs/tahmtx.o .libs/talatin.o .libs/taloader.o .libs/taloca.o .libs/tamaxp.o .libs/taname.o .libs/tapost.o .libs/taprep.o .libs/taranges.o .libs/tascript.o .libs/tasfnt.o .libs/tashaper.o .libs/tasort.o .libs/tatables.o .libs/tatime.o .libs/tattc.o .libs/tattf.o .libs/tattfa.o .libs/taversion.o .libs/ttfautohint.o ./.libs/libsds.a ./.libs/libnumberset.a ../gnulib/src/.libs/libgnu.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 > .libs/libttfautohint.exp libtool: link: /usr/bin/egrep -e "TTF_autohint" ".libs/libttfautohint.exp" > ".libs/libttfautohint.expT" libtool: link: mv -f ".libs/libttfautohint.expT" ".libs/libttfautohint.exp" libtool: link: echo "{ global:" > .libs/libttfautohint.so.1.0.2-ver libtool: link: sed -e "s|$|;|" < .libs/libttfautohint.exp >> .libs/libttfautohint.so.1.0.2-ver libtool: link: echo "local: *; };" >> .libs/libttfautohint.so.1.0.2-ver libtool: link: cc -shared -fPIC -DPIC .libs/tablue.o .libs/tabytecode.o .libs/tacontrol.o .libs/tacontrol-flex.o .libs/tacontrol-bison.o .libs/tacvt.o .libs/tadsig.o .libs/tadummy.o .libs/tadump.o .libs/taerror.o .libs/tafeature.o .libs/tafile.o .libs/tafont.o .libs/tafpgm.o .libs/tagasp.o .libs/tagloadr.o .libs/taglobal.o .libs/taglyf.o .libs/tagpos.o .libs/tahints.o .libs/tahmtx.o .libs/talatin.o .libs/taloader.o .libs/taloca.o .libs/tamaxp.o .libs/taname.o .libs/tapost.o .libs/taprep.o .libs/taranges.o .libs/tascript.o .libs/tasfnt.o .libs/tashaper.o .libs/tasort.o .libs/tatables.o .libs/tatime.o .libs/tattc.o .libs/tattf.o .libs/tattfa.o .libs/taversion.o .libs/ttfautohint.o -Wl,--whole-archive ./.libs/libsds.a ./.libs/libnumberset.a ../gnulib/src/.libs/libgnu.a -Wl,--no-whole-archive -lm -L/usr/local/lib -lfreetype -lharfbuzz -O2 -Wl,-soname -Wl,libttfautohint.so.1 -Wl,-version-script -Wl,.libs/libttfautohint.so.1.0.2-ver -o .libs/libttfautohint.so.1.0.2 libtool: link: (cd ".libs" && rm -f "libttfautohint.so.1" && ln -s "libttfautohint.so.1.0.2" "libttfautohint.so.1") libtool: link: (cd ".libs" && rm -f "libttfautohint.so" && ln -s "libttfautohint.so.1.0.2" "libttfautohint.so") libtool: link: (cd .libs/libttfautohint.lax/libsds.a && ar x "/construction/print/ttfautohint/ttfautohint-1.8.3/lib/./.libs/libsds.a") libtool: link: (cd .libs/libttfautohint.lax/libnumberset.a && ar x "/construction/print/ttfautohint/ttfautohint-1.8.3/lib/./.libs/libnumberset.a") libtool: link: (cd .libs/libttfautohint.lax/libgnu.a && ar x "/construction/print/ttfautohint/ttfautohint-1.8.3/lib/../gnulib/src/.libs/libgnu.a") libtool: link: ar cru .libs/libttfautohint.a tablue.o tabytecode.o tacontrol.o tacontrol-flex.o tacontrol-bison.o tacvt.o tadsig.o tadummy.o tadump.o taerror.o tafeature.o tafile.o tafont.o tafpgm.o tagasp.o tagloadr.o taglobal.o taglyf.o tagpos.o tahints.o tahmtx.o talatin.o taloader.o taloca.o tamaxp.o taname.o tapost.o taprep.o taranges.o tascript.o tasfnt.o tashaper.o tasort.o tatables.o tatime.o tattc.o tattf.o tattfa.o taversion.o ttfautohint.o .libs/libttfautohint.lax/libsds.a/sds-wrapper.o .libs/libttfautohint.lax/libnumberset.a/numberset.o .libs/libttfautohint.lax/libgnu.a/asnprintf.o .libs/libttfautohint.lax/libgnu.a/basename-lgpl.o .libs/libttfautohint.lax/libgnu.a/dirname-lgpl.o .libs/libttfautohint.lax/libgnu.a/getopt.o .libs/libttfautohint.lax/libgnu.a/getopt1.o .libs/libttfautohint.lax/libgnu.a/lock.o .libs/libttfautohint.lax/libgnu.a/memmem.o .libs/libttfautohint.lax/libgnu.a/printf-args.o .libs/libttfautohint.lax/libgnu.a/printf-parse.o .libs/libttfautohint.lax/libgnu.a/strerror-override.o .libs/libttfautohint.lax/libgnu.a/strerror_r.o .libs/libttfautohint.lax/libgnu.a/stripslash.o .libs/libttfautohint.lax/libgnu.a/threadlib.o .libs/libttfautohint.lax/libgnu.a/unistd.o .libs/libttfautohint.lax/libgnu.a/vasnprintf.o .libs/libttfautohint.lax/libgnu.a/xsize.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libttfautohint.a libtool: link: rm -fr .libs/libttfautohint.lax libtool: link: ( cd ".libs" && rm -f "libttfautohint.la" && ln -s "../libttfautohint.la" "libttfautohint.la" ) gmake[4]: Leaving directory '/construction/print/ttfautohint/ttfautohint-1.8.3/lib' gmake[3]: Leaving directory '/construction/print/ttfautohint/ttfautohint-1.8.3/lib' Making all in frontend gmake[3]: Entering directory '/construction/print/ttfautohint/ttfautohint-1.8.3/frontend' gmake all-am gmake[4]: Entering directory '/construction/print/ttfautohint/ttfautohint-1.8.3/frontend' c++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -pipe -O2 -fno-strict-aliasing -MT info.o -MD -MP -MF .deps/info.Tpo -c -o info.o info.cpp c++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../gnulib/src -I../gnulib/src -I/usr/local/include/freetype2 -pipe -O2 -fno-strict-aliasing -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp mv -f .deps/info.Tpo .deps/info.Po mv -f .deps/main.Tpo .deps/main.Po /bin/sh ../libtool --tag=CXX --mode=link c++ -pipe -O2 -fno-strict-aliasing -o ttfautohint info.o main.o ../lib/libttfautohint.la ../lib/libsds.la ../lib/libnumberset.la ../gnulib/src/libgnu.la -L/usr/local/lib -lfreetype libtool: link: c++ -pipe -O2 -fno-strict-aliasing -o .libs/ttfautohint info.o main.o ../lib/.libs/libttfautohint.so -lm -L/usr/local/lib ../lib/.libs/libsds.a ../lib/.libs/libnumberset.a ../gnulib/src/.libs/libgnu.a -lfreetype -lharfbuzz -Wl,-rpath -Wl,/usr/local/lib gmake[4]: Leaving directory '/construction/print/ttfautohint/ttfautohint-1.8.3/frontend' gmake[3]: Leaving directory '/construction/print/ttfautohint/ttfautohint-1.8.3/frontend' Making all in doc gmake[3]: Entering directory '/construction/print/ttfautohint/ttfautohint-1.8.3/doc' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/print/ttfautohint/ttfautohint-1.8.3/doc' gmake[3]: Entering directory '/construction/print/ttfautohint/ttfautohint-1.8.3' gmake[3]: Leaving directory '/construction/print/ttfautohint/ttfautohint-1.8.3' gmake[2]: Leaving directory '/construction/print/ttfautohint/ttfautohint-1.8.3' gmake[1]: Leaving directory '/construction/print/ttfautohint/ttfautohint-1.8.3' SUCCEEDED 00:00:15 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for ttfautohint-1.8.3 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/print/ttfautohint/ttfautohint-1.8.3' gmake install-recursive gmake[2]: Entering directory '/construction/print/ttfautohint/ttfautohint-1.8.3' Making install in gnulib/src gmake[3]: Entering directory '/construction/print/ttfautohint/ttfautohint-1.8.3/gnulib/src' gmake install-recursive gmake[4]: Entering directory '/construction/print/ttfautohint/ttfautohint-1.8.3/gnulib/src' gmake[5]: Entering directory '/construction/print/ttfautohint/ttfautohint-1.8.3/gnulib/src' gmake[6]: Entering directory '/construction/print/ttfautohint/ttfautohint-1.8.3/gnulib/src' gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. gmake[6]: Leaving directory '/construction/print/ttfautohint/ttfautohint-1.8.3/gnulib/src' gmake[5]: Leaving directory '/construction/print/ttfautohint/ttfautohint-1.8.3/gnulib/src' gmake[4]: Leaving directory '/construction/print/ttfautohint/ttfautohint-1.8.3/gnulib/src' gmake[3]: Leaving directory '/construction/print/ttfautohint/ttfautohint-1.8.3/gnulib/src' Making install in lib gmake[3]: Entering directory '/construction/print/ttfautohint/ttfautohint-1.8.3/lib' gmake install-am gmake[4]: Entering directory '/construction/print/ttfautohint/ttfautohint-1.8.3/lib' gmake[5]: Entering directory '/construction/print/ttfautohint/ttfautohint-1.8.3/lib' /bin/mkdir -p '/construction/print/ttfautohint/stage/usr/local/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libttfautohint.la '/construction/print/ttfautohint/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libttfautohint.so.1.0.2 /construction/print/ttfautohint/stage/usr/local/lib/libttfautohint.so.1.0.2 libtool: install: (cd /construction/print/ttfautohint/stage/usr/local/lib && { ln -s -f libttfautohint.so.1.0.2 libttfautohint.so.1 || { rm -f libttfautohint.so.1 && ln -s libttfautohint.so.1.0.2 libttfautohint.so.1; }; }) libtool: install: (cd /construction/print/ttfautohint/stage/usr/local/lib && { ln -s -f libttfautohint.so.1.0.2 libttfautohint.so || { rm -f libttfautohint.so && ln -s libttfautohint.so.1.0.2 libttfautohint.so; }; }) libtool: install: /usr/bin/install -c .libs/libttfautohint.lai /construction/print/ttfautohint/stage/usr/local/lib/libttfautohint.la libtool: install: /usr/bin/install -c .libs/libttfautohint.a /construction/print/ttfautohint/stage/usr/local/lib/libttfautohint.a libtool: install: chmod 644 /construction/print/ttfautohint/stage/usr/local/lib/libttfautohint.a libtool: install: ranlib /construction/print/ttfautohint/stage/usr/local/lib/libttfautohint.a libtool: warning: remember to run 'libtool --finish /usr/local/lib' /bin/mkdir -p '/construction/print/ttfautohint/stage/usr/local/include' install -m 0644 ttfautohint-errors.h ttfautohint-scripts.h ttfautohint-coverages.h '/construction/print/ttfautohint/stage/usr/local/include' /bin/mkdir -p '/construction/print/ttfautohint/stage/usr/local/include' install -m 0644 ttfautohint.h '/construction/print/ttfautohint/stage/usr/local/include' /bin/mkdir -p '/construction/print/ttfautohint/stage/usr/local/lib/pkgconfig' install -m 0644 ttfautohint.pc '/construction/print/ttfautohint/stage/usr/local/lib/pkgconfig' gmake[5]: Leaving directory '/construction/print/ttfautohint/ttfautohint-1.8.3/lib' gmake[4]: Leaving directory '/construction/print/ttfautohint/ttfautohint-1.8.3/lib' gmake[3]: Leaving directory '/construction/print/ttfautohint/ttfautohint-1.8.3/lib' Making install in frontend gmake[3]: Entering directory '/construction/print/ttfautohint/ttfautohint-1.8.3/frontend' gmake install-am gmake[4]: Entering directory '/construction/print/ttfautohint/ttfautohint-1.8.3/frontend' gmake[5]: Entering directory '/construction/print/ttfautohint/ttfautohint-1.8.3/frontend' /bin/mkdir -p '/construction/print/ttfautohint/stage/usr/local/bin' /bin/sh ../libtool --mode=install install -s -m 555 ttfautohint '/construction/print/ttfautohint/stage/usr/local/bin' libtool: warning: '../lib/libttfautohint.la' has not been installed in '/usr/local/lib' libtool: install: install -m 555 -s .libs/ttfautohint /construction/print/ttfautohint/stage/usr/local/bin/ttfautohint gmake[5]: Leaving directory '/construction/print/ttfautohint/ttfautohint-1.8.3/frontend' gmake[4]: Leaving directory '/construction/print/ttfautohint/ttfautohint-1.8.3/frontend' gmake[3]: Leaving directory '/construction/print/ttfautohint/ttfautohint-1.8.3/frontend' Making install in doc gmake[3]: Entering directory '/construction/print/ttfautohint/ttfautohint-1.8.3/doc' gmake[4]: Entering directory '/construction/print/ttfautohint/ttfautohint-1.8.3/doc' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Leaving directory '/construction/print/ttfautohint/ttfautohint-1.8.3/doc' gmake[3]: Leaving directory '/construction/print/ttfautohint/ttfautohint-1.8.3/doc' gmake[3]: Entering directory '/construction/print/ttfautohint/ttfautohint-1.8.3' gmake[4]: Entering directory '/construction/print/ttfautohint/ttfautohint-1.8.3' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/print/ttfautohint/ttfautohint-1.8.3' gmake[3]: Leaving directory '/construction/print/ttfautohint/ttfautohint-1.8.3' gmake[2]: Leaving directory '/construction/print/ttfautohint/ttfautohint-1.8.3' gmake[1]: Leaving directory '/construction/print/ttfautohint/ttfautohint-1.8.3' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'lib/libttfautohint.so.1.0.2' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Error: /usr/local/lib/libttfautohint.so.1.0.2 is linked to /usr/local/lib/libglib-2.0.so.0 from devel/glib20 but it is not declared as a dependency Warning: you need USE_GNOME+=glib20 Error: /usr/local/lib/libttfautohint.so.1.0.2 is linked to /usr/local/lib/libintl.so.8 from devel/gettext-runtime but it is not declared as a dependency Warning: you need USES+=gettext-runtime Error: /usr/local/lib/libttfautohint.so.1.0.2 is linked to /usr/local/lib/libgraphite2.so.3 from graphics/graphite2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgraphite2.so:graphics/graphite2 Error: /usr/local/lib/libttfautohint.so.1.0.2 is linked to /usr/local/lib/libiconv.so.2 from converters/libiconv but it is not declared as a dependency Warning: you need USES+=iconv, USES+=iconv:wchar_t, or USES+=iconv:translit depending on needs Error: /usr/local/lib/libttfautohint.so.1.0.2 is linked to /usr/local/lib/libpcre.so.1 from devel/pcre but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpcre.so:devel/pcre Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for ttfautohint-1.8.3 file sizes/checksums [10]: 0% file sizes/checksums [10]: 100% packing files [10]: 0% packing files [10]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:58