>>> Building on exopi-5 under devel/gettext,-runtime BDEPENDS = [devel/dwz;archivers/xz;converters/libiconv] DIST = [devel/gettext,-tools:gettext-0.22.5.tar.xz] FULLPKGNAME = gettext-runtime-0.22.5 RDEPENDS = [converters/libiconv] (Junk lock obtained for exopi-5 at 1714742910.74) >>> Running depends in devel/gettext,-runtime at 1714742910.76 /usr/sbin/pkg_add -aI -Drepair libiconv-1.17 xz-5.4.5 was: /usr/sbin/pkg_add -aI -Drepair dwz-0.15 libiconv-1.17 xz-5.4.5 /usr/sbin/pkg_add -aI -Drepair libiconv-1.17 xz-5.4.5 >>> Running show-prepare-results in devel/gettext,-runtime at 1714742911.62 ===> devel/gettext,-runtime ===> Building from scratch gettext-0.22.5 ===> gettext-runtime-0.22.5 depends on: dwz-* -> dwz-0.15 ===> gettext-runtime-0.22.5 depends on: xz->=5.4.0 -> xz-5.4.5 ===> gettext-runtime-0.22.5 depends on: libiconv-* -> libiconv-1.17 ===> Verifying specs: c iconv m c++ c++abi pthread curses iconv m c curses iconv intl m textstyle ===> found c.100.0 iconv.7.1 m.10.1 c++.10.0 c++abi.7.0 pthread.27.1 curses.15.0 intl.8.0 textstyle.0.2 dwz-0.15 libiconv-1.17 xz-5.4.5 (Junk lock released for exopi-5 at 1714742913.18) distfiles size=10270724 >>> Running patch in devel/gettext,-runtime at 1714742913.20 ===> devel/gettext,-runtime ===> Checking files for gettext-0.22.5 `/exopi-cvs/ports/distfiles/gettext-0.22.5.tar.xz' is up to date. >> (SHA256) gettext-0.22.5.tar.xz: OK ===> Extracting for gettext-0.22.5 ===> Patching for gettext-0.22.5 ===> Applying OpenBSD patch patch-gettext-runtime_intl_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix build failure with "make -j" |https://git.savannah.gnu.org/gitweb/?p=gettext.git;a=commit;h=97a6a63ad61949663283f5fad68c9d5fb9be1f15 | |Index: gettext-runtime/intl/Makefile.in |--- gettext-runtime/intl/Makefile.in.orig |+++ gettext-runtime/intl/Makefile.in -------------------------- Patching file gettext-runtime/intl/Makefile.in using Plan A... Hunk #1 succeeded at 2621. done ===> Applying OpenBSD patch patch-gettext-runtime_intl_configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |There is no use for a relocatable library and this restores the .la file. |https://savannah.gnu.org/bugs/index.php?64536 | |Index: gettext-runtime/intl/configure |--- gettext-runtime/intl/configure.orig |+++ gettext-runtime/intl/configure -------------------------- Patching file gettext-runtime/intl/configure using Plan A... Hunk #1 succeeded at 6791. done ===> Applying OpenBSD patch patch-gettext-runtime_intl_dcigettext_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: gettext-runtime/intl/dcigettext.c |--- gettext-runtime/intl/dcigettext.c.orig |+++ gettext-runtime/intl/dcigettext.c -------------------------- Patching file gettext-runtime/intl/dcigettext.c using Plan A... Hunk #1 succeeded at 476. Hunk #2 succeeded at 668. Hunk #3 succeeded at 677. Hunk #4 succeeded at 695. Hunk #5 succeeded at 715. Hunk #6 succeeded at 824. Hunk #7 succeeded at 850. done ===> Applying OpenBSD patch patch-gettext-runtime_intl_gnulib-lib_math_in_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |isnan: Fix compilation error in C++ mode on OpenBSD 7.5-beta. |https://git.savannah.gnu.org/cgit/gnulib.git/commit/?id=431d6a7615245e6b32d95b4b27aab5d3af65ad2b | |Index: gettext-runtime/intl/gnulib-lib/math.in.h |--- gettext-runtime/intl/gnulib-lib/math.in.h.orig |+++ gettext-runtime/intl/gnulib-lib/math.in.h -------------------------- Patching file gettext-runtime/intl/gnulib-lib/math.in.h using Plan A... Hunk #1 succeeded at 2668. done ===> Applying OpenBSD patch patch-gettext-runtime_intl_gnulib-lib_relocatable_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: gettext-runtime/intl/gnulib-lib/relocatable.c |--- gettext-runtime/intl/gnulib-lib/relocatable.c.orig |+++ gettext-runtime/intl/gnulib-lib/relocatable.c -------------------------- Patching file gettext-runtime/intl/gnulib-lib/relocatable.c using Plan A... Hunk #1 succeeded at 524. Hunk #2 succeeded at 542. done ===> Applying OpenBSD patch patch-gettext-runtime_intl_l10nflist_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: gettext-runtime/intl/l10nflist.c |--- gettext-runtime/intl/l10nflist.c.orig |+++ gettext-runtime/intl/l10nflist.c -------------------------- Patching file gettext-runtime/intl/l10nflist.c using Plan A... Hunk #1 succeeded at 103. Hunk #2 succeeded at 119. Hunk #3 succeeded at 130. Hunk #4 succeeded at 149. Hunk #5 succeeded at 387. done ===> Applying OpenBSD patch patch-gettext-runtime_intl_log_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: gettext-runtime/intl/log.c |--- gettext-runtime/intl/log.c.orig |+++ gettext-runtime/intl/log.c -------------------------- Patching file gettext-runtime/intl/log.c using Plan A... Hunk #1 succeeded at 69. Hunk #2 succeeded at 86. done ===> Applying OpenBSD patch patch-gettext-tools_gnulib-lib_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Use standard shared library versioning. | |Index: gettext-tools/gnulib-lib/Makefile.in |--- gettext-tools/gnulib-lib/Makefile.in.orig |+++ gettext-tools/gnulib-lib/Makefile.in -------------------------- Patching file gettext-tools/gnulib-lib/Makefile.in using Plan A... Hunk #1 succeeded at 4653. done ===> Applying OpenBSD patch patch-gettext-tools_gnulib-lib_math_in_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |isnan: Fix compilation error in C++ mode on OpenBSD 7.5-beta. |https://git.savannah.gnu.org/cgit/gnulib.git/commit/?id=431d6a7615245e6b32d95b4b27aab5d3af65ad2b | |Index: gettext-tools/gnulib-lib/math.in.h |--- gettext-tools/gnulib-lib/math.in.h.orig |+++ gettext-tools/gnulib-lib/math.in.h -------------------------- Patching file gettext-tools/gnulib-lib/math.in.h using Plan A... Hunk #1 succeeded at 2668. done ===> Applying OpenBSD patch patch-gettext-tools_src_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Use standard shared library versioning. | |Index: gettext-tools/src/Makefile.in |--- gettext-tools/src/Makefile.in.orig |+++ gettext-tools/src/Makefile.in -------------------------- Patching file gettext-tools/src/Makefile.in using Plan A... Hunk #1 succeeded at 3965. done ===> Applying OpenBSD patch patch-libtextstyle_lib_math_in_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |isnan: Fix compilation error in C++ mode on OpenBSD 7.5-beta. |https://git.savannah.gnu.org/cgit/gnulib.git/commit/?id=431d6a7615245e6b32d95b4b27aab5d3af65ad2b | |Index: libtextstyle/lib/math.in.h |--- libtextstyle/lib/math.in.h.orig |+++ libtextstyle/lib/math.in.h -------------------------- Patching file libtextstyle/lib/math.in.h using Plan A... Hunk #1 succeeded at 2668. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in devel/gettext,-runtime at 1714742917.03 ===> devel/gettext,-runtime ===> Generating configure for gettext-0.22.5 ===> Configuring for gettext-0.22.5 Using /exopi-obj/pobj/gettext-0.22.5/config.site (generated) configure: loading site script /exopi-obj/pobj/gettext-0.22.5/config.site checking for a BSD-compatible install... /exopi-obj/pobj/gettext-0.22.5/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking whether UID '55' is supported by ustar format... yes checking whether GID '55' is supported by ustar format... yes checking how to create a ustar tar archive... (cached) /usr/bin/tar checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating gnulib-local/Makefile === configuring in gettext-runtime (/exopi-obj/pobj/gettext-0.22.5/gettext-0.22.5/gettext-runtime) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--disable-csharp' '--disable-java' '--disable-acl' '--disable-openmp' '--with-libiconv-prefix=/usr/local' '--with-included-gettext' '--with-included-libunistring' '--with-included-libxml' '--without-emacs' '--without-git' '--sysconfdir=/etc' '--mandir=/usr/local/man' '--infodir=/usr/local/info' '--localstatedir=/var' '--disable-silent-rules' '--disable-gtk-doc' 'CC=cc' 'CFLAGS=-O2 -pipe -g' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -g' 'YACC=yacc' --cache-file=/dev/null --srcdir=. configure: loading site script /exopi-obj/pobj/gettext-0.22.5/config.site checking for a BSD-compatible install... /exopi-obj/pobj/gettext-0.22.5/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes 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... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether the compiler is clang... yes checking for compiler option needed when checking for declarations... -Werror=implicit-function-declaration checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking whether to use Java... no checking how to run the C preprocessor... cc -E checking for egrep -e... /usr/bin/grep -E checking for preferred C# implementation... no checking for C# compiler... no checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for Minix Amsterdam compiler... no checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for wchar.h... (cached) yes checking for minix/config.h... no checking for uchar.h... yes checking for sys/param.h... (cached) yes checking for sys/socket.h... (cached) yes checking for error.h... no checking for getopt.h... (cached) yes checking for sys/cdefs.h... (cached) yes checking for threads.h... no checking for iconv.h... no checking for limits.h... (cached) yes checking for crtdefs.h... no checking for wctype.h... (cached) yes checking for langinfo.h... yes checking for xlocale.h... no checking for sys/mman.h... (cached) yes checking for sys/time.h... (cached) yes checking for stdbool.h... yes checking for stdckdint.h... no checking for features.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking whether to use C++... yes checking whether the C++ compiler (c++ -O2 -pipe -g ) works... yes checking whether the C++ compiler supports namespaces... yes checking dependency style of c++... gcc3 checking whether the compiler supports GNU C++... (cached) yes checking whether c++ accepts -g... (cached) yes checking for cc option to enable large file support... none needed checking whether C compiler handles -Werror -Wunknown-warning-option... yes checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 131072 checking how to convert x86_64-unknown-openbsd7.5 file names to x86_64-unknown-openbsd7.5 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for archiver @FILE support... @ checking for strip... (cached) 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... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no 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... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking for windres... no checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld... /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 ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether included gettext is requested... yes checking whether to use NLS... yes checking where the gettext function comes from... included intl directory checking for size_t... (cached) yes checking for working alloca.h... (cached) no checking for alloca... (cached) yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking whether char8_t is correctly defined... no checking whether char16_t is correctly defined... yes checking whether char32_t is correctly defined... yes checking for bit size of wchar_t... 32 checking for mbstate_t... yes checking for mbsinit... (cached) yes checking for mbrtowc... (cached) yes checking for canonicalize_file_name... no checking for realpath... (cached) yes checking for lstat... (cached) yes checking for _set_invalid_parameter_handler... no checking for fcntl... (cached) yes checking for symlink... (cached) yes checking for getdtablesize... (cached) yes checking for getexecname... no checking for iswcntrl... (cached) yes checking for mbslen... no checking for mprotect... (cached) yes checking for readlink... (cached) yes checking for setenv... (cached) yes checking for wcwidth... (cached) yes checking for nl_langinfo and CODESET... yes checking for a traditional japanese locale... none checking for a french Unicode locale... none checking for a transitional chinese locale... none checking whether mbrtowc handles incomplete characters... guessing yes checking whether mbrtowc works as well as mbtowc... guessing yes checking for cc options needed to detect all undeclared functions... -fno-builtin checking whether mbrtoc32 is declared... yes checking for mbrtoc32... yes checking for a traditional french locale... none checking whether mbrtoc32 works as well as mbrtowc... guessing yes checking whether malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... yes checking whether lstat correctly handles trailing slash... yes checking whether // is distinct from /... no checking whether realpath works... yes checking for faccessat... yes checking for getcwd... (cached) yes checking for C/C++ restrict keyword... (cached) __restrict__ checking if environ is properly declared... no checking for complete errno.h... no checking for EMULTIHOP value... no checking for ENOLINK value... no checking for EOVERFLOW value... yes checking for error... no checking whether error_at_line is declared... no checking whether strerror_r is declared... yes checking whether strerror_r returns char *... no checking whether ctype.h defines __header_inline... no checking for working fcntl.h... yes checking for pid_t... (cached) yes checking for mode_t... (cached) yes checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether getdtablesize is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking for working GNU getopt_long function... yes checking for pthread.h... (cached) yes checking whether POSIX threads API is available... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... no checking whether setlocale (category, NULL) is multithread-safe... no checking whether imported symbols can be declared weak... yes checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so.7.1 checking whether iconv is compatible with its POSIX signature... yes checking for inline... inline checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no checking for wint_t... yes checking whether wint_t is large enough... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... no checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ALTMON_1... no checking whether langinfo.h defines ERA... no checking whether langinfo.h defines YESEXPR... yes checking for wchar_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for unreachable... no checking whether locale.h defines locale_t... yes checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking for LC_MESSAGES... yes checking for uselocale... yes checking whether uselocale works... yes checking for fake locale system (OpenBSD)... yes checking for Solaris 11.4 locale system... no checking for getlocalename_l... no checking whether imported symbols can be declared weak... (cached) yes checking for multithread API to use... posix checking whether malloc (0) returns nonnull... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking for sigset_t... yes checking for SIGPIPE... yes checking for shared library path variable... LD_LIBRARY_PATH checking whether to activate relocatable installation... no checking whether setenv is declared... yes checking for uid_t... (cached) yes checking for gid_t... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... no checking whether C symbols are prefixed with underscore at the linker level... no checking whether fcloseall is declared... no checking whether getw is declared... yes checking whether putw is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether MB_CUR_MAX is correct... guessing yes checking whether strerror(0) succeeds... no checking whether strnlen is declared... yes checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking whether execvpe is declared... yes checking whether clearerr_unlocked is declared... no checking whether feof_unlocked is declared... no checking whether ferror_unlocked is declared... no checking whether fflush_unlocked is declared... no checking whether fgets_unlocked is declared... no checking whether fputc_unlocked is declared... no checking whether fputs_unlocked is declared... no checking whether fread_unlocked is declared... no checking whether fwrite_unlocked is declared... no checking whether getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether uses 'inline' correctly... yes checking whether wcsdup is declared... yes checking for C compiler option to allow warnings... -Wno-error checking for alignas and alignof... yes, macros checking for static_assert... no checking for atexit... (cached) yes checking for __builtin_expect... yes checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes checking for readlinkat... yes checking whether // is distinct from /... (cached) no checking whether dup2 works... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... yes checking for flexible array member... yes checking whether free is known to preserve errno... yes checking whether getdtablesize works... yes checking for getprogname... yes checking whether program_invocation_name is declared... no checking whether the compiler generally respects inline... yes checking for iswblank... yes checking whether iswblank is declared... yes checking whether iswdigit is ISO C compliant... guessing yes checking whether iswpunct is consistent with ispunct... yes checking whether iswxdigit is ISO C compliant... guessing yes checking whether to use Java... no checking whether the compiler supports the __inline keyword... yes checking for newlocale... yes checking for duplocale... yes checking for freelocale... yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking whether malloc (0) returns nonnull... (cached) yes checking whether mbrtoc32 works on empty input... yes checking whether the C locale is free of encoding errors... yes checking whether mbrtowc handles a NULL pwc argument... guessing yes checking whether mbrtowc handles a NULL string argument... guessing yes checking whether mbrtowc has a correct return value... guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc stores incomplete characters... guessing no checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... yes checking for memmove... (cached) yes checking for mempcpy... no checking whether open recognizes a trailing slash... yes checking whether program_invocation_name is declared... (cached) no checking whether program_invocation_short_name is declared... no checking for raise... (cached) yes checking for sigprocmask... (cached) yes checking for rawmemchr... no checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking whether readlink truncates results correctly... yes checking whether realloc (0, 0) returns nonnull... yes checking for reallocarray... yes checking for faccessat... (cached) yes checking for getcwd... (cached) yes checking whether free is known to preserve errno... (cached) yes checking for mempcpy... (cached) no checking for rawmemchr... (cached) no checking for search.h... (cached) yes checking for tsearch... yes checking whether setlocale supports the C locale... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) no checking whether setlocale (category, NULL) is multithread-safe... (cached) no checking whether imported symbols can be declared weak... (cached) yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for sigprocmask... (cached) yes checking for ssize_t... yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for bool, true, false... no checking for working strnlen... yes checking for strtoul... (cached) yes checking whether strtoul works... no checking for sys/single_threaded.h... no checking for variable-length arrays... yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking for size_t... (cached) yes checking for setlocale... (cached) yes checking for perl... /usr/bin/perl checking whether the C++ compiler (c++ -O2 -pipe -g ) works... yes checking whether the C++ compiler supports namespaces... yes checking dependency style of c++... (cached) gcc3 checking whether the compiler supports GNU C++... (cached) yes checking whether c++ accepts -g... (cached) yes checking for sched_yield in -lrt... no checking for sched_yield in -lposix4... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating csharpcomp.sh config.status: creating javacomp.sh config.status: creating Makefile config.status: creating uninstalled-config.sh config.status: creating doc/Makefile config.status: creating intl-java/Makefile config.status: creating intl-csharp/Makefile config.status: creating gnulib-lib/Makefile config.status: creating src/Makefile config.status: creating src/gettext.sh config.status: creating po/Makefile.in config.status: creating man/Makefile config.status: creating man/x-to-1 config.status: creating m4/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile === configuring in intl (/exopi-obj/pobj/gettext-0.22.5/gettext-0.22.5/gettext-runtime/intl) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--disable-csharp' '--disable-java' '--disable-acl' '--disable-openmp' '--with-libiconv-prefix=/usr/local' '--with-included-gettext' '--with-included-libunistring' '--with-included-libxml' '--without-emacs' '--without-git' '--sysconfdir=/etc' '--mandir=/usr/local/man' '--infodir=/usr/local/info' '--localstatedir=/var' '--disable-silent-rules' '--disable-gtk-doc' 'CC=cc' 'CFLAGS=-O2 -pipe -g' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -g' 'YACC=yacc' --cache-file=/dev/null --srcdir=. configure: loading site script /exopi-obj/pobj/gettext-0.22.5/config.site checking for a BSD-compatible install... /exopi-obj/pobj/gettext-0.22.5/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes 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... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether the compiler is clang... yes checking for compiler option needed when checking for declarations... -Werror=implicit-function-declaration checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking how to run the C preprocessor... cc -E checking for egrep -e... /usr/bin/grep -E checking for Minix Amsterdam compiler... no checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for wchar.h... (cached) yes checking for minix/config.h... no checking for xlocale.h... no checking for threads.h... no checking for limits.h... (cached) yes checking for langinfo.h... yes checking for math.h... (cached) yes checking for sys/mman.h... (cached) yes checking for search.h... (cached) yes checking for stdbool.h... yes checking for features.h... no checking for crtdefs.h... no checking for sys/param.h... (cached) yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking whether C compiler handles -Werror -Wunknown-warning-option... yes checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 131072 checking how to convert x86_64-unknown-openbsd7.5 file names to x86_64-unknown-openbsd7.5 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for archiver @FILE support... @ checking for strip... (cached) 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... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for windres... no checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld... /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 ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether included gettext is requested... yes checking whether to use NLS... yes checking where the gettext function comes from... included intl directory checking whether we are using the GNU C Library 2 or newer... no checking for size_t... (cached) yes checking for working alloca.h... (cached) no checking for alloca... (cached) yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking for complete errno.h... no checking for EMULTIHOP value... no checking for ENOLINK value... no checking for EOVERFLOW value... yes checking whether ctype.h defines __header_inline... no checking whether frexp() can be used without linking with libm... yes checking for cc options needed to detect all undeclared functions... -fno-builtin checking whether alarm is declared... yes checking whether long double and double are the same... no checking for uselocale... yes checking whether uselocale works... yes checking for fake locale system (OpenBSD)... yes checking for Solaris 11.4 locale system... no checking for getlocalename_l... no checking for pthread.h... (cached) yes checking whether POSIX threads API is available... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... no checking whether setlocale (category, NULL) is multithread-safe... no checking whether imported symbols can be declared weak... yes checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no checking for wint_t... yes checking whether wint_t is large enough... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... no checking for C/C++ restrict keyword... (cached) __restrict__ checking where to find the exponent in a 'double'... word 1 bit 20 checking where to find the exponent in a 'float'... word 0 bit 23 checking whether byte ordering is bigendian... no checking where to find the exponent in a 'long double'... word 2 bit 0 checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ALTMON_1... no checking whether langinfo.h defines ERA... no checking whether langinfo.h defines YESEXPR... yes checking for nl_langinfo and CODESET... yes checking for wchar_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for unreachable... no checking whether locale.h defines locale_t... yes checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking for LC_MESSAGES... yes checking whether imported symbols can be declared weak... (cached) yes checking for multithread API to use... posix checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking for mbstate_t... yes checking for mbsinit... (cached) yes checking for mbrtowc... (cached) yes checking for mprotect... (cached) yes checking for vasnprintf... no checking for snprintf... (cached) yes checking for swprintf... yes checking for wcsnlen... no checking for getpagesize... (cached) yes checking for asprintf... (cached) yes checking for wprintf... yes checking for newlocale... yes checking for a traditional japanese locale... none checking for a french Unicode locale... none checking for a transitional chinese locale... none checking whether mbrtowc handles incomplete characters... guessing yes checking whether mbrtowc works as well as mbtowc... guessing yes checking for inline... inline checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether to activate relocatable installation... no checking for type VISIT... yes checking whether fcloseall is declared... no checking whether getw is declared... yes checking whether putw is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether MB_CUR_MAX is correct... guessing yes checking for pid_t... (cached) yes checking for mode_t... (cached) yes checking whether execvpe is declared... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether snprintf returns a byte count as in C99... yes checking whether snprintf truncates the result as in C99... yes checking for wcslen... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking whether printf supports size specifiers as in C99... yes checking whether printf supports size specifiers as in C23... no checking whether printf supports 'long double' arguments... yes checking whether printf supports infinite 'double' arguments... yes checking whether printf supports infinite 'long double' arguments... yes checking whether printf supports the 'a' and 'A' directives... no checking whether printf supports the 'b' directive... no checking whether printf supports the 'F' directive... yes checking whether printf supports the 'n' directive... no checking whether printf supports the 'ls' directive... yes checking whether printf supports the 'lc' directive correctly... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking whether printf supports the grouping flag... yes checking whether printf supports the left-adjust flag correctly... yes checking whether printf supports the zero flag correctly... yes checking whether printf supports the alternative flag with a zero precision... yes checking whether printf supports large precisions... yes checking whether printf survives out-of-memory conditions... no checking whether _snwprintf is declared... no checking whether wcsnlen is declared... no checking whether swprintf works... no checking whether the C locale is free of encoding errors... yes checking whether swprintf in the C locale is free of encoding errors... no checking whether swprintf supports the 'La' and 'LA' directives... yes checking whether swprintf supports the 'lc' directive... no checking whether uses 'inline' correctly... yes checking whether wcsdup is declared... yes checking for C compiler option to allow warnings... -Wno-error checking for static_assert... no checking for flexible array member... yes checking whether conversion from 'int' to 'long double' works... yes checking whether free is known to preserve errno... yes checking whether frexp works... yes checking whether frexpl is declared... yes checking whether frexpl() can be used without linking with libm... no checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(float) can be used without linking with libm... yes checking whether isnan(float) works... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for newlocale... yes checking for duplocale... yes checking for freelocale... yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking whether mbrtowc handles a NULL pwc argument... guessing yes checking whether mbrtowc handles a NULL string argument... guessing yes checking whether mbrtowc has a correct return value... guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc stores incomplete characters... guessing no checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... (cached) yes checking whether frexp works... (cached) yes checking whether ldexp can be used without linking with libm... yes checking whether frexpl() can be used without linking with libm... (cached) no checking whether ldexpl() can be used without linking with libm... no checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) no checking whether setlocale (category, NULL) is multithread-safe... (cached) no checking whether imported symbols can be declared weak... (cached) yes checking whether the -Werror option is usable... (cached) yes checking for simple visibility declarations... (cached) yes checking for signbit macro... yes checking for signbit compiler built-ins... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for ssize_t... yes checking for bool, true, false... no checking for sys/single_threaded.h... no checking for tsearch... yes checking for twalk... yes checking whether tdelete works... yes checking for ptrdiff_t... yes checking for nl_langinfo... yes checking for ptrdiff_t... (cached) yes checking for ptrdiff_t... (cached) yes checking for nl_langinfo... (cached) yes checking for ptrdiff_t... (cached) yes checking for wmemcpy... yes checking for wmemset... yes checking for stdint.h... (cached) yes checking for working mmap... (cached) yes checking whether integer division by zero raises SIGFPE... yes checking for unsigned long long int... yes checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so.7.1 checking whether iconv is compatible with its POSIX signature... yes checking for inttypes.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getcwd... (cached) yes checking for getegid... (cached) yes checking for geteuid... (cached) yes checking for getgid... (cached) yes checking for getuid... (cached) yes checking for mempcpy... no checking for munmap... (cached) yes checking for stpcpy... (cached) yes checking for strcasecmp... (cached) yes checking for uselocale... (cached) yes checking for __fsetlocking... no checking whether feof_unlocked is declared... no checking whether fgets_unlocked is declared... no checking for bison... no checking whether printf() supports POSIX/XSI format strings... yes checking for features.h... (cached) no checking whether _snprintf is declared... (cached) no checking whether _snwprintf is declared... (cached) no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating gnulib-lib/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands === configuring in libasprintf (/exopi-obj/pobj/gettext-0.22.5/gettext-0.22.5/gettext-runtime/libasprintf) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--disable-csharp' '--disable-java' '--disable-acl' '--disable-openmp' '--with-libiconv-prefix=/usr/local' '--with-included-gettext' '--with-included-libunistring' '--with-included-libxml' '--without-emacs' '--without-git' '--sysconfdir=/etc' '--mandir=/usr/local/man' '--infodir=/usr/local/info' '--localstatedir=/var' '--disable-silent-rules' '--disable-gtk-doc' 'CC=cc' 'CFLAGS=-O2 -pipe -g' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -g' 'YACC=yacc' --cache-file=/dev/null --srcdir=. configure: loading site script /exopi-obj/pobj/gettext-0.22.5/config.site checking for a BSD-compatible install... /exopi-obj/pobj/gettext-0.22.5/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes 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... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether the compiler is clang... yes checking for compiler option needed when checking for declarations... -Werror=implicit-function-declaration checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking whether the compiler supports GNU C++... (cached) yes checking whether c++ accepts -g... (cached) yes checking for c++ option to enable C++11 features... none needed checking dependency style of c++... gcc3 checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking how to run the C preprocessor... cc -E checking for egrep -e... /usr/bin/grep -E checking for Minix Amsterdam compiler... no checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for wchar.h... (cached) yes checking for minix/config.h... no checking for limits.h... (cached) yes checking for sys/mman.h... (cached) yes checking for features.h... no checking for crtdefs.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking whether C compiler handles -Werror -Wunknown-warning-option... yes checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 131072 checking how to convert x86_64-unknown-openbsd7.5 file names to x86_64-unknown-openbsd7.5 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for archiver @FILE support... @ checking for strip... (cached) 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... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no 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... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking for windres... no checking for features.h... (cached) no checking for inline... inline checking for size_t... (cached) yes checking for unsigned long long int... yes checking for long long int... yes checking for wchar_t... yes checking for wint_t... yes checking whether wint_t is large enough... yes checking for mbstate_t... yes checking for ptrdiff_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for working alloca.h... (cached) no checking for alloca... (cached) yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking for complete errno.h... no checking for EMULTIHOP value... no checking for ENOLINK value... no checking for EOVERFLOW value... yes checking whether ctype.h defines __header_inline... no checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... no checking for C/C++ restrict keyword... (cached) __restrict__ checking for mbsinit... (cached) yes checking for mbrtowc... (cached) yes checking for mprotect... (cached) yes checking for vasnprintf... no checking for snprintf... (cached) yes checking for nl_langinfo and CODESET... yes checking for a traditional japanese locale... none checking for a french Unicode locale... none checking for a transitional chinese locale... none checking whether mbrtowc handles incomplete characters... guessing yes checking whether mbrtowc works as well as mbtowc... guessing yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for unreachable... no checking for cc options needed to detect all undeclared functions... -fno-builtin checking whether fcloseall is declared... no checking whether getw is declared... yes checking whether putw is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether MB_CUR_MAX is correct... guessing yes checking for pid_t... (cached) yes checking for mode_t... (cached) yes checking whether execvpe is declared... yes checking for intmax_t... yes checking whether snprintf returns a byte count as in C99... yes checking whether snprintf truncates the result as in C99... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking for wcslen... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking whether uses 'inline' correctly... yes checking whether wcsdup is declared... yes checking for C compiler option to allow warnings... -Wno-error checking for static_assert... no checking whether conversion from 'int' to 'long double' works... yes checking whether free is known to preserve errno... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... (cached) yes checking for ssize_t... yes checking for ptrdiff_t... (cached) yes checking for stdint.h... (cached) yes checking for snprintf... (cached) yes checking for vasprintf... (cached) yes checking for strnlen... (cached) yes checking for wcslen... (cached) yes checking for wcsnlen... no checking for mbrtowc... (cached) yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... (cached) no checking whether printf() supports POSIX/XSI format strings... yes checking for dvips... /exopi-obj/pobj/gettext-0.22.5/gettext-0.22.5/build-aux/missing dvips checking for texi2pdf... /usr/bin/texi2pdf checking for perl... /usr/bin/perl checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating gnulib-lib/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libtextstyle (/exopi-obj/pobj/gettext-0.22.5/gettext-0.22.5/libtextstyle) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--disable-csharp' '--disable-java' '--disable-acl' '--disable-openmp' '--with-libiconv-prefix=/usr/local' '--with-included-gettext' '--with-included-libunistring' '--with-included-libxml' '--without-emacs' '--without-git' '--sysconfdir=/etc' '--mandir=/usr/local/man' '--infodir=/usr/local/info' '--localstatedir=/var' '--disable-silent-rules' '--disable-gtk-doc' 'CC=cc' 'CFLAGS=-O2 -pipe -g' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -g' 'YACC=yacc' --cache-file=/dev/null --srcdir=. configure: loading site script /exopi-obj/pobj/gettext-0.22.5/config.site checking for a BSD-compatible install... /exopi-obj/pobj/gettext-0.22.5/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes 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... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether the compiler is clang... yes checking for compiler option needed when checking for declarations... -Werror=implicit-function-declaration checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for wchar.h... (cached) yes checking for minix/config.h... no checking for sys/socket.h... (cached) yes checking for error.h... no checking for sys/param.h... (cached) yes checking for netdb.h... (cached) yes checking for sys/time.h... (cached) yes checking for limits.h... (cached) yes checking for threads.h... no checking for math.h... (cached) yes checking for sys/mman.h... (cached) yes checking for obstack.h... no checking for features.h... no checking for stdbool.h... yes checking for stdckdint.h... no checking for sys/uio.h... (cached) yes checking for crtdefs.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for egrep -e... /usr/bin/grep -E checking for Minix Amsterdam compiler... no checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for cc option to enable large file support... none needed checking whether C compiler handles -Werror -Wunknown-warning-option... yes checking for C compiler option to inhibit all warnings... -w checking whether C compiler handles -fno-analyzer... no checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 131072 checking how to convert x86_64-unknown-openbsd7.5 file names to x86_64-unknown-openbsd7.5 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for archiver @FILE support... @ checking for strip... (cached) 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... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for windres... no checking for size_t... (cached) yes checking for working alloca.h... (cached) no checking for alloca... (cached) yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking whether malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... yes checking for _set_invalid_parameter_handler... no checking for fcntl... (cached) yes checking for symlink... (cached) yes checking for tcdrain... (cached) yes checking for fsync... (cached) yes checking for getdtablesize... (cached) yes checking for getexecname... no checking for gettimeofday... (cached) yes checking for mbsinit... (cached) yes checking for mbrtowc... (cached) yes checking for mprotect... (cached) yes checking for lstat... (cached) yes checking for sigaction... (cached) yes checking for sigaltstack... (cached) yes checking for siginterrupt... (cached) yes checking for snprintf... (cached) yes checking for vasnprintf... no checking for getsid... (cached) yes checking for complete errno.h... no checking for EMULTIHOP value... no checking for ENOLINK value... no checking for EOVERFLOW value... yes checking for cc options needed to detect all undeclared functions... -fno-builtin checking for error... no checking whether error_at_line is declared... no checking whether strerror_r is declared... yes checking whether strerror_r returns char *... no checking whether ctype.h defines __header_inline... no checking for sig_atomic_t... yes checking for working fcntl.h... yes checking for pid_t... (cached) yes checking for mode_t... (cached) yes checking whether frexp() can be used without linking with libm... yes checking whether alarm is declared... yes checking whether long double and double are the same... no checking whether stat file-mode macros are broken... no checking for C/C++ restrict keyword... (cached) __restrict__ checking for nlink_t... yes checking whether getdtablesize is declared... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking for ld... /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 ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so.7.1 checking whether iconv is compatible with its POSIX signature... yes checking for inline... inline checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no checking for wint_t... yes checking whether wint_t is large enough... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... no checking whether byte ordering is bigendian... no checking where to find the exponent in a 'float'... word 0 bit 23 checking whether isnan(float) can be used without linking with libm... yes checking whether isnan(float) works... yes checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking where to find the exponent in a 'long double'... word 2 bit 0 checking whether imported symbols can be declared weak... yes checking for pthread.h... (cached) yes checking whether POSIX threads API is available... yes checking for multithread API to use... posix checking whether pow can be used without linking with libm... no checking whether pow can be used with libm... yes checking whether malloc (0) returns nonnull... yes checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking for mbstate_t... yes checking for nl_langinfo and CODESET... yes checking for a traditional japanese locale... none checking for a french Unicode locale... none checking for a transitional chinese locale... none checking whether mbrtowc handles incomplete characters... guessing yes checking whether mbrtowc works as well as mbtowc... guessing yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking for sigset_t... yes checking for ssize_t... yes checking for uid_t... (cached) yes checking for gid_t... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... no checking whether snprintf returns a byte count as in C99... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking whether snprintf is declared... yes checking for stdint.h... yes checking for inttypes.h... yes checking whether printf supports size specifiers as in C99... yes checking whether printf supports size specifiers as in C23... no checking whether printf supports 'long double' arguments... yes checking whether printf supports infinite 'double' arguments... yes checking whether printf supports infinite 'long double' arguments... yes checking whether printf supports the 'a' and 'A' directives... no checking whether printf supports the 'b' directive... no checking whether printf supports the 'F' directive... yes checking whether printf supports the 'n' directive... no checking whether printf supports the 'ls' directive... yes checking whether printf supports the 'lc' directive correctly... yes checking whether printf supports the grouping flag... yes checking whether printf supports the left-adjust flag correctly... yes checking whether printf supports the zero flag correctly... yes checking whether printf supports the alternative flag with a zero precision... yes checking whether printf supports large precisions... yes checking whether printf survives out-of-memory conditions... no checking whether snprintf truncates the result as in C99... yes checking for snprintf... (cached) yes checking whether snprintf fully supports the 'n' directive... no checking whether snprintf respects a size of 1... yes checking whether vsnprintf respects a zero size as in C99... yes checking for wchar_t... yes checking for wcslen... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking for intmax_t... yes checking for library containing setsockopt... none needed checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for unreachable... no checking whether fcloseall is declared... no checking whether getw is declared... yes checking whether putw is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether MB_CUR_MAX is correct... guessing yes checking whether strerror(0) succeeds... no checking whether is self-contained... yes checking for shutdown... (cached) yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking whether curses libraries may be used... yes checking where terminfo library functions come from... libncurses checking for tparam... no checking for tparm... yes checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking whether execvpe is declared... yes checking for vasprintf... (cached) yes checking whether vsnprintf is declared... yes checking whether uses 'inline' correctly... yes checking whether wcsdup is declared... yes checking for C compiler option to allow warnings... -Wno-error checking for C++ compiler option to allow warnings... -Wno-error checking for alignas and alignof... yes, macros checking for static_assert... no checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes checking whether // is distinct from /... no checking whether dup2 works... yes checking whether fabs can be used without linking with libm... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... yes checking whether conversion from 'int' to 'long double' works... yes checking whether free is known to preserve errno... yes checking whether frexp works... yes checking whether frexpl is declared... yes checking whether frexpl() can be used without linking with libm... no checking whether getdtablesize works... yes checking for gethostname... (cached) yes checking for HOST_NAME_MAX... yes checking for getprogname... yes checking whether program_invocation_name is declared... no checking for gettimeofday with POSIX signature... almost checking whether the compiler generally respects inline... yes checking whether isinf is declared... yes checking whether isinf(long double) works... yes checking whether isnan macro works... yes checking whether isnan(double) can be used without linking with libm... (cached) yes checking whether isnan(double) can be used without linking with libm... (cached) yes checking whether isnan(float) can be used without linking with libm... (cached) yes checking whether isnan(float) works... (cached) yes checking whether isnan(float) can be used without linking with libm... (cached) yes checking whether isnan(float) works... (cached) yes checking whether isnan(long double) can be used without linking with libm... (cached) yes checking whether isnanl works... (cached) yes checking whether to use the included libcroco... yes checking whether to use the included glib... yes checking for unistd.h... (cached) yes checking for struct lconv.decimal_point... yes checking whether to use the included libxml... yes checking for arpa/inet.h... (cached) yes checking for ctype.h... (cached) yes checking for dlfcn.h... (cached) yes checking for dl.h... no checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for float.h... (cached) yes checking for limits.h... (cached) yes checking for malloc.h... (cached) no checking for math.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for signal.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for time.h... (cached) yes checking for unistd.h... (cached) yes checking for arpa/nameser.h... yes checking for resolv.h... (cached) yes checking for getaddrinfo... (cached) yes checking for localtime... (cached) yes checking for stat... (cached) yes checking for strftime... (cached) yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking whether log10 works... yes checking whether malloc (0) returns nonnull... (cached) yes checking whether the C compiler is actually a C++ compiler... no checking whether open recognizes a trailing slash... yes checking whether frexp works... (cached) yes checking whether ldexp can be used without linking with libm... yes checking whether frexpl() can be used without linking with libm... (cached) no checking whether ldexpl() can be used without linking with libm... no checking for raise... (cached) yes checking for sigprocmask... (cached) yes checking whether realloc (0, 0) returns nonnull... yes checking for reallocarray... yes checking for struct sigaction.sa_sigaction... yes checking for signbit macro... yes checking for signbit compiler built-ins... yes checking for sigprocmask... (cached) yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... (cached) yes checking for nl_langinfo... yes checking for ptrdiff_t... yes checking for socklen_t... yes checking for ssize_t... (cached) yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for va_copy... yes checking for bool, true, false... no checking for stpcpy... yes checking for tcgetattr... yes checking for sys/single_threaded.h... no checking for variable-length arrays... yes checking for ptrdiff_t... (cached) yes checking for vasprintf... (cached) yes checking for nl_langinfo... (cached) yes checking for ptrdiff_t... (cached) yes checking for vsnprintf... (cached) yes checking whether snprintf respects a size of 1... (cached) yes checking for stdint.h... (cached) yes checking for gawk... (cached) awk checking for texi2dvi... /usr/bin/texi2dvi checking for dvips... /exopi-obj/pobj/gettext-0.22.5/gettext-0.22.5/libtextstyle/build-aux/missing dvips checking for perl... /usr/bin/perl checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating lib/exported.sh config.status: creating lib/textstyle/version.h config.status: creating lib/textstyle/woe32dll.h config.status: creating tests/Makefile config.status: creating adhoc-tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in gettext-tools (/exopi-obj/pobj/gettext-0.22.5/gettext-0.22.5/gettext-tools) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--disable-csharp' '--disable-java' '--disable-acl' '--disable-openmp' '--with-libiconv-prefix=/usr/local' '--with-included-gettext' '--with-included-libunistring' '--with-included-libxml' '--without-emacs' '--without-git' '--sysconfdir=/etc' '--mandir=/usr/local/man' '--infodir=/usr/local/info' '--localstatedir=/var' '--disable-silent-rules' '--disable-gtk-doc' 'CC=cc' 'CFLAGS=-O2 -pipe -g' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -g' 'YACC=yacc' --cache-file=/dev/null --srcdir=. configure: loading site script /exopi-obj/pobj/gettext-0.22.5/config.site checking for a BSD-compatible install... /exopi-obj/pobj/gettext-0.22.5/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes 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... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether the compiler is clang... yes checking for compiler option needed when checking for declarations... -Werror=implicit-function-declaration checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking whether to use Java... no checking how to run the C preprocessor... cc -E checking for egrep -e... /usr/bin/grep -E checking for preferred C# implementation... no checking for C# compiler... no checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for C# program execution engine... no checking for Minix Amsterdam compiler... no checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for wchar.h... (cached) yes checking for minix/config.h... no checking for arpa/inet.h... (cached) yes checking for features.h... no checking for sys/socket.h... (cached) yes checking for pthread.h... (cached) yes checking for uchar.h... yes checking for sys/param.h... (cached) yes checking for dirent.h... (cached) yes checking for error.h... no checking for fnmatch.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for getopt.h... (cached) yes checking for sys/cdefs.h... (cached) yes checking for sys/time.h... (cached) yes checking for threads.h... no checking for iconv.h... no checking for limits.h... (cached) yes checking for crtdefs.h... no checking for wctype.h... (cached) yes checking for langinfo.h... yes checking for libxml2/libxml/xmlexports.h... no checking for libxml2/libxml/xmlversion.h... no checking for xlocale.h... no checking for math.h... (cached) yes checking for sys/mman.h... (cached) yes checking for obstack.h... no checking for spawn.h... yes checking for stdbool.h... yes checking for stdckdint.h... no checking for sys/random.h... no checking for sys/select.h... (cached) yes checking for sys/uio.h... (cached) yes checking for sys/wait.h... (cached) yes checking for utime.h... (cached) yes checking for semaphore.h... (cached) yes checking for linux/xattr.h... no checking for stdio_ext.h... no checking for priv.h... no checking for sys/ioctl.h... (cached) yes checking for malloc.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking whether to use C++... yes checking whether the C++ compiler (c++ -O2 -pipe -g ) works... yes checking whether the C++ compiler supports namespaces... yes checking dependency style of c++... gcc3 checking whether the compiler supports GNU C++... (cached) yes checking whether c++ accepts -g... (cached) yes checking for cc option to enable large file support... none needed checking whether C compiler handles -Werror -Wunknown-warning-option... yes checking for C compiler option to inhibit all warnings... -w checking whether C compiler handles -fno-analyzer... no checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 131072 checking how to convert x86_64-unknown-openbsd7.5 file names to x86_64-unknown-openbsd7.5 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for archiver @FILE support... @ checking for strip... (cached) 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... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no 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... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking for windres... no checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld... /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 ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether included gettext is requested... yes checking whether to use NLS... yes checking where the gettext function comes from... included intl directory checking for bison... no checking for lstat... (cached) yes checking for fchmod... (cached) yes checking for btowc... (cached) yes checking for mbrtowc... (cached) yes checking for mbsinit... (cached) yes checking for canonicalize_file_name... no checking for realpath... (cached) yes checking for _set_invalid_parameter_handler... no checking for fchdir... (cached) yes checking for fcntl... (cached) yes checking for symlink... (cached) yes checking for fdopendir... (cached) yes checking for fnmatch... (cached) yes checking for mbsrtowcs... (cached) yes checking for fstatat... yes checking for getdtablesize... (cached) yes checking for getexecname... no checking for gettimeofday... (cached) yes checking for isblank... (cached) yes checking for iswcntrl... (cached) yes checking for mbslen... no checking for isascii... (cached) yes checking for mprotect... (cached) yes checking for memset_s... no checking for openat... yes checking for select... (cached) yes checking for pipe... (cached) yes checking for posix_spawn_file_actions_addchdir... no checking for readlink... (cached) yes checking for setenv... (cached) yes checking for secure_getenv... no checking for getuid... (cached) yes checking for geteuid... (cached) yes checking for getgid... (cached) yes checking for getegid... (cached) yes checking for sigaction... (cached) yes checking for sigaltstack... (cached) yes checking for siginterrupt... (cached) yes checking for snprintf... (cached) yes checking for __xpg_strerror_r... no checking for vasnprintf... no checking for wcwidth... (cached) yes checking for listxattr... no checking for fpurge... (cached) yes checking for pselect... yes checking for pthread_sigmask... yes checking for sleep... (cached) yes checking for shutdown... (cached) yes checking for usleep... (cached) yes checking for mquery... yes checking for pstat_getprocvm... no checking for wcrtomb... (cached) yes checking for wctob... yes checking for mbrlen... yes checking for iswctype... (cached) yes checking for fsync... (cached) yes checking for tcdrain... (cached) yes checking for getrlimit... (cached) yes checking for setrlimit... (cached) yes checking for uselocale... yes checking for size_t... (cached) yes checking for working alloca.h... (cached) no checking for alloca... (cached) yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking for inline... inline checking for __sync_bool_compare_and_swap... yes checking whether uses 'inline' correctly... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... none checking whether char8_t is correctly defined... no checking whether char16_t is correctly defined... yes checking whether char32_t is correctly defined... yes checking for bit size of wchar_t... 32 checking for mbstate_t... yes checking for a traditional japanese locale... none checking for a french Unicode locale... none checking for a transitional chinese locale... none checking whether mbrtowc handles incomplete characters... guessing yes checking whether mbrtowc works as well as mbtowc... guessing yes checking for cc options needed to detect all undeclared functions... -fno-builtin checking whether mbrtoc32 is declared... yes checking for mbrtoc32... yes checking whether mbrtoc32 works as well as mbrtowc... guessing yes checking whether malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... yes checking whether lstat correctly handles trailing slash... yes checking whether // is distinct from /... no checking whether realpath works... yes checking for faccessat... yes checking for getcwd... (cached) yes checking for C/C++ restrict keyword... (cached) __restrict__ checking if environ is properly declared... no checking for complete errno.h... no checking for EMULTIHOP value... no checking for ENOLINK value... no checking for EOVERFLOW value... yes checking for error... no checking whether error_at_line is declared... no checking whether strerror_r is declared... yes checking whether strerror_r returns char *... no checking for mode_t... (cached) yes checking whether ctype.h defines __header_inline... no checking for sig_atomic_t... yes checking whether fchdir is declared... yes checking for working fcntl.h... yes checking for pid_t... (cached) yes checking for eaccess... no checking whether fopen recognizes a trailing slash... yes checking whether fflush works on input streams... no checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether stdin defaults to large file offsets... yes checking whether ftello is declared... yes checking whether ungetc works on arbitrary bytes... yes checking for ftello... yes checking whether ftello works... yes checking whether is self-contained... yes checking for shutdown... (cached) yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking for library containing gethostbyname... none required checking for gethostbyname... (cached) yes checking for library containing getservbyname... none required checking for getservbyname... (cached) yes checking for library containing inet_ntop... none required checking whether inet_ntop is declared... yes checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking whether getcwd is declared... yes checking whether getdelim is declared... yes checking whether getdtablesize is declared... yes checking whether getline is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking for working GNU getopt_long function... yes checking whether timespec_get is declared... yes checking for timespec_get... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking for pthread.h... (cached) yes checking whether POSIX threads API is available... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... no checking whether setlocale (category, NULL) is multithread-safe... no checking whether imported symbols can be declared weak... yes checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so.7.1 checking whether iconv is compatible with its POSIX signature... yes checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no checking for wint_t... yes checking whether wint_t is large enough... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... no checking whether byte ordering is bigendian... no checking whether long double and double are the same... no checking where to find the exponent in a 'float'... word 0 bit 23 checking whether isnan(float) can be used without linking with libm... yes checking whether isnan(float) works... yes checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking where to find the exponent in a 'long double'... word 2 bit 0 checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking whether wctype supports the "blank" and "punct" character classes... yes checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ALTMON_1... no checking whether langinfo.h defines ERA... no checking whether langinfo.h defines YESEXPR... yes checking whether included libunistring is requested... yes checking for wchar_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for unreachable... no checking whether locale.h defines locale_t... yes checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking for LC_MESSAGES... yes checking for uselocale... yes checking whether uselocale works... yes checking for fake locale system (OpenBSD)... yes checking for Solaris 11.4 locale system... no checking for getlocalename_l... no checking whether imported symbols can be declared weak... (cached) yes checking for multithread API to use... posix checking whether pow can be used without linking with libm... no checking whether pow can be used with libm... yes checking whether malloc (0) returns nonnull... yes checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memmem is declared... yes checking for memmem... (cached) yes checking whether memmem works... yes checking whether memrchr is declared... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking for library containing posix_spawn... none required checking for posix_spawn... yes checking whether posix_spawn is declared... yes checking for posix_spawn_file_actions_addchdir_np... no checking for sigset_t... yes checking for SIGPIPE... yes checking for shared library path variable... LD_LIBRARY_PATH checking whether to activate relocatable installation... no checking whether setenv is declared... yes checking for ssize_t... yes checking for sched.h... yes checking for struct sched_param... yes checking for uid_t... (cached) yes checking for gid_t... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... no checking whether C symbols are prefixed with underscore at the linker level... no checking whether snprintf returns a byte count as in C99... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking whether snprintf is declared... yes checking for library containing setsockopt... none needed checking for posix_spawnattr_t... yes checking for posix_spawn_file_actions_t... yes checking whether fcloseall is declared... no checking whether getw is declared... yes checking whether putw is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether MB_CUR_MAX is correct... guessing yes checking whether stpncpy is declared... yes checking whether strdup is declared... yes checking whether strerror(0) succeeds... no checking for strerror_r... yes checking whether strnlen is declared... yes checking whether strstr works... yes checking whether is self-contained... yes checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking whether execvpe is declared... yes checking whether clearerr_unlocked is declared... no checking whether feof_unlocked is declared... no checking whether ferror_unlocked is declared... no checking whether fflush_unlocked is declared... no checking whether fgets_unlocked is declared... no checking whether fputc_unlocked is declared... no checking whether fputs_unlocked is declared... no checking whether fread_unlocked is declared... no checking whether fwrite_unlocked is declared... no checking whether getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether unsetenv is declared... yes checking whether the utimes function works... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether snprintf truncates the result as in C99... yes checking for wcslen... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking whether vsnprintf is declared... yes checking whether wcsdup is declared... yes checking for C compiler option to allow warnings... -Wno-error checking for C++ compiler option to allow warnings... -Wno-error checking whether alarm is declared... yes checking for library needed for semaphore functions... none checking for a turkish Unicode locale... none checking whether fseeko is declared... yes checking for fseeko... yes checking whether fflush works on input streams... (cached) no checking for off_t... (cached) yes checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking for pthread_t... yes checking for pthread_spinlock_t... yes checking for PTHREAD_CREATE_DETACHED... yes checking for PTHREAD_MUTEX_RECURSIVE... yes checking for PTHREAD_MUTEX_ROBUST... no checking for PTHREAD_PROCESS_SHARED... yes checking whether initstate is declared... yes checking whether setstate is declared... yes checking whether declares ioctl... yes checking whether access honors trailing slash... yes checking for alignas and alignof... yes, macros checking for static_assert... no checking for atexit... (cached) yes checking for dirent.h... (cached) yes checking for string.h... (cached) yes checking for long file names... yes checking for pathconf... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... guessing yes checking whether btowc is consistent with mbrtowc in the C locale... yes checking whether the C locale is free of encoding errors... yes checking for __builtin_expect... yes checking for byteswap.h... no checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes checking for faccessat... (cached) yes checking for readlinkat... yes checking whether this system supports file names of any length... no checking for library containing clock_gettime... none required checking for clock_getres... (cached) yes checking for clock_gettime... (cached) yes checking for clock_settime... (cached) yes checking for closedir... (cached) yes checking for chown... (cached) yes checking for copy_file_range... no checking for d_ino member in directory struct... yes checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking whether // is distinct from /... (cached) no checking whether dup works... yes checking whether dup2 works... yes checking whether fabs can be used without linking with libm... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... yes checking whether fdopen sets errno... yes checking whether fdopendir is declared... yes checking whether fdopendir works... yes checking for mempcpy... no checking for flexible array member... yes checking whether conversion from 'int' to 'long double' works... yes checking for working POSIX fnmatch... no checking whether fopen supports the mode character 'x'... yes checking whether fopen supports the mode character 'e'... yes checking whether free is known to preserve errno... yes checking whether fstatat (..., 0) works... yes checking for ftello... (cached) yes checking whether ftello works... (cached) yes checking for library containing getaddrinfo... none required checking for getaddrinfo... yes checking whether gai_strerror is declared... yes checking whether gai_strerrorA is declared... no checking for gai_strerror with POSIX signature... yes checking for struct sockaddr.sa_len... yes checking whether getaddrinfo is declared... yes checking whether freeaddrinfo is declared... yes checking whether getnameinfo is declared... yes checking for struct addrinfo... yes checking whether getcwd handles long file names properly... no, but it is partly working checking for getpagesize... yes checking whether getcwd succeeds when 4k < cwd_length < 16k... no checking for getdelim... yes checking for working getdelim function... yes checking whether getdtablesize works... yes checking for getline... yes checking for working getline function... yes checking for getprogname... yes checking whether program_invocation_name is declared... no checking for getrandom... no checking for gettimeofday with POSIX signature... almost checking for library containing gethostbyname... (cached) none required checking for gethostbyname... (cached) yes checking for library containing inet_ntop... (cached) none required checking whether inet_ntop is declared... (cached) yes checking whether the compiler generally respects inline... yes checking whether isinf is declared... yes checking whether isinf(long double) works... yes checking whether isnan macro works... yes checking whether isnan(double) can be used without linking with libm... (cached) yes checking whether isnan(double) can be used without linking with libm... (cached) yes checking whether isnan(float) can be used without linking with libm... (cached) yes checking whether isnan(float) works... (cached) yes checking whether isnan(float) can be used without linking with libm... (cached) yes checking whether isnan(float) works... (cached) yes checking whether isnan(long double) can be used without linking with libm... (cached) yes checking whether isnanl works... (cached) yes checking for iswblank... yes checking whether iswblank is declared... yes checking whether iswdigit is ISO C compliant... guessing yes checking whether iswpunct is consistent with ispunct... yes checking whether iswxdigit is ISO C compliant... guessing yes checking whether to use Java... no checking whether the compiler supports the __inline keyword... yes checking whether to use the included libunistring... yes checking whether included libxml is requested... yes checking whether to use the included libxml... yes checking for arpa/inet.h... (cached) yes checking for ctype.h... (cached) yes checking for dlfcn.h... (cached) yes checking for dl.h... no checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for float.h... (cached) yes checking for limits.h... (cached) yes checking for malloc.h... (cached) no checking for math.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for signal.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for time.h... (cached) yes checking for unistd.h... (cached) yes checking for arpa/nameser.h... yes checking for resolv.h... (cached) yes checking for getaddrinfo... (cached) yes checking for localtime... (cached) yes checking for stat... (cached) yes checking for strftime... (cached) yes checking for newlocale... yes checking for duplocale... yes checking for freelocale... yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking whether log10 works... yes checking whether lseek detects pipes... yes checking whether SEEK_DATA works but is incompatible with GNU... no checking whether malloc (0) returns nonnull... (cached) yes checking whether mbrtoc32 works on empty input... yes checking whether the C locale is free of encoding errors... yes checking whether mbrtowc handles a NULL pwc argument... guessing yes checking whether mbrtowc handles a NULL string argument... guessing yes checking whether mbrtowc has a correct return value... guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc stores incomplete characters... guessing no checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... (cached) yes checking whether mbsrtowcs works... guessing yes checking whether the C locale is free of encoding errors... (cached) yes checking whether mbswidth is declared in ... no checking for mbstate_t... (cached) yes checking for mbtowc... yes checking whether memmem works in linear time... yes checking for memmem... (cached) yes checking whether memmem works... (cached) yes checking for memmove... (cached) yes checking for mempcpy... (cached) no checking for memrchr... yes checking for memset... (cached) yes checking for memset_explicit... no checking for explicit_memset... no checking whether mkdir handles trailing slash... yes checking whether mkdir handles trailing dot... yes checking for mkdtemp... yes checking whether is self-contained... yes checking whether open recognizes a trailing slash... yes checking for opendir... (cached) yes checking for pipe2... yes checking for paths.h... (cached) yes checking for confstr... (cached) yes checking for sched_setparam... no checking for sched_setscheduler... no checking for setegid... (cached) yes checking for seteuid... (cached) yes checking for vfork... (cached) yes checking for posix_spawn_file_actions_addchdir_np... (cached) no checking whether program_invocation_name is declared... (cached) no checking whether program_invocation_short_name is declared... no checking for xattr library with ATTR_ACTION_PERMISSIONS... no configure: WARNING: libattr development library was not found or not usable. configure: WARNING: gettext-tools will be built without xattr support. checking for raise... (cached) yes checking for sigprocmask... (cached) yes checking for rawmemchr... no checking for readdir... (cached) yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking whether readlink truncates results correctly... yes checking whether realloc (0, 0) returns nonnull... yes checking for reallocarray... yes checking for faccessat... (cached) yes checking for getcwd... (cached) yes checking whether free is known to preserve errno... (cached) yes checking for mempcpy... (cached) no checking for rawmemchr... (cached) no checking for search.h... (cached) yes checking for tsearch... yes checking for rewinddir... (cached) yes checking whether rmdir works... yes checking for __secure_getenv... no checking for issetugid... yes checking for library containing getservbyname... (cached) none required checking for getservbyname... (cached) yes checking whether setenv validates arguments... yes checking whether setlocale supports the C locale... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) no checking whether setlocale (category, NULL) is multithread-safe... (cached) no checking whether imported symbols can be declared weak... (cached) yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for struct sigaction.sa_sigaction... yes checking for signbit macro... yes checking for signbit compiler built-ins... yes checking for sigprocmask... (cached) yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking for socklen_t... yes checking for ssize_t... (cached) yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for va_copy... yes checking for bool, true, false... no checking for stpcpy... yes checking for stpncpy... yes checking for working stpncpy... yes checking for strchrnul... no checking for strcspn... (cached) yes checking for working strnlen... yes checking for strpbrk... (cached) yes checking whether strstr works in linear time... yes checking whether strstr works... (cached) yes checking for strtol... (cached) yes checking whether strtol works... no checking for strtoul... (cached) yes checking whether strtoul works... no checking for chown... (cached) yes checking for sys/single_threaded.h... no checking whether unlink honors trailing slashes... yes checking whether unlink of a parent directory fails as it should... guessing yes checking for unsetenv... (cached) yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for utime... (cached) yes checking whether utime handles trailing slashes on files... yes checking for futimes... yes checking for futimesat... no checking for lutimes... no checking for futimens... yes checking for utimensat... yes checking for variable-length arrays... yes checking for ptrdiff_t... yes checking for vasprintf... (cached) yes checking for vsnprintf... (cached) yes checking whether snprintf respects a size of 1... (cached) yes checking for waitid... yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking for wmemchr... yes checking for wmempcpy... no checking for stdint.h... (cached) yes checking whether c32rtomb is declared... yes checking for c32rtomb... yes checking whether c32rtomb return value is correct... yes checking whether open recognizes a trailing slash... (cached) yes checking for close_range... no checking whether fflush works on input streams... (cached) no checking for __fpurge... no checking whether fpurge is declared... yes checking whether fpurge works... no checking for __freading... no checking whether freopen works on closed fds... yes checking for fseeko... (cached) yes checking whether fflush works on input streams... (cached) no checking for _fseeki64... no checking for ftruncate... yes checking for getpagesize... (cached) yes checking whether getpagesize is declared... yes checking for duplocale... (cached) yes checking whether byte ordering is bigendian... (cached) no checking for library containing inet_pton... none required checking whether inet_pton is declared... yes checking whether byte ordering is bigendian... (cached) no checking for ioctl... (cached) yes checking for ioctl with POSIX signature... no checking for newlocale... (cached) yes checking for newlocale... (cached) yes checking for library containing nanosleep... none required checking for working nanosleep... yes checking whether perror matches strerror... yes checking for getppriv... no checking whether signature of pselect conforms to POSIX... yes checking whether pselect detects invalid fds... yes checking whether pthread_create exists as a global function... yes checking whether pthread_sigmask is a macro... no checking whether pthread_sigmask works without -lpthread... yes checking whether pthread_sigmask returns error numbers... yes checking whether pthread_sigmask unblocks signals correctly... guessing yes checking for putenv compatible with GNU and SVID... no checking whether _putenv is declared... no checking for random... yes checking for initstate... yes checking for setstate... yes checking for random.h... no checking for struct random_data... no checking for random_r... no checking whether sched_yield is declared... yes checking whether select supports a 0 argument... yes checking whether select detects invalid fds... yes checking whether sleep is declared... yes checking for working sleep... yes checking for catgets... yes checking whether symlink handles trailing slash correctly... yes checking for pthread_atfork... yes checking whether time() works... guessing yes checking for useconds_t... yes checking whether usleep allows large arguments... yes checking whether wcrtomb works in the C locale... yes checking whether wcrtomb return value is correct... guessing yes checking whether wctob works... guessing yes checking whether wctob is declared... yes checking whether btowc(0) is correct... (cached) yes checking whether btowc(EOF) is correct... (cached) guessing yes checking whether btowc is consistent with mbrtowc in the C locale... (cached) yes checking whether the C locale is free of encoding errors... (cached) yes checking for __builtin_expect... (cached) yes checking for iswblank... (cached) yes checking whether iswblank is declared... (cached) yes checking whether iswdigit is ISO C compliant... (cached) guessing yes checking whether iswpunct is consistent with ispunct... (cached) yes checking whether iswxdigit is ISO C compliant... (cached) guessing yes checking whether the compiler supports the __inline keyword... (cached) yes checking whether localeconv works... yes checking for pthread_rwlock_t... (cached) yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... (cached) no checking for mbtowc... (cached) yes checking for nl_langinfo... yes checking whether YESEXPR works... yes checking for working re_compile_pattern... no checking for libintl.h... no checking whether isblank is declared... yes checking for bool, true, false... (cached) no checking for variable-length arrays... (cached) yes checking whether wcrtomb works in the C locale... (cached) yes checking whether wcrtomb return value is correct... (cached) guessing yes checking for alignas and alignof... (cached) yes, macros checking for static_assert... (cached) no checking for __builtin_expect... (cached) yes checking whether calloc (0, n) and calloc (n, 0) return nonnull... (cached) yes checking whether // is distinct from /... (cached) no checking whether dup2 works... (cached) yes checking whether fcntl handles F_DUPFD correctly... (cached) yes checking whether fcntl understands F_DUPFD_CLOEXEC... (cached) yes checking whether fdopen sets errno... (cached) yes checking whether conversion from 'int' to 'long double' works... (cached) yes checking whether free is known to preserve errno... (cached) yes checking for getdelim... (cached) yes checking for working getdelim function... (cached) yes checking whether getdtablesize works... (cached) yes checking for getline... (cached) yes checking for working getline function... (cached) yes checking for getprogname... (cached) yes checking whether program_invocation_name is declared... (cached) no checking whether the compiler generally respects inline... (cached) yes checking whether to use the included libunistring... yes checking for pthread_rwlock_t... (cached) yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... (cached) no checking whether malloc (0) returns nonnull... (cached) yes checking whether mbrtoc32 works on empty input... (cached) yes checking whether the C locale is free of encoding errors... (cached) yes checking whether mbrtowc handles a NULL pwc argument... (cached) guessing yes checking whether mbrtowc handles a NULL string argument... (cached) guessing yes checking whether mbrtowc has a correct return value... (cached) guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... (cached) guessing yes checking whether mbrtowc stores incomplete characters... (cached) guessing no checking whether mbrtowc works on empty input... (cached) yes checking whether the C locale is free of encoding errors... (cached) yes checking whether mbswidth is declared in ... (cached) no checking for mbstate_t... (cached) yes checking whether memmem works in linear time... (cached) yes checking for memmem... (cached) yes checking whether memmem works... (cached) yes checking for memrchr... (cached) yes checking whether open recognizes a trailing slash... (cached) yes checking for raise... (cached) yes checking for sigprocmask... (cached) yes checking for rawmemchr... (cached) no checking whether realloc (0, 0) returns nonnull... (cached) yes checking for reallocarray... (cached) yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) no checking whether setlocale (category, NULL) is multithread-safe... (cached) no checking whether imported symbols can be declared weak... (cached) yes checking whether the -Werror option is usable... (cached) yes checking for simple visibility declarations... (cached) yes checking for sigprocmask... (cached) yes checking for stdint.h... (cached) yes checking for SIZE_MAX... (cached) yes checking for ssize_t... (cached) yes checking whether stat handles trailing slashes on files... (cached) yes checking for struct stat.st_atim.tv_nsec... (cached) yes checking whether struct stat.st_atim is of type struct timespec... (cached) yes checking for struct stat.st_birthtimespec.tv_nsec... (cached) no checking for struct stat.st_birthtimensec... (cached) no checking for struct stat.st_birthtim.tv_nsec... (cached) no checking for va_copy... (cached) yes checking for bool, true, false... (cached) no checking for stpcpy... (cached) yes checking for stpncpy... (cached) yes checking for working stpncpy... (cached) yes checking for strchrnul... (cached) no checking whether strstr works in linear time... (cached) yes checking whether strstr works... (cached) yes checking for variable-length arrays... (cached) yes checking for ptrdiff_t... (cached) yes checking for vasprintf... (cached) yes checking whether wcwidth is declared... (cached) yes checking whether wcwidth works reasonably in UTF-8 locales... (cached) yes checking for stdint.h... (cached) yes checking for pwd.h... (cached) yes checking for inline... (cached) inline checking for unsigned long long int... yes checking for size_t... (cached) yes checking for ptrdiff_t... (cached) yes checking for ssize_t... (cached) yes checking for pid_t... (cached) yes checking for select... (cached) yes checking for signal handlers with siginfo_t... yes checking whether byte ordering is bigendian... (cached) no checking for arpa/inet.h... (cached) yes checking for gethostname... (cached) yes checking for gethostbyname... (cached) yes checking for inet_ntop... (cached) yes checking for IPv6 sockets... yes checking whether Emacs support is requested... no checking for dvips... /exopi-obj/pobj/gettext-0.22.5/gettext-0.22.5/build-aux/missing dvips checking for texi2pdf... /usr/bin/texi2pdf checking for perl... /usr/bin/perl checking whether we are using the GNU C Library 2 or newer... no checking whether the C++ compiler (c++ -O2 -pipe -g ) works... yes checking whether the C++ compiler supports namespaces... yes checking dependency style of c++... (cached) gcc3 checking whether the compiler supports GNU C++... (cached) yes checking whether c++ accepts -g... (cached) yes checking for a german Unicode locale... none checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating csharpcomp.sh config.status: creating csharpexec.sh config.status: creating javacomp.sh config.status: creating javaexec.sh config.status: creating Makefile config.status: creating doc/Makefile config.status: creating its/Makefile config.status: creating gnulib-lib/Makefile config.status: creating libgrep/Makefile config.status: creating src/Makefile config.status: creating src/user-email config.status: creating libgettextpo/Makefile config.status: creating libgettextpo/exported.sh config.status: creating po/Makefile.in config.status: creating projects/Makefile config.status: creating styles/Makefile config.status: creating emacs/Makefile config.status: creating misc/Makefile config.status: creating misc/gettextize config.status: creating misc/autopoint config.status: creating misc/convert-archive config.status: creating man/Makefile config.status: creating man/x-to-1 config.status: creating m4/Makefile config.status: creating tests/Makefile config.status: creating tests/init-env config.status: creating system-tests/Makefile config.status: creating gnulib-tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile === configuring in examples (/exopi-obj/pobj/gettext-0.22.5/gettext-0.22.5/gettext-tools/examples) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--disable-csharp' '--disable-java' '--disable-acl' '--disable-openmp' '--with-libiconv-prefix=/usr/local' '--with-included-gettext' '--with-included-libunistring' '--with-included-libxml' '--without-emacs' '--without-git' '--sysconfdir=/etc' '--mandir=/usr/local/man' '--infodir=/usr/local/info' '--localstatedir=/var' '--disable-silent-rules' '--disable-gtk-doc' 'CC=cc' 'CFLAGS=-O2 -pipe -g' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -g' 'YACC=yacc' --cache-file=/dev/null --srcdir=. configure: loading site script /exopi-obj/pobj/gettext-0.22.5/config.site checking for a BSD-compatible install... /exopi-obj/pobj/gettext-0.22.5/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating installpaths config.status: creating po/Makefile config.status: executing po-directories commands >>> Running build in devel/gettext,-runtime at 1714743486.13 ===> devel/gettext,-runtime ===> Building for gettext-0.22.5 /usr/bin/make all-recursive Making all in gnulib-local Making all in gettext-runtime /usr/bin/make all-recursive Making all in doc Making all in intl /usr/bin/make all-recursive Making all in gnulib-lib sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''HAVE_ALLOCA_H''@|0|g' ./alloca.in.h > alloca.h-t mv alloca.h-t alloca.h { sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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_ASSERT_H''@||g' < ./assert.in.h && sed -e '/@assert.h omit start@/,/@assert.h omit end@/d' -e 's|_gl_verify|_gl_static_assert|g' -e 's|_GL_VERIFY|_GL_STATIC_ASSERT|g' -e 's|_GL\(_STATIC_ASSERT_H\)|_GL\1|g' < ./verify.h; } > assert.h-t mv assert.h-t assert.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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_ERRNO_H''@||g' -e 's|@''EMULTIHOP_HIDDEN''@|0|g' -e 's|@''EMULTIHOP_VALUE''@||g' -e 's|@''ENOLINK_HIDDEN''@|0|g' -e 's|@''ENOLINK_VALUE''@||g' -e 's|@''EOVERFLOW_HIDDEN''@|0|g' -e 's|@''EOVERFLOW_VALUE''@||g' ./errno.in.h > errno.h-t mv errno.h-t errno.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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_FLOAT_H''@||g' -e 's|@''REPLACE_ITOLD''@|0|g' ./float.in.h > float.h-t mv float.h-t float.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's/@''HAVE_INTTYPES_H''@/1/g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_INTTYPES_H''@||g' -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' -e 's/@''PRIPTR_PREFIX''@/__PRIPTR_PREFIX/g' -e 's/@''GNULIB_IMAXABS''@/0/g' -e 's/@''GNULIB_IMAXDIV''@/0/g' -e 's/@''GNULIB_STRTOIMAX''@/0/g' -e 's/@''GNULIB_STRTOUMAX''@/0/g' -e 's/@''HAVE_DECL_IMAXABS''@/1/g' -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' -e 's/@''HAVE_IMAXDIV_T''@/1/g' -e 's/@''REPLACE_IMAXABS''@/0/g' -e 's/@''REPLACE_IMAXDIV''@/0/g' -e 's/@''REPLACE_STRTOIMAX''@/0/g' -e 's/@''REPLACE_STRTOUMAX''@/0/g' -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' -e 's/@''INT64_MAX_EQ_LONG_MAX''@/defined _LP64/g' -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/defined _LP64/g' -e '/definitions of _GL_FUNCDECL_RPL/r ./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' ./inttypes.in.h > inttypes.h-t mv inttypes.h-t inttypes.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_LANGINFO_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_LANGINFO_H''@||g' -e 's/@''GNULIB_NL_LANGINFO''@/0/g' -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' -e 's|@''HAVE_LANGINFO_ALTMON''@|0|g' -e 's|@''HAVE_LANGINFO_ERA''@|0|g' -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' -e 's|@''HAVE_NL_LANGINFO''@|1|g' -e 's|@''REPLACE_NL_LANGINFO''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' ./langinfo.in.h > langinfo.h-t mv langinfo.h-t langinfo.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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_LOCALE_H''@||g' -e 's/@''GNULIB_LOCALECONV''@/0/g' -e 's/@''GNULIB_SETLOCALE''@/0/g' -e 's/@''GNULIB_SETLOCALE_NULL''@/1/g' -e 's/@''GNULIB_DUPLOCALE''@/0/g' -e 's/@''GNULIB_LOCALENAME_UNSAFE''@/1/g' -e 's|@''HAVE_NEWLOCALE''@|1|g' -e 's|@''HAVE_DUPLOCALE''@|1|g' -e 's|@''HAVE_FREELOCALE''@|1|g' -e 's|@''HAVE_XLOCALE_H''@|0|g' -e 's|@''REPLACE_LOCALECONV''@|0|g' -e 's|@''REPLACE_SETLOCALE''@|0|g' -e 's|@''REPLACE_NEWLOCALE''@|0|g' -e 's|@''REPLACE_DUPLOCALE''@|0|g' -e 's|@''REPLACE_FREELOCALE''@|0|g' -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' -e 's|@''LOCALENAME_ENHANCE_LOCALE_FUNCS''@|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' ./locale.in.h > locale.h-t mv locale.h-t locale.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@||g' -e 's/@''GNULIB_ACOSF''@/0/g' -e 's/@''GNULIB_ACOSL''@/0/g' -e 's/@''GNULIB_ASINF''@/0/g' -e 's/@''GNULIB_ASINL''@/0/g' -e 's/@''GNULIB_ATANF''@/0/g' -e 's/@''GNULIB_ATANL''@/0/g' -e 's/@''GNULIB_ATAN2F''@/0/g' -e 's/@''GNULIB_CBRT''@/0/g' -e 's/@''GNULIB_CBRTF''@/0/g' -e 's/@''GNULIB_CBRTL''@/0/g' -e 's/@''GNULIB_CEIL''@/0/g' -e 's/@''GNULIB_CEILF''@/0/g' -e 's/@''GNULIB_CEILL''@/0/g' -e 's/@''GNULIB_COPYSIGN''@/0/g' -e 's/@''GNULIB_COPYSIGNF''@/0/g' -e 's/@''GNULIB_COPYSIGNL''@/0/g' -e 's/@''GNULIB_COSF''@/0/g' -e 's/@''GNULIB_COSL''@/0/g' -e 's/@''GNULIB_COSHF''@/0/g' -e 's/@''GNULIB_EXPF''@/0/g' -e 's/@''GNULIB_EXPL''@/0/g' -e 's/@''GNULIB_EXP2''@/0/g' -e 's/@''GNULIB_EXP2F''@/0/g' -e 's/@''GNULIB_EXP2L''@/0/g' -e 's/@''GNULIB_EXPM1''@/0/g' -e 's/@''GNULIB_EXPM1F''@/0/g' -e 's/@''GNULIB_EXPM1L''@/0/g' -e 's/@''GNULIB_FABSF''@/0/g' -e 's/@''GNULIB_FABSL''@/0/g' -e 's/@''GNULIB_FLOOR''@/0/g' -e 's/@''GNULIB_FLOORF''@/0/g' -e 's/@''GNULIB_FLOORL''@/0/g' -e 's/@''GNULIB_FMA''@/0/g' -e 's/@''GNULIB_FMAF''@/0/g' -e 's/@''GNULIB_FMAL''@/0/g' -e 's/@''GNULIB_FMOD''@/0/g' -e 's/@''GNULIB_FMODF''@/0/g' -e 's/@''GNULIB_FMODL''@/0/g' -e 's/@''GNULIB_FREXPF''@/0/g' -e 's/@''GNULIB_FREXP''@/1/g' -e 's/@''GNULIB_FREXPL''@/1/g' -e 's/@''GNULIB_HYPOT''@/0/g' -e 's/@''GNULIB_HYPOTF''@/0/g' -e 's/@''GNULIB_HYPOTL''@/0/g' < ./math.in.h > math.h-t1 sed -e 's/@''GNULIB_ILOGB''@/0/g' -e 's/@''GNULIB_ILOGBF''@/0/g' -e 's/@''GNULIB_ILOGBL''@/0/g' -e 's/@''GNULIB_ISFINITE''@/0/g' -e 's/@''GNULIB_ISINF''@/0/g' -e 's/@''GNULIB_ISNAN''@/0/g' -e 's/@''GNULIB_ISNANF''@/0/g' -e 's/@''GNULIB_ISNAND''@/0/g' -e 's/@''GNULIB_ISNANL''@/0/g' -e 's/@''GNULIB_LDEXP''@/0/g' -e 's/@''GNULIB_LDEXPF''@/0/g' -e 's/@''GNULIB_LDEXPL''@/0/g' -e 's/@''GNULIB_LOG''@/0/g' -e 's/@''GNULIB_LOGF''@/0/g' -e 's/@''GNULIB_LOGL''@/0/g' -e 's/@''GNULIB_LOG10''@/0/g' -e 's/@''GNULIB_LOG10F''@/0/g' -e 's/@''GNULIB_LOG10L''@/0/g' -e 's/@''GNULIB_LOG1P''@/0/g' -e 's/@''GNULIB_LOG1PF''@/0/g' -e 's/@''GNULIB_LOG1PL''@/0/g' -e 's/@''GNULIB_LOG2''@/0/g' -e 's/@''GNULIB_LOG2F''@/0/g' -e 's/@''GNULIB_LOG2L''@/0/g' -e 's/@''GNULIB_LOGB''@/0/g' -e 's/@''GNULIB_LOGBF''@/0/g' -e 's/@''GNULIB_LOGBL''@/0/g' -e 's/@''GNULIB_MODF''@/0/g' -e 's/@''GNULIB_MODFF''@/0/g' -e 's/@''GNULIB_MODFL''@/0/g' -e 's/@''GNULIB_POWF''@/0/g' -e 's/@''GNULIB_REMAINDER''@/0/g' -e 's/@''GNULIB_REMAINDERF''@/0/g' -e 's/@''GNULIB_REMAINDERL''@/0/g' -e 's/@''GNULIB_RINT''@/0/g' -e 's/@''GNULIB_RINTF''@/0/g' -e 's/@''GNULIB_RINTL''@/0/g' -e 's/@''GNULIB_ROUND''@/0/g' -e 's/@''GNULIB_ROUNDF''@/0/g' -e 's/@''GNULIB_ROUNDL''@/0/g' -e 's/@''GNULIB_SIGNBIT''@/1/g' -e 's/@''GNULIB_SINF''@/0/g' -e 's/@''GNULIB_SINL''@/0/g' -e 's/@''GNULIB_SINHF''@/0/g' -e 's/@''GNULIB_SQRTF''@/0/g' -e 's/@''GNULIB_SQRTL''@/0/g' -e 's/@''GNULIB_TANF''@/0/g' -e 's/@''GNULIB_TANL''@/0/g' -e 's/@''GNULIB_TANHF''@/0/g' -e 's/@''GNULIB_TRUNC''@/0/g' -e 's/@''GNULIB_TRUNCF''@/0/g' -e 's/@''GNULIB_TRUNCL''@/0/g' -e 's/@''GNULIB_TOTALORDER''@/0/g' -e 's/@''GNULIB_TOTALORDERF''@/0/g' -e 's/@''GNULIB_TOTALORDERL''@/0/g' -e 's/@''GNULIB_MDA_J0''@/1/g' -e 's/@''GNULIB_MDA_J1''@/1/g' -e 's/@''GNULIB_MDA_JN''@/1/g' -e 's/@''GNULIB_MDA_Y0''@/1/g' -e 's/@''GNULIB_MDA_Y1''@/1/g' -e 's/@''GNULIB_MDA_YN''@/1/g' < math.h-t1 > math.h-t2 sed -e 's|@''HAVE_ACOSF''@|1|g' -e 's|@''HAVE_ACOSL''@|1|g' -e 's|@''HAVE_ASINF''@|1|g' -e 's|@''HAVE_ASINL''@|1|g' -e 's|@''HAVE_ATANF''@|1|g' -e 's|@''HAVE_ATANL''@|1|g' -e 's|@''HAVE_ATAN2F''@|1|g' -e 's|@''HAVE_CBRT''@|1|g' -e 's|@''HAVE_CBRTF''@|1|g' -e 's|@''HAVE_CBRTL''@|1|g' -e 's|@''HAVE_COPYSIGN''@|1|g' -e 's|@''HAVE_COPYSIGNL''@|1|g' -e 's|@''HAVE_COSF''@|1|g' -e 's|@''HAVE_COSL''@|1|g' -e 's|@''HAVE_COSHF''@|1|g' -e 's|@''HAVE_EXPF''@|1|g' -e 's|@''HAVE_EXPL''@|1|g' -e 's|@''HAVE_EXPM1''@|1|g' -e 's|@''HAVE_EXPM1F''@|1|g' -e 's|@''HAVE_FABSF''@|1|g' -e 's|@''HAVE_FABSL''@|1|g' -e 's|@''HAVE_FMA''@|1|g' -e 's|@''HAVE_FMAF''@|1|g' -e 's|@''HAVE_FMAL''@|1|g' -e 's|@''HAVE_FMODF''@|1|g' -e 's|@''HAVE_FMODL''@|1|g' -e 's|@''HAVE_FREXPF''@|1|g' -e 's|@''HAVE_HYPOTF''@|1|g' -e 's|@''HAVE_HYPOTL''@|1|g' -e 's|@''HAVE_ILOGB''@|1|g' -e 's|@''HAVE_ILOGBF''@|1|g' -e 's|@''HAVE_ILOGBL''@|1|g' -e 's|@''HAVE_ISNANF''@|1|g' -e 's|@''HAVE_ISNAND''@|1|g' -e 's|@''HAVE_ISNANL''@|1|g' -e 's|@''HAVE_LDEXPF''@|1|g' -e 's|@''HAVE_LOGF''@|1|g' -e 's|@''HAVE_LOGL''@|1|g' -e 's|@''HAVE_LOG10F''@|1|g' -e 's|@''HAVE_LOG10L''@|1|g' -e 's|@''HAVE_LOG1P''@|1|g' -e 's|@''HAVE_LOG1PF''@|1|g' -e 's|@''HAVE_LOG1PL''@|1|g' -e 's|@''HAVE_LOGBF''@|1|g' -e 's|@''HAVE_LOGBL''@|1|g' -e 's|@''HAVE_MODFF''@|1|g' -e 's|@''HAVE_MODFL''@|1|g' -e 's|@''HAVE_POWF''@|1|g' -e 's|@''HAVE_REMAINDER''@|1|g' -e 's|@''HAVE_REMAINDERF''@|1|g' -e 's|@''HAVE_RINT''@|1|g' -e 's|@''HAVE_RINTL''@|1|g' -e 's|@''HAVE_SINF''@|1|g' -e 's|@''HAVE_SINL''@|1|g' -e 's|@''HAVE_SINHF''@|1|g' -e 's|@''HAVE_SQRTF''@|1|g' -e 's|@''HAVE_SQRTL''@|1|g' -e 's|@''HAVE_TANF''@|1|g' -e 's|@''HAVE_TANL''@|1|g' -e 's|@''HAVE_TANHF''@|1|g' -e 's|@''HAVE_TOTALORDER''@|1|g' -e 's|@''HAVE_TOTALORDERF''@|1|g' -e 's|@''HAVE_TOTALORDERL''@|1|g' < math.h-t2 > math.h-t3 sed -e 's|@''HAVE_DECL_ACOSL''@|1|g' -e 's|@''HAVE_DECL_ASINL''@|1|g' -e 's|@''HAVE_DECL_ATANL''@|1|g' -e 's|@''HAVE_DECL_CBRTF''@|1|g' -e 's|@''HAVE_DECL_CBRTL''@|1|g' -e 's|@''HAVE_DECL_CEILF''@|1|g' -e 's|@''HAVE_DECL_CEILL''@|1|g' -e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' -e 's|@''HAVE_DECL_COSL''@|1|g' -e 's|@''HAVE_DECL_EXPL''@|1|g' -e 's|@''HAVE_DECL_EXP2''@|1|g' -e 's|@''HAVE_DECL_EXP2F''@|1|g' -e 's|@''HAVE_DECL_EXP2L''@|1|g' -e 's|@''HAVE_DECL_EXPM1L''@|1|g' -e 's|@''HAVE_DECL_FLOORF''@|1|g' -e 's|@''HAVE_DECL_FLOORL''@|1|g' -e 's|@''HAVE_DECL_FREXPL''@|1|g' -e 's|@''HAVE_DECL_LDEXPL''@|1|g' -e 's|@''HAVE_DECL_LOGL''@|1|g' -e 's|@''HAVE_DECL_LOG10L''@|1|g' -e 's|@''HAVE_DECL_LOG2''@|1|g' -e 's|@''HAVE_DECL_LOG2F''@|1|g' -e 's|@''HAVE_DECL_LOG2L''@|1|g' -e 's|@''HAVE_DECL_LOGB''@|1|g' -e 's|@''HAVE_DECL_REMAINDER''@|1|g' -e 's|@''HAVE_DECL_REMAINDERL''@|1|g' -e 's|@''HAVE_DECL_RINTF''@|1|g' -e 's|@''HAVE_DECL_ROUND''@|1|g' -e 's|@''HAVE_DECL_ROUNDF''@|1|g' -e 's|@''HAVE_DECL_ROUNDL''@|1|g' -e 's|@''HAVE_DECL_SINL''@|1|g' -e 's|@''HAVE_DECL_SQRTL''@|1|g' -e 's|@''HAVE_DECL_TANL''@|1|g' -e 's|@''HAVE_DECL_TRUNC''@|1|g' -e 's|@''HAVE_DECL_TRUNCF''@|1|g' -e 's|@''HAVE_DECL_TRUNCL''@|1|g' < math.h-t3 > math.h-t4 sed -e 's|@''REPLACE_ACOSF''@|0|g' -e 's|@''REPLACE_ASINF''@|0|g' -e 's|@''REPLACE_ATANF''@|0|g' -e 's|@''REPLACE_ATAN2F''@|0|g' -e 's|@''REPLACE_CBRTF''@|0|g' -e 's|@''REPLACE_CBRTL''@|0|g' -e 's|@''REPLACE_CEIL''@|0|g' -e 's|@''REPLACE_CEILF''@|0|g' -e 's|@''REPLACE_CEILL''@|0|g' -e 's|@''REPLACE_COSF''@|0|g' -e 's|@''REPLACE_COSHF''@|0|g' -e 's|@''REPLACE_EXPF''@|0|g' -e 's|@''REPLACE_EXPL''@|0|g' -e 's|@''REPLACE_EXPM1''@|0|g' -e 's|@''REPLACE_EXPM1F''@|0|g' -e 's|@''REPLACE_EXPM1L''@|0|g' -e 's|@''REPLACE_EXP2''@|0|g' -e 's|@''REPLACE_EXP2L''@|0|g' -e 's|@''REPLACE_FABSL''@|0|g' -e 's|@''REPLACE_FLOOR''@|0|g' -e 's|@''REPLACE_FLOORF''@|0|g' -e 's|@''REPLACE_FLOORL''@|0|g' -e 's|@''REPLACE_FMA''@|0|g' -e 's|@''REPLACE_FMAF''@|0|g' -e 's|@''REPLACE_FMAL''@|0|g' -e 's|@''REPLACE_FMOD''@|0|g' -e 's|@''REPLACE_FMODF''@|0|g' -e 's|@''REPLACE_FMODL''@|0|g' -e 's|@''REPLACE_FREXPF''@|0|g' -e 's|@''REPLACE_FREXP''@|0|g' -e 's|@''REPLACE_FREXPL''@|1|g' -e 's|@''REPLACE_HUGE_VAL''@|0|g' -e 's|@''REPLACE_HYPOT''@|0|g' -e 's|@''REPLACE_HYPOTF''@|0|g' -e 's|@''REPLACE_HYPOTL''@|0|g' -e 's|@''REPLACE_ILOGB''@|0|g' -e 's|@''REPLACE_ILOGBF''@|0|g' -e 's|@''REPLACE_ILOGBL''@|0|g' -e 's|@''REPLACE_ISFINITE''@|0|g' -e 's|@''REPLACE_ISINF''@|0|g' -e 's|@''REPLACE_ISNAN''@|0|g' -e 's|@''REPLACE_ITOLD''@|0|g' < math.h-t4 > math.h-t5 sed -e 's|@''REPLACE_LDEXP''@|0|g' -e 's|@''REPLACE_LDEXPL''@|0|g' -e 's|@''REPLACE_LOG''@|0|g' -e 's|@''REPLACE_LOGF''@|0|g' -e 's|@''REPLACE_LOGL''@|0|g' -e 's|@''REPLACE_LOG10''@|0|g' -e 's|@''REPLACE_LOG10F''@|0|g' -e 's|@''REPLACE_LOG10L''@|0|g' -e 's|@''REPLACE_LOG1P''@|0|g' -e 's|@''REPLACE_LOG1PF''@|0|g' -e 's|@''REPLACE_LOG1PL''@|0|g' -e 's|@''REPLACE_LOG2''@|0|g' -e 's|@''REPLACE_LOG2F''@|0|g' -e 's|@''REPLACE_LOG2L''@|0|g' -e 's|@''REPLACE_LOGB''@|0|g' -e 's|@''REPLACE_LOGBF''@|0|g' -e 's|@''REPLACE_LOGBL''@|0|g' -e 's|@''REPLACE_MODF''@|0|g' -e 's|@''REPLACE_MODFF''@|0|g' -e 's|@''REPLACE_MODFL''@|0|g' -e 's|@''REPLACE_NAN''@|0|g' -e 's|@''REPLACE_REMAINDER''@|0|g' -e 's|@''REPLACE_REMAINDERF''@|0|g' -e 's|@''REPLACE_REMAINDERL''@|0|g' -e 's|@''REPLACE_RINTL''@|0|g' -e 's|@''REPLACE_ROUND''@|0|g' -e 's|@''REPLACE_ROUNDF''@|0|g' -e 's|@''REPLACE_ROUNDL''@|0|g' -e 's|@''REPLACE_SIGNBIT''@|0|g' -e 's|@''REPLACE_SIGNBIT_USING_BUILTINS''@|1|g' -e 's|@''REPLACE_SINF''@|0|g' -e 's|@''REPLACE_SINHF''@|0|g' -e 's|@''REPLACE_SQRTF''@|0|g' -e 's|@''REPLACE_SQRTL''@|0|g' -e 's|@''REPLACE_TANF''@|0|g' -e 's|@''REPLACE_TANHF''@|0|g' -e 's|@''REPLACE_TOTALORDER''@|0|g' -e 's|@''REPLACE_TOTALORDERF''@|0|g' -e 's|@''REPLACE_TOTALORDERL''@|0|g' -e 's|@''REPLACE_TRUNC''@|0|g' -e 's|@''REPLACE_TRUNCF''@|0|g' -e 's|@''REPLACE_TRUNCL''@|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' < math.h-t5 > math.h-t6 rm -f math.h-t1 math.h-t2 math.h-t3 math.h-t4 math.h-t5 mv math.h-t6 math.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_SEARCH_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_SEARCH_H''@||g' -e 's|@''HAVE_TYPE_VISIT''@|1|g' -e 's/@''GNULIB_TSEARCH''@/1/g' -e 's/@''GNULIB_MDA_LFIND''@/1/g' -e 's/@''GNULIB_MDA_LSEARCH''@/1/g' -e 's|@''HAVE_TSEARCH''@|1|g' -e 's|@''HAVE_TWALK''@|1|g' -e 's|@''REPLACE_TSEARCH''@|0|g' -e 's|@''REPLACE_TWALK''@|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' ./search.in.h > search.h-t mv search.h-t search.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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_STDDEF_H''@||g' -e 's|@''HAVE_MAX_ALIGN_T''@|1|g' -e 's|@''HAVE_WCHAR_T''@|1|g' -e 's|@''REPLACE_NULL''@|0|g' ./stddef.in.h > stddef.h-t mv stddef.h-t stddef.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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/@''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/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' ./stdint.in.h > stdint.h-t mv stdint.h-t stdint.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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_FOPEN_GNU''@/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''@/0/g' -e 's/@''GNULIB_VDPRINTF''@/0/g' -e 's/@''GNULIB_VFPRINTF''@/1/g' -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' -e 's/@''GNULIB_VFSCANF''@/0/g' -e 's/@''GNULIB_VSCANF''@/0/g' -e 's/@''GNULIB_VPRINTF''@/1/g' -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' -e 's/@''GNULIB_VSNPRINTF''@/0/g' -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' -e 's/@''GNULIB_MDA_FCLOSEALL''@/1/g' -e 's/@''GNULIB_MDA_FDOPEN''@/1/g' -e 's/@''GNULIB_MDA_FILENO''@/1/g' -e 's/@''GNULIB_MDA_GETW''@/1/g' -e 's/@''GNULIB_MDA_PUTW''@/1/g' -e 's/@''GNULIB_MDA_TEMPNAM''@/1/g' < ./stdio.in.h > stdio.h-t1 sed -e 's|@''HAVE_DECL_FCLOSEALL''@|0|g' -e 's|@''HAVE_DECL_FPURGE''@|1|g' -e 's|@''HAVE_DECL_FSEEKO''@|1|g' -e 's|@''HAVE_DECL_FTELLO''@|1|g' -e 's|@''HAVE_DECL_GETDELIM''@|1|g' -e 's|@''HAVE_DECL_GETLINE''@|1|g' -e 's|@''HAVE_DECL_GETW''@|1|g' -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' -e 's|@''HAVE_DECL_PUTW''@|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' < stdio.h-t1 > stdio.h-t2 sed -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_FOPEN_FOR_FOPEN_GNU''@|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-t2 > stdio.h-t3 rm -f stdio.h-t1 stdio.h-t2 mv stdio.h-t3 stdio.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_STDLIB_H''@||g' -e 's/@''GNULIB__EXIT''@/0/g' -e 's/@''GNULIB_ALIGNED_ALLOC''@/0/g' -e 's/@''GNULIB_ATOLL''@/0/g' -e 's/@''GNULIB_CALLOC_GNU''@/0/g' -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' -e 's/@''GNULIB_FREE_POSIX''@/1/g' -e 's/@''GNULIB_GETLOADAVG''@/0/g' -e 's/@''GNULIB_GETPROGNAME''@/0/g' -e 's/@''GNULIB_GETSUBOPT''@/0/g' -e 's/@''GNULIB_GRANTPT''@/0/g' -e 's/@''GNULIB_MALLOC_GNU''@/0/g' -e 's/@''GNULIB_MALLOC_POSIX''@/0/g' -e 's/@''GNULIB_MBSTOWCS''@/0/g' -e 's/@''GNULIB_MBTOWC''@/0/g' -e 's/@''GNULIB_MKDTEMP''@/0/g' -e 's/@''GNULIB_MKOSTEMP''@/0/g' -e 's/@''GNULIB_MKOSTEMPS''@/0/g' -e 's/@''GNULIB_MKSTEMP''@/0/g' -e 's/@''GNULIB_MKSTEMPS''@/0/g' -e 's/@''GNULIB_POSIX_MEMALIGN''@/0/g' -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' -e 's/@''GNULIB_PTSNAME''@/0/g' -e 's/@''GNULIB_PTSNAME_R''@/0/g' -e 's/@''GNULIB_PUTENV''@/0/g' -e 's/@''GNULIB_QSORT_R''@/0/g' -e 's/@''GNULIB_RAND''@/0/g' -e 's/@''GNULIB_RANDOM''@/0/g' -e 's/@''GNULIB_RANDOM_R''@/0/g' -e 's/@''GNULIB_REALLOC_GNU''@/0/g' -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' -e 's/@''GNULIB_REALLOCARRAY''@/0/g' -e 's/@''GNULIB_REALPATH''@/0/g' -e 's/@''GNULIB_RPMATCH''@/0/g' -e 's/@''GNULIB_SECURE_GETENV''@/0/g' -e 's/@''GNULIB_SETENV''@/0/g' -e 's/@''GNULIB_STRTOD''@/0/g' -e 's/@''GNULIB_STRTOL''@/0/g' -e 's/@''GNULIB_STRTOLD''@/0/g' -e 's/@''GNULIB_STRTOLL''@/0/g' -e 's/@''GNULIB_STRTOUL''@/0/g' -e 's/@''GNULIB_STRTOULL''@/0/g' -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' -e 's/@''GNULIB_UNLOCKPT''@/0/g' -e 's/@''GNULIB_UNSETENV''@/0/g' -e 's/@''GNULIB_WCTOMB''@/0/g' -e 's/@''GNULIB_MDA_ECVT''@/1/g' -e 's/@''GNULIB_MDA_FCVT''@/1/g' -e 's/@''GNULIB_MDA_GCVT''@/1/g' -e 's/@''GNULIB_MDA_MKTEMP''@/1/g' -e 's/@''GNULIB_MDA_PUTENV''@/1/g' < ./stdlib.in.h > stdlib.h-t1 sed -e 's|@''HAVE__EXIT''@|1|g' -e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' -e 's|@''HAVE_ATOLL''@|1|g' -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' -e 's|@''HAVE_DECL_ECVT''@|1|g' -e 's|@''HAVE_DECL_FCVT''@|1|g' -e 's|@''HAVE_DECL_GCVT''@|1|g' -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' -e 's|@''HAVE_DECL_PROGRAM_INVOCATION_NAME''@|1|g' -e 's|@''HAVE_GETPROGNAME''@|1|g' -e 's|@''HAVE_GETSUBOPT''@|1|g' -e 's|@''HAVE_GRANTPT''@|1|g' -e 's|@''HAVE_INITSTATE''@|1|g' -e 's|@''HAVE_DECL_INITSTATE''@|1|g' -e 's|@''HAVE_MBTOWC''@|1|g' -e 's|@''HAVE_MKDTEMP''@|1|g' -e 's|@''HAVE_MKOSTEMP''@|1|g' -e 's|@''HAVE_MKOSTEMPS''@|1|g' -e 's|@''HAVE_MKSTEMP''@|1|g' -e 's|@''HAVE_MKSTEMPS''@|1|g' -e 's|@''HAVE_POSIX_MEMALIGN''@|1|g' -e 's|@''HAVE_POSIX_OPENPT''@|1|g' -e 's|@''HAVE_PTSNAME''@|1|g' -e 's|@''HAVE_PTSNAME_R''@|1|g' -e 's|@''HAVE_QSORT_R''@|1|g' -e 's|@''HAVE_RANDOM''@|1|g' -e 's|@''HAVE_RANDOM_H''@|1|g' -e 's|@''HAVE_RANDOM_R''@|1|g' -e 's|@''HAVE_REALLOCARRAY''@|1|g' -e 's|@''HAVE_REALPATH''@|1|g' -e 's|@''HAVE_RPMATCH''@|1|g' -e 's|@''HAVE_SECURE_GETENV''@|1|g' -e 's|@''HAVE_DECL_SETENV''@|1|g' -e 's|@''HAVE_SETSTATE''@|1|g' -e 's|@''HAVE_DECL_SETSTATE''@|1|g' -e 's|@''HAVE_STRTOD''@|1|g' -e 's|@''HAVE_STRTOL''@|1|g' -e 's|@''HAVE_STRTOLD''@|1|g' -e 's|@''HAVE_STRTOLL''@|1|g' -e 's|@''HAVE_STRTOUL''@|1|g' -e 's|@''HAVE_STRTOULL''@|1|g' -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' -e 's|@''HAVE_UNLOCKPT''@|1|g' -e 's|@''HAVE_DECL_UNSETENV''@|1|g' < stdlib.h-t1 > stdlib.h-t2 sed -e 's|@''REPLACE__EXIT''@|0|g' -e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' -e 's|@''REPLACE_CALLOC_FOR_CALLOC_GNU''@|0|g' -e 's|@''REPLACE_CALLOC_FOR_CALLOC_POSIX''@|0|g' -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' -e 's|@''REPLACE_FREE''@|0|g' -e 's|@''REPLACE_GETLOADAVG''@|0|g' -e 's|@''REPLACE_GETPROGNAME''@|0|g' -e 's|@''REPLACE_GETSUBOPT''@|0|g' -e 's|@''REPLACE_INITSTATE''@|0|g' -e 's|@''REPLACE_MALLOC_FOR_MALLOC_GNU''@|0|g' -e 's|@''REPLACE_MALLOC_FOR_MALLOC_POSIX''@|0|g' -e 's|@''REPLACE_MB_CUR_MAX''@|0|g' -e 's|@''REPLACE_MBSTOWCS''@|0|g' -e 's|@''REPLACE_MBTOWC''@|0|g' -e 's|@''REPLACE_MKOSTEMP''@|0|g' -e 's|@''REPLACE_MKOSTEMPS''@|0|g' -e 's|@''REPLACE_MKSTEMP''@|0|g' -e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' -e 's|@''REPLACE_POSIX_OPENPT''@|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_RAND''@|0|g' -e 's|@''REPLACE_RANDOM''@|0|g' -e 's|@''REPLACE_RANDOM_R''@|0|g' -e 's|@''REPLACE_REALLOC_FOR_REALLOC_GNU''@|0|g' -e 's|@''REPLACE_REALLOC_FOR_REALLOC_POSIX''@|0|g' -e 's|@''REPLACE_REALLOCARRAY''@|0|g' -e 's|@''REPLACE_REALPATH''@|0|g' -e 's|@''REPLACE_SETENV''@|0|g' -e 's|@''REPLACE_SETSTATE''@|0|g' -e 's|@''REPLACE_STRTOD''@|0|g' -e 's|@''REPLACE_STRTOL''@|0|g' -e 's|@''REPLACE_STRTOLD''@|0|g' -e 's|@''REPLACE_STRTOLL''@|0|g' -e 's|@''REPLACE_STRTOUL''@|0|g' -e 's|@''REPLACE_STRTOULL''@|0|g' -e 's|@''REPLACE_UNSETENV''@|0|g' -e 's|@''REPLACE_WCTOMB''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./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-t2 > stdlib.h-t3 rm -f stdlib.h-t1 stdlib.h-t2 mv stdlib.h-t3 stdlib.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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''@/0/g' -e 's/@''GNULIB_MEMPCPY''@/0/g' -e 's/@''GNULIB_MEMRCHR''@/0/g' -e 's/@''GNULIB_MEMSET_EXPLICIT''@/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''@/0/g' -e 's/@''GNULIB_STRNLEN''@/0/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''@/0/g' -e 's/@''GNULIB_STRERROR''@/0/g' -e 's/@''GNULIB_STRERROR_R''@/0/g' -e 's/@''GNULIB_STRERRORNAME_NP''@/0/g' -e 's/@''GNULIB_SIGABBREV_NP''@/0/g' -e 's/@''GNULIB_SIGDESCR_NP''@/0/g' -e 's/@''GNULIB_STRSIGNAL''@/0/g' -e 's/@''GNULIB_STRVERSCMP''@/0/g' -e 's/@''GNULIB_MDA_MEMCCPY''@/1/g' -e 's/@''GNULIB_MDA_STRDUP''@/1/g' -e 's/@''GNULIB_FREE_POSIX''@/1/g' < ./string.in.h > string.h-t1 sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' -e 's|@''HAVE_FFSL''@|1|g' -e 's|@''HAVE_FFSLL''@|1|g' -e 's|@''HAVE_MBSLEN''@|0|g' -e 's|@''HAVE_DECL_MEMMEM''@|1|g' -e 's|@''HAVE_MEMPCPY''@|1|g' -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' -e 's|@''HAVE_MEMSET_EXPLICIT''@|1|g' -e 's|@''HAVE_RAWMEMCHR''@|1|g' -e 's|@''HAVE_STPCPY''@|1|g' -e 's|@''HAVE_STPNCPY''@|1|g' -e 's|@''HAVE_STRCHRNUL''@|1|g' -e 's|@''HAVE_DECL_STRDUP''@|1|g' -e 's|@''HAVE_DECL_STRNDUP''@|1|g' -e 's|@''HAVE_DECL_STRNLEN''@|1|g' -e 's|@''HAVE_STRPBRK''@|1|g' -e 's|@''HAVE_STRSEP''@|1|g' -e 's|@''HAVE_STRCASESTR''@|1|g' -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' -e 's|@''HAVE_STRERRORNAME_NP''@|1|g' -e 's|@''HAVE_SIGABBREV_NP''@|1|g' -e 's|@''HAVE_SIGDESCR_NP''@|1|g' -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' -e 's|@''HAVE_STRVERSCMP''@|1|g' -e 's|@''REPLACE_FFSLL''@|0|g' -e 's|@''REPLACE_MEMCHR''@|0|g' -e 's|@''REPLACE_MEMMEM''@|0|g' -e 's|@''REPLACE_MEMPCPY''@|0|g' -e 's|@''REPLACE_MEMSET_EXPLICIT''@|0|g' -e 's|@''REPLACE_FREE''@|0|g' -e 's|@''REPLACE_STPCPY''@|0|g' -e 's|@''REPLACE_STPNCPY''@|0|g' -e 's|@''REPLACE_STRCHRNUL''@|0|g' -e 's|@''REPLACE_STRDUP''@|0|g' -e 's|@''REPLACE_STRNCAT''@|0|g' -e 's|@''REPLACE_STRNDUP''@|0|g' -e 's|@''REPLACE_STRNLEN''@|0|g' -e 's|@''REPLACE_STRSTR''@|0|g' -e 's|@''REPLACE_STRCASESTR''@|0|g' -e 's|@''REPLACE_STRTOK_R''@|0|g' -e 's|@''REPLACE_STRERROR''@|0|g' -e 's|@''REPLACE_STRERROR_R''@|0|g' -e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' -e 's|@''REPLACE_STRSIGNAL''@|0|g' -e 's|@''REPLACE_STRVERSCMP''@|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.h-t1 > string.h-t2 rm -f string.h-t1 mv string.h-t2 string.h mkdir -p 'sys' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_UNISTD_H''@|1|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_UNISTD_H''@||g' -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' -e 's/@''GNULIB_ACCESS''@/0/g' -e 's/@''GNULIB_CHDIR''@/0/g' -e 's/@''GNULIB_CHOWN''@/0/g' -e 's/@''GNULIB_CLOSE''@/0/g' -e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' -e 's/@''GNULIB_DUP''@/0/g' -e 's/@''GNULIB_DUP2''@/0/g' -e 's/@''GNULIB_DUP3''@/0/g' -e 's/@''GNULIB_ENVIRON''@/0/g' -e 's/@''GNULIB_EUIDACCESS''@/0/g' -e 's/@''GNULIB_EXECL''@/0/g' -e 's/@''GNULIB_EXECLE''@/0/g' -e 's/@''GNULIB_EXECLP''@/0/g' -e 's/@''GNULIB_EXECV''@/0/g' -e 's/@''GNULIB_EXECVE''@/0/g' -e 's/@''GNULIB_EXECVP''@/0/g' -e 's/@''GNULIB_EXECVPE''@/0/g' -e 's/@''GNULIB_FACCESSAT''@/0/g' -e 's/@''GNULIB_FCHDIR''@/0/g' -e 's/@''GNULIB_FCHOWNAT''@/0/g' -e 's/@''GNULIB_FDATASYNC''@/0/g' -e 's/@''GNULIB_FSYNC''@/0/g' -e 's/@''GNULIB_FTRUNCATE''@/0/g' < ./unistd.in.h > unistd.h-t1 sed -e 's/@''GNULIB_GETCWD''@/0/g' -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' -e 's/@''GNULIB_GETENTROPY''@/0/g' -e 's/@''GNULIB_GETGROUPS''@/0/g' -e 's/@''GNULIB_GETHOSTNAME''@/0/g' -e 's/@''GNULIB_GETLOGIN''@/0/g' -e 's/@''GNULIB_GETLOGIN_R''@/0/g' -e 's/@''GNULIB_GETOPT_POSIX''@/0/g' -e 's/@''GNULIB_GETPAGESIZE''@/0/g' -e 's/@''GNULIB_GETPASS''@/0/g' -e 's/@''GNULIB_GETPASS_GNU''@/0/g' -e 's/@''GNULIB_GETUSERSHELL''@/0/g' -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' -e 's/@''GNULIB_ISATTY''@/0/g' -e 's/@''GNULIB_LCHOWN''@/0/g' -e 's/@''GNULIB_LINK''@/0/g' -e 's/@''GNULIB_LINKAT''@/0/g' -e 's/@''GNULIB_LSEEK''@/0/g' -e 's/@''GNULIB_PIPE''@/0/g' -e 's/@''GNULIB_PIPE2''@/0/g' -e 's/@''GNULIB_PREAD''@/0/g' -e 's/@''GNULIB_PWRITE''@/0/g' -e 's/@''GNULIB_READ''@/0/g' -e 's/@''GNULIB_READLINK''@/0/g' -e 's/@''GNULIB_READLINKAT''@/0/g' -e 's/@''GNULIB_RMDIR''@/0/g' -e 's/@''GNULIB_SETHOSTNAME''@/0/g' -e 's/@''GNULIB_SLEEP''@/0/g' -e 's/@''GNULIB_SYMLINK''@/0/g' -e 's/@''GNULIB_SYMLINKAT''@/0/g' -e 's/@''GNULIB_TRUNCATE''@/0/g' -e 's/@''GNULIB_TTYNAME_R''@/0/g' -e 's/@''GNULIB_UNISTD_H_GETOPT''@/00/g' -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' -e 's/@''GNULIB_UNLINK''@/0/g' -e 's/@''GNULIB_UNLINKAT''@/0/g' -e 's/@''GNULIB_USLEEP''@/0/g' -e 's/@''GNULIB_WRITE''@/0/g' -e 's/@''GNULIB_MDA_ACCESS''@/1/g' -e 's/@''GNULIB_MDA_CHDIR''@/1/g' -e 's/@''GNULIB_MDA_CLOSE''@/1/g' -e 's/@''GNULIB_MDA_DUP''@/1/g' -e 's/@''GNULIB_MDA_DUP2''@/1/g' -e 's/@''GNULIB_MDA_EXECL''@/1/g' -e 's/@''GNULIB_MDA_EXECLE''@/1/g' -e 's/@''GNULIB_MDA_EXECLP''@/1/g' -e 's/@''GNULIB_MDA_EXECV''@/1/g' -e 's/@''GNULIB_MDA_EXECVE''@/1/g' -e 's/@''GNULIB_MDA_EXECVP''@/1/g' -e 's/@''GNULIB_MDA_EXECVPE''@/1/g' -e 's/@''GNULIB_MDA_GETCWD''@/1/g' -e 's/@''GNULIB_MDA_GETPID''@/1/g' -e 's/@''GNULIB_MDA_ISATTY''@/1/g' -e 's/@''GNULIB_MDA_LSEEK''@/1/g' -e 's/@''GNULIB_MDA_READ''@/1/g' -e 's/@''GNULIB_MDA_RMDIR''@/1/g' -e 's/@''GNULIB_MDA_SWAB''@/1/g' -e 's/@''GNULIB_MDA_UNLINK''@/1/g' -e 's/@''GNULIB_MDA_WRITE''@/1/g' < unistd.h-t1 > unistd.h-t2 sed -e 's|@''HAVE_CHOWN''@|1|g' -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' -e 's|@''HAVE_DUP3''@|1|g' -e 's|@''HAVE_EUIDACCESS''@|1|g' -e 's|@''HAVE_EXECVPE''@|1|g' -e 's|@''HAVE_FACCESSAT''@|1|g' -e 's|@''HAVE_FCHDIR''@|1|g' -e 's|@''HAVE_FCHOWNAT''@|1|g' -e 's|@''HAVE_FDATASYNC''@|1|g' -e 's|@''HAVE_FSYNC''@|1|g' -e 's|@''HAVE_FTRUNCATE''@|1|g' -e 's|@''HAVE_GETDTABLESIZE''@|1|g' -e 's|@''HAVE_GETENTROPY''@|1|g' -e 's|@''HAVE_GETGROUPS''@|1|g' -e 's|@''HAVE_GETHOSTNAME''@|1|g' -e 's|@''HAVE_GETPAGESIZE''@|1|g' -e 's|@''HAVE_GETPASS''@|1|g' -e 's|@''HAVE_GROUP_MEMBER''@|1|g' -e 's|@''HAVE_LCHOWN''@|1|g' -e 's|@''HAVE_LINK''@|1|g' -e 's|@''HAVE_LINKAT''@|1|g' -e 's|@''HAVE_PIPE''@|1|g' -e 's|@''HAVE_PIPE2''@|1|g' -e 's|@''HAVE_PREAD''@|1|g' -e 's|@''HAVE_PWRITE''@|1|g' -e 's|@''HAVE_READLINK''@|1|g' -e 's|@''HAVE_READLINKAT''@|1|g' -e 's|@''HAVE_SETHOSTNAME''@|1|g' -e 's|@''HAVE_SLEEP''@|1|g' -e 's|@''HAVE_SYMLINK''@|1|g' -e 's|@''HAVE_SYMLINKAT''@|1|g' -e 's|@''HAVE_UNLINKAT''@|1|g' -e 's|@''HAVE_USLEEP''@|1|g' -e 's|@''HAVE_DECL_ENVIRON''@|1|g' -e 's|@''HAVE_DECL_EXECVPE''@|1|g' -e 's|@''HAVE_DECL_FCHDIR''@|1|g' -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' -e 's|@''HAVE_OS_H''@|0|g' -e 's|@''HAVE_SYS_PARAM_H''@|0|g' < unistd.h-t2 > unistd.h-t3 sed -e 's|@''REPLACE_ACCESS''@|0|g' -e 's|@''REPLACE_CHOWN''@|0|g' -e 's|@''REPLACE_CLOSE''@|0|g' -e 's|@''REPLACE_COPY_FILE_RANGE''@|0|g' -e 's|@''REPLACE_DUP''@|0|g' -e 's|@''REPLACE_DUP2''@|0|g' -e 's|@''REPLACE_DUP3''@|0|g' -e 's|@''REPLACE_EXECL''@|0|g' -e 's|@''REPLACE_EXECLE''@|0|g' -e 's|@''REPLACE_EXECLP''@|0|g' -e 's|@''REPLACE_EXECV''@|0|g' -e 's|@''REPLACE_EXECVE''@|0|g' -e 's|@''REPLACE_EXECVP''@|0|g' -e 's|@''REPLACE_EXECVPE''@|0|g' -e 's|@''REPLACE_FACCESSAT''@|0|g' -e 's|@''REPLACE_FCHDIR''@|0|g' -e 's|@''REPLACE_FCHOWNAT''@|0|g' -e 's|@''REPLACE_FDATASYNC''@|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_GETENTROPY''@|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_GETPASS_FOR_GETPASS_GNU''@|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_PIPE2''@|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_SETHOSTNAME''@|0|g' -e 's|@''REPLACE_SLEEP''@|0|g' -e 's|@''REPLACE_SYMLINK''@|0|g' -e 's|@''REPLACE_SYMLINKAT''@|0|g' -e 's|@''REPLACE_TRUNCATE''@|0|g' -e 's|@''REPLACE_TTYNAME_R''@|0|g' -e 's|@''REPLACE_UNLINK''@|0|g' -e 's|@''REPLACE_UNLINKAT''@|0|g' -e 's|@''REPLACE_USLEEP''@|0|g' -e 's|@''REPLACE_WRITE''@|0|g' -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|0|g' -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./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-t3 > unistd.h-t4 rm -f unistd.h-t1 unistd.h-t2 unistd.h-t3 mv unistd.h-t4 unistd.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' -e 's/@''GNULIB_BTOWC''@/0/g' -e 's/@''GNULIB_WCTOB''@/0/g' -e 's/@''GNULIB_MBSINIT''@/1/g' -e 's/@''GNULIB_MBSZERO''@/1/g' -e 's/@''GNULIB_MBRTOWC''@/1/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''@/1/g' -e 's/@''GNULIB_WMEMMOVE''@/0/g' -e 's/@''GNULIB_WMEMPCPY''@/0/g' -e 's/@''GNULIB_WMEMSET''@/1/g' -e 's/@''GNULIB_WCSLEN''@/0/g' -e 's/@''GNULIB_WCSNLEN''@/0/g' -e 's/@''GNULIB_WCSCPY''@/0/g' -e 's/@''GNULIB_WCPCPY''@/0/g' -e 's/@''GNULIB_WCSNCPY''@/0/g' -e 's/@''GNULIB_WCPNCPY''@/0/g' -e 's/@''GNULIB_WCSCAT''@/0/g' -e 's/@''GNULIB_WCSNCAT''@/0/g' -e 's/@''GNULIB_WCSCMP''@/0/g' -e 's/@''GNULIB_WCSNCMP''@/0/g' -e 's/@''GNULIB_WCSCASECMP''@/0/g' -e 's/@''GNULIB_WCSNCASECMP''@/0/g' -e 's/@''GNULIB_WCSCOLL''@/0/g' -e 's/@''GNULIB_WCSXFRM''@/0/g' -e 's/@''GNULIB_WCSDUP''@/0/g' -e 's/@''GNULIB_WCSCHR''@/0/g' -e 's/@''GNULIB_WCSRCHR''@/0/g' -e 's/@''GNULIB_WCSCSPN''@/0/g' -e 's/@''GNULIB_WCSSPN''@/0/g' -e 's/@''GNULIB_WCSPBRK''@/0/g' -e 's/@''GNULIB_WCSSTR''@/0/g' -e 's/@''GNULIB_WCSTOK''@/0/g' -e 's/@''GNULIB_WCSWIDTH''@/0/g' -e 's/@''GNULIB_WCSFTIME''@/0/g' -e 's/@''GNULIB_WGETCWD''@/0/g' -e 's/@''GNULIB_MDA_WCSDUP''@/1/g' -e 's/@''GNULIB_FREE_POSIX''@/1/g' < ./wchar.in.h > wchar.h-t1 sed -e 's|@''HAVE_WINT_T''@|1|g' -e 's|@''HAVE_BTOWC''@|1|g' -e 's|@''HAVE_MBSINIT''@|1|g' -e 's|@''HAVE_MBRTOWC''@|1|g' -e 's|@''HAVE_MBRLEN''@|1|g' -e 's|@''HAVE_MBSRTOWCS''@|1|g' -e 's|@''HAVE_MBSNRTOWCS''@|1|g' -e 's|@''HAVE_WCRTOMB''@|1|g' -e 's|@''HAVE_WCSRTOMBS''@|1|g' -e 's|@''HAVE_WCSNRTOMBS''@|1|g' -e 's|@''HAVE_WMEMCHR''@|1|g' -e 's|@''HAVE_WMEMCMP''@|1|g' -e 's|@''HAVE_WMEMCPY''@|1|g' -e 's|@''HAVE_WMEMMOVE''@|1|g' -e 's|@''HAVE_WMEMPCPY''@|1|g' -e 's|@''HAVE_WMEMSET''@|1|g' -e 's|@''HAVE_WCSLEN''@|1|g' -e 's|@''HAVE_WCSNLEN''@|1|g' -e 's|@''HAVE_WCSCPY''@|1|g' -e 's|@''HAVE_WCPCPY''@|1|g' -e 's|@''HAVE_WCSNCPY''@|1|g' -e 's|@''HAVE_WCPNCPY''@|1|g' -e 's|@''HAVE_WCSCAT''@|1|g' -e 's|@''HAVE_WCSNCAT''@|1|g' -e 's|@''HAVE_WCSCMP''@|1|g' -e 's|@''HAVE_WCSNCMP''@|1|g' -e 's|@''HAVE_WCSCASECMP''@|1|g' -e 's|@''HAVE_WCSNCASECMP''@|1|g' -e 's|@''HAVE_WCSCOLL''@|1|g' -e 's|@''HAVE_WCSXFRM''@|1|g' -e 's|@''HAVE_WCSDUP''@|1|g' -e 's|@''HAVE_WCSCHR''@|1|g' -e 's|@''HAVE_WCSRCHR''@|1|g' -e 's|@''HAVE_WCSCSPN''@|1|g' -e 's|@''HAVE_WCSSPN''@|1|g' -e 's|@''HAVE_WCSPBRK''@|1|g' -e 's|@''HAVE_WCSSTR''@|1|g' -e 's|@''HAVE_WCSTOK''@|1|g' -e 's|@''HAVE_WCSWIDTH''@|1|g' -e 's|@''HAVE_WCSFTIME''@|1|g' -e 's|@''HAVE_DECL_WCTOB''@|1|g' -e 's|@''HAVE_DECL_WCSDUP''@|1|g' -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' < wchar.h-t1 > wchar.h-t2 sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' -e 's|@''REPLACE_BTOWC''@|0|g' -e 's|@''REPLACE_WCTOB''@|0|g' -e 's|@''REPLACE_FREE''@|0|g' -e 's|@''REPLACE_MBSINIT''@|0|g' -e 's|@''REPLACE_MBRTOWC''@|0|g' -e 's|@''REPLACE_MBRLEN''@|0|g' -e 's|@''REPLACE_MBSRTOWCS''@|0|g' -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' -e 's|@''REPLACE_WCRTOMB''@|0|g' -e 's|@''REPLACE_WCSRTOMBS''@|0|g' -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' -e 's|@''REPLACE_WCWIDTH''@|0|g' -e 's|@''REPLACE_WCSWIDTH''@|0|g' -e 's|@''REPLACE_WCSFTIME''@|0|g' -e 's|@''REPLACE_WCSCMP''@|0|g' -e 's|@''REPLACE_WCSNCMP''@|0|g' -e 's|@''REPLACE_WCSSTR''@|0|g' -e 's|@''REPLACE_WCSTOK''@|0|g' -e 's|@''REPLACE_WMEMCMP''@|0|g' -e 's|@''REPLACE_WMEMPCPY''@|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-t2 > wchar.h-t3 rm -f wchar.h-t1 wchar.h-t2 mv wchar.h-t3 wchar.h /usr/bin/make all-recursive /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-hard-locale.lo -MD -MP -MF .deps/libgnu_la-hard-locale.Tpo -c -o libgnu_la-hard-locale.lo `test -f 'hard-locale.c' || echo './'`hard-locale.c cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR="/usr/local/lib" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-hard-locale.lo -MD -MP -MF .deps/libgnu_la-hard-locale.Tpo -c hard-locale.c -fPIC -DPIC -o .libs/libgnu_la-hard-locale.o cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR="/usr/local/lib" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-hard-locale.lo -MD -MP -MF .deps/libgnu_la-hard-locale.Tpo -c hard-locale.c -o libgnu_la-hard-locale.o mv -f .deps/libgnu_la-hard-locale.Tpo .deps/libgnu_la-hard-locale.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-localcharset.lo -MD -MP -MF .deps/libgnu_la-localcharset.Tpo -c -o libgnu_la-localcharset.lo `test -f 'localcharset.c' || echo './'`localcharset.c cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR="/usr/local/lib" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-localcharset.lo -MD -MP -MF .deps/libgnu_la-localcharset.Tpo -c localcharset.c -fPIC -DPIC -o .libs/libgnu_la-localcharset.o cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR="/usr/local/lib" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-localcharset.lo -MD -MP -MF .deps/libgnu_la-localcharset.Tpo -c localcharset.c -o libgnu_la-localcharset.o mv -f .deps/libgnu_la-localcharset.Tpo .deps/libgnu_la-localcharset.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-localename.lo -MD -MP -MF .deps/libgnu_la-localename.Tpo -c -o libgnu_la-localename.lo `test -f 'localename.c' || echo './'`localename.c cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR="/usr/local/lib" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-localename.lo -MD -MP -MF .deps/libgnu_la-localename.Tpo -c localename.c -fPIC -DPIC -o .libs/libgnu_la-localename.o cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR="/usr/local/lib" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-localename.lo -MD -MP -MF .deps/libgnu_la-localename.Tpo -c localename.c -o libgnu_la-localename.o mv -f .deps/libgnu_la-localename.Tpo .deps/libgnu_la-localename.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-localename-unsafe.lo -MD -MP -MF .deps/libgnu_la-localename-unsafe.Tpo -c -o libgnu_la-localename-unsafe.lo `test -f 'localename-unsafe.c' || echo './'`localename-unsafe.c cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR="/usr/local/lib" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-localename-unsafe.lo -MD -MP -MF .deps/libgnu_la-localename-unsafe.Tpo -c localename-unsafe.c -fPIC -DPIC -o .libs/libgnu_la-localename-unsafe.o cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR="/usr/local/lib" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-localename-unsafe.lo -MD -MP -MF .deps/libgnu_la-localename-unsafe.Tpo -c localename-unsafe.c -o libgnu_la-localename-unsafe.o mv -f .deps/libgnu_la-localename-unsafe.Tpo .deps/libgnu_la-localename-unsafe.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-localename-table.lo -MD -MP -MF .deps/libgnu_la-localename-table.Tpo -c -o libgnu_la-localename-table.lo `test -f 'localename-table.c' || echo './'`localename-table.c cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR="/usr/local/lib" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-localename-table.lo -MD -MP -MF .deps/libgnu_la-localename-table.Tpo -c localename-table.c -fPIC -DPIC -o .libs/libgnu_la-localename-table.o cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR="/usr/local/lib" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-localename-table.lo -MD -MP -MF .deps/libgnu_la-localename-table.Tpo -c localename-table.c -o libgnu_la-localename-table.o mv -f .deps/libgnu_la-localename-table.Tpo .deps/libgnu_la-localename-table.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT glthread/libgnu_la-lock.lo -MD -MP -MF glthread/.deps/libgnu_la-lock.Tpo -c -o glthread/libgnu_la-lock.lo `test -f 'glthread/lock.c' || echo './'`glthread/lock.c cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR="/usr/local/lib" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT glthread/libgnu_la-lock.lo -MD -MP -MF glthread/.deps/libgnu_la-lock.Tpo -c glthread/lock.c -fPIC -DPIC -o glthread/.libs/libgnu_la-lock.o cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR="/usr/local/lib" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT glthread/libgnu_la-lock.lo -MD -MP -MF glthread/.deps/libgnu_la-lock.Tpo -c glthread/lock.c -o glthread/libgnu_la-lock.o mv -f glthread/.deps/libgnu_la-lock.Tpo glthread/.deps/libgnu_la-lock.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-math.lo -MD -MP -MF .deps/libgnu_la-math.Tpo -c -o libgnu_la-math.lo `test -f 'math.c' || echo './'`math.c cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR="/usr/local/lib" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-math.lo -MD -MP -MF .deps/libgnu_la-math.Tpo -c math.c -fPIC -DPIC -o .libs/libgnu_la-math.o cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR="/usr/local/lib" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-math.lo -MD -MP -MF .deps/libgnu_la-math.Tpo -c math.c -o libgnu_la-math.o mv -f .deps/libgnu_la-math.Tpo .deps/libgnu_la-math.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-mbszero.lo -MD -MP -MF .deps/libgnu_la-mbszero.Tpo -c -o libgnu_la-mbszero.lo `test -f 'mbszero.c' || echo './'`mbszero.c cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR="/usr/local/lib" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-mbszero.lo -MD -MP -MF .deps/libgnu_la-mbszero.Tpo -c mbszero.c -fPIC -DPIC -o .libs/libgnu_la-mbszero.o cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR="/usr/local/lib" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-mbszero.lo -MD -MP -MF .deps/libgnu_la-mbszero.Tpo -c mbszero.c -o libgnu_la-mbszero.o mv -f .deps/libgnu_la-mbszero.Tpo .deps/libgnu_la-mbszero.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-printf-frexp.lo -MD -MP -MF .deps/libgnu_la-printf-frexp.Tpo -c -o libgnu_la-printf-frexp.lo `test -f 'printf-frexp.c' || echo './'`printf-frexp.c cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR="/usr/local/lib" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-printf-frexp.lo -MD -MP -MF .deps/libgnu_la-printf-frexp.Tpo -c printf-frexp.c -fPIC -DPIC -o .libs/libgnu_la-printf-frexp.o cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR="/usr/local/lib" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-printf-frexp.lo -MD -MP -MF .deps/libgnu_la-printf-frexp.Tpo -c printf-frexp.c -o libgnu_la-printf-frexp.o mv -f .deps/libgnu_la-printf-frexp.Tpo .deps/libgnu_la-printf-frexp.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-printf-frexpl.lo -MD -MP -MF .deps/libgnu_la-printf-frexpl.Tpo -c -o libgnu_la-printf-frexpl.lo `test -f 'printf-frexpl.c' || echo './'`printf-frexpl.c cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR="/usr/local/lib" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-printf-frexpl.lo -MD -MP -MF .deps/libgnu_la-printf-frexpl.Tpo -c printf-frexpl.c -fPIC -DPIC -o .libs/libgnu_la-printf-frexpl.o cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR="/usr/local/lib" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-printf-frexpl.lo -MD -MP -MF .deps/libgnu_la-printf-frexpl.Tpo -c printf-frexpl.c -o libgnu_la-printf-frexpl.o mv -f .deps/libgnu_la-printf-frexpl.Tpo .deps/libgnu_la-printf-frexpl.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-setlocale_null.lo -MD -MP -MF .deps/libgnu_la-setlocale_null.Tpo -c -o libgnu_la-setlocale_null.lo `test -f 'setlocale_null.c' || echo './'`setlocale_null.c cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR="/usr/local/lib" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-setlocale_null.lo -MD -MP -MF .deps/libgnu_la-setlocale_null.Tpo -c setlocale_null.c -fPIC -DPIC -o .libs/libgnu_la-setlocale_null.o cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR="/usr/local/lib" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-setlocale_null.lo -MD -MP -MF .deps/libgnu_la-setlocale_null.Tpo -c setlocale_null.c -o libgnu_la-setlocale_null.o mv -f .deps/libgnu_la-setlocale_null.Tpo .deps/libgnu_la-setlocale_null.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-setlocale-lock.lo -MD -MP -MF .deps/libgnu_la-setlocale-lock.Tpo -c -o libgnu_la-setlocale-lock.lo `test -f 'setlocale-lock.c' || echo './'`setlocale-lock.c cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR="/usr/local/lib" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-setlocale-lock.lo -MD -MP -MF .deps/libgnu_la-setlocale-lock.Tpo -c setlocale-lock.c -fPIC -DPIC -o .libs/libgnu_la-setlocale-lock.o cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR="/usr/local/lib" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-setlocale-lock.lo -MD -MP -MF .deps/libgnu_la-setlocale-lock.Tpo -c setlocale-lock.c -o libgnu_la-setlocale-lock.o mv -f .deps/libgnu_la-setlocale-lock.Tpo .deps/libgnu_la-setlocale-lock.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-setlocale_null-unlocked.lo -MD -MP -MF .deps/libgnu_la-setlocale_null-unlocked.Tpo -c -o libgnu_la-setlocale_null-unlocked.lo `test -f 'setlocale_null-unlocked.c' || echo './'`setlocale_null-unlocked.c cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR="/usr/local/lib" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-setlocale_null-unlocked.lo -MD -MP -MF .deps/libgnu_la-setlocale_null-unlocked.Tpo -c setlocale_null-unlocked.c -fPIC -DPIC -o .libs/libgnu_la-setlocale_null-unlocked.o cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR="/usr/local/lib" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-setlocale_null-unlocked.lo -MD -MP -MF .deps/libgnu_la-setlocale_null-unlocked.Tpo -c setlocale_null-unlocked.c -o libgnu_la-setlocale_null-unlocked.o mv -f .deps/libgnu_la-setlocale_null-unlocked.Tpo .deps/libgnu_la-setlocale_null-unlocked.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT glthread/libgnu_la-threadlib.lo -MD -MP -MF glthread/.deps/libgnu_la-threadlib.Tpo -c -o glthread/libgnu_la-threadlib.lo `test -f 'glthread/threadlib.c' || echo './'`glthread/threadlib.c cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR="/usr/local/lib" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT glthread/libgnu_la-threadlib.lo -MD -MP -MF glthread/.deps/libgnu_la-threadlib.Tpo -c glthread/threadlib.c -fPIC -DPIC -o glthread/.libs/libgnu_la-threadlib.o cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR="/usr/local/lib" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT glthread/libgnu_la-threadlib.lo -MD -MP -MF glthread/.deps/libgnu_la-threadlib.Tpo -c glthread/threadlib.c -o glthread/libgnu_la-threadlib.o mv -f glthread/.deps/libgnu_la-threadlib.Tpo glthread/.deps/libgnu_la-threadlib.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-unistd.lo -MD -MP -MF .deps/libgnu_la-unistd.Tpo -c -o libgnu_la-unistd.lo `test -f 'unistd.c' || echo './'`unistd.c cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR="/usr/local/lib" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-unistd.lo -MD -MP -MF .deps/libgnu_la-unistd.Tpo -c unistd.c -fPIC -DPIC -o .libs/libgnu_la-unistd.o cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR="/usr/local/lib" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-unistd.lo -MD -MP -MF .deps/libgnu_la-unistd.Tpo -c unistd.c -o libgnu_la-unistd.o mv -f .deps/libgnu_la-unistd.Tpo .deps/libgnu_la-unistd.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-wprintf-parse.lo -MD -MP -MF .deps/libgnu_la-wprintf-parse.Tpo -c -o libgnu_la-wprintf-parse.lo `test -f 'wprintf-parse.c' || echo './'`wprintf-parse.c cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR="/usr/local/lib" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-wprintf-parse.lo -MD -MP -MF .deps/libgnu_la-wprintf-parse.Tpo -c wprintf-parse.c -fPIC -DPIC -o .libs/libgnu_la-wprintf-parse.o cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR="/usr/local/lib" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-wprintf-parse.lo -MD -MP -MF .deps/libgnu_la-wprintf-parse.Tpo -c wprintf-parse.c -o libgnu_la-wprintf-parse.o mv -f .deps/libgnu_la-wprintf-parse.Tpo .deps/libgnu_la-wprintf-parse.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-vasnwprintf.lo -MD -MP -MF .deps/libgnu_la-vasnwprintf.Tpo -c -o libgnu_la-vasnwprintf.lo `test -f 'vasnwprintf.c' || echo './'`vasnwprintf.c cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR="/usr/local/lib" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-vasnwprintf.lo -MD -MP -MF .deps/libgnu_la-vasnwprintf.Tpo -c vasnwprintf.c -fPIC -DPIC -o .libs/libgnu_la-vasnwprintf.o cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR="/usr/local/lib" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-vasnwprintf.lo -MD -MP -MF .deps/libgnu_la-vasnwprintf.Tpo -c vasnwprintf.c -o libgnu_la-vasnwprintf.o mv -f .deps/libgnu_la-vasnwprintf.Tpo .deps/libgnu_la-vasnwprintf.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-asnwprintf.lo -MD -MP -MF .deps/libgnu_la-asnwprintf.Tpo -c -o libgnu_la-asnwprintf.lo `test -f 'asnwprintf.c' || echo './'`asnwprintf.c cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR="/usr/local/lib" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-asnwprintf.lo -MD -MP -MF .deps/libgnu_la-asnwprintf.Tpo -c asnwprintf.c -fPIC -DPIC -o .libs/libgnu_la-asnwprintf.o cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR="/usr/local/lib" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-asnwprintf.lo -MD -MP -MF .deps/libgnu_la-asnwprintf.Tpo -c asnwprintf.c -o libgnu_la-asnwprintf.o mv -f .deps/libgnu_la-asnwprintf.Tpo .deps/libgnu_la-asnwprintf.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-xsize.lo -MD -MP -MF .deps/libgnu_la-xsize.Tpo -c -o libgnu_la-xsize.lo `test -f 'xsize.c' || echo './'`xsize.c cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR="/usr/local/lib" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-xsize.lo -MD -MP -MF .deps/libgnu_la-xsize.Tpo -c xsize.c -fPIC -DPIC -o .libs/libgnu_la-xsize.o cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR="/usr/local/lib" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-xsize.lo -MD -MP -MF .deps/libgnu_la-xsize.Tpo -c xsize.c -o libgnu_la-xsize.o mv -f .deps/libgnu_la-xsize.Tpo .deps/libgnu_la-xsize.Plo depbase=`echo asnprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -MT asnprintf.lo -MD -MP -MF $depbase.Tpo -c -o asnprintf.lo asnprintf.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR="/usr/local/lib" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR="/usr/local/lib" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c asnprintf.c -o asnprintf.o depbase=`echo frexpl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -MT frexpl.lo -MD -MP -MF $depbase.Tpo -c -o frexpl.lo frexpl.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR="/usr/local/lib" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -MT frexpl.lo -MD -MP -MF .deps/frexpl.Tpo -c frexpl.c -fPIC -DPIC -o .libs/frexpl.o cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR="/usr/local/lib" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -MT frexpl.lo -MD -MP -MF .deps/frexpl.Tpo -c frexpl.c -o frexpl.o depbase=`echo printf-args.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -MT printf-args.lo -MD -MP -MF $depbase.Tpo -c -o printf-args.lo printf-args.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR="/usr/local/lib" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR="/usr/local/lib" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c printf-args.c -o printf-args.o depbase=`echo printf-parse.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -MT printf-parse.lo -MD -MP -MF $depbase.Tpo -c -o printf-parse.lo printf-parse.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR="/usr/local/lib" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR="/usr/local/lib" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c printf-parse.c -o printf-parse.o depbase=`echo vasnprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -MT vasnprintf.lo -MD -MP -MF $depbase.Tpo -c -o vasnprintf.lo vasnprintf.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR="/usr/local/lib" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DINSTALLDIR="/usr/local/lib" -DNO_XMALLOC -DBUILDING_DLL -Dset_relocation_prefix=libintl_set_relocation_prefix -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c vasnprintf.c -o vasnprintf.o /usr/bin/libtool --tag=CC --mode=link cc -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -no-undefined -o libgnu.la libgnu_la-hard-locale.lo libgnu_la-localcharset.lo libgnu_la-localename.lo libgnu_la-localename-unsafe.lo libgnu_la-localename-table.lo glthread/libgnu_la-lock.lo libgnu_la-math.lo libgnu_la-mbszero.lo libgnu_la-printf-frexp.lo libgnu_la-printf-frexpl.lo libgnu_la-setlocale_null.lo libgnu_la-setlocale-lock.lo libgnu_la-setlocale_null-unlocked.lo glthread/libgnu_la-threadlib.lo libgnu_la-unistd.lo libgnu_la-wprintf-parse.lo libgnu_la-vasnwprintf.lo libgnu_la-asnwprintf.lo libgnu_la-xsize.lo asnprintf.lo frexpl.lo printf-args.lo printf-parse.lo vasnprintf.lo libtool: link: ar cru .libs/libgnu.a .libs/libgnu_la-hard-locale.o .libs/libgnu_la-localcharset.o .libs/libgnu_la-localename.o .libs/libgnu_la-localename-unsafe.o .libs/libgnu_la-localename-table.o glthread/.libs/libgnu_la-lock.o .libs/libgnu_la-math.o .libs/libgnu_la-mbszero.o .libs/libgnu_la-printf-frexp.o .libs/libgnu_la-printf-frexpl.o .libs/libgnu_la-setlocale_null.o .libs/libgnu_la-setlocale-lock.o .libs/libgnu_la-setlocale_null-unlocked.o glthread/.libs/libgnu_la-threadlib.o .libs/libgnu_la-unistd.o .libs/libgnu_la-wprintf-parse.o .libs/libgnu_la-vasnwprintf.o .libs/libgnu_la-asnwprintf.o .libs/libgnu_la-xsize.o .libs/asnprintf.o .libs/frexpl.o .libs/printf-args.o .libs/printf-parse.o .libs/vasnprintf.o libtool: link: ranlib .libs/libgnu.a sed -e '/IN_LIBGLOCALE/d' -e 's,@''HAVE_POSIX_PRINTF''@,1,g' -e 's,@''HAVE_ASPRINTF''@,1,g' -e 's,@''HAVE_SNPRINTF''@,1,g' -e 's,@''HAVE_WPRINTF''@,1,g' -e 's,@''HAVE_NEWLOCALE''@,1,g' -e 's,@''ENHANCE_LOCALE_FUNCS''@,0,g' < ./libgnuintl.in.h | if test 'no' = yes; then sed -e 's/extern \([^()]*\);/extern __declspec (dllimport) \1;/'; else cat; fi | sed -e 's/extern \([^"]\)/extern LIBINTL_DLL_EXPORTED \1/' -e "/#define _LIBINTL_H/r ./export.h" | sed -e '/#define _LIBINTL_H/,/[*][/]$/{/#define _LIBINTL_H/!d;}' | sed -e 's,@''HAVE_VISIBILITY''@,1,g' > libgnuintl.h /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c -o bindtextdom.lo ./bindtextdom.c cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="" -DLIBDIR="/usr/local/lib" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c ./bindtextdom.c -fPIC -DPIC -o .libs/bindtextdom.o cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="" -DLIBDIR="/usr/local/lib" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c ./bindtextdom.c -o bindtextdom.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c -o dcgettext.lo ./dcgettext.c cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="" -DLIBDIR="/usr/local/lib" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c ./dcgettext.c -fPIC -DPIC -o .libs/dcgettext.o cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="" -DLIBDIR="/usr/local/lib" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c ./dcgettext.c -o dcgettext.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c -o dgettext.lo ./dgettext.c cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="" -DLIBDIR="/usr/local/lib" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c ./dgettext.c -fPIC -DPIC -o .libs/dgettext.o cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="" -DLIBDIR="/usr/local/lib" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c ./dgettext.c -o dgettext.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c -o gettext.lo ./gettext.c cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="" -DLIBDIR="/usr/local/lib" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c ./gettext.c -fPIC -DPIC -o .libs/gettext.o cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="" -DLIBDIR="/usr/local/lib" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c ./gettext.c -o gettext.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c -o finddomain.lo ./finddomain.c cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="" -DLIBDIR="/usr/local/lib" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c ./finddomain.c -fPIC -DPIC -o .libs/finddomain.o cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="" -DLIBDIR="/usr/local/lib" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c ./finddomain.c -o finddomain.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c -o hash-string.lo ./hash-string.c cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="" -DLIBDIR="/usr/local/lib" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c ./hash-string.c -fPIC -DPIC -o .libs/hash-string.o cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="" -DLIBDIR="/usr/local/lib" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c ./hash-string.c -o hash-string.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c -o loadmsgcat.lo ./loadmsgcat.c cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="" -DLIBDIR="/usr/local/lib" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c ./loadmsgcat.c -fPIC -DPIC -o .libs/loadmsgcat.o cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="" -DLIBDIR="/usr/local/lib" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c ./loadmsgcat.c -o loadmsgcat.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c -o localealias.lo ./localealias.c cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="" -DLIBDIR="/usr/local/lib" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c ./localealias.c -fPIC -DPIC -o .libs/localealias.o ./localealias.c:66:10: warning: 'relocate' macro redefined [-Wmacro-redefined] # define relocate(pathname) (pathname) ^ ./config.h:1914:9: note: previous definition is here #define relocate _libintl_relocate ^ ./localealias.c:67:10: warning: 'relocate2' macro redefined [-Wmacro-redefined] # define relocate2(pathname,allocatedp) (*(allocatedp) = NULL, (pathname)) ^ ./config.h:1915:9: note: previous definition is here #define relocate2 _libintl_relocate2 ^ 2 warnings generated. cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="" -DLIBDIR="/usr/local/lib" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c ./localealias.c -o localealias.o ./localealias.c:66:10: warning: 'relocate' macro redefined [-Wmacro-redefined] # define relocate(pathname) (pathname) ^ ./config.h:1914:9: note: previous definition is here #define relocate _libintl_relocate ^ ./localealias.c:67:10: warning: 'relocate2' macro redefined [-Wmacro-redefined] # define relocate2(pathname,allocatedp) (*(allocatedp) = NULL, (pathname)) ^ ./config.h:1915:9: note: previous definition is here #define relocate2 _libintl_relocate2 ^ 2 warnings generated. /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c -o textdomain.lo ./textdomain.c cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="" -DLIBDIR="/usr/local/lib" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c ./textdomain.c -fPIC -DPIC -o .libs/textdomain.o cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="" -DLIBDIR="/usr/local/lib" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c ./textdomain.c -o textdomain.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c -o l10nflist.lo ./l10nflist.c cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="" -DLIBDIR="/usr/local/lib" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c ./l10nflist.c -fPIC -DPIC -o .libs/l10nflist.o cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="" -DLIBDIR="/usr/local/lib" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c ./l10nflist.c -o l10nflist.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c -o explodename.lo ./explodename.c cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="" -DLIBDIR="/usr/local/lib" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c ./explodename.c -fPIC -DPIC -o .libs/explodename.o cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="" -DLIBDIR="/usr/local/lib" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c ./explodename.c -o explodename.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c -o dcigettext.lo ./dcigettext.c cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="" -DLIBDIR="/usr/local/lib" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c ./dcigettext.c -fPIC -DPIC -o .libs/dcigettext.o cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="" -DLIBDIR="/usr/local/lib" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c ./dcigettext.c -o dcigettext.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c -o dcngettext.lo ./dcngettext.c cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="" -DLIBDIR="/usr/local/lib" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c ./dcngettext.c -fPIC -DPIC -o .libs/dcngettext.o cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="" -DLIBDIR="/usr/local/lib" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c ./dcngettext.c -o dcngettext.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c -o dngettext.lo ./dngettext.c cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="" -DLIBDIR="/usr/local/lib" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c ./dngettext.c -fPIC -DPIC -o .libs/dngettext.o cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="" -DLIBDIR="/usr/local/lib" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c ./dngettext.c -o dngettext.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c -o ngettext.lo ./ngettext.c cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="" -DLIBDIR="/usr/local/lib" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c ./ngettext.c -fPIC -DPIC -o .libs/ngettext.o cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="" -DLIBDIR="/usr/local/lib" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c ./ngettext.c -o ngettext.o sed -e '/IN_LIBGLOCALE/d' -e 's,@''HAVE_POSIX_PRINTF''@,1,g' -e 's,@''HAVE_ASPRINTF''@,1,g' -e 's,@''HAVE_SNPRINTF''@,1,g' -e 's,@''HAVE_WPRINTF''@,1,g' -e 's,@''HAVE_NEWLOCALE''@,1,g' -e 's,@''ENHANCE_LOCALE_FUNCS''@,0,g' < ./libgnuintl.in.h > libintl.h /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c -o plural.lo ./plural.c cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="" -DLIBDIR="/usr/local/lib" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c ./plural.c -fPIC -DPIC -o .libs/plural.o cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="" -DLIBDIR="/usr/local/lib" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c ./plural.c -o plural.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c -o plural-exp.lo ./plural-exp.c cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="" -DLIBDIR="/usr/local/lib" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c ./plural-exp.c -fPIC -DPIC -o .libs/plural-exp.o cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="" -DLIBDIR="/usr/local/lib" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c ./plural-exp.c -o plural-exp.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c -o langprefs.lo ./langprefs.c cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="" -DLIBDIR="/usr/local/lib" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c ./langprefs.c -fPIC -DPIC -o .libs/langprefs.o cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="" -DLIBDIR="/usr/local/lib" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c ./langprefs.c -o langprefs.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c -o log.lo ./log.c cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="" -DLIBDIR="/usr/local/lib" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c ./log.c -fPIC -DPIC -o .libs/log.o cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="" -DLIBDIR="/usr/local/lib" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c ./log.c -o log.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c -o printf.lo ./printf.c cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="" -DLIBDIR="/usr/local/lib" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c ./printf.c -fPIC -DPIC -o .libs/printf.o cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="" -DLIBDIR="/usr/local/lib" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c ./printf.c -o printf.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c -o setlocale.lo ./setlocale.c cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="" -DLIBDIR="/usr/local/lib" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c ./setlocale.c -fPIC -DPIC -o .libs/setlocale.o cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="" -DLIBDIR="/usr/local/lib" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c ./setlocale.c -o setlocale.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c -o version.lo ./version.c cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="" -DLIBDIR="/usr/local/lib" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c ./version.c -fPIC -DPIC -o .libs/version.o cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="" -DLIBDIR="/usr/local/lib" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c ./version.c -o version.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c -o osdep.lo ./osdep.c cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="" -DLIBDIR="/usr/local/lib" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c ./osdep.c -fPIC -DPIC -o .libs/osdep.o cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="" -DLIBDIR="/usr/local/lib" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c ./osdep.c -o osdep.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c -o intl-compat.lo ./intl-compat.c cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="" -DLIBDIR="/usr/local/lib" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c ./intl-compat.c -fPIC -DPIC -o .libs/intl-compat.o cc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="" -DLIBDIR="/usr/local/lib" -DBUILDING_LIBINTL -DBUILDING_DLL -I/usr/local/include -fvisibility=hidden -O2 -pipe -g -c ./intl-compat.c -o intl-compat.o /usr/bin/libtool --tag=CC --mode=link cc -fvisibility=hidden -O2 -pipe -g -L/usr/local/lib -liconv -R/usr/local/lib -no-undefined -export-symbols-regex '^([^_]|_[^l]|_l[^i]|_li[^b]|_lib[^i]|_libi[^n]|_libin[^t]|_libint[^l]|_libintl[^_]).*' -version-info 12:0:4 -rpath /usr/local/lib -o libintl.la bindtextdom.lo dcgettext.lo dgettext.lo gettext.lo finddomain.lo hash-string.lo loadmsgcat.lo localealias.lo textdomain.lo l10nflist.lo explodename.lo dcigettext.lo dcngettext.lo dngettext.lo ngettext.lo plural.lo plural-exp.lo langprefs.lo log.lo printf.lo setlocale.lo version.lo osdep.lo intl-compat.lo gnulib-lib/libgnu.la libtool: link: cc -shared -fPIC -DPIC -o .libs/libintl.so.8.0 -fvisibility=hidden -O2 -pipe -g .libs/bindtextdom.o .libs/dcgettext.o .libs/dgettext.o .libs/gettext.o .libs/finddomain.o .libs/hash-string.o .libs/loadmsgcat.o .libs/localealias.o .libs/textdomain.o .libs/l10nflist.o .libs/explodename.o .libs/dcigettext.o .libs/dcngettext.o .libs/dngettext.o .libs/ngettext.o .libs/plural.o .libs/plural-exp.o .libs/langprefs.o .libs/log.o .libs/printf.o .libs/setlocale.o .libs/version.o .libs/osdep.o .libs/intl-compat.o -Wl,-whole-archive /exopi-obj/pobj/gettext-0.22.5/gettext-0.22.5/gettext-runtime/intl/gnulib-lib/.libs/libgnu.a -Wl,-no-whole-archive -L.libs -liconv -Wl,--version-script,./.libs/libintl.ver -Wl,-soname,libintl.so.8.0 libtool: link: ar x /exopi-obj/pobj/gettext-0.22.5/gettext-0.22.5/gettext-runtime/intl/gnulib-lib/.libs/libgnu.a libtool: link: ar cru .libs/libintl.a ./.libs/libintl.lax/libgnu.a/libgnu_la-hard-locale.o ./.libs/libintl.lax/libgnu.a/libgnu_la-localcharset.o ./.libs/libintl.lax/libgnu.a/libgnu_la-localename.o ./.libs/libintl.lax/libgnu.a/libgnu_la-localename-unsafe.o ./.libs/libintl.lax/libgnu.a/libgnu_la-localename-table.o ./.libs/libintl.lax/libgnu.a/libgnu_la-lock.o ./.libs/libintl.lax/libgnu.a/libgnu_la-math.o ./.libs/libintl.lax/libgnu.a/libgnu_la-mbszero.o ./.libs/libintl.lax/libgnu.a/libgnu_la-printf-frexp.o ./.libs/libintl.lax/libgnu.a/libgnu_la-printf-frexpl.o ./.libs/libintl.lax/libgnu.a/libgnu_la-setlocale_null.o ./.libs/libintl.lax/libgnu.a/libgnu_la-setlocale-lock.o ./.libs/libintl.lax/libgnu.a/libgnu_la-setlocale_null-unlocked.o ./.libs/libintl.lax/libgnu.a/libgnu_la-threadlib.o ./.libs/libintl.lax/libgnu.a/libgnu_la-unistd.o ./.libs/libintl.lax/libgnu.a/libgnu_la-wprintf-parse.o ./.libs/libintl.lax/libgnu.a/libgnu_la-vasnwprintf.o ./.libs/libintl.lax/libgnu.a/libgnu_la-asnwprintf.o ./.libs/libintl.lax/libgnu.a/libgnu_la-xsize.o ./.libs/libintl.lax/libgnu.a/asnprintf.o ./.libs/libintl.lax/libgnu.a/frexpl.o ./.libs/libintl.lax/libgnu.a/printf-args.o ./.libs/libintl.lax/libgnu.a/printf-parse.o ./.libs/libintl.lax/libgnu.a/vasnprintf.o bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o hash-string.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o dcigettext.o dcngettext.o dngettext.o ngettext.o plural.o plural-exp.o langprefs.o log.o printf.o setlocale.o version.o osdep.o intl-compat.o libtool: link: ranlib .libs/libintl.a sed -e '/^#/d' -e 's/@''PACKAGE''@/libintl/g' ./ref-add.sin > t-ref-add.sed mv t-ref-add.sed ref-add.sed sed -e '/^#/d' -e 's/@''PACKAGE''@/libintl/g' ./ref-del.sin > t-ref-del.sed mv t-ref-del.sed ref-del.sed Making all in intl-java Making all in intl-csharp Making all in gnulib-lib sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''HAVE_ALLOCA_H''@|0|g' ./alloca.in.h > alloca.h-t mv alloca.h-t alloca.h { sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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_ASSERT_H''@||g' < ./assert.in.h && sed -e '/@assert.h omit start@/,/@assert.h omit end@/d' -e 's|_gl_verify|_gl_static_assert|g' -e 's|_GL_VERIFY|_GL_STATIC_ASSERT|g' -e 's|_GL\(_STATIC_ASSERT_H\)|_GL\1|g' < ./verify.h; } > assert.h-t mv assert.h-t assert.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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_ERRNO_H''@||g' -e 's|@''EMULTIHOP_HIDDEN''@|0|g' -e 's|@''EMULTIHOP_VALUE''@||g' -e 's|@''ENOLINK_HIDDEN''@|0|g' -e 's|@''ENOLINK_VALUE''@||g' -e 's|@''EOVERFLOW_HIDDEN''@|0|g' -e 's|@''EOVERFLOW_VALUE''@||g' ./errno.in.h > errno.h-t mv errno.h-t errno.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_ERROR_H''@|0|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''NEXT_ERROR_H''@||g' -e 's|@''HAVE_ERROR''@|0|g' -e 's|@''HAVE_ERROR_AT_LINE''@|0|g' -e 's|@''REPLACE_ERROR''@|0|g' -e 's|@''REPLACE_ERROR_AT_LINE''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' ./error.in.h > error.h-t mv error.h-t error.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_FCNTL_H''@||g' -e 's/@''GNULIB_CREAT''@/0/g' -e 's/@''GNULIB_FCNTL''@/1/g' -e 's/@''GNULIB_NONBLOCKING''@/0/g' -e 's/@''GNULIB_OPEN''@/1/g' -e 's/@''GNULIB_OPENAT''@/0/g' -e 's/@''GNULIB_MDA_CREAT''@/1/g' -e 's/@''GNULIB_MDA_OPEN''@/1/g' -e 's|@''HAVE_FCNTL''@|1|g' -e 's|@''HAVE_OPENAT''@|1|g' -e 's|@''REPLACE_CREAT''@|0|g' -e 's|@''REPLACE_FCNTL''@|0|g' -e 's|@''REPLACE_OPEN''@|0|g' -e 's|@''REPLACE_OPENAT''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./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 mkdir -p 'malloc' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|__always_inline|inline _GL_ATTRIBUTE_ALWAYS_INLINE|g' -e 's|__glibc_likely|_GL_LIKELY|g' -e 's|__glibc_unlikely|_GL_UNLIKELY|g' -e '/libc_hidden_proto/d' ./malloc/scratch_buffer.h > malloc/scratch_buffer.gl.h-t mv malloc/scratch_buffer.gl.h-t malloc/scratch_buffer.gl.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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_ICONV_H''@||g' -e 's/@''GNULIB_ICONV''@/1/g' -e 's|@''ICONV_CONST''@||g' -e 's|@''REPLACE_ICONV''@|0|g' -e 's|@''REPLACE_ICONV_OPEN''@|0|g' -e 's|@''REPLACE_ICONV_UTF''@|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' ./iconv.in.h > iconv.h-t mv iconv.h-t iconv.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's/@''HAVE_INTTYPES_H''@/1/g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_INTTYPES_H''@||g' -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' -e 's/@''PRIPTR_PREFIX''@/__PRIPTR_PREFIX/g' -e 's/@''GNULIB_IMAXABS''@/0/g' -e 's/@''GNULIB_IMAXDIV''@/0/g' -e 's/@''GNULIB_STRTOIMAX''@/0/g' -e 's/@''GNULIB_STRTOUMAX''@/0/g' -e 's/@''HAVE_DECL_IMAXABS''@/1/g' -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' -e 's/@''HAVE_IMAXDIV_T''@/1/g' -e 's/@''REPLACE_IMAXABS''@/0/g' -e 's/@''REPLACE_IMAXDIV''@/0/g' -e 's/@''REPLACE_STRTOIMAX''@/0/g' -e 's/@''REPLACE_STRTOUMAX''@/0/g' -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' -e 's/@''INT64_MAX_EQ_LONG_MAX''@/defined _LP64/g' -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/defined _LP64/g' -e '/definitions of _GL_FUNCDECL_RPL/r ./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' ./inttypes.in.h > inttypes.h-t mv inttypes.h-t inttypes.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_LANGINFO_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_LANGINFO_H''@||g' -e 's/@''GNULIB_NL_LANGINFO''@/0/g' -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' -e 's|@''HAVE_LANGINFO_ALTMON''@|0|g' -e 's|@''HAVE_LANGINFO_ERA''@|0|g' -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' -e 's|@''HAVE_NL_LANGINFO''@|1|g' -e 's|@''REPLACE_NL_LANGINFO''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' ./langinfo.in.h > langinfo.h-t mv langinfo.h-t langinfo.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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_LOCALE_H''@||g' -e 's/@''GNULIB_LOCALECONV''@/0/g' -e 's/@''GNULIB_SETLOCALE''@/1/g' -e 's/@''GNULIB_SETLOCALE_NULL''@/1/g' -e 's/@''GNULIB_DUPLOCALE''@/0/g' -e 's/@''GNULIB_LOCALENAME_UNSAFE''@/1/g' -e 's|@''HAVE_NEWLOCALE''@|1|g' -e 's|@''HAVE_DUPLOCALE''@|1|g' -e 's|@''HAVE_FREELOCALE''@|1|g' -e 's|@''HAVE_XLOCALE_H''@|0|g' -e 's|@''REPLACE_LOCALECONV''@|0|g' -e 's|@''REPLACE_SETLOCALE''@|1|g' -e 's|@''REPLACE_NEWLOCALE''@|0|g' -e 's|@''REPLACE_DUPLOCALE''@|0|g' -e 's|@''REPLACE_FREELOCALE''@|0|g' -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' -e 's|@''LOCALENAME_ENHANCE_LOCALE_FUNCS''@|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' ./locale.in.h > locale.h-t mv locale.h-t locale.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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_SIGNAL_H''@||g' -e 's/@''GNULIB_PTHREAD_SIGMASK''@/0/g' -e 's/@''GNULIB_RAISE''@/1/g' -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/1/g' -e 's/@''GNULIB_SIGPROCMASK''@/1/g' -e 's/@''GNULIB_SIGACTION''@/0/g' -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' -e 's|@''HAVE_RAISE''@|1|g' -e 's|@''HAVE_SIGSET_T''@|1|g' -e 's|@''HAVE_SIGINFO_T''@|1|g' -e 's|@''HAVE_SIGACTION''@|1|g' -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' -e 's|@''HAVE_SIGHANDLER_T''@|0|g' -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' -e 's|@''REPLACE_RAISE''@|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' ./signal.in.h > signal.h-t mv signal.h-t signal.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G ./stdckdint.in.h > stdckdint.h-t mv stdckdint.h-t stdckdint.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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_STDDEF_H''@||g' -e 's|@''HAVE_MAX_ALIGN_T''@|1|g' -e 's|@''HAVE_WCHAR_T''@|1|g' -e 's|@''REPLACE_NULL''@|0|g' ./stddef.in.h > stddef.h-t mv stddef.h-t stddef.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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/@''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''@/32/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/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' ./stdint.in.h > stdint.h-t mv stdint.h-t stdint.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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_FOPEN_GNU''@/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''@/1/g' -e 's/@''GNULIB_TMPFILE''@/0/g' -e 's/@''GNULIB_VASPRINTF''@/0/g' -e 's/@''GNULIB_VDPRINTF''@/0/g' -e 's/@''GNULIB_VFPRINTF''@/1/g' -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' -e 's/@''GNULIB_VFSCANF''@/0/g' -e 's/@''GNULIB_VSCANF''@/0/g' -e 's/@''GNULIB_VPRINTF''@/1/g' -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' -e 's/@''GNULIB_VSNPRINTF''@/0/g' -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' -e 's/@''GNULIB_MDA_FCLOSEALL''@/1/g' -e 's/@''GNULIB_MDA_FDOPEN''@/1/g' -e 's/@''GNULIB_MDA_FILENO''@/1/g' -e 's/@''GNULIB_MDA_GETW''@/1/g' -e 's/@''GNULIB_MDA_PUTW''@/1/g' -e 's/@''GNULIB_MDA_TEMPNAM''@/1/g' < ./stdio.in.h > stdio.h-t1 sed -e 's|@''HAVE_DECL_FCLOSEALL''@|0|g' -e 's|@''HAVE_DECL_FPURGE''@|1|g' -e 's|@''HAVE_DECL_FSEEKO''@|1|g' -e 's|@''HAVE_DECL_FTELLO''@|1|g' -e 's|@''HAVE_DECL_GETDELIM''@|1|g' -e 's|@''HAVE_DECL_GETLINE''@|1|g' -e 's|@''HAVE_DECL_GETW''@|1|g' -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' -e 's|@''HAVE_DECL_PUTW''@|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' < stdio.h-t1 > stdio.h-t2 sed -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_FOPEN_FOR_FOPEN_GNU''@|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-t2 > stdio.h-t3 rm -f stdio.h-t1 stdio.h-t2 mv stdio.h-t3 stdio.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_STDLIB_H''@||g' -e 's/@''GNULIB__EXIT''@/0/g' -e 's/@''GNULIB_ALIGNED_ALLOC''@/0/g' -e 's/@''GNULIB_ATOLL''@/0/g' -e 's/@''GNULIB_CALLOC_GNU''@/1/g' -e 's/@''GNULIB_CALLOC_POSIX''@/1/g' -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' -e 's/@''GNULIB_FREE_POSIX''@/1/g' -e 's/@''GNULIB_GETLOADAVG''@/0/g' -e 's/@''GNULIB_GETPROGNAME''@/1/g' -e 's/@''GNULIB_GETSUBOPT''@/0/g' -e 's/@''GNULIB_GRANTPT''@/0/g' -e 's/@''GNULIB_MALLOC_GNU''@/1/g' -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' -e 's/@''GNULIB_MBSTOWCS''@/0/g' -e 's/@''GNULIB_MBTOWC''@/0/g' -e 's/@''GNULIB_MKDTEMP''@/0/g' -e 's/@''GNULIB_MKOSTEMP''@/0/g' -e 's/@''GNULIB_MKOSTEMPS''@/0/g' -e 's/@''GNULIB_MKSTEMP''@/0/g' -e 's/@''GNULIB_MKSTEMPS''@/0/g' -e 's/@''GNULIB_POSIX_MEMALIGN''@/0/g' -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' -e 's/@''GNULIB_PTSNAME''@/0/g' -e 's/@''GNULIB_PTSNAME_R''@/0/g' -e 's/@''GNULIB_PUTENV''@/0/g' -e 's/@''GNULIB_QSORT_R''@/0/g' -e 's/@''GNULIB_RAND''@/0/g' -e 's/@''GNULIB_RANDOM''@/0/g' -e 's/@''GNULIB_RANDOM_R''@/0/g' -e 's/@''GNULIB_REALLOC_GNU''@/1/g' -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' -e 's/@''GNULIB_REALLOCARRAY''@/1/g' -e 's/@''GNULIB_REALPATH''@/1/g' -e 's/@''GNULIB_RPMATCH''@/0/g' -e 's/@''GNULIB_SECURE_GETENV''@/0/g' -e 's/@''GNULIB_SETENV''@/0/g' -e 's/@''GNULIB_STRTOD''@/0/g' -e 's/@''GNULIB_STRTOL''@/0/g' -e 's/@''GNULIB_STRTOLD''@/0/g' -e 's/@''GNULIB_STRTOLL''@/0/g' -e 's/@''GNULIB_STRTOUL''@/1/g' -e 's/@''GNULIB_STRTOULL''@/0/g' -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' -e 's/@''GNULIB_UNLOCKPT''@/0/g' -e 's/@''GNULIB_UNSETENV''@/0/g' -e 's/@''GNULIB_WCTOMB''@/0/g' -e 's/@''GNULIB_MDA_ECVT''@/1/g' -e 's/@''GNULIB_MDA_FCVT''@/1/g' -e 's/@''GNULIB_MDA_GCVT''@/1/g' -e 's/@''GNULIB_MDA_MKTEMP''@/1/g' -e 's/@''GNULIB_MDA_PUTENV''@/1/g' < ./stdlib.in.h > stdlib.h-t1 sed -e 's|@''HAVE__EXIT''@|1|g' -e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' -e 's|@''HAVE_ATOLL''@|1|g' -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|0|g' -e 's|@''HAVE_DECL_ECVT''@|1|g' -e 's|@''HAVE_DECL_FCVT''@|1|g' -e 's|@''HAVE_DECL_GCVT''@|1|g' -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' -e 's|@''HAVE_DECL_PROGRAM_INVOCATION_NAME''@|0|g' -e 's|@''HAVE_GETPROGNAME''@|1|g' -e 's|@''HAVE_GETSUBOPT''@|1|g' -e 's|@''HAVE_GRANTPT''@|1|g' -e 's|@''HAVE_INITSTATE''@|1|g' -e 's|@''HAVE_DECL_INITSTATE''@|1|g' -e 's|@''HAVE_MBTOWC''@|1|g' -e 's|@''HAVE_MKDTEMP''@|1|g' -e 's|@''HAVE_MKOSTEMP''@|1|g' -e 's|@''HAVE_MKOSTEMPS''@|1|g' -e 's|@''HAVE_MKSTEMP''@|1|g' -e 's|@''HAVE_MKSTEMPS''@|1|g' -e 's|@''HAVE_POSIX_MEMALIGN''@|1|g' -e 's|@''HAVE_POSIX_OPENPT''@|1|g' -e 's|@''HAVE_PTSNAME''@|1|g' -e 's|@''HAVE_PTSNAME_R''@|1|g' -e 's|@''HAVE_QSORT_R''@|1|g' -e 's|@''HAVE_RANDOM''@|1|g' -e 's|@''HAVE_RANDOM_H''@|1|g' -e 's|@''HAVE_RANDOM_R''@|1|g' -e 's|@''HAVE_REALLOCARRAY''@|1|g' -e 's|@''HAVE_REALPATH''@|1|g' -e 's|@''HAVE_RPMATCH''@|1|g' -e 's|@''HAVE_SECURE_GETENV''@|1|g' -e 's|@''HAVE_DECL_SETENV''@|1|g' -e 's|@''HAVE_SETSTATE''@|1|g' -e 's|@''HAVE_DECL_SETSTATE''@|1|g' -e 's|@''HAVE_STRTOD''@|1|g' -e 's|@''HAVE_STRTOL''@|1|g' -e 's|@''HAVE_STRTOLD''@|1|g' -e 's|@''HAVE_STRTOLL''@|1|g' -e 's|@''HAVE_STRTOUL''@|1|g' -e 's|@''HAVE_STRTOULL''@|1|g' -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' -e 's|@''HAVE_UNLOCKPT''@|1|g' -e 's|@''HAVE_DECL_UNSETENV''@|1|g' < stdlib.h-t1 > stdlib.h-t2 sed -e 's|@''REPLACE__EXIT''@|0|g' -e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' -e 's|@''REPLACE_CALLOC_FOR_CALLOC_GNU''@|0|g' -e 's|@''REPLACE_CALLOC_FOR_CALLOC_POSIX''@|0|g' -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' -e 's|@''REPLACE_FREE''@|0|g' -e 's|@''REPLACE_GETLOADAVG''@|0|g' -e 's|@''REPLACE_GETPROGNAME''@|0|g' -e 's|@''REPLACE_GETSUBOPT''@|0|g' -e 's|@''REPLACE_INITSTATE''@|0|g' -e 's|@''REPLACE_MALLOC_FOR_MALLOC_GNU''@|0|g' -e 's|@''REPLACE_MALLOC_FOR_MALLOC_POSIX''@|0|g' -e 's|@''REPLACE_MB_CUR_MAX''@|0|g' -e 's|@''REPLACE_MBSTOWCS''@|0|g' -e 's|@''REPLACE_MBTOWC''@|0|g' -e 's|@''REPLACE_MKOSTEMP''@|0|g' -e 's|@''REPLACE_MKOSTEMPS''@|0|g' -e 's|@''REPLACE_MKSTEMP''@|0|g' -e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' -e 's|@''REPLACE_POSIX_OPENPT''@|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_RAND''@|0|g' -e 's|@''REPLACE_RANDOM''@|0|g' -e 's|@''REPLACE_RANDOM_R''@|0|g' -e 's|@''REPLACE_REALLOC_FOR_REALLOC_GNU''@|0|g' -e 's|@''REPLACE_REALLOC_FOR_REALLOC_POSIX''@|0|g' -e 's|@''REPLACE_REALLOCARRAY''@|0|g' -e 's|@''REPLACE_REALPATH''@|0|g' -e 's|@''REPLACE_SETENV''@|0|g' -e 's|@''REPLACE_SETSTATE''@|0|g' -e 's|@''REPLACE_STRTOD''@|0|g' -e 's|@''REPLACE_STRTOL''@|0|g' -e 's|@''REPLACE_STRTOLD''@|0|g' -e 's|@''REPLACE_STRTOLL''@|0|g' -e 's|@''REPLACE_STRTOUL''@|1|g' -e 's|@''REPLACE_STRTOULL''@|0|g' -e 's|@''REPLACE_UNSETENV''@|0|g' -e 's|@''REPLACE_WCTOMB''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./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-t2 > stdlib.h-t3 rm -f stdlib.h-t1 stdlib.h-t2 mv stdlib.h-t3 stdlib.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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''@/1/g' -e 's/@''GNULIB_MBSNLEN''@/0/g' -e 's/@''GNULIB_MBSCHR''@/0/g' -e 's/@''GNULIB_MBSRCHR''@/0/g' -e 's/@''GNULIB_MBSSTR''@/1/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''@/0/g' -e 's/@''GNULIB_MEMPCPY''@/1/g' -e 's/@''GNULIB_MEMRCHR''@/0/g' -e 's/@''GNULIB_MEMSET_EXPLICIT''@/0/g' -e 's/@''GNULIB_RAWMEMCHR''@/1/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''@/0/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''@/0/g' -e 's/@''GNULIB_STRERROR''@/1/g' -e 's/@''GNULIB_STRERROR_R''@/0/g' -e 's/@''GNULIB_STRERRORNAME_NP''@/0/g' -e 's/@''GNULIB_SIGABBREV_NP''@/0/g' -e 's/@''GNULIB_SIGDESCR_NP''@/0/g' -e 's/@''GNULIB_STRSIGNAL''@/0/g' -e 's/@''GNULIB_STRVERSCMP''@/0/g' -e 's/@''GNULIB_MDA_MEMCCPY''@/1/g' -e 's/@''GNULIB_MDA_STRDUP''@/1/g' -e 's/@''GNULIB_FREE_POSIX''@/1/g' < ./string.in.h > string.h-t1 sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' -e 's|@''HAVE_FFSL''@|1|g' -e 's|@''HAVE_FFSLL''@|1|g' -e 's|@''HAVE_MBSLEN''@|0|g' -e 's|@''HAVE_DECL_MEMMEM''@|1|g' -e 's|@''HAVE_MEMPCPY''@|0|g' -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' -e 's|@''HAVE_MEMSET_EXPLICIT''@|1|g' -e 's|@''HAVE_RAWMEMCHR''@|0|g' -e 's|@''HAVE_STPCPY''@|1|g' -e 's|@''HAVE_STPNCPY''@|1|g' -e 's|@''HAVE_STRCHRNUL''@|1|g' -e 's|@''HAVE_DECL_STRDUP''@|1|g' -e 's|@''HAVE_DECL_STRNDUP''@|1|g' -e 's|@''HAVE_DECL_STRNLEN''@|1|g' -e 's|@''HAVE_STRPBRK''@|1|g' -e 's|@''HAVE_STRSEP''@|1|g' -e 's|@''HAVE_STRCASESTR''@|1|g' -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' -e 's|@''HAVE_STRERRORNAME_NP''@|1|g' -e 's|@''HAVE_SIGABBREV_NP''@|1|g' -e 's|@''HAVE_SIGDESCR_NP''@|1|g' -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' -e 's|@''HAVE_STRVERSCMP''@|1|g' -e 's|@''REPLACE_FFSLL''@|0|g' -e 's|@''REPLACE_MEMCHR''@|0|g' -e 's|@''REPLACE_MEMMEM''@|0|g' -e 's|@''REPLACE_MEMPCPY''@|0|g' -e 's|@''REPLACE_MEMSET_EXPLICIT''@|0|g' -e 's|@''REPLACE_FREE''@|0|g' -e 's|@''REPLACE_STPCPY''@|0|g' -e 's|@''REPLACE_STPNCPY''@|0|g' -e 's|@''REPLACE_STRCHRNUL''@|0|g' -e 's|@''REPLACE_STRDUP''@|0|g' -e 's|@''REPLACE_STRNCAT''@|0|g' -e 's|@''REPLACE_STRNDUP''@|0|g' -e 's|@''REPLACE_STRNLEN''@|0|g' -e 's|@''REPLACE_STRSTR''@|0|g' -e 's|@''REPLACE_STRCASESTR''@|0|g' -e 's|@''REPLACE_STRTOK_R''@|0|g' -e 's|@''REPLACE_STRERROR''@|1|g' -e 's|@''REPLACE_STRERROR_R''@|0|g' -e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' -e 's|@''REPLACE_STRSIGNAL''@|0|g' -e 's|@''REPLACE_STRVERSCMP''@|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.h-t1 > string.h-t2 rm -f string.h-t1 mv string.h-t2 string.h mkdir -p 'sys' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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_STAT_H''@||g' -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' -e 's/@''GNULIB_CHMOD''@/0/g' -e 's/@''GNULIB_FCHMODAT''@/0/g' -e 's/@''GNULIB_FSTAT''@/1/g' -e 's/@''GNULIB_FSTATAT''@/0/g' -e 's/@''GNULIB_FUTIMENS''@/0/g' -e 's/@''GNULIB_GETUMASK''@/0/g' -e 's/@''GNULIB_LCHMOD''@/0/g' -e 's/@''GNULIB_LSTAT''@/0/g' -e 's/@''GNULIB_MKDIR''@/0/g' -e 's/@''GNULIB_MKDIRAT''@/0/g' -e 's/@''GNULIB_MKFIFO''@/0/g' -e 's/@''GNULIB_MKFIFOAT''@/0/g' -e 's/@''GNULIB_MKNOD''@/0/g' -e 's/@''GNULIB_MKNODAT''@/0/g' -e 's/@''GNULIB_STAT''@/1/g' -e 's/@''GNULIB_UTIMENSAT''@/0/g' -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' -e 's/@''GNULIB_MDA_CHMOD''@/1/g' -e 's/@''GNULIB_MDA_MKDIR''@/1/g' -e 's/@''GNULIB_MDA_UMASK''@/1/g' -e 's|@''HAVE_FCHMODAT''@|1|g' -e 's|@''HAVE_FSTATAT''@|1|g' -e 's|@''HAVE_FUTIMENS''@|1|g' -e 's|@''HAVE_GETUMASK''@|1|g' -e 's|@''HAVE_LCHMOD''@|1|g' -e 's|@''HAVE_LSTAT''@|1|g' -e 's|@''HAVE_MKDIRAT''@|1|g' -e 's|@''HAVE_MKFIFO''@|1|g' -e 's|@''HAVE_MKFIFOAT''@|1|g' -e 's|@''HAVE_MKNOD''@|1|g' -e 's|@''HAVE_MKNODAT''@|1|g' -e 's|@''HAVE_UTIMENSAT''@|1|g' -e 's|@''REPLACE_CHMOD''@|0|g' -e 's|@''REPLACE_FCHMODAT''@|0|g' -e 's|@''REPLACE_FSTAT''@|0|g' -e 's|@''REPLACE_FSTATAT''@|0|g' -e 's|@''REPLACE_FUTIMENS''@|0|g' -e 's|@''REPLACE_LSTAT''@|0|g' -e 's|@''REPLACE_MKDIR''@|0|g' -e 's|@''REPLACE_MKFIFO''@|0|g' -e 's|@''REPLACE_MKFIFOAT''@|0|g' -e 's|@''REPLACE_MKNOD''@|0|g' -e 's|@''REPLACE_MKNODAT''@|0|g' -e 's|@''REPLACE_STAT''@|0|g' -e 's|@''REPLACE_UTIMENSAT''@|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' ./sys_stat.in.h > sys/stat.h-t mv sys/stat.h-t sys/stat.h mkdir -p 'sys' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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_TIME_H''@||g' -e 's/@''GNULIB_CTIME''@/0/g' -e 's/@''GNULIB_LOCALTIME''@/0/g' -e 's/@''GNULIB_MKTIME''@/0/g' -e 's/@''GNULIB_NANOSLEEP''@/0/g' -e 's/@''GNULIB_STRFTIME''@/0/g' -e 's/@''GNULIB_STRPTIME''@/0/g' -e 's/@''GNULIB_TIME''@/0/g' -e 's/@''GNULIB_TIMEGM''@/0/g' -e 's/@''GNULIB_TIMESPEC_GET''@/0/g' -e 's/@''GNULIB_TIMESPEC_GETRES''@/0/g' -e 's/@''GNULIB_TIME_R''@/0/g' -e 's/@''GNULIB_TIME_RZ''@/0/g' -e 's/@''GNULIB_TZSET''@/0/g' -e 's/@''GNULIB_MDA_TZSET''@/1/g' -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' -e 's|@''HAVE_NANOSLEEP''@|1|g' -e 's|@''HAVE_STRPTIME''@|1|g' -e 's|@''HAVE_TIMEGM''@|1|g' -e 's|@''HAVE_TIMESPEC_GET''@|1|g' -e 's|@''HAVE_TIMESPEC_GETRES''@|1|g' -e 's|@''HAVE_TIMEZONE_T''@|0|g' -e 's|@''REPLACE_CTIME''@|0|g' -e 's|@''REPLACE_GMTIME''@|0|g' -e 's|@''REPLACE_LOCALTIME''@|0|g' -e 's|@''REPLACE_LOCALTIME_R''@|0|g' -e 's|@''REPLACE_MKTIME''@|0|g' -e 's|@''REPLACE_NANOSLEEP''@|0|g' -e 's|@''REPLACE_STRFTIME''@|0|g' -e 's|@''REPLACE_TIME''@|0|g' -e 's|@''REPLACE_TIMEGM''@|0|g' -e 's|@''REPLACE_TIMESPEC_GET''@|0|g' -e 's|@''REPLACE_TIMESPEC_GETRES''@|0|g' -e 's|@''REPLACE_TZSET''@|0|g' -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' -e 's|@''TIME_H_DEFINES_TIME_UTC''@|1|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' ./time.in.h > time.h-t mv time.h-t time.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's/@''HAVE_UCHAR_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_UCHAR_H''@||g' -e 's|@''CXX_HAS_CHAR8_TYPE''@|0|g' -e 's|@''CXX_HAS_UCHAR_TYPES''@|0|g' -e 's|@''SMALL_WCHAR_T''@|0|g' -e 's|@''GNULIBHEADERS_OVERRIDE_CHAR8_T''@|1|g' -e 's|@''GNULIBHEADERS_OVERRIDE_CHAR16_T''@|0|g' -e 's|@''GNULIBHEADERS_OVERRIDE_CHAR32_T''@|0|g' -e 's/@''GNULIB_BTOC32''@/0/g' -e 's/@''GNULIB_BTOWC''@/0/g' -e 's/@''GNULIB_C32ISALNUM''@/1/g' -e 's/@''GNULIB_C32ISALPHA''@/1/g' -e 's/@''GNULIB_C32ISBLANK''@/1/g' -e 's/@''GNULIB_C32ISCNTRL''@/1/g' -e 's/@''GNULIB_C32ISDIGIT''@/1/g' -e 's/@''GNULIB_C32ISGRAPH''@/1/g' -e 's/@''GNULIB_C32ISLOWER''@/1/g' -e 's/@''GNULIB_C32ISPRINT''@/1/g' -e 's/@''GNULIB_C32ISPUNCT''@/1/g' -e 's/@''GNULIB_C32ISSPACE''@/1/g' -e 's/@''GNULIB_C32ISUPPER''@/1/g' -e 's/@''GNULIB_C32ISXDIGIT''@/1/g' -e 's/@''GNULIB_C32TOLOWER''@/1/g' -e 's/@''GNULIB_C32TOUPPER''@/0/g' -e 's/@''GNULIB_C32WIDTH''@/1/g' -e 's/@''GNULIB_C32RTOMB''@/0/g' -e 's/@''GNULIB_C32SNRTOMBS''@/0/g' -e 's/@''GNULIB_C32SRTOMBS''@/0/g' -e 's/@''GNULIB_C32STOMBS''@/0/g' -e 's/@''GNULIB_C32SWIDTH''@/0/g' -e 's/@''GNULIB_C32TOB''@/0/g' -e 's/@''GNULIB_C32_APPLY_MAPPING''@/0/g' -e 's/@''GNULIB_C32_APPLY_TYPE_TEST''@/0/g' -e 's/@''GNULIB_C32_GET_MAPPING''@/0/g' -e 's/@''GNULIB_C32_GET_TYPE_TEST''@/0/g' -e 's/@''GNULIB_ISWCTYPE''@/0/g' -e 's/@''GNULIB_ISWDIGIT''@/1/g' -e 's/@''GNULIB_ISWXDIGIT''@/1/g' -e 's/@''GNULIB_MBRTOC16''@/0/g' -e 's/@''GNULIB_MBRTOC32''@/1/g' -e 's/@''GNULIB_MBSNRTOC32S''@/0/g' -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' -e 's/@''GNULIB_MBSRTOC32S''@/0/g' -e 's/@''GNULIB_MBSRTOWCS''@/0/g' -e 's/@''GNULIB_MBSTOC32S''@/0/g' -e 's/@''GNULIB_TOWCTRANS''@/0/g' -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' -e 's/@''GNULIB_WCSRTOMBS''@/0/g' -e 's/@''GNULIB_WCSWIDTH''@/0/g' -e 's/@''GNULIB_WCTOB''@/0/g' -e 's/@''GNULIB_WCTRANS''@/0/g' -e 's/@''GNULIB_WCTYPE''@/0/g' -e 's/@''GNULIB_WCWIDTH''@/1/g' -e 's|@''HAVE_C32RTOMB''@|1|g' -e 's|@''HAVE_MBRTOC16''@|1|g' -e 's|@''HAVE_MBRTOC32''@|1|g' -e 's|@''REPLACE_C32RTOMB''@|0|g' -e 's|@''REPLACE_MBRTOC16''@|0|g' -e 's|@''REPLACE_MBRTOC32''@|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' ./uchar.in.h > uchar.h-t mv uchar.h-t uchar.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|0|g' -e 's/@''GNULIB_UNICASE_EMPTY_PREFIX_CONTEXT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICASE_EMPTY_SUFFIX_CONTEXT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' ./unicase.in.h > unicase.h-t mv unicase.h-t unicase.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|0|g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_L_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_LC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_LU_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_LL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_LT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_LM_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_LO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_M_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_MN_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_MC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_ME_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_N_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_ND_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_NL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_NO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_P_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_PC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_PD_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_PS_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_PE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_PI_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_PF_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_PO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_S_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_SM_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_SC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_SK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_SO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_Z_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_ZS_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_ZL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_ZP_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_C_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_CC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_CF_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_CS_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_CO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_CN_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' < ./unictype.in.h > unictype.h-t1 sed -e 's/@''GNULIB_UNICTYPE_PROPERTY_WHITE_SPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_ALPHABETIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ALPHABETIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_NOT_A_CHARACTER_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_DEFAULT_IGNORABLE_CODE_POINT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_DEFAULT_IGNORABLE_CODE_POINT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_DEPRECATED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_LOGICAL_ORDER_EXCEPTION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_VARIATION_SELECTOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_PRIVATE_USE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_UNASSIGNED_CODE_VALUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_UPPERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_UPPERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_LOWERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_LOWERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_TITLECASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_CASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_CASE_IGNORABLE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_LOWERCASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_UPPERCASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_TITLECASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEFOLDED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEMAPPED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_SOFT_DOTTED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' < unictype.h-t1 > unictype.h-t2 sed -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ID_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ID_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_XID_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_XID_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_COMPAT_MATH_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_COMPAT_MATH_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_PATTERN_WHITE_SPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_PATTERN_SYNTAX_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_JOIN_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_GRAPHEME_BASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_GRAPHEME_EXTEND_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_GRAPHEME_EXTEND_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_GRAPHEME_LINK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_LEFT_TO_RIGHT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_HEBREW_RIGHT_TO_LEFT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_ARABIC_RIGHT_TO_LEFT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUROPEAN_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUR_NUM_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUR_NUM_TERMINATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_ARABIC_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_COMMON_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_BLOCK_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_SEGMENT_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_WHITESPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_NON_SPACING_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_BOUNDARY_NEUTRAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_PDF_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EMBEDDING_OR_OVERRIDE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_OTHER_NEUTRAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' < unictype.h-t2 > unictype.h-t3 sed -e 's/@''GNULIB_UNICTYPE_PROPERTY_HEX_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_ASCII_HEX_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDEOGRAPHIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_UNIFIED_IDEOGRAPH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_RADICAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDS_UNARY_OPERATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDS_BINARY_OPERATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDS_TRINARY_OPERATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_PRESENTATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_MODIFIER_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_MODIFIER_BASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_COMPONENT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_EXTENDED_PICTOGRAPHIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_ZERO_WIDTH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_SPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_NON_BREAK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_ISO_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_FORMAT_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_PREPENDED_CONCATENATION_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_DASH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_HYPHEN_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_PUNCTUATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_LINE_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_PARAGRAPH_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_QUOTATION_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_SENTENCE_TERMINAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_TERMINAL_PUNCTUATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_CURRENCY_SYMBOL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_MATH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_MATH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_PAIRED_PUNCTUATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_LEFT_OF_PAIR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_COMBINING_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_COMPOSITE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_DECIMAL_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_NUMERIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_DIACRITIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_EXTENDER_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_IGNORABLE_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_REGIONAL_INDICATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' < unictype.h-t3 > unictype.h-t4 rm -f unictype.h-t1 unictype.h-t2 unictype.h-t3 mv unictype.h-t4 unictype.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|0|g' -e 's/@''GNULIB_UNINORM_NFD_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNINORM_NFC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNINORM_NFKD_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNINORM_NFKC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' ./uninorm.in.h > uninorm.h-t mv uninorm.h-t uninorm.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_UNISTD_H''@|1|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_UNISTD_H''@||g' -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' -e 's/@''GNULIB_ACCESS''@/0/g' -e 's/@''GNULIB_CHDIR''@/0/g' -e 's/@''GNULIB_CHOWN''@/0/g' -e 's/@''GNULIB_CLOSE''@/1/g' -e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' -e 's/@''GNULIB_DUP''@/0/g' -e 's/@''GNULIB_DUP2''@/1/g' -e 's/@''GNULIB_DUP3''@/0/g' -e 's/@''GNULIB_ENVIRON''@/1/g' -e 's/@''GNULIB_EUIDACCESS''@/0/g' -e 's/@''GNULIB_EXECL''@/0/g' -e 's/@''GNULIB_EXECLE''@/0/g' -e 's/@''GNULIB_EXECLP''@/0/g' -e 's/@''GNULIB_EXECV''@/0/g' -e 's/@''GNULIB_EXECVE''@/0/g' -e 's/@''GNULIB_EXECVP''@/0/g' -e 's/@''GNULIB_EXECVPE''@/0/g' -e 's/@''GNULIB_FACCESSAT''@/0/g' -e 's/@''GNULIB_FCHDIR''@/0/g' -e 's/@''GNULIB_FCHOWNAT''@/0/g' -e 's/@''GNULIB_FDATASYNC''@/0/g' -e 's/@''GNULIB_FSYNC''@/0/g' -e 's/@''GNULIB_FTRUNCATE''@/0/g' < ./unistd.in.h > unistd.h-t1 sed -e 's/@''GNULIB_GETCWD''@/0/g' -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' -e 's/@''GNULIB_GETENTROPY''@/0/g' -e 's/@''GNULIB_GETGROUPS''@/0/g' -e 's/@''GNULIB_GETHOSTNAME''@/0/g' -e 's/@''GNULIB_GETLOGIN''@/0/g' -e 's/@''GNULIB_GETLOGIN_R''@/0/g' -e 's/@''GNULIB_GETOPT_POSIX''@/1/g' -e 's/@''GNULIB_GETPAGESIZE''@/0/g' -e 's/@''GNULIB_GETPASS''@/0/g' -e 's/@''GNULIB_GETPASS_GNU''@/0/g' -e 's/@''GNULIB_GETUSERSHELL''@/0/g' -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' -e 's/@''GNULIB_ISATTY''@/0/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''@/1/g' -e 's/@''GNULIB_READLINKAT''@/0/g' -e 's/@''GNULIB_RMDIR''@/0/g' -e 's/@''GNULIB_SETHOSTNAME''@/0/g' -e 's/@''GNULIB_SLEEP''@/0/g' -e 's/@''GNULIB_SYMLINK''@/0/g' -e 's/@''GNULIB_SYMLINKAT''@/0/g' -e 's/@''GNULIB_TRUNCATE''@/0/g' -e 's/@''GNULIB_TTYNAME_R''@/0/g' -e 's/@''GNULIB_UNISTD_H_GETOPT''@/00/g' -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/1/g' -e 's/@''GNULIB_UNLINK''@/0/g' -e 's/@''GNULIB_UNLINKAT''@/0/g' -e 's/@''GNULIB_USLEEP''@/0/g' -e 's/@''GNULIB_WRITE''@/0/g' -e 's/@''GNULIB_MDA_ACCESS''@/1/g' -e 's/@''GNULIB_MDA_CHDIR''@/1/g' -e 's/@''GNULIB_MDA_CLOSE''@/1/g' -e 's/@''GNULIB_MDA_DUP''@/1/g' -e 's/@''GNULIB_MDA_DUP2''@/1/g' -e 's/@''GNULIB_MDA_EXECL''@/1/g' -e 's/@''GNULIB_MDA_EXECLE''@/1/g' -e 's/@''GNULIB_MDA_EXECLP''@/1/g' -e 's/@''GNULIB_MDA_EXECV''@/1/g' -e 's/@''GNULIB_MDA_EXECVE''@/1/g' -e 's/@''GNULIB_MDA_EXECVP''@/1/g' -e 's/@''GNULIB_MDA_EXECVPE''@/1/g' -e 's/@''GNULIB_MDA_GETCWD''@/1/g' -e 's/@''GNULIB_MDA_GETPID''@/1/g' -e 's/@''GNULIB_MDA_ISATTY''@/1/g' -e 's/@''GNULIB_MDA_LSEEK''@/1/g' -e 's/@''GNULIB_MDA_READ''@/1/g' -e 's/@''GNULIB_MDA_RMDIR''@/1/g' -e 's/@''GNULIB_MDA_SWAB''@/1/g' -e 's/@''GNULIB_MDA_UNLINK''@/1/g' -e 's/@''GNULIB_MDA_WRITE''@/1/g' < unistd.h-t1 > unistd.h-t2 sed -e 's|@''HAVE_CHOWN''@|1|g' -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' -e 's|@''HAVE_DUP3''@|1|g' -e 's|@''HAVE_EUIDACCESS''@|1|g' -e 's|@''HAVE_EXECVPE''@|1|g' -e 's|@''HAVE_FACCESSAT''@|1|g' -e 's|@''HAVE_FCHDIR''@|1|g' -e 's|@''HAVE_FCHOWNAT''@|1|g' -e 's|@''HAVE_FDATASYNC''@|1|g' -e 's|@''HAVE_FSYNC''@|1|g' -e 's|@''HAVE_FTRUNCATE''@|1|g' -e 's|@''HAVE_GETDTABLESIZE''@|1|g' -e 's|@''HAVE_GETENTROPY''@|1|g' -e 's|@''HAVE_GETGROUPS''@|1|g' -e 's|@''HAVE_GETHOSTNAME''@|1|g' -e 's|@''HAVE_GETPAGESIZE''@|1|g' -e 's|@''HAVE_GETPASS''@|1|g' -e 's|@''HAVE_GROUP_MEMBER''@|1|g' -e 's|@''HAVE_LCHOWN''@|1|g' -e 's|@''HAVE_LINK''@|1|g' -e 's|@''HAVE_LINKAT''@|1|g' -e 's|@''HAVE_PIPE''@|1|g' -e 's|@''HAVE_PIPE2''@|1|g' -e 's|@''HAVE_PREAD''@|1|g' -e 's|@''HAVE_PWRITE''@|1|g' -e 's|@''HAVE_READLINK''@|1|g' -e 's|@''HAVE_READLINKAT''@|1|g' -e 's|@''HAVE_SETHOSTNAME''@|1|g' -e 's|@''HAVE_SLEEP''@|1|g' -e 's|@''HAVE_SYMLINK''@|1|g' -e 's|@''HAVE_SYMLINKAT''@|1|g' -e 's|@''HAVE_UNLINKAT''@|1|g' -e 's|@''HAVE_USLEEP''@|1|g' -e 's|@''HAVE_DECL_ENVIRON''@|0|g' -e 's|@''HAVE_DECL_EXECVPE''@|1|g' -e 's|@''HAVE_DECL_FCHDIR''@|1|g' -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' -e 's|@''HAVE_OS_H''@|0|g' -e 's|@''HAVE_SYS_PARAM_H''@|0|g' < unistd.h-t2 > unistd.h-t3 sed -e 's|@''REPLACE_ACCESS''@|0|g' -e 's|@''REPLACE_CHOWN''@|0|g' -e 's|@''REPLACE_CLOSE''@|0|g' -e 's|@''REPLACE_COPY_FILE_RANGE''@|0|g' -e 's|@''REPLACE_DUP''@|0|g' -e 's|@''REPLACE_DUP2''@|0|g' -e 's|@''REPLACE_DUP3''@|0|g' -e 's|@''REPLACE_EXECL''@|0|g' -e 's|@''REPLACE_EXECLE''@|0|g' -e 's|@''REPLACE_EXECLP''@|0|g' -e 's|@''REPLACE_EXECV''@|0|g' -e 's|@''REPLACE_EXECVE''@|0|g' -e 's|@''REPLACE_EXECVP''@|0|g' -e 's|@''REPLACE_EXECVPE''@|0|g' -e 's|@''REPLACE_FACCESSAT''@|0|g' -e 's|@''REPLACE_FCHDIR''@|0|g' -e 's|@''REPLACE_FCHOWNAT''@|0|g' -e 's|@''REPLACE_FDATASYNC''@|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_GETENTROPY''@|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_GETPASS_FOR_GETPASS_GNU''@|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_PIPE2''@|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_SETHOSTNAME''@|0|g' -e 's|@''REPLACE_SLEEP''@|0|g' -e 's|@''REPLACE_SYMLINK''@|0|g' -e 's|@''REPLACE_SYMLINKAT''@|0|g' -e 's|@''REPLACE_TRUNCATE''@|0|g' -e 's|@''REPLACE_TTYNAME_R''@|0|g' -e 's|@''REPLACE_UNLINK''@|0|g' -e 's|@''REPLACE_UNLINKAT''@|0|g' -e 's|@''REPLACE_USLEEP''@|0|g' -e 's|@''REPLACE_WRITE''@|0|g' -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|0|g' -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./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-t3 > unistd.h-t4 rm -f unistd.h-t1 unistd.h-t2 unistd.h-t3 mv unistd.h-t4 unistd.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w unistr.h-t' ./unistr.in.h mv unistr.h-t unistr.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w unitypes.h-t' ./unitypes.in.h mv unitypes.h-t unitypes.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w uniwidth.h-t' ./uniwidth.in.h mv uniwidth.h-t uniwidth.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' -e 's/@''GNULIB_BTOWC''@/0/g' -e 's/@''GNULIB_WCTOB''@/0/g' -e 's/@''GNULIB_MBSINIT''@/1/g' -e 's/@''GNULIB_MBSZERO''@/1/g' -e 's/@''GNULIB_MBRTOWC''@/1/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''@/1/g' -e 's/@''GNULIB_WMEMCHR''@/0/g' -e 's/@''GNULIB_WMEMCMP''@/0/g' -e 's/@''GNULIB_WMEMCPY''@/0/g' -e 's/@''GNULIB_WMEMMOVE''@/0/g' -e 's/@''GNULIB_WMEMPCPY''@/0/g' -e 's/@''GNULIB_WMEMSET''@/0/g' -e 's/@''GNULIB_WCSLEN''@/0/g' -e 's/@''GNULIB_WCSNLEN''@/0/g' -e 's/@''GNULIB_WCSCPY''@/0/g' -e 's/@''GNULIB_WCPCPY''@/0/g' -e 's/@''GNULIB_WCSNCPY''@/0/g' -e 's/@''GNULIB_WCPNCPY''@/0/g' -e 's/@''GNULIB_WCSCAT''@/0/g' -e 's/@''GNULIB_WCSNCAT''@/0/g' -e 's/@''GNULIB_WCSCMP''@/0/g' -e 's/@''GNULIB_WCSNCMP''@/0/g' -e 's/@''GNULIB_WCSCASECMP''@/0/g' -e 's/@''GNULIB_WCSNCASECMP''@/0/g' -e 's/@''GNULIB_WCSCOLL''@/0/g' -e 's/@''GNULIB_WCSXFRM''@/0/g' -e 's/@''GNULIB_WCSDUP''@/0/g' -e 's/@''GNULIB_WCSCHR''@/0/g' -e 's/@''GNULIB_WCSRCHR''@/0/g' -e 's/@''GNULIB_WCSCSPN''@/0/g' -e 's/@''GNULIB_WCSSPN''@/0/g' -e 's/@''GNULIB_WCSPBRK''@/0/g' -e 's/@''GNULIB_WCSSTR''@/0/g' -e 's/@''GNULIB_WCSTOK''@/0/g' -e 's/@''GNULIB_WCSWIDTH''@/0/g' -e 's/@''GNULIB_WCSFTIME''@/0/g' -e 's/@''GNULIB_WGETCWD''@/0/g' -e 's/@''GNULIB_MDA_WCSDUP''@/1/g' -e 's/@''GNULIB_FREE_POSIX''@/1/g' < ./wchar.in.h > wchar.h-t1 sed -e 's|@''HAVE_WINT_T''@|1|g' -e 's|@''HAVE_BTOWC''@|1|g' -e 's|@''HAVE_MBSINIT''@|1|g' -e 's|@''HAVE_MBRTOWC''@|1|g' -e 's|@''HAVE_MBRLEN''@|1|g' -e 's|@''HAVE_MBSRTOWCS''@|1|g' -e 's|@''HAVE_MBSNRTOWCS''@|1|g' -e 's|@''HAVE_WCRTOMB''@|1|g' -e 's|@''HAVE_WCSRTOMBS''@|1|g' -e 's|@''HAVE_WCSNRTOMBS''@|1|g' -e 's|@''HAVE_WMEMCHR''@|1|g' -e 's|@''HAVE_WMEMCMP''@|1|g' -e 's|@''HAVE_WMEMCPY''@|1|g' -e 's|@''HAVE_WMEMMOVE''@|1|g' -e 's|@''HAVE_WMEMPCPY''@|1|g' -e 's|@''HAVE_WMEMSET''@|1|g' -e 's|@''HAVE_WCSLEN''@|1|g' -e 's|@''HAVE_WCSNLEN''@|1|g' -e 's|@''HAVE_WCSCPY''@|1|g' -e 's|@''HAVE_WCPCPY''@|1|g' -e 's|@''HAVE_WCSNCPY''@|1|g' -e 's|@''HAVE_WCPNCPY''@|1|g' -e 's|@''HAVE_WCSCAT''@|1|g' -e 's|@''HAVE_WCSNCAT''@|1|g' -e 's|@''HAVE_WCSCMP''@|1|g' -e 's|@''HAVE_WCSNCMP''@|1|g' -e 's|@''HAVE_WCSCASECMP''@|1|g' -e 's|@''HAVE_WCSNCASECMP''@|1|g' -e 's|@''HAVE_WCSCOLL''@|1|g' -e 's|@''HAVE_WCSXFRM''@|1|g' -e 's|@''HAVE_WCSDUP''@|1|g' -e 's|@''HAVE_WCSCHR''@|1|g' -e 's|@''HAVE_WCSRCHR''@|1|g' -e 's|@''HAVE_WCSCSPN''@|1|g' -e 's|@''HAVE_WCSSPN''@|1|g' -e 's|@''HAVE_WCSPBRK''@|1|g' -e 's|@''HAVE_WCSSTR''@|1|g' -e 's|@''HAVE_WCSTOK''@|1|g' -e 's|@''HAVE_WCSWIDTH''@|1|g' -e 's|@''HAVE_WCSFTIME''@|1|g' -e 's|@''HAVE_DECL_WCTOB''@|1|g' -e 's|@''HAVE_DECL_WCSDUP''@|1|g' -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' < wchar.h-t1 > wchar.h-t2 sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' -e 's|@''REPLACE_BTOWC''@|0|g' -e 's|@''REPLACE_WCTOB''@|0|g' -e 's|@''REPLACE_FREE''@|0|g' -e 's|@''REPLACE_MBSINIT''@|0|g' -e 's|@''REPLACE_MBRTOWC''@|0|g' -e 's|@''REPLACE_MBRLEN''@|0|g' -e 's|@''REPLACE_MBSRTOWCS''@|0|g' -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' -e 's|@''REPLACE_WCRTOMB''@|0|g' -e 's|@''REPLACE_WCSRTOMBS''@|0|g' -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' -e 's|@''REPLACE_WCWIDTH''@|0|g' -e 's|@''REPLACE_WCSWIDTH''@|0|g' -e 's|@''REPLACE_WCSFTIME''@|0|g' -e 's|@''REPLACE_WCSCMP''@|0|g' -e 's|@''REPLACE_WCSNCMP''@|0|g' -e 's|@''REPLACE_WCSSTR''@|0|g' -e 's|@''REPLACE_WCSTOK''@|0|g' -e 's|@''REPLACE_WMEMCMP''@|0|g' -e 's|@''REPLACE_WMEMPCPY''@|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-t2 > wchar.h-t3 rm -f wchar.h-t1 wchar.h-t2 mv wchar.h-t3 wchar.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's/@''HAVE_WCTYPE_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_WCTYPE_H''@||g' -e 's/@''HAVE_CRTDEFS_H''@/0/g' -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' -e 's/@''GNULIB_ISWBLANK''@/1/g' -e 's/@''GNULIB_ISWDIGIT''@/1/g' -e 's/@''GNULIB_ISWPUNCT''@/1/g' -e 's/@''GNULIB_ISWXDIGIT''@/1/g' -e 's/@''GNULIB_WCTYPE''@/0/g' -e 's/@''GNULIB_ISWCTYPE''@/0/g' -e 's/@''GNULIB_WCTRANS''@/0/g' -e 's/@''GNULIB_TOWCTRANS''@/0/g' -e 's/@''HAVE_ISWBLANK''@/1/g' -e 's/@''HAVE_ISWCNTRL''@/1/g' -e 's/@''HAVE_WCTYPE_T''@/1/g' -e 's/@''HAVE_WCTRANS_T''@/1/g' -e 's/@''HAVE_WINT_T''@/1/g' -e 's/@''REPLACE_ISWBLANK''@/0/g' -e 's/@''REPLACE_ISWDIGIT''@/0/g' -e 's/@''REPLACE_ISWPUNCT''@/0/g' -e 's/@''REPLACE_ISWXDIGIT''@/0/g' -e 's/@''REPLACE_ISWCNTRL''@/0/g' -e 's/@''REPLACE_TOWLOWER''@/0/g' -e 's/@''REPLACE_WCTRANS''@/0/g' -e 's/@''REPLACE_WCTYPE''@/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' ./wctype.in.h > wctype.h-t mv wctype.h-t wctype.h /usr/bin/make all-recursive cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-allocator.o `test -f 'allocator.c' || echo './'`allocator.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-areadlink.o `test -f 'areadlink.c' || echo './'`areadlink.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-basename-lgpl.o `test -f 'basename-lgpl.c' || echo './'`basename-lgpl.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-binary-io.o `test -f 'binary-io.c' || echo './'`binary-io.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-c-ctype.o `test -f 'c-ctype.c' || echo './'`c-ctype.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-c-strcasecmp.o `test -f 'c-strcasecmp.c' || echo './'`c-strcasecmp.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-c-strncasecmp.o `test -f 'c-strncasecmp.c' || echo './'`c-strncasecmp.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-c32isalnum.o `test -f 'c32isalnum.c' || echo './'`c32isalnum.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-c32isalpha.o `test -f 'c32isalpha.c' || echo './'`c32isalpha.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-c32isblank.o `test -f 'c32isblank.c' || echo './'`c32isblank.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-c32iscntrl.o `test -f 'c32iscntrl.c' || echo './'`c32iscntrl.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-c32isdigit.o `test -f 'c32isdigit.c' || echo './'`c32isdigit.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-c32isgraph.o `test -f 'c32isgraph.c' || echo './'`c32isgraph.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-c32islower.o `test -f 'c32islower.c' || echo './'`c32islower.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-c32isprint.o `test -f 'c32isprint.c' || echo './'`c32isprint.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-c32ispunct.o `test -f 'c32ispunct.c' || echo './'`c32ispunct.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-c32isspace.o `test -f 'c32isspace.c' || echo './'`c32isspace.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-c32isupper.o `test -f 'c32isupper.c' || echo './'`c32isupper.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-c32isxdigit.o `test -f 'c32isxdigit.c' || echo './'`c32isxdigit.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-c32tolower.o `test -f 'c32tolower.c' || echo './'`c32tolower.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-c32width.o `test -f 'c32width.c' || echo './'`c32width.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-canonicalize-lgpl.o `test -f 'canonicalize-lgpl.c' || echo './'`canonicalize-lgpl.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-careadlinkat.o `test -f 'careadlinkat.c' || echo './'`careadlinkat.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-cloexec.o `test -f 'cloexec.c' || echo './'`cloexec.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-closeout.o `test -f 'closeout.c' || echo './'`closeout.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-error.o `test -f 'error.c' || echo './'`error.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-exitfail.o `test -f 'exitfail.c' || echo './'`exitfail.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-fd-hook.o `test -f 'fd-hook.c' || echo './'`fd-hook.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-fwriteerror.o `test -f 'fwriteerror.c' || echo './'`fwriteerror.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o malloc/libgrt_a-scratch_buffer_grow.o `test -f 'malloc/scratch_buffer_grow.c' || echo './'`malloc/scratch_buffer_grow.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o malloc/libgrt_a-scratch_buffer_grow_preserve.o `test -f 'malloc/scratch_buffer_grow_preserve.c' || echo './'`malloc/scratch_buffer_grow_preserve.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o malloc/libgrt_a-scratch_buffer_set_array_size.o `test -f 'malloc/scratch_buffer_set_array_size.c' || echo './'`malloc/scratch_buffer_set_array_size.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-hard-locale.o `test -f 'hard-locale.c' || echo './'`hard-locale.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-ialloc.o `test -f 'ialloc.c' || echo './'`ialloc.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-localcharset.o `test -f 'localcharset.c' || echo './'`localcharset.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-localename.o `test -f 'localename.c' || echo './'`localename.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-localename-unsafe.o `test -f 'localename-unsafe.c' || echo './'`localename-unsafe.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-localename-table.o `test -f 'localename-table.c' || echo './'`localename-table.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o glthread/libgrt_a-lock.o `test -f 'glthread/lock.c' || echo './'`glthread/lock.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-malloca.o `test -f 'malloca.c' || echo './'`malloca.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-mbchar.o `test -f 'mbchar.c' || echo './'`mbchar.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-mbslen.o `test -f 'mbslen.c' || echo './'`mbslen.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-mbsstr.o `test -f 'mbsstr.c' || echo './'`mbsstr.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-mbszero.o `test -f 'mbszero.c' || echo './'`mbszero.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-mbuiter.o `test -f 'mbuiter.c' || echo './'`mbuiter.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-mbuiterf.o `test -f 'mbuiterf.c' || echo './'`mbuiterf.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-mempcpy.o `test -f 'mempcpy.c' || echo './'`mempcpy.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-progname.o `test -f 'progname.c' || echo './'`progname.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-propername.o `test -f 'propername.c' || echo './'`propername.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-rawmemchr.o `test -f 'rawmemchr.c' || echo './'`rawmemchr.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-setlocale.o `test -f 'setlocale.c' || echo './'`setlocale.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-setlocale_null.o `test -f 'setlocale_null.c' || echo './'`setlocale_null.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-setlocale-lock.o `test -f 'setlocale-lock.c' || echo './'`setlocale-lock.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-setlocale_null-unlocked.o `test -f 'setlocale_null-unlocked.c' || echo './'`setlocale_null-unlocked.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-stat-time.o `test -f 'stat-time.c' || echo './'`stat-time.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-strerror.o `test -f 'strerror.c' || echo './'`strerror.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-strerror-override.o `test -f 'strerror-override.c' || echo './'`strerror-override.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-striconv.o `test -f 'striconv.c' || echo './'`striconv.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-strnlen1.o `test -f 'strnlen1.c' || echo './'`strnlen1.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-strtoul.o `test -f 'strtoul.c' || echo './'`strtoul.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o glthread/libgrt_a-threadlib.o `test -f 'glthread/threadlib.c' || echo './'`glthread/threadlib.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-trim.o `test -f 'trim.c' || echo './'`trim.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unicase/libgrt_a-tolower.o `test -f 'unicase/tolower.c' || echo './'`unicase/tolower.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unictype/libgrt_a-ctype_alnum.o `test -f 'unictype/ctype_alnum.c' || echo './'`unictype/ctype_alnum.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unictype/libgrt_a-ctype_alpha.o `test -f 'unictype/ctype_alpha.c' || echo './'`unictype/ctype_alpha.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unictype/libgrt_a-ctype_blank.o `test -f 'unictype/ctype_blank.c' || echo './'`unictype/ctype_blank.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unictype/libgrt_a-ctype_cntrl.o `test -f 'unictype/ctype_cntrl.c' || echo './'`unictype/ctype_cntrl.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unictype/libgrt_a-ctype_digit.o `test -f 'unictype/ctype_digit.c' || echo './'`unictype/ctype_digit.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unictype/libgrt_a-ctype_graph.o `test -f 'unictype/ctype_graph.c' || echo './'`unictype/ctype_graph.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unictype/libgrt_a-ctype_lower.o `test -f 'unictype/ctype_lower.c' || echo './'`unictype/ctype_lower.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unictype/libgrt_a-ctype_print.o `test -f 'unictype/ctype_print.c' || echo './'`unictype/ctype_print.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unictype/libgrt_a-ctype_punct.o `test -f 'unictype/ctype_punct.c' || echo './'`unictype/ctype_punct.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unictype/libgrt_a-ctype_space.o `test -f 'unictype/ctype_space.c' || echo './'`unictype/ctype_space.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unictype/libgrt_a-ctype_upper.o `test -f 'unictype/ctype_upper.c' || echo './'`unictype/ctype_upper.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unictype/libgrt_a-ctype_xdigit.o `test -f 'unictype/ctype_xdigit.c' || echo './'`unictype/ctype_xdigit.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-unistd.o `test -f 'unistd.c' || echo './'`unistd.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unistr/libgrt_a-u8-mbtoucr.o `test -f 'unistr/u8-mbtoucr.c' || echo './'`unistr/u8-mbtoucr.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unistr/libgrt_a-u8-uctomb.o `test -f 'unistr/u8-uctomb.c' || echo './'`unistr/u8-uctomb.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unistr/libgrt_a-u8-uctomb-aux.o `test -f 'unistr/u8-uctomb-aux.c' || echo './'`unistr/u8-uctomb-aux.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o uniwidth/libgrt_a-width.o `test -f 'uniwidth/width.c' || echo './'`uniwidth/width.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-wctype-h.o `test -f 'wctype-h.c' || echo './'`wctype-h.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-xmalloc.o `test -f 'xmalloc.c' || echo './'`xmalloc.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-xalloc-die.o `test -f 'xalloc-die.c' || echo './'`xalloc-die.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-xreadlink.o `test -f 'xreadlink.c' || echo './'`xreadlink.c cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrt_a-xstriconv.o `test -f 'xstriconv.c' || echo './'`xstriconv.c rm -f libgrt.a ar cr libgrt.a libgrt_a-allocator.o libgrt_a-areadlink.o libgrt_a-basename-lgpl.o libgrt_a-binary-io.o libgrt_a-c-ctype.o libgrt_a-c-strcasecmp.o libgrt_a-c-strncasecmp.o libgrt_a-c32isalnum.o libgrt_a-c32isalpha.o libgrt_a-c32isblank.o libgrt_a-c32iscntrl.o libgrt_a-c32isdigit.o libgrt_a-c32isgraph.o libgrt_a-c32islower.o libgrt_a-c32isprint.o libgrt_a-c32ispunct.o libgrt_a-c32isspace.o libgrt_a-c32isupper.o libgrt_a-c32isxdigit.o libgrt_a-c32tolower.o libgrt_a-c32width.o libgrt_a-canonicalize-lgpl.o libgrt_a-careadlinkat.o libgrt_a-cloexec.o libgrt_a-closeout.o libgrt_a-error.o libgrt_a-exitfail.o libgrt_a-fd-hook.o libgrt_a-fwriteerror.o malloc/libgrt_a-scratch_buffer_grow.o malloc/libgrt_a-scratch_buffer_grow_preserve.o malloc/libgrt_a-scratch_buffer_set_array_size.o libgrt_a-hard-locale.o libgrt_a-ialloc.o libgrt_a-localcharset.o libgrt_a-localename.o libgrt_a-localename-unsafe.o libgrt_a-localename-table.o glthread/libgrt_a-lock.o libgrt_a-malloca.o libgrt_a-mbchar.o libgrt_a-mbslen.o libgrt_a-mbsstr.o libgrt_a-mbszero.o libgrt_a-mbuiter.o libgrt_a-mbuiterf.o libgrt_a-mempcpy.o libgrt_a-progname.o libgrt_a-propername.o libgrt_a-rawmemchr.o libgrt_a-setlocale.o libgrt_a-setlocale_null.o libgrt_a-setlocale-lock.o libgrt_a-setlocale_null-unlocked.o libgrt_a-stat-time.o libgrt_a-strerror.o libgrt_a-strerror-override.o libgrt_a-striconv.o libgrt_a-strnlen1.o libgrt_a-strtoul.o glthread/libgrt_a-threadlib.o libgrt_a-trim.o unicase/libgrt_a-tolower.o unictype/libgrt_a-ctype_alnum.o unictype/libgrt_a-ctype_alpha.o unictype/libgrt_a-ctype_blank.o unictype/libgrt_a-ctype_cntrl.o unictype/libgrt_a-ctype_digit.o unictype/libgrt_a-ctype_graph.o unictype/libgrt_a-ctype_lower.o unictype/libgrt_a-ctype_print.o unictype/libgrt_a-ctype_punct.o unictype/libgrt_a-ctype_space.o unictype/libgrt_a-ctype_upper.o unictype/libgrt_a-ctype_xdigit.o libgrt_a-unistd.o unistr/libgrt_a-u8-mbtoucr.o unistr/libgrt_a-u8-uctomb.o unistr/libgrt_a-u8-uctomb-aux.o uniwidth/libgrt_a-width.o libgrt_a-wctype-h.o libgrt_a-xmalloc.o libgrt_a-xalloc-die.o libgrt_a-xreadlink.o libgrt_a-xstriconv.o ranlib libgrt.a Making all in libasprintf /usr/bin/make all-recursive Making all in gnulib-lib sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''HAVE_ALLOCA_H''@|0|g' ./alloca.in.h > alloca.h-t mv alloca.h-t alloca.h { sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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_ASSERT_H''@||g' < ./assert.in.h && sed -e '/@assert.h omit start@/,/@assert.h omit end@/d' -e 's|_gl_verify|_gl_static_assert|g' -e 's|_GL_VERIFY|_GL_STATIC_ASSERT|g' -e 's|_GL\(_STATIC_ASSERT_H\)|_GL\1|g' < ./verify.h; } > assert.h-t mv assert.h-t assert.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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_ERRNO_H''@||g' -e 's|@''EMULTIHOP_HIDDEN''@|0|g' -e 's|@''EMULTIHOP_VALUE''@||g' -e 's|@''ENOLINK_HIDDEN''@|0|g' -e 's|@''ENOLINK_VALUE''@||g' -e 's|@''EOVERFLOW_HIDDEN''@|0|g' -e 's|@''EOVERFLOW_VALUE''@||g' ./errno.in.h > errno.h-t mv errno.h-t errno.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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_FLOAT_H''@||g' -e 's|@''REPLACE_ITOLD''@|0|g' ./float.in.h > float.h-t mv float.h-t float.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's/@''HAVE_INTTYPES_H''@/1/g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_INTTYPES_H''@||g' -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' -e 's/@''PRIPTR_PREFIX''@/__PRIPTR_PREFIX/g' -e 's/@''GNULIB_IMAXABS''@/0/g' -e 's/@''GNULIB_IMAXDIV''@/0/g' -e 's/@''GNULIB_STRTOIMAX''@/0/g' -e 's/@''GNULIB_STRTOUMAX''@/0/g' -e 's/@''HAVE_DECL_IMAXABS''@/1/g' -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' -e 's/@''HAVE_IMAXDIV_T''@/1/g' -e 's/@''REPLACE_IMAXABS''@/0/g' -e 's/@''REPLACE_IMAXDIV''@/0/g' -e 's/@''REPLACE_STRTOIMAX''@/0/g' -e 's/@''REPLACE_STRTOUMAX''@/0/g' -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' -e 's/@''INT64_MAX_EQ_LONG_MAX''@/defined _LP64/g' -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/defined _LP64/g' -e '/definitions of _GL_FUNCDECL_RPL/r ./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' ./inttypes.in.h > inttypes.h-t mv inttypes.h-t inttypes.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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_STDDEF_H''@||g' -e 's|@''HAVE_MAX_ALIGN_T''@|1|g' -e 's|@''HAVE_WCHAR_T''@|1|g' -e 's|@''REPLACE_NULL''@|0|g' ./stddef.in.h > stddef.h-t mv stddef.h-t stddef.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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/@''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/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' ./stdint.in.h > stdint.h-t mv stdint.h-t stdint.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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_FOPEN_GNU''@/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''@/0/g' -e 's/@''GNULIB_VDPRINTF''@/0/g' -e 's/@''GNULIB_VFPRINTF''@/1/g' -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' -e 's/@''GNULIB_VFSCANF''@/0/g' -e 's/@''GNULIB_VSCANF''@/0/g' -e 's/@''GNULIB_VPRINTF''@/1/g' -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' -e 's/@''GNULIB_VSNPRINTF''@/0/g' -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' -e 's/@''GNULIB_MDA_FCLOSEALL''@/1/g' -e 's/@''GNULIB_MDA_FDOPEN''@/1/g' -e 's/@''GNULIB_MDA_FILENO''@/1/g' -e 's/@''GNULIB_MDA_GETW''@/1/g' -e 's/@''GNULIB_MDA_PUTW''@/1/g' -e 's/@''GNULIB_MDA_TEMPNAM''@/1/g' < ./stdio.in.h > stdio.h-t1 sed -e 's|@''HAVE_DECL_FCLOSEALL''@|0|g' -e 's|@''HAVE_DECL_FPURGE''@|1|g' -e 's|@''HAVE_DECL_FSEEKO''@|1|g' -e 's|@''HAVE_DECL_FTELLO''@|1|g' -e 's|@''HAVE_DECL_GETDELIM''@|1|g' -e 's|@''HAVE_DECL_GETLINE''@|1|g' -e 's|@''HAVE_DECL_GETW''@|1|g' -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' -e 's|@''HAVE_DECL_PUTW''@|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' < stdio.h-t1 > stdio.h-t2 sed -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_FOPEN_FOR_FOPEN_GNU''@|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-t2 > stdio.h-t3 rm -f stdio.h-t1 stdio.h-t2 mv stdio.h-t3 stdio.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_STDLIB_H''@||g' -e 's/@''GNULIB__EXIT''@/0/g' -e 's/@''GNULIB_ALIGNED_ALLOC''@/0/g' -e 's/@''GNULIB_ATOLL''@/0/g' -e 's/@''GNULIB_CALLOC_GNU''@/0/g' -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' -e 's/@''GNULIB_FREE_POSIX''@/1/g' -e 's/@''GNULIB_GETLOADAVG''@/0/g' -e 's/@''GNULIB_GETPROGNAME''@/0/g' -e 's/@''GNULIB_GETSUBOPT''@/0/g' -e 's/@''GNULIB_GRANTPT''@/0/g' -e 's/@''GNULIB_MALLOC_GNU''@/0/g' -e 's/@''GNULIB_MALLOC_POSIX''@/0/g' -e 's/@''GNULIB_MBSTOWCS''@/0/g' -e 's/@''GNULIB_MBTOWC''@/0/g' -e 's/@''GNULIB_MKDTEMP''@/0/g' -e 's/@''GNULIB_MKOSTEMP''@/0/g' -e 's/@''GNULIB_MKOSTEMPS''@/0/g' -e 's/@''GNULIB_MKSTEMP''@/0/g' -e 's/@''GNULIB_MKSTEMPS''@/0/g' -e 's/@''GNULIB_POSIX_MEMALIGN''@/0/g' -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' -e 's/@''GNULIB_PTSNAME''@/0/g' -e 's/@''GNULIB_PTSNAME_R''@/0/g' -e 's/@''GNULIB_PUTENV''@/0/g' -e 's/@''GNULIB_QSORT_R''@/0/g' -e 's/@''GNULIB_RAND''@/0/g' -e 's/@''GNULIB_RANDOM''@/0/g' -e 's/@''GNULIB_RANDOM_R''@/0/g' -e 's/@''GNULIB_REALLOC_GNU''@/0/g' -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' -e 's/@''GNULIB_REALLOCARRAY''@/0/g' -e 's/@''GNULIB_REALPATH''@/0/g' -e 's/@''GNULIB_RPMATCH''@/0/g' -e 's/@''GNULIB_SECURE_GETENV''@/0/g' -e 's/@''GNULIB_SETENV''@/0/g' -e 's/@''GNULIB_STRTOD''@/0/g' -e 's/@''GNULIB_STRTOL''@/0/g' -e 's/@''GNULIB_STRTOLD''@/0/g' -e 's/@''GNULIB_STRTOLL''@/0/g' -e 's/@''GNULIB_STRTOUL''@/0/g' -e 's/@''GNULIB_STRTOULL''@/0/g' -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' -e 's/@''GNULIB_UNLOCKPT''@/0/g' -e 's/@''GNULIB_UNSETENV''@/0/g' -e 's/@''GNULIB_WCTOMB''@/0/g' -e 's/@''GNULIB_MDA_ECVT''@/1/g' -e 's/@''GNULIB_MDA_FCVT''@/1/g' -e 's/@''GNULIB_MDA_GCVT''@/1/g' -e 's/@''GNULIB_MDA_MKTEMP''@/1/g' -e 's/@''GNULIB_MDA_PUTENV''@/1/g' < ./stdlib.in.h > stdlib.h-t1 sed -e 's|@''HAVE__EXIT''@|1|g' -e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' -e 's|@''HAVE_ATOLL''@|1|g' -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' -e 's|@''HAVE_DECL_ECVT''@|1|g' -e 's|@''HAVE_DECL_FCVT''@|1|g' -e 's|@''HAVE_DECL_GCVT''@|1|g' -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' -e 's|@''HAVE_DECL_PROGRAM_INVOCATION_NAME''@|1|g' -e 's|@''HAVE_GETPROGNAME''@|1|g' -e 's|@''HAVE_GETSUBOPT''@|1|g' -e 's|@''HAVE_GRANTPT''@|1|g' -e 's|@''HAVE_INITSTATE''@|1|g' -e 's|@''HAVE_DECL_INITSTATE''@|1|g' -e 's|@''HAVE_MBTOWC''@|1|g' -e 's|@''HAVE_MKDTEMP''@|1|g' -e 's|@''HAVE_MKOSTEMP''@|1|g' -e 's|@''HAVE_MKOSTEMPS''@|1|g' -e 's|@''HAVE_MKSTEMP''@|1|g' -e 's|@''HAVE_MKSTEMPS''@|1|g' -e 's|@''HAVE_POSIX_MEMALIGN''@|1|g' -e 's|@''HAVE_POSIX_OPENPT''@|1|g' -e 's|@''HAVE_PTSNAME''@|1|g' -e 's|@''HAVE_PTSNAME_R''@|1|g' -e 's|@''HAVE_QSORT_R''@|1|g' -e 's|@''HAVE_RANDOM''@|1|g' -e 's|@''HAVE_RANDOM_H''@|1|g' -e 's|@''HAVE_RANDOM_R''@|1|g' -e 's|@''HAVE_REALLOCARRAY''@|1|g' -e 's|@''HAVE_REALPATH''@|1|g' -e 's|@''HAVE_RPMATCH''@|1|g' -e 's|@''HAVE_SECURE_GETENV''@|1|g' -e 's|@''HAVE_DECL_SETENV''@|1|g' -e 's|@''HAVE_SETSTATE''@|1|g' -e 's|@''HAVE_DECL_SETSTATE''@|1|g' -e 's|@''HAVE_STRTOD''@|1|g' -e 's|@''HAVE_STRTOL''@|1|g' -e 's|@''HAVE_STRTOLD''@|1|g' -e 's|@''HAVE_STRTOLL''@|1|g' -e 's|@''HAVE_STRTOUL''@|1|g' -e 's|@''HAVE_STRTOULL''@|1|g' -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' -e 's|@''HAVE_UNLOCKPT''@|1|g' -e 's|@''HAVE_DECL_UNSETENV''@|1|g' < stdlib.h-t1 > stdlib.h-t2 sed -e 's|@''REPLACE__EXIT''@|0|g' -e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' -e 's|@''REPLACE_CALLOC_FOR_CALLOC_GNU''@|0|g' -e 's|@''REPLACE_CALLOC_FOR_CALLOC_POSIX''@|0|g' -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' -e 's|@''REPLACE_FREE''@|0|g' -e 's|@''REPLACE_GETLOADAVG''@|0|g' -e 's|@''REPLACE_GETPROGNAME''@|0|g' -e 's|@''REPLACE_GETSUBOPT''@|0|g' -e 's|@''REPLACE_INITSTATE''@|0|g' -e 's|@''REPLACE_MALLOC_FOR_MALLOC_GNU''@|0|g' -e 's|@''REPLACE_MALLOC_FOR_MALLOC_POSIX''@|0|g' -e 's|@''REPLACE_MB_CUR_MAX''@|0|g' -e 's|@''REPLACE_MBSTOWCS''@|0|g' -e 's|@''REPLACE_MBTOWC''@|0|g' -e 's|@''REPLACE_MKOSTEMP''@|0|g' -e 's|@''REPLACE_MKOSTEMPS''@|0|g' -e 's|@''REPLACE_MKSTEMP''@|0|g' -e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' -e 's|@''REPLACE_POSIX_OPENPT''@|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_RAND''@|0|g' -e 's|@''REPLACE_RANDOM''@|0|g' -e 's|@''REPLACE_RANDOM_R''@|0|g' -e 's|@''REPLACE_REALLOC_FOR_REALLOC_GNU''@|0|g' -e 's|@''REPLACE_REALLOC_FOR_REALLOC_POSIX''@|0|g' -e 's|@''REPLACE_REALLOCARRAY''@|0|g' -e 's|@''REPLACE_REALPATH''@|0|g' -e 's|@''REPLACE_SETENV''@|0|g' -e 's|@''REPLACE_SETSTATE''@|0|g' -e 's|@''REPLACE_STRTOD''@|0|g' -e 's|@''REPLACE_STRTOL''@|0|g' -e 's|@''REPLACE_STRTOLD''@|0|g' -e 's|@''REPLACE_STRTOLL''@|0|g' -e 's|@''REPLACE_STRTOUL''@|0|g' -e 's|@''REPLACE_STRTOULL''@|0|g' -e 's|@''REPLACE_UNSETENV''@|0|g' -e 's|@''REPLACE_WCTOMB''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./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-t2 > stdlib.h-t3 rm -f stdlib.h-t1 stdlib.h-t2 mv stdlib.h-t3 stdlib.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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''@/0/g' -e 's/@''GNULIB_MEMPCPY''@/0/g' -e 's/@''GNULIB_MEMRCHR''@/0/g' -e 's/@''GNULIB_MEMSET_EXPLICIT''@/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''@/0/g' -e 's/@''GNULIB_STRNLEN''@/0/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''@/0/g' -e 's/@''GNULIB_STRERROR''@/0/g' -e 's/@''GNULIB_STRERROR_R''@/0/g' -e 's/@''GNULIB_STRERRORNAME_NP''@/0/g' -e 's/@''GNULIB_SIGABBREV_NP''@/0/g' -e 's/@''GNULIB_SIGDESCR_NP''@/0/g' -e 's/@''GNULIB_STRSIGNAL''@/0/g' -e 's/@''GNULIB_STRVERSCMP''@/0/g' -e 's/@''GNULIB_MDA_MEMCCPY''@/1/g' -e 's/@''GNULIB_MDA_STRDUP''@/1/g' -e 's/@''GNULIB_FREE_POSIX''@/1/g' < ./string.in.h > string.h-t1 sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' -e 's|@''HAVE_FFSL''@|1|g' -e 's|@''HAVE_FFSLL''@|1|g' -e 's|@''HAVE_MBSLEN''@|0|g' -e 's|@''HAVE_DECL_MEMMEM''@|1|g' -e 's|@''HAVE_MEMPCPY''@|1|g' -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' -e 's|@''HAVE_MEMSET_EXPLICIT''@|1|g' -e 's|@''HAVE_RAWMEMCHR''@|1|g' -e 's|@''HAVE_STPCPY''@|1|g' -e 's|@''HAVE_STPNCPY''@|1|g' -e 's|@''HAVE_STRCHRNUL''@|1|g' -e 's|@''HAVE_DECL_STRDUP''@|1|g' -e 's|@''HAVE_DECL_STRNDUP''@|1|g' -e 's|@''HAVE_DECL_STRNLEN''@|1|g' -e 's|@''HAVE_STRPBRK''@|1|g' -e 's|@''HAVE_STRSEP''@|1|g' -e 's|@''HAVE_STRCASESTR''@|1|g' -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' -e 's|@''HAVE_STRERRORNAME_NP''@|1|g' -e 's|@''HAVE_SIGABBREV_NP''@|1|g' -e 's|@''HAVE_SIGDESCR_NP''@|1|g' -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' -e 's|@''HAVE_STRVERSCMP''@|1|g' -e 's|@''REPLACE_FFSLL''@|0|g' -e 's|@''REPLACE_MEMCHR''@|0|g' -e 's|@''REPLACE_MEMMEM''@|0|g' -e 's|@''REPLACE_MEMPCPY''@|0|g' -e 's|@''REPLACE_MEMSET_EXPLICIT''@|0|g' -e 's|@''REPLACE_FREE''@|0|g' -e 's|@''REPLACE_STPCPY''@|0|g' -e 's|@''REPLACE_STPNCPY''@|0|g' -e 's|@''REPLACE_STRCHRNUL''@|0|g' -e 's|@''REPLACE_STRDUP''@|0|g' -e 's|@''REPLACE_STRNCAT''@|0|g' -e 's|@''REPLACE_STRNDUP''@|0|g' -e 's|@''REPLACE_STRNLEN''@|0|g' -e 's|@''REPLACE_STRSTR''@|0|g' -e 's|@''REPLACE_STRCASESTR''@|0|g' -e 's|@''REPLACE_STRTOK_R''@|0|g' -e 's|@''REPLACE_STRERROR''@|0|g' -e 's|@''REPLACE_STRERROR_R''@|0|g' -e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' -e 's|@''REPLACE_STRSIGNAL''@|0|g' -e 's|@''REPLACE_STRVERSCMP''@|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.h-t1 > string.h-t2 rm -f string.h-t1 mv string.h-t2 string.h mkdir -p 'sys' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_UNISTD_H''@|1|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_UNISTD_H''@||g' -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' -e 's/@''GNULIB_ACCESS''@/0/g' -e 's/@''GNULIB_CHDIR''@/0/g' -e 's/@''GNULIB_CHOWN''@/0/g' -e 's/@''GNULIB_CLOSE''@/0/g' -e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' -e 's/@''GNULIB_DUP''@/0/g' -e 's/@''GNULIB_DUP2''@/0/g' -e 's/@''GNULIB_DUP3''@/0/g' -e 's/@''GNULIB_ENVIRON''@/0/g' -e 's/@''GNULIB_EUIDACCESS''@/0/g' -e 's/@''GNULIB_EXECL''@/0/g' -e 's/@''GNULIB_EXECLE''@/0/g' -e 's/@''GNULIB_EXECLP''@/0/g' -e 's/@''GNULIB_EXECV''@/0/g' -e 's/@''GNULIB_EXECVE''@/0/g' -e 's/@''GNULIB_EXECVP''@/0/g' -e 's/@''GNULIB_EXECVPE''@/0/g' -e 's/@''GNULIB_FACCESSAT''@/0/g' -e 's/@''GNULIB_FCHDIR''@/0/g' -e 's/@''GNULIB_FCHOWNAT''@/0/g' -e 's/@''GNULIB_FDATASYNC''@/0/g' -e 's/@''GNULIB_FSYNC''@/0/g' -e 's/@''GNULIB_FTRUNCATE''@/0/g' < ./unistd.in.h > unistd.h-t1 sed -e 's/@''GNULIB_GETCWD''@/0/g' -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' -e 's/@''GNULIB_GETENTROPY''@/0/g' -e 's/@''GNULIB_GETGROUPS''@/0/g' -e 's/@''GNULIB_GETHOSTNAME''@/0/g' -e 's/@''GNULIB_GETLOGIN''@/0/g' -e 's/@''GNULIB_GETLOGIN_R''@/0/g' -e 's/@''GNULIB_GETOPT_POSIX''@/0/g' -e 's/@''GNULIB_GETPAGESIZE''@/0/g' -e 's/@''GNULIB_GETPASS''@/0/g' -e 's/@''GNULIB_GETPASS_GNU''@/0/g' -e 's/@''GNULIB_GETUSERSHELL''@/0/g' -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' -e 's/@''GNULIB_ISATTY''@/0/g' -e 's/@''GNULIB_LCHOWN''@/0/g' -e 's/@''GNULIB_LINK''@/0/g' -e 's/@''GNULIB_LINKAT''@/0/g' -e 's/@''GNULIB_LSEEK''@/0/g' -e 's/@''GNULIB_PIPE''@/0/g' -e 's/@''GNULIB_PIPE2''@/0/g' -e 's/@''GNULIB_PREAD''@/0/g' -e 's/@''GNULIB_PWRITE''@/0/g' -e 's/@''GNULIB_READ''@/0/g' -e 's/@''GNULIB_READLINK''@/0/g' -e 's/@''GNULIB_READLINKAT''@/0/g' -e 's/@''GNULIB_RMDIR''@/0/g' -e 's/@''GNULIB_SETHOSTNAME''@/0/g' -e 's/@''GNULIB_SLEEP''@/0/g' -e 's/@''GNULIB_SYMLINK''@/0/g' -e 's/@''GNULIB_SYMLINKAT''@/0/g' -e 's/@''GNULIB_TRUNCATE''@/0/g' -e 's/@''GNULIB_TTYNAME_R''@/0/g' -e 's/@''GNULIB_UNISTD_H_GETOPT''@/00/g' -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' -e 's/@''GNULIB_UNLINK''@/0/g' -e 's/@''GNULIB_UNLINKAT''@/0/g' -e 's/@''GNULIB_USLEEP''@/0/g' -e 's/@''GNULIB_WRITE''@/0/g' -e 's/@''GNULIB_MDA_ACCESS''@/1/g' -e 's/@''GNULIB_MDA_CHDIR''@/1/g' -e 's/@''GNULIB_MDA_CLOSE''@/1/g' -e 's/@''GNULIB_MDA_DUP''@/1/g' -e 's/@''GNULIB_MDA_DUP2''@/1/g' -e 's/@''GNULIB_MDA_EXECL''@/1/g' -e 's/@''GNULIB_MDA_EXECLE''@/1/g' -e 's/@''GNULIB_MDA_EXECLP''@/1/g' -e 's/@''GNULIB_MDA_EXECV''@/1/g' -e 's/@''GNULIB_MDA_EXECVE''@/1/g' -e 's/@''GNULIB_MDA_EXECVP''@/1/g' -e 's/@''GNULIB_MDA_EXECVPE''@/1/g' -e 's/@''GNULIB_MDA_GETCWD''@/1/g' -e 's/@''GNULIB_MDA_GETPID''@/1/g' -e 's/@''GNULIB_MDA_ISATTY''@/1/g' -e 's/@''GNULIB_MDA_LSEEK''@/1/g' -e 's/@''GNULIB_MDA_READ''@/1/g' -e 's/@''GNULIB_MDA_RMDIR''@/1/g' -e 's/@''GNULIB_MDA_SWAB''@/1/g' -e 's/@''GNULIB_MDA_UNLINK''@/1/g' -e 's/@''GNULIB_MDA_WRITE''@/1/g' < unistd.h-t1 > unistd.h-t2 sed -e 's|@''HAVE_CHOWN''@|1|g' -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' -e 's|@''HAVE_DUP3''@|1|g' -e 's|@''HAVE_EUIDACCESS''@|1|g' -e 's|@''HAVE_EXECVPE''@|1|g' -e 's|@''HAVE_FACCESSAT''@|1|g' -e 's|@''HAVE_FCHDIR''@|1|g' -e 's|@''HAVE_FCHOWNAT''@|1|g' -e 's|@''HAVE_FDATASYNC''@|1|g' -e 's|@''HAVE_FSYNC''@|1|g' -e 's|@''HAVE_FTRUNCATE''@|1|g' -e 's|@''HAVE_GETDTABLESIZE''@|1|g' -e 's|@''HAVE_GETENTROPY''@|1|g' -e 's|@''HAVE_GETGROUPS''@|1|g' -e 's|@''HAVE_GETHOSTNAME''@|1|g' -e 's|@''HAVE_GETPAGESIZE''@|1|g' -e 's|@''HAVE_GETPASS''@|1|g' -e 's|@''HAVE_GROUP_MEMBER''@|1|g' -e 's|@''HAVE_LCHOWN''@|1|g' -e 's|@''HAVE_LINK''@|1|g' -e 's|@''HAVE_LINKAT''@|1|g' -e 's|@''HAVE_PIPE''@|1|g' -e 's|@''HAVE_PIPE2''@|1|g' -e 's|@''HAVE_PREAD''@|1|g' -e 's|@''HAVE_PWRITE''@|1|g' -e 's|@''HAVE_READLINK''@|1|g' -e 's|@''HAVE_READLINKAT''@|1|g' -e 's|@''HAVE_SETHOSTNAME''@|1|g' -e 's|@''HAVE_SLEEP''@|1|g' -e 's|@''HAVE_SYMLINK''@|1|g' -e 's|@''HAVE_SYMLINKAT''@|1|g' -e 's|@''HAVE_UNLINKAT''@|1|g' -e 's|@''HAVE_USLEEP''@|1|g' -e 's|@''HAVE_DECL_ENVIRON''@|1|g' -e 's|@''HAVE_DECL_EXECVPE''@|1|g' -e 's|@''HAVE_DECL_FCHDIR''@|1|g' -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' -e 's|@''HAVE_OS_H''@|0|g' -e 's|@''HAVE_SYS_PARAM_H''@|0|g' < unistd.h-t2 > unistd.h-t3 sed -e 's|@''REPLACE_ACCESS''@|0|g' -e 's|@''REPLACE_CHOWN''@|0|g' -e 's|@''REPLACE_CLOSE''@|0|g' -e 's|@''REPLACE_COPY_FILE_RANGE''@|0|g' -e 's|@''REPLACE_DUP''@|0|g' -e 's|@''REPLACE_DUP2''@|0|g' -e 's|@''REPLACE_DUP3''@|0|g' -e 's|@''REPLACE_EXECL''@|0|g' -e 's|@''REPLACE_EXECLE''@|0|g' -e 's|@''REPLACE_EXECLP''@|0|g' -e 's|@''REPLACE_EXECV''@|0|g' -e 's|@''REPLACE_EXECVE''@|0|g' -e 's|@''REPLACE_EXECVP''@|0|g' -e 's|@''REPLACE_EXECVPE''@|0|g' -e 's|@''REPLACE_FACCESSAT''@|0|g' -e 's|@''REPLACE_FCHDIR''@|0|g' -e 's|@''REPLACE_FCHOWNAT''@|0|g' -e 's|@''REPLACE_FDATASYNC''@|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_GETENTROPY''@|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_GETPASS_FOR_GETPASS_GNU''@|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_PIPE2''@|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_SETHOSTNAME''@|0|g' -e 's|@''REPLACE_SLEEP''@|0|g' -e 's|@''REPLACE_SYMLINK''@|0|g' -e 's|@''REPLACE_SYMLINKAT''@|0|g' -e 's|@''REPLACE_TRUNCATE''@|0|g' -e 's|@''REPLACE_TTYNAME_R''@|0|g' -e 's|@''REPLACE_UNLINK''@|0|g' -e 's|@''REPLACE_UNLINKAT''@|0|g' -e 's|@''REPLACE_USLEEP''@|0|g' -e 's|@''REPLACE_WRITE''@|0|g' -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|0|g' -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./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-t3 > unistd.h-t4 rm -f unistd.h-t1 unistd.h-t2 unistd.h-t3 mv unistd.h-t4 unistd.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' -e 's/@''GNULIB_BTOWC''@/0/g' -e 's/@''GNULIB_WCTOB''@/0/g' -e 's/@''GNULIB_MBSINIT''@/0/g' -e 's/@''GNULIB_MBSZERO''@/1/g' -e 's/@''GNULIB_MBRTOWC''@/0/g' -e 's/@''GNULIB_MBRLEN''@/0/g' -e 's/@''GNULIB_MBSRTOWCS''@/0/g' -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' -e 's/@''GNULIB_WCRTOMB''@/0/g' -e 's/@''GNULIB_WCSRTOMBS''@/0/g' -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' -e 's/@''GNULIB_WCWIDTH''@/0/g' -e 's/@''GNULIB_WMEMCHR''@/0/g' -e 's/@''GNULIB_WMEMCMP''@/0/g' -e 's/@''GNULIB_WMEMCPY''@/0/g' -e 's/@''GNULIB_WMEMMOVE''@/0/g' -e 's/@''GNULIB_WMEMPCPY''@/0/g' -e 's/@''GNULIB_WMEMSET''@/0/g' -e 's/@''GNULIB_WCSLEN''@/0/g' -e 's/@''GNULIB_WCSNLEN''@/0/g' -e 's/@''GNULIB_WCSCPY''@/0/g' -e 's/@''GNULIB_WCPCPY''@/0/g' -e 's/@''GNULIB_WCSNCPY''@/0/g' -e 's/@''GNULIB_WCPNCPY''@/0/g' -e 's/@''GNULIB_WCSCAT''@/0/g' -e 's/@''GNULIB_WCSNCAT''@/0/g' -e 's/@''GNULIB_WCSCMP''@/0/g' -e 's/@''GNULIB_WCSNCMP''@/0/g' -e 's/@''GNULIB_WCSCASECMP''@/0/g' -e 's/@''GNULIB_WCSNCASECMP''@/0/g' -e 's/@''GNULIB_WCSCOLL''@/0/g' -e 's/@''GNULIB_WCSXFRM''@/0/g' -e 's/@''GNULIB_WCSDUP''@/0/g' -e 's/@''GNULIB_WCSCHR''@/0/g' -e 's/@''GNULIB_WCSRCHR''@/0/g' -e 's/@''GNULIB_WCSCSPN''@/0/g' -e 's/@''GNULIB_WCSSPN''@/0/g' -e 's/@''GNULIB_WCSPBRK''@/0/g' -e 's/@''GNULIB_WCSSTR''@/0/g' -e 's/@''GNULIB_WCSTOK''@/0/g' -e 's/@''GNULIB_WCSWIDTH''@/0/g' -e 's/@''GNULIB_WCSFTIME''@/0/g' -e 's/@''GNULIB_WGETCWD''@/0/g' -e 's/@''GNULIB_MDA_WCSDUP''@/1/g' -e 's/@''GNULIB_FREE_POSIX''@/1/g' < ./wchar.in.h > wchar.h-t1 sed -e 's|@''HAVE_WINT_T''@|1|g' -e 's|@''HAVE_BTOWC''@|1|g' -e 's|@''HAVE_MBSINIT''@|1|g' -e 's|@''HAVE_MBRTOWC''@|1|g' -e 's|@''HAVE_MBRLEN''@|1|g' -e 's|@''HAVE_MBSRTOWCS''@|1|g' -e 's|@''HAVE_MBSNRTOWCS''@|1|g' -e 's|@''HAVE_WCRTOMB''@|1|g' -e 's|@''HAVE_WCSRTOMBS''@|1|g' -e 's|@''HAVE_WCSNRTOMBS''@|1|g' -e 's|@''HAVE_WMEMCHR''@|1|g' -e 's|@''HAVE_WMEMCMP''@|1|g' -e 's|@''HAVE_WMEMCPY''@|1|g' -e 's|@''HAVE_WMEMMOVE''@|1|g' -e 's|@''HAVE_WMEMPCPY''@|1|g' -e 's|@''HAVE_WMEMSET''@|1|g' -e 's|@''HAVE_WCSLEN''@|1|g' -e 's|@''HAVE_WCSNLEN''@|1|g' -e 's|@''HAVE_WCSCPY''@|1|g' -e 's|@''HAVE_WCPCPY''@|1|g' -e 's|@''HAVE_WCSNCPY''@|1|g' -e 's|@''HAVE_WCPNCPY''@|1|g' -e 's|@''HAVE_WCSCAT''@|1|g' -e 's|@''HAVE_WCSNCAT''@|1|g' -e 's|@''HAVE_WCSCMP''@|1|g' -e 's|@''HAVE_WCSNCMP''@|1|g' -e 's|@''HAVE_WCSCASECMP''@|1|g' -e 's|@''HAVE_WCSNCASECMP''@|1|g' -e 's|@''HAVE_WCSCOLL''@|1|g' -e 's|@''HAVE_WCSXFRM''@|1|g' -e 's|@''HAVE_WCSDUP''@|1|g' -e 's|@''HAVE_WCSCHR''@|1|g' -e 's|@''HAVE_WCSRCHR''@|1|g' -e 's|@''HAVE_WCSCSPN''@|1|g' -e 's|@''HAVE_WCSSPN''@|1|g' -e 's|@''HAVE_WCSPBRK''@|1|g' -e 's|@''HAVE_WCSSTR''@|1|g' -e 's|@''HAVE_WCSTOK''@|1|g' -e 's|@''HAVE_WCSWIDTH''@|1|g' -e 's|@''HAVE_WCSFTIME''@|1|g' -e 's|@''HAVE_DECL_WCTOB''@|1|g' -e 's|@''HAVE_DECL_WCSDUP''@|1|g' -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' < wchar.h-t1 > wchar.h-t2 sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' -e 's|@''REPLACE_BTOWC''@|0|g' -e 's|@''REPLACE_WCTOB''@|0|g' -e 's|@''REPLACE_FREE''@|0|g' -e 's|@''REPLACE_MBSINIT''@|0|g' -e 's|@''REPLACE_MBRTOWC''@|0|g' -e 's|@''REPLACE_MBRLEN''@|0|g' -e 's|@''REPLACE_MBSRTOWCS''@|0|g' -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' -e 's|@''REPLACE_WCRTOMB''@|0|g' -e 's|@''REPLACE_WCSRTOMBS''@|0|g' -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' -e 's|@''REPLACE_WCWIDTH''@|0|g' -e 's|@''REPLACE_WCSWIDTH''@|0|g' -e 's|@''REPLACE_WCSFTIME''@|0|g' -e 's|@''REPLACE_WCSCMP''@|0|g' -e 's|@''REPLACE_WCSNCMP''@|0|g' -e 's|@''REPLACE_WCSSTR''@|0|g' -e 's|@''REPLACE_WCSTOK''@|0|g' -e 's|@''REPLACE_WMEMCMP''@|0|g' -e 's|@''REPLACE_WMEMPCPY''@|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-t2 > wchar.h-t3 rm -f wchar.h-t1 wchar.h-t2 mv wchar.h-t3 wchar.h /usr/bin/make all-recursive /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-mbszero.lo -MD -MP -MF .deps/libgnu_la-mbszero.Tpo -c -o libgnu_la-mbszero.lo `test -f 'mbszero.c' || echo './'`mbszero.c cc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-mbszero.lo -MD -MP -MF .deps/libgnu_la-mbszero.Tpo -c mbszero.c -fPIC -DPIC -o .libs/libgnu_la-mbszero.o cc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-mbszero.lo -MD -MP -MF .deps/libgnu_la-mbszero.Tpo -c mbszero.c -o libgnu_la-mbszero.o mv -f .deps/libgnu_la-mbszero.Tpo .deps/libgnu_la-mbszero.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-unistd.lo -MD -MP -MF .deps/libgnu_la-unistd.Tpo -c -o libgnu_la-unistd.lo `test -f 'unistd.c' || echo './'`unistd.c cc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-unistd.lo -MD -MP -MF .deps/libgnu_la-unistd.Tpo -c unistd.c -fPIC -DPIC -o .libs/libgnu_la-unistd.o cc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-unistd.lo -MD -MP -MF .deps/libgnu_la-unistd.Tpo -c unistd.c -o libgnu_la-unistd.o mv -f .deps/libgnu_la-unistd.Tpo .deps/libgnu_la-unistd.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-xsize.lo -MD -MP -MF .deps/libgnu_la-xsize.Tpo -c -o libgnu_la-xsize.lo `test -f 'xsize.c' || echo './'`xsize.c cc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-xsize.lo -MD -MP -MF .deps/libgnu_la-xsize.Tpo -c xsize.c -fPIC -DPIC -o .libs/libgnu_la-xsize.o cc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT libgnu_la-xsize.lo -MD -MP -MF .deps/libgnu_la-xsize.Tpo -c xsize.c -o libgnu_la-xsize.o mv -f .deps/libgnu_la-xsize.Tpo .deps/libgnu_la-xsize.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -g -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c -o asnprintf.lo asnprintf.c cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -g -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -g -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c asnprintf.c -o asnprintf.o mv -f .deps/asnprintf.Tpo .deps/asnprintf.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -g -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c -o printf-args.lo printf-args.c cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -g -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -g -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c printf-args.c -o printf-args.o mv -f .deps/printf-args.Tpo .deps/printf-args.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -g -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c -o printf-parse.lo printf-parse.c cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -g -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -g -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c printf-parse.c -o printf-parse.o mv -f .deps/printf-parse.Tpo .deps/printf-parse.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -g -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c -o vasnprintf.lo vasnprintf.c cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -g -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -g -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c vasnprintf.c -o vasnprintf.o mv -f .deps/vasnprintf.Tpo .deps/vasnprintf.Plo /usr/bin/libtool --tag=CC --mode=link cc -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -no-undefined -o libgnu.la libgnu_la-mbszero.lo libgnu_la-unistd.lo libgnu_la-xsize.lo asnprintf.lo printf-args.lo printf-parse.lo vasnprintf.lo libtool: link: ar cru .libs/libgnu.a .libs/libgnu_la-mbszero.o .libs/libgnu_la-unistd.o .libs/libgnu_la-xsize.o .libs/asnprintf.o .libs/printf-args.o .libs/printf-parse.o .libs/vasnprintf.o libtool: link: ranlib .libs/libgnu.a cp ./autosprintf.in.h autosprintf.h /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -O2 -pipe -g -c -o lib-asprintf.lo lib-asprintf.c cc -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -O2 -pipe -g -c lib-asprintf.c -fPIC -DPIC -o .libs/lib-asprintf.o cc -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -O2 -pipe -g -c lib-asprintf.c -o lib-asprintf.o /usr/bin/libtool --tag=CXX --mode=compile c++ -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -O2 -pipe -g -c -o autosprintf.lo autosprintf.cc c++ -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -O2 -pipe -g -c autosprintf.cc -fPIC -DPIC -o .libs/autosprintf.o c++ -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -O2 -pipe -g -c autosprintf.cc -o autosprintf.o /usr/bin/libtool --tag=CXX --mode=link c++ -O2 -pipe -g -o libasprintf.la -rpath /usr/local/lib -export-symbols-regex '^[^l]|^l[^i]|^li[^b]|^lib[^a]|^liba[^s]|^libas[^p]|^libasp[^r]|^libaspr[^i]|^libaspri[^n]|^libasprin[^t]|^libasprint[^f]|^libasprintf[^_]' lib-asprintf.lo autosprintf.lo gnulib-lib/libgnu.la || /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -g -o libasprintf.la -rpath /usr/local/lib -export-symbols-regex '^[^l]|^l[^i]|^li[^b]|^lib[^a]|^liba[^s]|^libas[^p]|^libasp[^r]|^libaspr[^i]|^libaspri[^n]|^libasprin[^t]|^libasprint[^f]|^libasprintf[^_]' lib-asprintf.lo autosprintf.lo gnulib-lib/libgnu.la libtool: link: c++ -shared -fPIC -DPIC -o .libs/libasprintf.so.3.0 -O2 -pipe -g .libs/lib-asprintf.o .libs/autosprintf.o -Wl,-whole-archive /exopi-obj/pobj/gettext-0.22.5/gettext-0.22.5/gettext-runtime/libasprintf/gnulib-lib/.libs/libgnu.a -Wl,-no-whole-archive -Wl,--version-script,./.libs/libasprintf.ver -Wl,-soname,libasprintf.so.3.0 libtool: link: ar x /exopi-obj/pobj/gettext-0.22.5/gettext-0.22.5/gettext-runtime/libasprintf/gnulib-lib/.libs/libgnu.a libtool: link: ar cru .libs/libasprintf.a ./.libs/libasprintf.lax/libgnu.a/libgnu_la-mbszero.o ./.libs/libasprintf.lax/libgnu.a/libgnu_la-unistd.o ./.libs/libasprintf.lax/libgnu.a/libgnu_la-xsize.o ./.libs/libasprintf.lax/libgnu.a/asnprintf.o ./.libs/libasprintf.lax/libgnu.a/printf-args.o ./.libs/libasprintf.lax/libgnu.a/printf-parse.o ./.libs/libasprintf.lax/libgnu.a/vasnprintf.o lib-asprintf.o autosprintf.o libtool: link: ranlib .libs/libasprintf.a Making all in src cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I./../intl -I../gnulib-lib -I./../gnulib-lib -I/usr/local/include -DINSTALLDIR=\"/usr/local/bin\" -O2 -pipe -g -c -o gettext-gettext.o `test -f 'gettext.c' || echo './'`gettext.c /usr/bin/libtool --tag=CC --mode=link cc -DINSTALLDIR=\"/usr/local/bin\" -O2 -pipe -g -o gettext gettext-gettext.o ../gnulib-lib/libgrt.a ../intl/libintl.la -L/usr/local/lib -liconv -R/usr/local/lib libtool: link: cc -o .libs/gettext -DINSTALLDIR="/usr/local/bin" -O2 -pipe -g gettext-gettext.o ../gnulib-lib/libgrt.a -L.libs -lintl -liconv -Wl,-rpath,/usr/local/lib,-rpath-link,/usr/local/lib propername.c:196(libgrt_a-propername.o:(proper_name) in archive ../gnulib-lib/libgrt.a): warning: sprintf() is often misused, please use snprintf() setlocale_null.c:0(libgrt_a-setlocale_null.o:(setlocale_null) in archive ../gnulib-lib/libgrt.a): warning: strcpy() is almost always misused, please use strlcpy() cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I./../intl -I../gnulib-lib -I./../gnulib-lib -I/usr/local/include -DINSTALLDIR=\"/usr/local/bin\" -O2 -pipe -g -c -o ngettext-ngettext.o `test -f 'ngettext.c' || echo './'`ngettext.c /usr/bin/libtool --tag=CC --mode=link cc -DINSTALLDIR=\"/usr/local/bin\" -O2 -pipe -g -o ngettext ngettext-ngettext.o ../gnulib-lib/libgrt.a ../intl/libintl.la -L/usr/local/lib -liconv -R/usr/local/lib libtool: link: cc -o .libs/ngettext -DINSTALLDIR="/usr/local/bin" -O2 -pipe -g ngettext-ngettext.o ../gnulib-lib/libgrt.a -L.libs -lintl -liconv -Wl,-rpath,/usr/local/lib,-rpath-link,/usr/local/lib propername.c:196(libgrt_a-propername.o:(proper_name) in archive ../gnulib-lib/libgrt.a): warning: sprintf() is often misused, please use snprintf() setlocale_null.c:0(libgrt_a-setlocale_null.o:(setlocale_null) in archive ../gnulib-lib/libgrt.a): warning: strcpy() is almost always misused, please use strlcpy() cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I./../intl -I../gnulib-lib -I./../gnulib-lib -I/usr/local/include -DINSTALLDIR=\"/usr/local/bin\" -O2 -pipe -g -c -o envsubst-envsubst.o `test -f 'envsubst.c' || echo './'`envsubst.c /usr/bin/libtool --tag=CC --mode=link cc -DINSTALLDIR=\"/usr/local/bin\" -O2 -pipe -g -o envsubst envsubst-envsubst.o ../gnulib-lib/libgrt.a ../intl/libintl.la -L/usr/local/lib -liconv -R/usr/local/lib libtool: link: cc -o .libs/envsubst -DINSTALLDIR="/usr/local/bin" -O2 -pipe -g envsubst-envsubst.o ../gnulib-lib/libgrt.a -L.libs -lintl -liconv -Wl,-rpath,/usr/local/lib,-rpath-link,/usr/local/lib setlocale_null.c:0(libgrt_a-setlocale_null.o:(setlocale_null) in archive ../gnulib-lib/libgrt.a): warning: strcpy() is almost always misused, please use strlcpy() propername.c:196(libgrt_a-propername.o:(proper_name) in archive ../gnulib-lib/libgrt.a): warning: sprintf() is often misused, please use snprintf() Making all in po Making all in man srcdir=''; test -f ./gettext.1.in || srcdir=./; if test -f ${srcdir}gettext.1.in; then sed -e 's|@''localedir''@|/usr/local/share/locale|g' ${srcdir}gettext.1.in > t-gettext.1 && mv t-gettext.1 gettext.1; fi srcdir=''; test -f ./ngettext.1.in || srcdir=./; if test -f ${srcdir}ngettext.1.in; then sed -e 's|@''localedir''@|/usr/local/share/locale|g' ${srcdir}ngettext.1.in > t-ngettext.1 && mv t-ngettext.1 ngettext.1; fi srcdir=''; test -f ./gettext.1.html.in || srcdir=./; if test -f ${srcdir}gettext.1.html.in; then sed -e 's|@''localedir''@|/usr/local/share/locale|g' ${srcdir}gettext.1.html.in > t-gettext.1.html && mv t-gettext.1.html gettext.1.html; fi srcdir=''; test -f ./ngettext.1.html.in || srcdir=./; if test -f ${srcdir}ngettext.1.html.in; then sed -e 's|@''localedir''@|/usr/local/share/locale|g' ${srcdir}ngettext.1.html.in > t-ngettext.1.html && mv t-ngettext.1.html ngettext.1.html; fi Making all in m4 Making all in tests Making all in libtextstyle /usr/bin/make all-recursive Making all in lib sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''HAVE_ALLOCA_H''@|0|g' ./alloca.in.h > alloca.h-t mv alloca.h-t alloca.h { sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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_ASSERT_H''@||g' < ./assert.in.h && sed -e '/@assert.h omit start@/,/@assert.h omit end@/d' -e 's|_gl_verify|_gl_static_assert|g' -e 's|_GL_VERIFY|_GL_STATIC_ASSERT|g' -e 's|_GL\(_STATIC_ASSERT_H\)|_GL_LTS\1|g' < ./verify.h; } > assert.h-t mv assert.h-t assert.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL_LTS|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_ERRNO_H''@||g' -e 's|@''EMULTIHOP_HIDDEN''@|0|g' -e 's|@''EMULTIHOP_VALUE''@||g' -e 's|@''ENOLINK_HIDDEN''@|0|g' -e 's|@''ENOLINK_VALUE''@||g' -e 's|@''EOVERFLOW_HIDDEN''@|0|g' -e 's|@''EOVERFLOW_VALUE''@||g' ./errno.in.h > errno.h-t mv errno.h-t errno.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL_LTS|g' -e 's|@''HAVE_ERROR_H''@|0|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''NEXT_ERROR_H''@||g' -e 's|@''HAVE_ERROR''@|0|g' -e 's|@''HAVE_ERROR_AT_LINE''@|0|g' -e 's|@''REPLACE_ERROR''@|0|g' -e 's|@''REPLACE_ERROR_AT_LINE''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' ./error.in.h > error.h-t mv error.h-t error.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL_LTS|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_FCNTL_H''@||g' -e 's/@''GNULIB_CREAT''@/0/g' -e 's/@''GNULIB_FCNTL''@/1/g' -e 's/@''GNULIB_NONBLOCKING''@/0/g' -e 's/@''GNULIB_OPEN''@/1/g' -e 's/@''GNULIB_OPENAT''@/0/g' -e 's/@''GNULIB_MDA_CREAT''@/1/g' -e 's/@''GNULIB_MDA_OPEN''@/1/g' -e 's|@''HAVE_FCNTL''@|1|g' -e 's|@''HAVE_OPENAT''@|1|g' -e 's|@''REPLACE_CREAT''@|0|g' -e 's|@''REPLACE_FCNTL''@|0|g' -e 's|@''REPLACE_OPEN''@|0|g' -e 's|@''REPLACE_OPENAT''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./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 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL_LTS|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_FLOAT_H''@||g' -e 's|@''REPLACE_ITOLD''@|0|g' ./float.in.h > float.h-t mv float.h-t float.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's/@''HAVE_INTTYPES_H''@/1/g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_INTTYPES_H''@||g' -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' -e 's/@''PRIPTR_PREFIX''@/__PRIPTR_PREFIX/g' -e 's/@''GNULIB_IMAXABS''@/0/g' -e 's/@''GNULIB_IMAXDIV''@/0/g' -e 's/@''GNULIB_STRTOIMAX''@/0/g' -e 's/@''GNULIB_STRTOUMAX''@/0/g' -e 's/@''HAVE_DECL_IMAXABS''@/1/g' -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' -e 's/@''HAVE_IMAXDIV_T''@/1/g' -e 's/@''REPLACE_IMAXABS''@/0/g' -e 's/@''REPLACE_IMAXDIV''@/0/g' -e 's/@''REPLACE_STRTOIMAX''@/0/g' -e 's/@''REPLACE_STRTOUMAX''@/0/g' -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' -e 's/@''INT64_MAX_EQ_LONG_MAX''@/defined _LP64/g' -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/defined _LP64/g' -e '/definitions of _GL_FUNCDECL_RPL/r ./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' ./inttypes.in.h > inttypes.h-t mv inttypes.h-t inttypes.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./glib.in.h; } > glib.h-t mv -f glib.h-t glib.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./glibconfig.in.h; } > glibconfig.h-t mv -f glibconfig.h-t glibconfig.h test -d glib || mkdir -p glib { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./glib/ghash.in.h; } > glib/ghash.h-t mv -f glib/ghash.h-t glib/ghash.h test -d glib || mkdir -p glib { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./glib/glist.in.h; } > glib/glist.h-t mv -f glib/glist.h-t glib/glist.h test -d glib || mkdir -p glib { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./glib/gmacros.in.h; } > glib/gmacros.h-t mv -f glib/gmacros.h-t glib/gmacros.h test -d glib || mkdir -p glib { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./glib/gprimes.in.h; } > glib/gprimes.h-t mv -f glib/gprimes.h-t glib/gprimes.h test -d glib || mkdir -p glib { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./glib/gprintfint.in.h; } > glib/gprintfint.h-t mv -f glib/gprintfint.h-t glib/gprintfint.h test -d glib || mkdir -p glib { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./glib/gstrfuncs.in.h; } > glib/gstrfuncs.h-t mv -f glib/gstrfuncs.h-t glib/gstrfuncs.h test -d glib || mkdir -p glib { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./glib/gstring.in.h; } > glib/gstring.h-t mv -f glib/gstring.h-t glib/gstring.h test -d glib || mkdir -p glib { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./glib/gtypes.in.h; } > glib/gtypes.h-t mv -f glib/gtypes.h-t glib/gtypes.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/DOCBparser.in.h; } > libxml/DOCBparser.h-t mv -f libxml/DOCBparser.h-t libxml/DOCBparser.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/HTMLparser.in.h; } > libxml/HTMLparser.h-t mv -f libxml/HTMLparser.h-t libxml/HTMLparser.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/HTMLtree.in.h; } > libxml/HTMLtree.h-t mv -f libxml/HTMLtree.h-t libxml/HTMLtree.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/SAX2.in.h; } > libxml/SAX2.h-t mv -f libxml/SAX2.h-t libxml/SAX2.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/SAX.in.h; } > libxml/SAX.h-t mv -f libxml/SAX.h-t libxml/SAX.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/c14n.in.h; } > libxml/c14n.h-t mv -f libxml/c14n.h-t libxml/c14n.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/catalog.in.h; } > libxml/catalog.h-t mv -f libxml/catalog.h-t libxml/catalog.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/chvalid.in.h; } > libxml/chvalid.h-t mv -f libxml/chvalid.h-t libxml/chvalid.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/debugXML.in.h; } > libxml/debugXML.h-t mv -f libxml/debugXML.h-t libxml/debugXML.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/dict.in.h; } > libxml/dict.h-t mv -f libxml/dict.h-t libxml/dict.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/encoding.in.h; } > libxml/encoding.h-t mv -f libxml/encoding.h-t libxml/encoding.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/entities.in.h; } > libxml/entities.h-t mv -f libxml/entities.h-t libxml/entities.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/globals.in.h; } > libxml/globals.h-t mv -f libxml/globals.h-t libxml/globals.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/hash.in.h; } > libxml/hash.h-t mv -f libxml/hash.h-t libxml/hash.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/list.in.h; } > libxml/list.h-t mv -f libxml/list.h-t libxml/list.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/nanoftp.in.h; } > libxml/nanoftp.h-t mv -f libxml/nanoftp.h-t libxml/nanoftp.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/nanohttp.in.h; } > libxml/nanohttp.h-t mv -f libxml/nanohttp.h-t libxml/nanohttp.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/parser.in.h; } > libxml/parser.h-t mv -f libxml/parser.h-t libxml/parser.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/parserInternals.in.h; } > libxml/parserInternals.h-t mv -f libxml/parserInternals.h-t libxml/parserInternals.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/pattern.in.h; } > libxml/pattern.h-t mv -f libxml/pattern.h-t libxml/pattern.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/relaxng.in.h; } > libxml/relaxng.h-t mv -f libxml/relaxng.h-t libxml/relaxng.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/schemasInternals.in.h; } > libxml/schemasInternals.h-t mv -f libxml/schemasInternals.h-t libxml/schemasInternals.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/schematron.in.h; } > libxml/schematron.h-t mv -f libxml/schematron.h-t libxml/schematron.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/threads.in.h; } > libxml/threads.h-t mv -f libxml/threads.h-t libxml/threads.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/tree.in.h; } > libxml/tree.h-t mv -f libxml/tree.h-t libxml/tree.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/uri.in.h; } > libxml/uri.h-t mv -f libxml/uri.h-t libxml/uri.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/valid.in.h; } > libxml/valid.h-t mv -f libxml/valid.h-t libxml/valid.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xinclude.in.h; } > libxml/xinclude.h-t mv -f libxml/xinclude.h-t libxml/xinclude.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xlink.in.h; } > libxml/xlink.h-t mv -f libxml/xlink.h-t libxml/xlink.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xmlIO.in.h; } > libxml/xmlIO.h-t mv -f libxml/xmlIO.h-t libxml/xmlIO.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xmlautomata.in.h; } > libxml/xmlautomata.h-t mv -f libxml/xmlautomata.h-t libxml/xmlautomata.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xmlerror.in.h; } > libxml/xmlerror.h-t mv -f libxml/xmlerror.h-t libxml/xmlerror.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xmlexports.in.h; } > libxml/xmlexports.h-t mv -f libxml/xmlexports.h-t libxml/xmlexports.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xmlmemory.in.h; } > libxml/xmlmemory.h-t mv -f libxml/xmlmemory.h-t libxml/xmlmemory.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xmlmodule.in.h; } > libxml/xmlmodule.h-t mv -f libxml/xmlmodule.h-t libxml/xmlmodule.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xmlreader.in.h; } > libxml/xmlreader.h-t mv -f libxml/xmlreader.h-t libxml/xmlreader.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xmlregexp.in.h; } > libxml/xmlregexp.h-t mv -f libxml/xmlregexp.h-t libxml/xmlregexp.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xmlsave.in.h; } > libxml/xmlsave.h-t mv -f libxml/xmlsave.h-t libxml/xmlsave.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xmlschemas.in.h; } > libxml/xmlschemas.h-t mv -f libxml/xmlschemas.h-t libxml/xmlschemas.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xmlschemastypes.in.h; } > libxml/xmlschemastypes.h-t mv -f libxml/xmlschemastypes.h-t libxml/xmlschemastypes.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xmlstring.in.h; } > libxml/xmlstring.h-t mv -f libxml/xmlstring.h-t libxml/xmlstring.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xmlunicode.in.h; } > libxml/xmlunicode.h-t mv -f libxml/xmlunicode.h-t libxml/xmlunicode.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xmlversion.in.h; } > libxml/xmlversion.h-t mv -f libxml/xmlversion.h-t libxml/xmlversion.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xmlwriter.in.h; } > libxml/xmlwriter.h-t mv -f libxml/xmlwriter.h-t libxml/xmlwriter.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xpath.in.h; } > libxml/xpath.h-t mv -f libxml/xpath.h-t libxml/xpath.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xpathInternals.in.h; } > libxml/xpathInternals.h-t mv -f libxml/xpathInternals.h-t libxml/xpathInternals.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xpointer.in.h; } > libxml/xpointer.h-t mv -f libxml/xpointer.h-t libxml/xpointer.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL_LTS|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 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL_LTS|g' -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@||g' -e 's/@''GNULIB_ACOSF''@/0/g' -e 's/@''GNULIB_ACOSL''@/0/g' -e 's/@''GNULIB_ASINF''@/0/g' -e 's/@''GNULIB_ASINL''@/0/g' -e 's/@''GNULIB_ATANF''@/0/g' -e 's/@''GNULIB_ATANL''@/0/g' -e 's/@''GNULIB_ATAN2F''@/0/g' -e 's/@''GNULIB_CBRT''@/0/g' -e 's/@''GNULIB_CBRTF''@/0/g' -e 's/@''GNULIB_CBRTL''@/0/g' -e 's/@''GNULIB_CEIL''@/0/g' -e 's/@''GNULIB_CEILF''@/0/g' -e 's/@''GNULIB_CEILL''@/0/g' -e 's/@''GNULIB_COPYSIGN''@/0/g' -e 's/@''GNULIB_COPYSIGNF''@/0/g' -e 's/@''GNULIB_COPYSIGNL''@/0/g' -e 's/@''GNULIB_COSF''@/0/g' -e 's/@''GNULIB_COSL''@/0/g' -e 's/@''GNULIB_COSHF''@/0/g' -e 's/@''GNULIB_EXPF''@/0/g' -e 's/@''GNULIB_EXPL''@/0/g' -e 's/@''GNULIB_EXP2''@/0/g' -e 's/@''GNULIB_EXP2F''@/0/g' -e 's/@''GNULIB_EXP2L''@/0/g' -e 's/@''GNULIB_EXPM1''@/0/g' -e 's/@''GNULIB_EXPM1F''@/0/g' -e 's/@''GNULIB_EXPM1L''@/0/g' -e 's/@''GNULIB_FABSF''@/0/g' -e 's/@''GNULIB_FABSL''@/0/g' -e 's/@''GNULIB_FLOOR''@/0/g' -e 's/@''GNULIB_FLOORF''@/0/g' -e 's/@''GNULIB_FLOORL''@/0/g' -e 's/@''GNULIB_FMA''@/0/g' -e 's/@''GNULIB_FMAF''@/0/g' -e 's/@''GNULIB_FMAL''@/0/g' -e 's/@''GNULIB_FMOD''@/0/g' -e 's/@''GNULIB_FMODF''@/0/g' -e 's/@''GNULIB_FMODL''@/0/g' -e 's/@''GNULIB_FREXPF''@/0/g' -e 's/@''GNULIB_FREXP''@/1/g' -e 's/@''GNULIB_FREXPL''@/1/g' -e 's/@''GNULIB_HYPOT''@/0/g' -e 's/@''GNULIB_HYPOTF''@/0/g' -e 's/@''GNULIB_HYPOTL''@/0/g' < ./math.in.h > math.h-t1 sed -e 's/@''GNULIB_ILOGB''@/0/g' -e 's/@''GNULIB_ILOGBF''@/0/g' -e 's/@''GNULIB_ILOGBL''@/0/g' -e 's/@''GNULIB_ISFINITE''@/0/g' -e 's/@''GNULIB_ISINF''@/1/g' -e 's/@''GNULIB_ISNAN''@/1/g' -e 's/@''GNULIB_ISNANF''@/1/g' -e 's/@''GNULIB_ISNAND''@/1/g' -e 's/@''GNULIB_ISNANL''@/1/g' -e 's/@''GNULIB_LDEXP''@/0/g' -e 's/@''GNULIB_LDEXPF''@/0/g' -e 's/@''GNULIB_LDEXPL''@/0/g' -e 's/@''GNULIB_LOG''@/0/g' -e 's/@''GNULIB_LOGF''@/0/g' -e 's/@''GNULIB_LOGL''@/0/g' -e 's/@''GNULIB_LOG10''@/1/g' -e 's/@''GNULIB_LOG10F''@/0/g' -e 's/@''GNULIB_LOG10L''@/0/g' -e 's/@''GNULIB_LOG1P''@/0/g' -e 's/@''GNULIB_LOG1PF''@/0/g' -e 's/@''GNULIB_LOG1PL''@/0/g' -e 's/@''GNULIB_LOG2''@/0/g' -e 's/@''GNULIB_LOG2F''@/0/g' -e 's/@''GNULIB_LOG2L''@/0/g' -e 's/@''GNULIB_LOGB''@/0/g' -e 's/@''GNULIB_LOGBF''@/0/g' -e 's/@''GNULIB_LOGBL''@/0/g' -e 's/@''GNULIB_MODF''@/0/g' -e 's/@''GNULIB_MODFF''@/0/g' -e 's/@''GNULIB_MODFL''@/0/g' -e 's/@''GNULIB_POWF''@/0/g' -e 's/@''GNULIB_REMAINDER''@/0/g' -e 's/@''GNULIB_REMAINDERF''@/0/g' -e 's/@''GNULIB_REMAINDERL''@/0/g' -e 's/@''GNULIB_RINT''@/0/g' -e 's/@''GNULIB_RINTF''@/0/g' -e 's/@''GNULIB_RINTL''@/0/g' -e 's/@''GNULIB_ROUND''@/0/g' -e 's/@''GNULIB_ROUNDF''@/0/g' -e 's/@''GNULIB_ROUNDL''@/0/g' -e 's/@''GNULIB_SIGNBIT''@/1/g' -e 's/@''GNULIB_SINF''@/0/g' -e 's/@''GNULIB_SINL''@/0/g' -e 's/@''GNULIB_SINHF''@/0/g' -e 's/@''GNULIB_SQRTF''@/0/g' -e 's/@''GNULIB_SQRTL''@/0/g' -e 's/@''GNULIB_TANF''@/0/g' -e 's/@''GNULIB_TANL''@/0/g' -e 's/@''GNULIB_TANHF''@/0/g' -e 's/@''GNULIB_TRUNC''@/0/g' -e 's/@''GNULIB_TRUNCF''@/0/g' -e 's/@''GNULIB_TRUNCL''@/0/g' -e 's/@''GNULIB_TOTALORDER''@/0/g' -e 's/@''GNULIB_TOTALORDERF''@/0/g' -e 's/@''GNULIB_TOTALORDERL''@/0/g' -e 's/@''GNULIB_MDA_J0''@/1/g' -e 's/@''GNULIB_MDA_J1''@/1/g' -e 's/@''GNULIB_MDA_JN''@/1/g' -e 's/@''GNULIB_MDA_Y0''@/1/g' -e 's/@''GNULIB_MDA_Y1''@/1/g' -e 's/@''GNULIB_MDA_YN''@/1/g' < math.h-t1 > math.h-t2 sed -e 's|@''HAVE_ACOSF''@|1|g' -e 's|@''HAVE_ACOSL''@|1|g' -e 's|@''HAVE_ASINF''@|1|g' -e 's|@''HAVE_ASINL''@|1|g' -e 's|@''HAVE_ATANF''@|1|g' -e 's|@''HAVE_ATANL''@|1|g' -e 's|@''HAVE_ATAN2F''@|1|g' -e 's|@''HAVE_CBRT''@|1|g' -e 's|@''HAVE_CBRTF''@|1|g' -e 's|@''HAVE_CBRTL''@|1|g' -e 's|@''HAVE_COPYSIGN''@|1|g' -e 's|@''HAVE_COPYSIGNL''@|1|g' -e 's|@''HAVE_COSF''@|1|g' -e 's|@''HAVE_COSL''@|1|g' -e 's|@''HAVE_COSHF''@|1|g' -e 's|@''HAVE_EXPF''@|1|g' -e 's|@''HAVE_EXPL''@|1|g' -e 's|@''HAVE_EXPM1''@|1|g' -e 's|@''HAVE_EXPM1F''@|1|g' -e 's|@''HAVE_FABSF''@|1|g' -e 's|@''HAVE_FABSL''@|1|g' -e 's|@''HAVE_FMA''@|1|g' -e 's|@''HAVE_FMAF''@|1|g' -e 's|@''HAVE_FMAL''@|1|g' -e 's|@''HAVE_FMODF''@|1|g' -e 's|@''HAVE_FMODL''@|1|g' -e 's|@''HAVE_FREXPF''@|1|g' -e 's|@''HAVE_HYPOTF''@|1|g' -e 's|@''HAVE_HYPOTL''@|1|g' -e 's|@''HAVE_ILOGB''@|1|g' -e 's|@''HAVE_ILOGBF''@|1|g' -e 's|@''HAVE_ILOGBL''@|1|g' -e 's|@''HAVE_ISNANF''@|1|g' -e 's|@''HAVE_ISNAND''@|1|g' -e 's|@''HAVE_ISNANL''@|1|g' -e 's|@''HAVE_LDEXPF''@|1|g' -e 's|@''HAVE_LOGF''@|1|g' -e 's|@''HAVE_LOGL''@|1|g' -e 's|@''HAVE_LOG10F''@|1|g' -e 's|@''HAVE_LOG10L''@|1|g' -e 's|@''HAVE_LOG1P''@|1|g' -e 's|@''HAVE_LOG1PF''@|1|g' -e 's|@''HAVE_LOG1PL''@|1|g' -e 's|@''HAVE_LOGBF''@|1|g' -e 's|@''HAVE_LOGBL''@|1|g' -e 's|@''HAVE_MODFF''@|1|g' -e 's|@''HAVE_MODFL''@|1|g' -e 's|@''HAVE_POWF''@|1|g' -e 's|@''HAVE_REMAINDER''@|1|g' -e 's|@''HAVE_REMAINDERF''@|1|g' -e 's|@''HAVE_RINT''@|1|g' -e 's|@''HAVE_RINTL''@|1|g' -e 's|@''HAVE_SINF''@|1|g' -e 's|@''HAVE_SINL''@|1|g' -e 's|@''HAVE_SINHF''@|1|g' -e 's|@''HAVE_SQRTF''@|1|g' -e 's|@''HAVE_SQRTL''@|1|g' -e 's|@''HAVE_TANF''@|1|g' -e 's|@''HAVE_TANL''@|1|g' -e 's|@''HAVE_TANHF''@|1|g' -e 's|@''HAVE_TOTALORDER''@|1|g' -e 's|@''HAVE_TOTALORDERF''@|1|g' -e 's|@''HAVE_TOTALORDERL''@|1|g' < math.h-t2 > math.h-t3 sed -e 's|@''HAVE_DECL_ACOSL''@|1|g' -e 's|@''HAVE_DECL_ASINL''@|1|g' -e 's|@''HAVE_DECL_ATANL''@|1|g' -e 's|@''HAVE_DECL_CBRTF''@|1|g' -e 's|@''HAVE_DECL_CBRTL''@|1|g' -e 's|@''HAVE_DECL_CEILF''@|1|g' -e 's|@''HAVE_DECL_CEILL''@|1|g' -e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' -e 's|@''HAVE_DECL_COSL''@|1|g' -e 's|@''HAVE_DECL_EXPL''@|1|g' -e 's|@''HAVE_DECL_EXP2''@|1|g' -e 's|@''HAVE_DECL_EXP2F''@|1|g' -e 's|@''HAVE_DECL_EXP2L''@|1|g' -e 's|@''HAVE_DECL_EXPM1L''@|1|g' -e 's|@''HAVE_DECL_FLOORF''@|1|g' -e 's|@''HAVE_DECL_FLOORL''@|1|g' -e 's|@''HAVE_DECL_FREXPL''@|1|g' -e 's|@''HAVE_DECL_LDEXPL''@|1|g' -e 's|@''HAVE_DECL_LOGL''@|1|g' -e 's|@''HAVE_DECL_LOG10L''@|1|g' -e 's|@''HAVE_DECL_LOG2''@|1|g' -e 's|@''HAVE_DECL_LOG2F''@|1|g' -e 's|@''HAVE_DECL_LOG2L''@|1|g' -e 's|@''HAVE_DECL_LOGB''@|1|g' -e 's|@''HAVE_DECL_REMAINDER''@|1|g' -e 's|@''HAVE_DECL_REMAINDERL''@|1|g' -e 's|@''HAVE_DECL_RINTF''@|1|g' -e 's|@''HAVE_DECL_ROUND''@|1|g' -e 's|@''HAVE_DECL_ROUNDF''@|1|g' -e 's|@''HAVE_DECL_ROUNDL''@|1|g' -e 's|@''HAVE_DECL_SINL''@|1|g' -e 's|@''HAVE_DECL_SQRTL''@|1|g' -e 's|@''HAVE_DECL_TANL''@|1|g' -e 's|@''HAVE_DECL_TRUNC''@|1|g' -e 's|@''HAVE_DECL_TRUNCF''@|1|g' -e 's|@''HAVE_DECL_TRUNCL''@|1|g' < math.h-t3 > math.h-t4 sed -e 's|@''REPLACE_ACOSF''@|0|g' -e 's|@''REPLACE_ASINF''@|0|g' -e 's|@''REPLACE_ATANF''@|0|g' -e 's|@''REPLACE_ATAN2F''@|0|g' -e 's|@''REPLACE_CBRTF''@|0|g' -e 's|@''REPLACE_CBRTL''@|0|g' -e 's|@''REPLACE_CEIL''@|0|g' -e 's|@''REPLACE_CEILF''@|0|g' -e 's|@''REPLACE_CEILL''@|0|g' -e 's|@''REPLACE_COSF''@|0|g' -e 's|@''REPLACE_COSHF''@|0|g' -e 's|@''REPLACE_EXPF''@|0|g' -e 's|@''REPLACE_EXPL''@|0|g' -e 's|@''REPLACE_EXPM1''@|0|g' -e 's|@''REPLACE_EXPM1F''@|0|g' -e 's|@''REPLACE_EXPM1L''@|0|g' -e 's|@''REPLACE_EXP2''@|0|g' -e 's|@''REPLACE_EXP2L''@|0|g' -e 's|@''REPLACE_FABSL''@|0|g' -e 's|@''REPLACE_FLOOR''@|0|g' -e 's|@''REPLACE_FLOORF''@|0|g' -e 's|@''REPLACE_FLOORL''@|0|g' -e 's|@''REPLACE_FMA''@|0|g' -e 's|@''REPLACE_FMAF''@|0|g' -e 's|@''REPLACE_FMAL''@|0|g' -e 's|@''REPLACE_FMOD''@|0|g' -e 's|@''REPLACE_FMODF''@|0|g' -e 's|@''REPLACE_FMODL''@|0|g' -e 's|@''REPLACE_FREXPF''@|0|g' -e 's|@''REPLACE_FREXP''@|0|g' -e 's|@''REPLACE_FREXPL''@|1|g' -e 's|@''REPLACE_HUGE_VAL''@|0|g' -e 's|@''REPLACE_HYPOT''@|0|g' -e 's|@''REPLACE_HYPOTF''@|0|g' -e 's|@''REPLACE_HYPOTL''@|0|g' -e 's|@''REPLACE_ILOGB''@|0|g' -e 's|@''REPLACE_ILOGBF''@|0|g' -e 's|@''REPLACE_ILOGBL''@|0|g' -e 's|@''REPLACE_ISFINITE''@|0|g' -e 's|@''REPLACE_ISINF''@|0|g' -e 's|@''REPLACE_ISNAN''@|0|g' -e 's|@''REPLACE_ITOLD''@|0|g' < math.h-t4 > math.h-t5 sed -e 's|@''REPLACE_LDEXP''@|0|g' -e 's|@''REPLACE_LDEXPL''@|0|g' -e 's|@''REPLACE_LOG''@|0|g' -e 's|@''REPLACE_LOGF''@|0|g' -e 's|@''REPLACE_LOGL''@|0|g' -e 's|@''REPLACE_LOG10''@|0|g' -e 's|@''REPLACE_LOG10F''@|0|g' -e 's|@''REPLACE_LOG10L''@|0|g' -e 's|@''REPLACE_LOG1P''@|0|g' -e 's|@''REPLACE_LOG1PF''@|0|g' -e 's|@''REPLACE_LOG1PL''@|0|g' -e 's|@''REPLACE_LOG2''@|0|g' -e 's|@''REPLACE_LOG2F''@|0|g' -e 's|@''REPLACE_LOG2L''@|0|g' -e 's|@''REPLACE_LOGB''@|0|g' -e 's|@''REPLACE_LOGBF''@|0|g' -e 's|@''REPLACE_LOGBL''@|0|g' -e 's|@''REPLACE_MODF''@|0|g' -e 's|@''REPLACE_MODFF''@|0|g' -e 's|@''REPLACE_MODFL''@|0|g' -e 's|@''REPLACE_NAN''@|0|g' -e 's|@''REPLACE_REMAINDER''@|0|g' -e 's|@''REPLACE_REMAINDERF''@|0|g' -e 's|@''REPLACE_REMAINDERL''@|0|g' -e 's|@''REPLACE_RINTL''@|0|g' -e 's|@''REPLACE_ROUND''@|0|g' -e 's|@''REPLACE_ROUNDF''@|0|g' -e 's|@''REPLACE_ROUNDL''@|0|g' -e 's|@''REPLACE_SIGNBIT''@|0|g' -e 's|@''REPLACE_SIGNBIT_USING_BUILTINS''@|1|g' -e 's|@''REPLACE_SINF''@|0|g' -e 's|@''REPLACE_SINHF''@|0|g' -e 's|@''REPLACE_SQRTF''@|0|g' -e 's|@''REPLACE_SQRTL''@|0|g' -e 's|@''REPLACE_TANF''@|0|g' -e 's|@''REPLACE_TANHF''@|0|g' -e 's|@''REPLACE_TOTALORDER''@|0|g' -e 's|@''REPLACE_TOTALORDERF''@|0|g' -e 's|@''REPLACE_TOTALORDERL''@|0|g' -e 's|@''REPLACE_TRUNC''@|0|g' -e 's|@''REPLACE_TRUNCF''@|0|g' -e 's|@''REPLACE_TRUNCL''@|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' < math.h-t5 > math.h-t6 rm -f math.h-t1 math.h-t2 math.h-t3 math.h-t4 math.h-t5 mv math.h-t6 math.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''REPLACE_OBSTACK''@|0|g' ./obstack.in.h > obstack.h-t mv obstack.h-t obstack.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL_LTS|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_SIGNAL_H''@||g' -e 's/@''GNULIB_PTHREAD_SIGMASK''@/0/g' -e 's/@''GNULIB_RAISE''@/1/g' -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' -e 's/@''GNULIB_SIGPROCMASK''@/1/g' -e 's/@''GNULIB_SIGACTION''@/1/g' -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' -e 's|@''HAVE_RAISE''@|1|g' -e 's|@''HAVE_SIGSET_T''@|1|g' -e 's|@''HAVE_SIGINFO_T''@|1|g' -e 's|@''HAVE_SIGACTION''@|1|g' -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' -e 's|@''HAVE_SIGHANDLER_T''@|0|g' -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' -e 's|@''REPLACE_RAISE''@|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' ./signal.in.h > signal.h-t mv signal.h-t signal.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G ./stdckdint.in.h > stdckdint.h-t mv stdckdint.h-t stdckdint.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL_LTS|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_STDDEF_H''@||g' -e 's|@''HAVE_MAX_ALIGN_T''@|1|g' -e 's|@''HAVE_WCHAR_T''@|1|g' -e 's|@''REPLACE_NULL''@|0|g' ./stddef.in.h > stddef.h-t mv stddef.h-t stddef.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL_LTS|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/@''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/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' ./stdint.in.h > stdint.h-t mv stdint.h-t stdint.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL_LTS|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_FOPEN_GNU''@/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''@/1/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''@/1/g' -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' -e 's/@''GNULIB_MDA_FCLOSEALL''@/1/g' -e 's/@''GNULIB_MDA_FDOPEN''@/1/g' -e 's/@''GNULIB_MDA_FILENO''@/1/g' -e 's/@''GNULIB_MDA_GETW''@/1/g' -e 's/@''GNULIB_MDA_PUTW''@/1/g' -e 's/@''GNULIB_MDA_TEMPNAM''@/1/g' < ./stdio.in.h > stdio.h-t1 sed -e 's|@''HAVE_DECL_FCLOSEALL''@|0|g' -e 's|@''HAVE_DECL_FPURGE''@|1|g' -e 's|@''HAVE_DECL_FSEEKO''@|1|g' -e 's|@''HAVE_DECL_FTELLO''@|1|g' -e 's|@''HAVE_DECL_GETDELIM''@|1|g' -e 's|@''HAVE_DECL_GETLINE''@|1|g' -e 's|@''HAVE_DECL_GETW''@|1|g' -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' -e 's|@''HAVE_DECL_PUTW''@|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' < stdio.h-t1 > stdio.h-t2 sed -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_FOPEN_FOR_FOPEN_GNU''@|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''@|1|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''@|1|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-t2 > stdio.h-t3 rm -f stdio.h-t1 stdio.h-t2 mv stdio.h-t3 stdio.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL_LTS|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_STDLIB_H''@||g' -e 's/@''GNULIB__EXIT''@/0/g' -e 's/@''GNULIB_ALIGNED_ALLOC''@/0/g' -e 's/@''GNULIB_ATOLL''@/0/g' -e 's/@''GNULIB_CALLOC_GNU''@/1/g' -e 's/@''GNULIB_CALLOC_POSIX''@/1/g' -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' -e 's/@''GNULIB_FREE_POSIX''@/1/g' -e 's/@''GNULIB_GETLOADAVG''@/0/g' -e 's/@''GNULIB_GETPROGNAME''@/1/g' -e 's/@''GNULIB_GETSUBOPT''@/0/g' -e 's/@''GNULIB_GRANTPT''@/0/g' -e 's/@''GNULIB_MALLOC_GNU''@/1/g' -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' -e 's/@''GNULIB_MBSTOWCS''@/0/g' -e 's/@''GNULIB_MBTOWC''@/0/g' -e 's/@''GNULIB_MKDTEMP''@/0/g' -e 's/@''GNULIB_MKOSTEMP''@/0/g' -e 's/@''GNULIB_MKOSTEMPS''@/0/g' -e 's/@''GNULIB_MKSTEMP''@/0/g' -e 's/@''GNULIB_MKSTEMPS''@/0/g' -e 's/@''GNULIB_POSIX_MEMALIGN''@/0/g' -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' -e 's/@''GNULIB_PTSNAME''@/0/g' -e 's/@''GNULIB_PTSNAME_R''@/0/g' -e 's/@''GNULIB_PUTENV''@/0/g' -e 's/@''GNULIB_QSORT_R''@/0/g' -e 's/@''GNULIB_RAND''@/0/g' -e 's/@''GNULIB_RANDOM''@/0/g' -e 's/@''GNULIB_RANDOM_R''@/0/g' -e 's/@''GNULIB_REALLOC_GNU''@/1/g' -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' -e 's/@''GNULIB_REALLOCARRAY''@/1/g' -e 's/@''GNULIB_REALPATH''@/0/g' -e 's/@''GNULIB_RPMATCH''@/0/g' -e 's/@''GNULIB_SECURE_GETENV''@/0/g' -e 's/@''GNULIB_SETENV''@/0/g' -e 's/@''GNULIB_STRTOD''@/0/g' -e 's/@''GNULIB_STRTOL''@/0/g' -e 's/@''GNULIB_STRTOLD''@/0/g' -e 's/@''GNULIB_STRTOLL''@/0/g' -e 's/@''GNULIB_STRTOUL''@/0/g' -e 's/@''GNULIB_STRTOULL''@/0/g' -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' -e 's/@''GNULIB_UNLOCKPT''@/0/g' -e 's/@''GNULIB_UNSETENV''@/0/g' -e 's/@''GNULIB_WCTOMB''@/0/g' -e 's/@''GNULIB_MDA_ECVT''@/1/g' -e 's/@''GNULIB_MDA_FCVT''@/1/g' -e 's/@''GNULIB_MDA_GCVT''@/1/g' -e 's/@''GNULIB_MDA_MKTEMP''@/1/g' -e 's/@''GNULIB_MDA_PUTENV''@/1/g' < ./stdlib.in.h > stdlib.h-t1 sed -e 's|@''HAVE__EXIT''@|1|g' -e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' -e 's|@''HAVE_ATOLL''@|1|g' -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' -e 's|@''HAVE_DECL_ECVT''@|1|g' -e 's|@''HAVE_DECL_FCVT''@|1|g' -e 's|@''HAVE_DECL_GCVT''@|1|g' -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' -e 's|@''HAVE_DECL_PROGRAM_INVOCATION_NAME''@|0|g' -e 's|@''HAVE_GETPROGNAME''@|1|g' -e 's|@''HAVE_GETSUBOPT''@|1|g' -e 's|@''HAVE_GRANTPT''@|1|g' -e 's|@''HAVE_INITSTATE''@|1|g' -e 's|@''HAVE_DECL_INITSTATE''@|1|g' -e 's|@''HAVE_MBTOWC''@|1|g' -e 's|@''HAVE_MKDTEMP''@|1|g' -e 's|@''HAVE_MKOSTEMP''@|1|g' -e 's|@''HAVE_MKOSTEMPS''@|1|g' -e 's|@''HAVE_MKSTEMP''@|1|g' -e 's|@''HAVE_MKSTEMPS''@|1|g' -e 's|@''HAVE_POSIX_MEMALIGN''@|1|g' -e 's|@''HAVE_POSIX_OPENPT''@|1|g' -e 's|@''HAVE_PTSNAME''@|1|g' -e 's|@''HAVE_PTSNAME_R''@|1|g' -e 's|@''HAVE_QSORT_R''@|1|g' -e 's|@''HAVE_RANDOM''@|1|g' -e 's|@''HAVE_RANDOM_H''@|1|g' -e 's|@''HAVE_RANDOM_R''@|1|g' -e 's|@''HAVE_REALLOCARRAY''@|1|g' -e 's|@''HAVE_REALPATH''@|1|g' -e 's|@''HAVE_RPMATCH''@|1|g' -e 's|@''HAVE_SECURE_GETENV''@|1|g' -e 's|@''HAVE_DECL_SETENV''@|1|g' -e 's|@''HAVE_SETSTATE''@|1|g' -e 's|@''HAVE_DECL_SETSTATE''@|1|g' -e 's|@''HAVE_STRTOD''@|1|g' -e 's|@''HAVE_STRTOL''@|1|g' -e 's|@''HAVE_STRTOLD''@|1|g' -e 's|@''HAVE_STRTOLL''@|1|g' -e 's|@''HAVE_STRTOUL''@|1|g' -e 's|@''HAVE_STRTOULL''@|1|g' -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' -e 's|@''HAVE_UNLOCKPT''@|1|g' -e 's|@''HAVE_DECL_UNSETENV''@|1|g' < stdlib.h-t1 > stdlib.h-t2 sed -e 's|@''REPLACE__EXIT''@|0|g' -e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' -e 's|@''REPLACE_CALLOC_FOR_CALLOC_GNU''@|0|g' -e 's|@''REPLACE_CALLOC_FOR_CALLOC_POSIX''@|0|g' -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' -e 's|@''REPLACE_FREE''@|0|g' -e 's|@''REPLACE_GETLOADAVG''@|0|g' -e 's|@''REPLACE_GETPROGNAME''@|0|g' -e 's|@''REPLACE_GETSUBOPT''@|0|g' -e 's|@''REPLACE_INITSTATE''@|0|g' -e 's|@''REPLACE_MALLOC_FOR_MALLOC_GNU''@|0|g' -e 's|@''REPLACE_MALLOC_FOR_MALLOC_POSIX''@|0|g' -e 's|@''REPLACE_MB_CUR_MAX''@|0|g' -e 's|@''REPLACE_MBSTOWCS''@|0|g' -e 's|@''REPLACE_MBTOWC''@|0|g' -e 's|@''REPLACE_MKOSTEMP''@|0|g' -e 's|@''REPLACE_MKOSTEMPS''@|0|g' -e 's|@''REPLACE_MKSTEMP''@|0|g' -e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' -e 's|@''REPLACE_POSIX_OPENPT''@|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_RAND''@|0|g' -e 's|@''REPLACE_RANDOM''@|0|g' -e 's|@''REPLACE_RANDOM_R''@|0|g' -e 's|@''REPLACE_REALLOC_FOR_REALLOC_GNU''@|0|g' -e 's|@''REPLACE_REALLOC_FOR_REALLOC_POSIX''@|0|g' -e 's|@''REPLACE_REALLOCARRAY''@|0|g' -e 's|@''REPLACE_REALPATH''@|0|g' -e 's|@''REPLACE_SETENV''@|0|g' -e 's|@''REPLACE_SETSTATE''@|0|g' -e 's|@''REPLACE_STRTOD''@|0|g' -e 's|@''REPLACE_STRTOL''@|0|g' -e 's|@''REPLACE_STRTOLD''@|0|g' -e 's|@''REPLACE_STRTOLL''@|0|g' -e 's|@''REPLACE_STRTOUL''@|0|g' -e 's|@''REPLACE_STRTOULL''@|0|g' -e 's|@''REPLACE_UNSETENV''@|0|g' -e 's|@''REPLACE_WCTOMB''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./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-t2 > stdlib.h-t3 rm -f stdlib.h-t1 stdlib.h-t2 mv stdlib.h-t3 stdlib.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL_LTS|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''@/0/g' -e 's/@''GNULIB_MEMPCPY''@/0/g' -e 's/@''GNULIB_MEMRCHR''@/0/g' -e 's/@''GNULIB_MEMSET_EXPLICIT''@/0/g' -e 's/@''GNULIB_RAWMEMCHR''@/0/g' -e 's/@''GNULIB_STPCPY''@/1/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''@/0/g' -e 's/@''GNULIB_STRNLEN''@/0/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''@/0/g' -e 's/@''GNULIB_STRERROR''@/1/g' -e 's/@''GNULIB_STRERROR_R''@/0/g' -e 's/@''GNULIB_STRERRORNAME_NP''@/0/g' -e 's/@''GNULIB_SIGABBREV_NP''@/0/g' -e 's/@''GNULIB_SIGDESCR_NP''@/0/g' -e 's/@''GNULIB_STRSIGNAL''@/0/g' -e 's/@''GNULIB_STRVERSCMP''@/0/g' -e 's/@''GNULIB_MDA_MEMCCPY''@/1/g' -e 's/@''GNULIB_MDA_STRDUP''@/1/g' -e 's/@''GNULIB_FREE_POSIX''@/1/g' < ./string.in.h > string.h-t1 sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' -e 's|@''HAVE_FFSL''@|1|g' -e 's|@''HAVE_FFSLL''@|1|g' -e 's|@''HAVE_MBSLEN''@|0|g' -e 's|@''HAVE_DECL_MEMMEM''@|1|g' -e 's|@''HAVE_MEMPCPY''@|1|g' -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' -e 's|@''HAVE_MEMSET_EXPLICIT''@|1|g' -e 's|@''HAVE_RAWMEMCHR''@|1|g' -e 's|@''HAVE_STPCPY''@|1|g' -e 's|@''HAVE_STPNCPY''@|1|g' -e 's|@''HAVE_STRCHRNUL''@|1|g' -e 's|@''HAVE_DECL_STRDUP''@|1|g' -e 's|@''HAVE_DECL_STRNDUP''@|1|g' -e 's|@''HAVE_DECL_STRNLEN''@|1|g' -e 's|@''HAVE_STRPBRK''@|1|g' -e 's|@''HAVE_STRSEP''@|1|g' -e 's|@''HAVE_STRCASESTR''@|1|g' -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' -e 's|@''HAVE_STRERRORNAME_NP''@|1|g' -e 's|@''HAVE_SIGABBREV_NP''@|1|g' -e 's|@''HAVE_SIGDESCR_NP''@|1|g' -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' -e 's|@''HAVE_STRVERSCMP''@|1|g' -e 's|@''REPLACE_FFSLL''@|0|g' -e 's|@''REPLACE_MEMCHR''@|0|g' -e 's|@''REPLACE_MEMMEM''@|0|g' -e 's|@''REPLACE_MEMPCPY''@|0|g' -e 's|@''REPLACE_MEMSET_EXPLICIT''@|0|g' -e 's|@''REPLACE_FREE''@|0|g' -e 's|@''REPLACE_STPCPY''@|0|g' -e 's|@''REPLACE_STPNCPY''@|0|g' -e 's|@''REPLACE_STRCHRNUL''@|0|g' -e 's|@''REPLACE_STRDUP''@|0|g' -e 's|@''REPLACE_STRNCAT''@|0|g' -e 's|@''REPLACE_STRNDUP''@|0|g' -e 's|@''REPLACE_STRNLEN''@|0|g' -e 's|@''REPLACE_STRSTR''@|0|g' -e 's|@''REPLACE_STRCASESTR''@|0|g' -e 's|@''REPLACE_STRTOK_R''@|0|g' -e 's|@''REPLACE_STRERROR''@|1|g' -e 's|@''REPLACE_STRERROR_R''@|0|g' -e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' -e 's|@''REPLACE_STRSIGNAL''@|0|g' -e 's|@''REPLACE_STRVERSCMP''@|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.h-t1 > string.h-t2 rm -f string.h-t1 mv string.h-t2 string.h mkdir -p 'sys' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL_LTS|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_SOCKET_H''@||g' -e 's|@''HAVE_SYS_SOCKET_H''@|1|g' -e 's/@''GNULIB_CLOSE''@/1/g' -e 's/@''GNULIB_SOCKET''@/0/g' -e 's/@''GNULIB_CONNECT''@/0/g' -e 's/@''GNULIB_ACCEPT''@/0/g' -e 's/@''GNULIB_BIND''@/0/g' -e 's/@''GNULIB_GETPEERNAME''@/0/g' -e 's/@''GNULIB_GETSOCKNAME''@/0/g' -e 's/@''GNULIB_GETSOCKOPT''@/0/g' -e 's/@''GNULIB_LISTEN''@/0/g' -e 's/@''GNULIB_RECV''@/0/g' -e 's/@''GNULIB_SEND''@/0/g' -e 's/@''GNULIB_RECVFROM''@/0/g' -e 's/@''GNULIB_SENDTO''@/0/g' -e 's/@''GNULIB_SETSOCKOPT''@/0/g' -e 's/@''GNULIB_SHUTDOWN''@/0/g' -e 's/@''GNULIB_ACCEPT4''@/0/g' -e 's|@''HAVE_WINSOCK2_H''@|0|g' -e 's|@''HAVE_WS2TCPIP_H''@|0|g' -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|1|g' -e 's|@''HAVE_SA_FAMILY_T''@|1|g' -e 's|@''HAVE_ACCEPT4''@|1|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' ./sys_socket.in.h > sys/socket.h-t mv sys/socket.h-t sys/socket.h mkdir -p 'sys' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL_LTS|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_STAT_H''@||g' -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' -e 's/@''GNULIB_CHMOD''@/0/g' -e 's/@''GNULIB_FCHMODAT''@/0/g' -e 's/@''GNULIB_FSTAT''@/1/g' -e 's/@''GNULIB_FSTATAT''@/0/g' -e 's/@''GNULIB_FUTIMENS''@/0/g' -e 's/@''GNULIB_GETUMASK''@/0/g' -e 's/@''GNULIB_LCHMOD''@/0/g' -e 's/@''GNULIB_LSTAT''@/0/g' -e 's/@''GNULIB_MKDIR''@/0/g' -e 's/@''GNULIB_MKDIRAT''@/0/g' -e 's/@''GNULIB_MKFIFO''@/0/g' -e 's/@''GNULIB_MKFIFOAT''@/0/g' -e 's/@''GNULIB_MKNOD''@/0/g' -e 's/@''GNULIB_MKNODAT''@/0/g' -e 's/@''GNULIB_STAT''@/1/g' -e 's/@''GNULIB_UTIMENSAT''@/0/g' -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' -e 's/@''GNULIB_MDA_CHMOD''@/1/g' -e 's/@''GNULIB_MDA_MKDIR''@/1/g' -e 's/@''GNULIB_MDA_UMASK''@/1/g' -e 's|@''HAVE_FCHMODAT''@|1|g' -e 's|@''HAVE_FSTATAT''@|1|g' -e 's|@''HAVE_FUTIMENS''@|1|g' -e 's|@''HAVE_GETUMASK''@|1|g' -e 's|@''HAVE_LCHMOD''@|1|g' -e 's|@''HAVE_LSTAT''@|1|g' -e 's|@''HAVE_MKDIRAT''@|1|g' -e 's|@''HAVE_MKFIFO''@|1|g' -e 's|@''HAVE_MKFIFOAT''@|1|g' -e 's|@''HAVE_MKNOD''@|1|g' -e 's|@''HAVE_MKNODAT''@|1|g' -e 's|@''HAVE_UTIMENSAT''@|1|g' -e 's|@''REPLACE_CHMOD''@|0|g' -e 's|@''REPLACE_FCHMODAT''@|0|g' -e 's|@''REPLACE_FSTAT''@|0|g' -e 's|@''REPLACE_FSTATAT''@|0|g' -e 's|@''REPLACE_FUTIMENS''@|0|g' -e 's|@''REPLACE_LSTAT''@|0|g' -e 's|@''REPLACE_MKDIR''@|0|g' -e 's|@''REPLACE_MKFIFO''@|0|g' -e 's|@''REPLACE_MKFIFOAT''@|0|g' -e 's|@''REPLACE_MKNOD''@|0|g' -e 's|@''REPLACE_MKNODAT''@|0|g' -e 's|@''REPLACE_STAT''@|0|g' -e 's|@''REPLACE_UTIMENSAT''@|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' ./sys_stat.in.h > sys/stat.h-t mv sys/stat.h-t sys/stat.h mkdir -p 'sys' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL_LTS|g' -e 's/@''HAVE_SYS_TIME_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_SYS_TIME_H''@||g' -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' -e 's|@''HAVE_WINSOCK2_H''@|0|g' -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' -e 's/@''REPLACE_STRUCT_TIMEVAL''@/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' ./sys_time.in.h > sys/time.h-t mv sys/time.h-t sys/time.h mkdir -p 'sys' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL_LTS|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 mkdir -p 'sys' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL_LTS|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_UIO_H''@||g' -e 's|@''HAVE_SYS_UIO_H''@|1|g' ./sys_uio.in.h > sys/uio.h-t mv sys/uio.h-t sys/uio.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL_LTS|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_TIME_H''@||g' -e 's/@''GNULIB_CTIME''@/0/g' -e 's/@''GNULIB_LOCALTIME''@/0/g' -e 's/@''GNULIB_MKTIME''@/0/g' -e 's/@''GNULIB_NANOSLEEP''@/0/g' -e 's/@''GNULIB_STRFTIME''@/0/g' -e 's/@''GNULIB_STRPTIME''@/0/g' -e 's/@''GNULIB_TIME''@/0/g' -e 's/@''GNULIB_TIMEGM''@/0/g' -e 's/@''GNULIB_TIMESPEC_GET''@/0/g' -e 's/@''GNULIB_TIMESPEC_GETRES''@/0/g' -e 's/@''GNULIB_TIME_R''@/0/g' -e 's/@''GNULIB_TIME_RZ''@/0/g' -e 's/@''GNULIB_TZSET''@/0/g' -e 's/@''GNULIB_MDA_TZSET''@/1/g' -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' -e 's|@''HAVE_NANOSLEEP''@|1|g' -e 's|@''HAVE_STRPTIME''@|1|g' -e 's|@''HAVE_TIMEGM''@|1|g' -e 's|@''HAVE_TIMESPEC_GET''@|1|g' -e 's|@''HAVE_TIMESPEC_GETRES''@|1|g' -e 's|@''HAVE_TIMEZONE_T''@|0|g' -e 's|@''REPLACE_CTIME''@|0|g' -e 's|@''REPLACE_GMTIME''@|0|g' -e 's|@''REPLACE_LOCALTIME''@|0|g' -e 's|@''REPLACE_LOCALTIME_R''@|0|g' -e 's|@''REPLACE_MKTIME''@|0|g' -e 's|@''REPLACE_NANOSLEEP''@|0|g' -e 's|@''REPLACE_STRFTIME''@|0|g' -e 's|@''REPLACE_TIME''@|0|g' -e 's|@''REPLACE_TIMEGM''@|0|g' -e 's|@''REPLACE_TIMESPEC_GET''@|0|g' -e 's|@''REPLACE_TIMESPEC_GETRES''@|0|g' -e 's|@''REPLACE_TZSET''@|0|g' -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' -e 's|@''TIME_H_DEFINES_TIME_UTC''@|1|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' ./time.in.h > time.h-t mv time.h-t time.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL_LTS|g' -e 's|@''HAVE_UNISTD_H''@|1|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_UNISTD_H''@||g' -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' -e 's/@''GNULIB_ACCESS''@/0/g' -e 's/@''GNULIB_CHDIR''@/0/g' -e 's/@''GNULIB_CHOWN''@/0/g' -e 's/@''GNULIB_CLOSE''@/1/g' -e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' -e 's/@''GNULIB_DUP''@/0/g' -e 's/@''GNULIB_DUP2''@/1/g' -e 's/@''GNULIB_DUP3''@/0/g' -e 's/@''GNULIB_ENVIRON''@/0/g' -e 's/@''GNULIB_EUIDACCESS''@/0/g' -e 's/@''GNULIB_EXECL''@/0/g' -e 's/@''GNULIB_EXECLE''@/0/g' -e 's/@''GNULIB_EXECLP''@/0/g' -e 's/@''GNULIB_EXECV''@/0/g' -e 's/@''GNULIB_EXECVE''@/0/g' -e 's/@''GNULIB_EXECVP''@/0/g' -e 's/@''GNULIB_EXECVPE''@/0/g' -e 's/@''GNULIB_FACCESSAT''@/0/g' -e 's/@''GNULIB_FCHDIR''@/0/g' -e 's/@''GNULIB_FCHOWNAT''@/0/g' -e 's/@''GNULIB_FDATASYNC''@/0/g' -e 's/@''GNULIB_FSYNC''@/1/g' -e 's/@''GNULIB_FTRUNCATE''@/0/g' < ./unistd.in.h > unistd.h-t1 sed -e 's/@''GNULIB_GETCWD''@/0/g' -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' -e 's/@''GNULIB_GETENTROPY''@/0/g' -e 's/@''GNULIB_GETGROUPS''@/0/g' -e 's/@''GNULIB_GETHOSTNAME''@/1/g' -e 's/@''GNULIB_GETLOGIN''@/0/g' -e 's/@''GNULIB_GETLOGIN_R''@/0/g' -e 's/@''GNULIB_GETOPT_POSIX''@/0/g' -e 's/@''GNULIB_GETPAGESIZE''@/0/g' -e 's/@''GNULIB_GETPASS''@/0/g' -e 's/@''GNULIB_GETPASS_GNU''@/0/g' -e 's/@''GNULIB_GETUSERSHELL''@/0/g' -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' -e 's/@''GNULIB_ISATTY''@/0/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''@/1/g' -e 's/@''GNULIB_READLINK''@/0/g' -e 's/@''GNULIB_READLINKAT''@/0/g' -e 's/@''GNULIB_RMDIR''@/0/g' -e 's/@''GNULIB_SETHOSTNAME''@/0/g' -e 's/@''GNULIB_SLEEP''@/0/g' -e 's/@''GNULIB_SYMLINK''@/0/g' -e 's/@''GNULIB_SYMLINKAT''@/0/g' -e 's/@''GNULIB_TRUNCATE''@/0/g' -e 's/@''GNULIB_TTYNAME_R''@/0/g' -e 's/@''GNULIB_UNISTD_H_GETOPT''@/00/g' -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' -e 's/@''GNULIB_UNLINK''@/0/g' -e 's/@''GNULIB_UNLINKAT''@/0/g' -e 's/@''GNULIB_USLEEP''@/0/g' -e 's/@''GNULIB_WRITE''@/1/g' -e 's/@''GNULIB_MDA_ACCESS''@/1/g' -e 's/@''GNULIB_MDA_CHDIR''@/1/g' -e 's/@''GNULIB_MDA_CLOSE''@/1/g' -e 's/@''GNULIB_MDA_DUP''@/1/g' -e 's/@''GNULIB_MDA_DUP2''@/1/g' -e 's/@''GNULIB_MDA_EXECL''@/1/g' -e 's/@''GNULIB_MDA_EXECLE''@/1/g' -e 's/@''GNULIB_MDA_EXECLP''@/1/g' -e 's/@''GNULIB_MDA_EXECV''@/1/g' -e 's/@''GNULIB_MDA_EXECVE''@/1/g' -e 's/@''GNULIB_MDA_EXECVP''@/1/g' -e 's/@''GNULIB_MDA_EXECVPE''@/1/g' -e 's/@''GNULIB_MDA_GETCWD''@/1/g' -e 's/@''GNULIB_MDA_GETPID''@/1/g' -e 's/@''GNULIB_MDA_ISATTY''@/0/g' -e 's/@''GNULIB_MDA_LSEEK''@/1/g' -e 's/@''GNULIB_MDA_READ''@/1/g' -e 's/@''GNULIB_MDA_RMDIR''@/1/g' -e 's/@''GNULIB_MDA_SWAB''@/1/g' -e 's/@''GNULIB_MDA_UNLINK''@/1/g' -e 's/@''GNULIB_MDA_WRITE''@/1/g' < unistd.h-t1 > unistd.h-t2 sed -e 's|@''HAVE_CHOWN''@|1|g' -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' -e 's|@''HAVE_DUP3''@|1|g' -e 's|@''HAVE_EUIDACCESS''@|1|g' -e 's|@''HAVE_EXECVPE''@|1|g' -e 's|@''HAVE_FACCESSAT''@|1|g' -e 's|@''HAVE_FCHDIR''@|1|g' -e 's|@''HAVE_FCHOWNAT''@|1|g' -e 's|@''HAVE_FDATASYNC''@|1|g' -e 's|@''HAVE_FSYNC''@|1|g' -e 's|@''HAVE_FTRUNCATE''@|1|g' -e 's|@''HAVE_GETDTABLESIZE''@|1|g' -e 's|@''HAVE_GETENTROPY''@|1|g' -e 's|@''HAVE_GETGROUPS''@|1|g' -e 's|@''HAVE_GETHOSTNAME''@|1|g' -e 's|@''HAVE_GETPAGESIZE''@|1|g' -e 's|@''HAVE_GETPASS''@|1|g' -e 's|@''HAVE_GROUP_MEMBER''@|1|g' -e 's|@''HAVE_LCHOWN''@|1|g' -e 's|@''HAVE_LINK''@|1|g' -e 's|@''HAVE_LINKAT''@|1|g' -e 's|@''HAVE_PIPE''@|1|g' -e 's|@''HAVE_PIPE2''@|1|g' -e 's|@''HAVE_PREAD''@|1|g' -e 's|@''HAVE_PWRITE''@|1|g' -e 's|@''HAVE_READLINK''@|1|g' -e 's|@''HAVE_READLINKAT''@|1|g' -e 's|@''HAVE_SETHOSTNAME''@|1|g' -e 's|@''HAVE_SLEEP''@|1|g' -e 's|@''HAVE_SYMLINK''@|1|g' -e 's|@''HAVE_SYMLINKAT''@|1|g' -e 's|@''HAVE_UNLINKAT''@|1|g' -e 's|@''HAVE_USLEEP''@|1|g' -e 's|@''HAVE_DECL_ENVIRON''@|1|g' -e 's|@''HAVE_DECL_EXECVPE''@|1|g' -e 's|@''HAVE_DECL_FCHDIR''@|1|g' -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' -e 's|@''HAVE_OS_H''@|0|g' -e 's|@''HAVE_SYS_PARAM_H''@|0|g' < unistd.h-t2 > unistd.h-t3 sed -e 's|@''REPLACE_ACCESS''@|0|g' -e 's|@''REPLACE_CHOWN''@|0|g' -e 's|@''REPLACE_CLOSE''@|0|g' -e 's|@''REPLACE_COPY_FILE_RANGE''@|0|g' -e 's|@''REPLACE_DUP''@|0|g' -e 's|@''REPLACE_DUP2''@|0|g' -e 's|@''REPLACE_DUP3''@|0|g' -e 's|@''REPLACE_EXECL''@|0|g' -e 's|@''REPLACE_EXECLE''@|0|g' -e 's|@''REPLACE_EXECLP''@|0|g' -e 's|@''REPLACE_EXECV''@|0|g' -e 's|@''REPLACE_EXECVE''@|0|g' -e 's|@''REPLACE_EXECVP''@|0|g' -e 's|@''REPLACE_EXECVPE''@|0|g' -e 's|@''REPLACE_FACCESSAT''@|0|g' -e 's|@''REPLACE_FCHDIR''@|0|g' -e 's|@''REPLACE_FCHOWNAT''@|0|g' -e 's|@''REPLACE_FDATASYNC''@|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_GETENTROPY''@|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_GETPASS_FOR_GETPASS_GNU''@|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_PIPE2''@|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_SETHOSTNAME''@|0|g' -e 's|@''REPLACE_SLEEP''@|0|g' -e 's|@''REPLACE_SYMLINK''@|0|g' -e 's|@''REPLACE_SYMLINKAT''@|0|g' -e 's|@''REPLACE_TRUNCATE''@|0|g' -e 's|@''REPLACE_TTYNAME_R''@|0|g' -e 's|@''REPLACE_UNLINK''@|0|g' -e 's|@''REPLACE_UNLINKAT''@|0|g' -e 's|@''REPLACE_USLEEP''@|0|g' -e 's|@''REPLACE_WRITE''@|0|g' -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|0|g' -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./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-t3 > unistd.h-t4 rm -f unistd.h-t1 unistd.h-t2 unistd.h-t3 mv unistd.h-t4 unistd.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w unistr.h-t' ./unistr.in.h mv unistr.h-t unistr.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w unitypes.h-t' ./unitypes.in.h mv unitypes.h-t unitypes.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL_LTS|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/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' -e 's/@''GNULIB_BTOWC''@/0/g' -e 's/@''GNULIB_WCTOB''@/0/g' -e 's/@''GNULIB_MBSINIT''@/0/g' -e 's/@''GNULIB_MBSZERO''@/1/g' -e 's/@''GNULIB_MBRTOWC''@/0/g' -e 's/@''GNULIB_MBRLEN''@/0/g' -e 's/@''GNULIB_MBSRTOWCS''@/0/g' -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' -e 's/@''GNULIB_WCRTOMB''@/0/g' -e 's/@''GNULIB_WCSRTOMBS''@/0/g' -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' -e 's/@''GNULIB_WCWIDTH''@/0/g' -e 's/@''GNULIB_WMEMCHR''@/0/g' -e 's/@''GNULIB_WMEMCMP''@/0/g' -e 's/@''GNULIB_WMEMCPY''@/0/g' -e 's/@''GNULIB_WMEMMOVE''@/0/g' -e 's/@''GNULIB_WMEMPCPY''@/0/g' -e 's/@''GNULIB_WMEMSET''@/0/g' -e 's/@''GNULIB_WCSLEN''@/0/g' -e 's/@''GNULIB_WCSNLEN''@/0/g' -e 's/@''GNULIB_WCSCPY''@/0/g' -e 's/@''GNULIB_WCPCPY''@/0/g' -e 's/@''GNULIB_WCSNCPY''@/0/g' -e 's/@''GNULIB_WCPNCPY''@/0/g' -e 's/@''GNULIB_WCSCAT''@/0/g' -e 's/@''GNULIB_WCSNCAT''@/0/g' -e 's/@''GNULIB_WCSCMP''@/0/g' -e 's/@''GNULIB_WCSNCMP''@/0/g' -e 's/@''GNULIB_WCSCASECMP''@/0/g' -e 's/@''GNULIB_WCSNCASECMP''@/0/g' -e 's/@''GNULIB_WCSCOLL''@/0/g' -e 's/@''GNULIB_WCSXFRM''@/0/g' -e 's/@''GNULIB_WCSDUP''@/0/g' -e 's/@''GNULIB_WCSCHR''@/0/g' -e 's/@''GNULIB_WCSRCHR''@/0/g' -e 's/@''GNULIB_WCSCSPN''@/0/g' -e 's/@''GNULIB_WCSSPN''@/0/g' -e 's/@''GNULIB_WCSPBRK''@/0/g' -e 's/@''GNULIB_WCSSTR''@/0/g' -e 's/@''GNULIB_WCSTOK''@/0/g' -e 's/@''GNULIB_WCSWIDTH''@/0/g' -e 's/@''GNULIB_WCSFTIME''@/0/g' -e 's/@''GNULIB_WGETCWD''@/0/g' -e 's/@''GNULIB_MDA_WCSDUP''@/1/g' -e 's/@''GNULIB_FREE_POSIX''@/1/g' < ./wchar.in.h > wchar.h-t1 sed -e 's|@''HAVE_WINT_T''@|1|g' -e 's|@''HAVE_BTOWC''@|1|g' -e 's|@''HAVE_MBSINIT''@|1|g' -e 's|@''HAVE_MBRTOWC''@|1|g' -e 's|@''HAVE_MBRLEN''@|1|g' -e 's|@''HAVE_MBSRTOWCS''@|1|g' -e 's|@''HAVE_MBSNRTOWCS''@|1|g' -e 's|@''HAVE_WCRTOMB''@|1|g' -e 's|@''HAVE_WCSRTOMBS''@|1|g' -e 's|@''HAVE_WCSNRTOMBS''@|1|g' -e 's|@''HAVE_WMEMCHR''@|1|g' -e 's|@''HAVE_WMEMCMP''@|1|g' -e 's|@''HAVE_WMEMCPY''@|1|g' -e 's|@''HAVE_WMEMMOVE''@|1|g' -e 's|@''HAVE_WMEMPCPY''@|1|g' -e 's|@''HAVE_WMEMSET''@|1|g' -e 's|@''HAVE_WCSLEN''@|1|g' -e 's|@''HAVE_WCSNLEN''@|1|g' -e 's|@''HAVE_WCSCPY''@|1|g' -e 's|@''HAVE_WCPCPY''@|1|g' -e 's|@''HAVE_WCSNCPY''@|1|g' -e 's|@''HAVE_WCPNCPY''@|1|g' -e 's|@''HAVE_WCSCAT''@|1|g' -e 's|@''HAVE_WCSNCAT''@|1|g' -e 's|@''HAVE_WCSCMP''@|1|g' -e 's|@''HAVE_WCSNCMP''@|1|g' -e 's|@''HAVE_WCSCASECMP''@|1|g' -e 's|@''HAVE_WCSNCASECMP''@|1|g' -e 's|@''HAVE_WCSCOLL''@|1|g' -e 's|@''HAVE_WCSXFRM''@|1|g' -e 's|@''HAVE_WCSDUP''@|1|g' -e 's|@''HAVE_WCSCHR''@|1|g' -e 's|@''HAVE_WCSRCHR''@|1|g' -e 's|@''HAVE_WCSCSPN''@|1|g' -e 's|@''HAVE_WCSSPN''@|1|g' -e 's|@''HAVE_WCSPBRK''@|1|g' -e 's|@''HAVE_WCSSTR''@|1|g' -e 's|@''HAVE_WCSTOK''@|1|g' -e 's|@''HAVE_WCSWIDTH''@|1|g' -e 's|@''HAVE_WCSFTIME''@|1|g' -e 's|@''HAVE_DECL_WCTOB''@|1|g' -e 's|@''HAVE_DECL_WCSDUP''@|1|g' -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' < wchar.h-t1 > wchar.h-t2 sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' -e 's|@''REPLACE_BTOWC''@|0|g' -e 's|@''REPLACE_WCTOB''@|0|g' -e 's|@''REPLACE_FREE''@|0|g' -e 's|@''REPLACE_MBSINIT''@|0|g' -e 's|@''REPLACE_MBRTOWC''@|0|g' -e 's|@''REPLACE_MBRLEN''@|0|g' -e 's|@''REPLACE_MBSRTOWCS''@|0|g' -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' -e 's|@''REPLACE_WCRTOMB''@|0|g' -e 's|@''REPLACE_WCSRTOMBS''@|0|g' -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' -e 's|@''REPLACE_WCWIDTH''@|0|g' -e 's|@''REPLACE_WCSWIDTH''@|0|g' -e 's|@''REPLACE_WCSFTIME''@|0|g' -e 's|@''REPLACE_WCSCMP''@|0|g' -e 's|@''REPLACE_WCSNCMP''@|0|g' -e 's|@''REPLACE_WCSSTR''@|0|g' -e 's|@''REPLACE_WCSTOK''@|0|g' -e 's|@''REPLACE_WMEMCMP''@|0|g' -e 's|@''REPLACE_WMEMPCPY''@|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-t2 > wchar.h-t3 rm -f wchar.h-t1 wchar.h-t2 mv wchar.h-t3 wchar.h mkdir -p textstyle rm -f textstyle/stdbool.h-t textstyle/stdbool.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; echo '#if !defined _GL_STDBOOL_H'; if test -f /usr/include/stdbool.h; then echo '#if (__GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)) || defined _AIX'; else echo '#if (__GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95))'; fi; echo '#include '; echo '#else'; cat ./stdbool.mini.h; echo '#endif'; echo '#endif'; } > textstyle/stdbool.h-t mv textstyle/stdbool.h-t textstyle/stdbool.h cat ./libtextstyle.sym.in | case "openbsd7.5" in mingw*) cat ;; *) grep -v '^libtextstyle_isatty$' ;; esac > libtextstyle.sym-t mv libtextstyle.sym-t libtextstyle.sym { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; : "Avoid double inclusion, to avoid a warning about redefinitions."; echo '#ifndef LIBTEXTSTYLE_CONFIG_H'; echo '#define LIBTEXTSTYLE_CONFIG_H'; echo; echo '#include "../config.h"'; echo; echo '#endif /* LIBTEXTSTYLE_CONFIG_H */'; case "openbsd7.5" in mingw*) echo '#define isatty libtextstyle_isatty' ;; esac; } > config.h && if test -n "yes" && test -n "1"; then { { for f in gl_array_list.h gl_array_list.c basename-lgpl.c binary-io.h binary-io.c c-ctype.h c-ctype.c c-strcase.h c-strcasecmp.c c-strncasecmp.c cloexec.c concat-filename.c error.c exitfail.c fatal-signal.h fatal-signal.c fd-hook.c fd-ostream.c file-ostream.c full-write.h full-write.c get_ppid_of.h get_ppid_of.c get_progname_of.h get_progname_of.c gettext.h html-ostream.c html-styled-ostream.c ialloc.c iconv-ostream.c idx.h gl_list.h gl_list.c glthread/lock.h glthread/lock.c malloca.c math.c mbszero.c mem-hash-map.h mem-hash-map.c memory-ostream.c minmax.h noop-styled-ostream.c obstack.c ostream.c printf-frexp.c printf-frexpl.c safe-read.c safe-write.c same-inode.h same-inode.c sig-handler.c size_max.h sockets.h sockets.c stat-time.c strerror.c strerror-override.c styled-ostream.c sys_socket.c term-ostream.c term-style-control.c term-styled-ostream.c glthread/threadlib.c unistd.c unistr/u8-mbtouc.c unistr/u8-mbtouc-aux.c xmalloc.c xalloc-die.c xconcat-filename.c xgethostname.h xgethostname.c gl_xlist.h gl_xlist.c xsize.h xsize.c xvasprintf.h xvasprintf.c xasprintf.c color.h color.c misc.h misc.c version.c libcroco/cr-additional-sel.c libcroco/cr-attr-sel.c libcroco/cr-cascade.c libcroco/cr-declaration.c libcroco/cr-doc-handler.c libcroco/cr-enc-handler.c libcroco/cr-fonts.c libcroco/cr-input.c libcroco/cr-num.c libcroco/cr-om-parser.c libcroco/cr-parser.c libcroco/cr-parsing-location.c libcroco/cr-prop-list.c libcroco/cr-pseudo.c libcroco/cr-rgb.c libcroco/cr-sel-eng.c libcroco/cr-selector.c libcroco/cr-simple-sel.c libcroco/cr-statement.c libcroco/cr-string.c libcroco/cr-style.c libcroco/cr-stylesheet.c libcroco/cr-term.c libcroco/cr-tknzr.c libcroco/cr-token.c libcroco/cr-utils.c libxml/DOCBparser.c libxml/HTMLparser.c libxml/HTMLtree.c libxml/SAX.c libxml/SAX2.c libxml/buf.h libxml/buf.c libxml/c14n.c libxml/catalog.c libxml/chvalid.c libxml/debugXML.c libxml/dict.c libxml/enc.h libxml/encoding.c libxml/entities.c libxml/error.c libxml/globals.c libxml/hash.c libxml/legacy.c libxml/list.c libxml/nanoftp.c libxml/nanohttp.c libxml/parser.c libxml/parserInternals.c libxml/pattern.c libxml/relaxng.c libxml/save.h libxml/schematron.c libxml/threads.c libxml/timsort.h libxml/tree.c libxml/trionan.c libxml/uri.c libxml/valid.c libxml/xinclude.c libxml/xlink.c libxml/xmlIO.c libxml/xmlmemory.c libxml/xmlmodule.c libxml/xmlreader.c libxml/xmlregexp.c libxml/xmlsave.c libxml/xmlschemas.c libxml/xmlschemastypes.c libxml/xmlstring.c libxml/xmlunicode.c libxml/xmlwriter.c libxml/xpath.c libxml/xpointer.c glib/ghash.c glib/glist.c glib/gmessages.c glib/gprimes.c glib/gstrfuncs.c glib/gstring.c; do case $f in *.res.lo ) ;; *.c | *.o | *.lo ) sf=`echo "$f" | sed -e 's,\\.[^.]*$,,'`.c; test -f $sf || sf=./$sf; of=`echo "$f" | sed -e 's,^.*/,,' -e 's,\\.[^.]*$,,'`.o; echo "cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c $sf" 1>&6; cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c $sf || { rm -f config.h; exit 1; }; sh ./exported.sh $of 1>&5; rm -f $of `echo "$of" | sed -e 's,\\.o$,.lo,'`; ;; esac; done; } 5>&1 1>&2 | sed -e 's,.* ,,' | grep -v '@' | LC_ALL=C sort | LC_ALL=C uniq | LC_ALL=C ../build-aux/join-v-1 - libtextstyle.sym | sed -e 's,^\(.*\)$,#define \1 libtextstyle_\1,' > config.h-t; } 6>&1 && if test -f config.h; then cat config.h-t >> config.h; rm -f config.h-t; else rm -f config.h-t; exit 1; fi fi cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c gl_array_list.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c basename-lgpl.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c binary-io.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c c-ctype.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c c-strcasecmp.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c c-strncasecmp.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c cloexec.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c concat-filename.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c error.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c exitfail.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c fatal-signal.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c fd-hook.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c fd-ostream.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c file-ostream.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c full-write.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c get_ppid_of.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c get_progname_of.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c html-ostream.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c html-styled-ostream.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c ialloc.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c iconv-ostream.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c gl_list.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c glthread/lock.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c malloca.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c math.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c mbszero.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c mem-hash-map.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c memory-ostream.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c noop-styled-ostream.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c obstack.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c ostream.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c printf-frexp.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c printf-frexpl.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c safe-read.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c safe-write.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c same-inode.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c sig-handler.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c sockets.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c stat-time.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c strerror.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c strerror-override.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c styled-ostream.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c sys_socket.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c term-ostream.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c term-style-control.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c term-styled-ostream.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c glthread/threadlib.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c unistd.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c unistr/u8-mbtouc.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c unistr/u8-mbtouc-aux.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c xmalloc.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c xalloc-die.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c xconcat-filename.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c xgethostname.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c gl_xlist.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c xsize.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c xvasprintf.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c xasprintf.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c color.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c misc.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c version.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libcroco/cr-additional-sel.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libcroco/cr-attr-sel.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libcroco/cr-cascade.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libcroco/cr-declaration.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libcroco/cr-doc-handler.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libcroco/cr-enc-handler.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libcroco/cr-fonts.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libcroco/cr-input.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libcroco/cr-num.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libcroco/cr-om-parser.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libcroco/cr-parser.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libcroco/cr-parsing-location.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libcroco/cr-prop-list.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libcroco/cr-pseudo.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libcroco/cr-rgb.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libcroco/cr-sel-eng.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libcroco/cr-selector.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libcroco/cr-simple-sel.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libcroco/cr-statement.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libcroco/cr-string.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libcroco/cr-style.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libcroco/cr-stylesheet.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libcroco/cr-term.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libcroco/cr-tknzr.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libcroco/cr-token.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libcroco/cr-utils.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libxml/DOCBparser.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libxml/HTMLparser.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libxml/HTMLtree.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libxml/SAX.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libxml/SAX2.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libxml/buf.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libxml/c14n.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libxml/catalog.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libxml/chvalid.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libxml/debugXML.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libxml/dict.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libxml/encoding.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libxml/entities.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libxml/error.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libxml/globals.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libxml/hash.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libxml/legacy.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libxml/list.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libxml/nanoftp.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libxml/nanohttp.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libxml/parser.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libxml/parserInternals.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libxml/pattern.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libxml/relaxng.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libxml/schematron.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libxml/threads.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libxml/tree.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libxml/trionan.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libxml/uri.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libxml/valid.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libxml/xinclude.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libxml/xlink.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libxml/xmlIO.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libxml/xmlmemory.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libxml/xmlmodule.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libxml/xmlreader.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libxml/xmlregexp.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libxml/xmlsave.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libxml/xmlschemas.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libxml/xmlschemastypes.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libxml/xmlstring.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libxml/xmlunicode.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libxml/xmlwriter.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libxml/xpath.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c libxml/xpointer.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c glib/ghash.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c glib/glist.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c glib/gmessages.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c glib/gprimes.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c glib/gstrfuncs.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -w -c glib/gstring.c /usr/bin/make all-am /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-gl_array_list.lo `test -f 'gl_array_list.c' || echo './'`gl_array_list.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c gl_array_list.c -fPIC -DPIC -o .libs/libtextstyle_la-gl_array_list.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c gl_array_list.c -o libtextstyle_la-gl_array_list.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-basename-lgpl.lo `test -f 'basename-lgpl.c' || echo './'`basename-lgpl.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c basename-lgpl.c -fPIC -DPIC -o .libs/libtextstyle_la-basename-lgpl.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c basename-lgpl.c -o libtextstyle_la-basename-lgpl.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-binary-io.lo `test -f 'binary-io.c' || echo './'`binary-io.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c binary-io.c -fPIC -DPIC -o .libs/libtextstyle_la-binary-io.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c binary-io.c -o libtextstyle_la-binary-io.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-c-ctype.lo `test -f 'c-ctype.c' || echo './'`c-ctype.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c-ctype.c -fPIC -DPIC -o .libs/libtextstyle_la-c-ctype.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c-ctype.c -o libtextstyle_la-c-ctype.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-c-strcasecmp.lo `test -f 'c-strcasecmp.c' || echo './'`c-strcasecmp.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c-strcasecmp.c -fPIC -DPIC -o .libs/libtextstyle_la-c-strcasecmp.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c-strcasecmp.c -o libtextstyle_la-c-strcasecmp.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-c-strncasecmp.lo `test -f 'c-strncasecmp.c' || echo './'`c-strncasecmp.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c-strncasecmp.c -fPIC -DPIC -o .libs/libtextstyle_la-c-strncasecmp.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c-strncasecmp.c -o libtextstyle_la-c-strncasecmp.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-cloexec.lo `test -f 'cloexec.c' || echo './'`cloexec.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c cloexec.c -fPIC -DPIC -o .libs/libtextstyle_la-cloexec.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c cloexec.c -o libtextstyle_la-cloexec.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-concat-filename.lo `test -f 'concat-filename.c' || echo './'`concat-filename.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c concat-filename.c -fPIC -DPIC -o .libs/libtextstyle_la-concat-filename.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c concat-filename.c -o libtextstyle_la-concat-filename.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-error.lo `test -f 'error.c' || echo './'`error.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c error.c -fPIC -DPIC -o .libs/libtextstyle_la-error.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c error.c -o libtextstyle_la-error.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-exitfail.lo `test -f 'exitfail.c' || echo './'`exitfail.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c exitfail.c -fPIC -DPIC -o .libs/libtextstyle_la-exitfail.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c exitfail.c -o libtextstyle_la-exitfail.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-fatal-signal.lo `test -f 'fatal-signal.c' || echo './'`fatal-signal.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c fatal-signal.c -fPIC -DPIC -o .libs/libtextstyle_la-fatal-signal.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c fatal-signal.c -o libtextstyle_la-fatal-signal.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-fd-hook.lo `test -f 'fd-hook.c' || echo './'`fd-hook.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c fd-hook.c -fPIC -DPIC -o .libs/libtextstyle_la-fd-hook.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c fd-hook.c -o libtextstyle_la-fd-hook.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-fd-ostream.lo `test -f 'fd-ostream.c' || echo './'`fd-ostream.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c fd-ostream.c -fPIC -DPIC -o .libs/libtextstyle_la-fd-ostream.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c fd-ostream.c -o libtextstyle_la-fd-ostream.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-file-ostream.lo `test -f 'file-ostream.c' || echo './'`file-ostream.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c file-ostream.c -fPIC -DPIC -o .libs/libtextstyle_la-file-ostream.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c file-ostream.c -o libtextstyle_la-file-ostream.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-full-write.lo `test -f 'full-write.c' || echo './'`full-write.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c full-write.c -fPIC -DPIC -o .libs/libtextstyle_la-full-write.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c full-write.c -o libtextstyle_la-full-write.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-get_ppid_of.lo `test -f 'get_ppid_of.c' || echo './'`get_ppid_of.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c get_ppid_of.c -fPIC -DPIC -o .libs/libtextstyle_la-get_ppid_of.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c get_ppid_of.c -o libtextstyle_la-get_ppid_of.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-get_progname_of.lo `test -f 'get_progname_of.c' || echo './'`get_progname_of.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c get_progname_of.c -fPIC -DPIC -o .libs/libtextstyle_la-get_progname_of.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c get_progname_of.c -o libtextstyle_la-get_progname_of.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-html-ostream.lo `test -f 'html-ostream.c' || echo './'`html-ostream.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c html-ostream.c -fPIC -DPIC -o .libs/libtextstyle_la-html-ostream.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c html-ostream.c -o libtextstyle_la-html-ostream.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-html-styled-ostream.lo `test -f 'html-styled-ostream.c' || echo './'`html-styled-ostream.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c html-styled-ostream.c -fPIC -DPIC -o .libs/libtextstyle_la-html-styled-ostream.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c html-styled-ostream.c -o libtextstyle_la-html-styled-ostream.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-ialloc.lo `test -f 'ialloc.c' || echo './'`ialloc.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c ialloc.c -fPIC -DPIC -o .libs/libtextstyle_la-ialloc.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c ialloc.c -o libtextstyle_la-ialloc.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-iconv-ostream.lo `test -f 'iconv-ostream.c' || echo './'`iconv-ostream.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c iconv-ostream.c -fPIC -DPIC -o .libs/libtextstyle_la-iconv-ostream.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c iconv-ostream.c -o libtextstyle_la-iconv-ostream.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-gl_list.lo `test -f 'gl_list.c' || echo './'`gl_list.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c gl_list.c -fPIC -DPIC -o .libs/libtextstyle_la-gl_list.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c gl_list.c -o libtextstyle_la-gl_list.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o glthread/libtextstyle_la-lock.lo `test -f 'glthread/lock.c' || echo './'`glthread/lock.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c glthread/lock.c -fPIC -DPIC -o glthread/.libs/libtextstyle_la-lock.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c glthread/lock.c -o glthread/libtextstyle_la-lock.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-malloca.lo `test -f 'malloca.c' || echo './'`malloca.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c malloca.c -fPIC -DPIC -o .libs/libtextstyle_la-malloca.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c malloca.c -o libtextstyle_la-malloca.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-math.lo `test -f 'math.c' || echo './'`math.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c math.c -fPIC -DPIC -o .libs/libtextstyle_la-math.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c math.c -o libtextstyle_la-math.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-mbszero.lo `test -f 'mbszero.c' || echo './'`mbszero.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c mbszero.c -fPIC -DPIC -o .libs/libtextstyle_la-mbszero.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c mbszero.c -o libtextstyle_la-mbszero.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-mem-hash-map.lo `test -f 'mem-hash-map.c' || echo './'`mem-hash-map.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c mem-hash-map.c -fPIC -DPIC -o .libs/libtextstyle_la-mem-hash-map.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c mem-hash-map.c -o libtextstyle_la-mem-hash-map.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-memory-ostream.lo `test -f 'memory-ostream.c' || echo './'`memory-ostream.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c memory-ostream.c -fPIC -DPIC -o .libs/libtextstyle_la-memory-ostream.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c memory-ostream.c -o libtextstyle_la-memory-ostream.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-noop-styled-ostream.lo `test -f 'noop-styled-ostream.c' || echo './'`noop-styled-ostream.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c noop-styled-ostream.c -fPIC -DPIC -o .libs/libtextstyle_la-noop-styled-ostream.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c noop-styled-ostream.c -o libtextstyle_la-noop-styled-ostream.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-obstack.lo `test -f 'obstack.c' || echo './'`obstack.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c obstack.c -fPIC -DPIC -o .libs/libtextstyle_la-obstack.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c obstack.c -o libtextstyle_la-obstack.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-ostream.lo `test -f 'ostream.c' || echo './'`ostream.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c ostream.c -fPIC -DPIC -o .libs/libtextstyle_la-ostream.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c ostream.c -o libtextstyle_la-ostream.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-printf-frexp.lo `test -f 'printf-frexp.c' || echo './'`printf-frexp.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c printf-frexp.c -fPIC -DPIC -o .libs/libtextstyle_la-printf-frexp.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c printf-frexp.c -o libtextstyle_la-printf-frexp.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-printf-frexpl.lo `test -f 'printf-frexpl.c' || echo './'`printf-frexpl.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c printf-frexpl.c -fPIC -DPIC -o .libs/libtextstyle_la-printf-frexpl.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c printf-frexpl.c -o libtextstyle_la-printf-frexpl.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-safe-read.lo `test -f 'safe-read.c' || echo './'`safe-read.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c safe-read.c -fPIC -DPIC -o .libs/libtextstyle_la-safe-read.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c safe-read.c -o libtextstyle_la-safe-read.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-safe-write.lo `test -f 'safe-write.c' || echo './'`safe-write.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c safe-write.c -fPIC -DPIC -o .libs/libtextstyle_la-safe-write.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c safe-write.c -o libtextstyle_la-safe-write.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-same-inode.lo `test -f 'same-inode.c' || echo './'`same-inode.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c same-inode.c -fPIC -DPIC -o .libs/libtextstyle_la-same-inode.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c same-inode.c -o libtextstyle_la-same-inode.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-sig-handler.lo `test -f 'sig-handler.c' || echo './'`sig-handler.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c sig-handler.c -fPIC -DPIC -o .libs/libtextstyle_la-sig-handler.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c sig-handler.c -o libtextstyle_la-sig-handler.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-sockets.lo `test -f 'sockets.c' || echo './'`sockets.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c sockets.c -fPIC -DPIC -o .libs/libtextstyle_la-sockets.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c sockets.c -o libtextstyle_la-sockets.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-stat-time.lo `test -f 'stat-time.c' || echo './'`stat-time.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c stat-time.c -fPIC -DPIC -o .libs/libtextstyle_la-stat-time.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c stat-time.c -o libtextstyle_la-stat-time.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-strerror.lo `test -f 'strerror.c' || echo './'`strerror.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c strerror.c -fPIC -DPIC -o .libs/libtextstyle_la-strerror.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c strerror.c -o libtextstyle_la-strerror.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-strerror-override.lo `test -f 'strerror-override.c' || echo './'`strerror-override.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c strerror-override.c -fPIC -DPIC -o .libs/libtextstyle_la-strerror-override.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c strerror-override.c -o libtextstyle_la-strerror-override.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-styled-ostream.lo `test -f 'styled-ostream.c' || echo './'`styled-ostream.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c styled-ostream.c -fPIC -DPIC -o .libs/libtextstyle_la-styled-ostream.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c styled-ostream.c -o libtextstyle_la-styled-ostream.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-sys_socket.lo `test -f 'sys_socket.c' || echo './'`sys_socket.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c sys_socket.c -fPIC -DPIC -o .libs/libtextstyle_la-sys_socket.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c sys_socket.c -o libtextstyle_la-sys_socket.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-term-ostream.lo `test -f 'term-ostream.c' || echo './'`term-ostream.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c term-ostream.c -fPIC -DPIC -o .libs/libtextstyle_la-term-ostream.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c term-ostream.c -o libtextstyle_la-term-ostream.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-term-style-control.lo `test -f 'term-style-control.c' || echo './'`term-style-control.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c term-style-control.c -fPIC -DPIC -o .libs/libtextstyle_la-term-style-control.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c term-style-control.c -o libtextstyle_la-term-style-control.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-term-styled-ostream.lo `test -f 'term-styled-ostream.c' || echo './'`term-styled-ostream.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c term-styled-ostream.c -fPIC -DPIC -o .libs/libtextstyle_la-term-styled-ostream.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c term-styled-ostream.c -o libtextstyle_la-term-styled-ostream.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o glthread/libtextstyle_la-threadlib.lo `test -f 'glthread/threadlib.c' || echo './'`glthread/threadlib.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c glthread/threadlib.c -fPIC -DPIC -o glthread/.libs/libtextstyle_la-threadlib.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c glthread/threadlib.c -o glthread/libtextstyle_la-threadlib.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-unistd.lo `test -f 'unistd.c' || echo './'`unistd.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistd.c -fPIC -DPIC -o .libs/libtextstyle_la-unistd.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistd.c -o libtextstyle_la-unistd.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unistr/libtextstyle_la-u8-mbtouc.lo `test -f 'unistr/u8-mbtouc.c' || echo './'`unistr/u8-mbtouc.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u8-mbtouc.c -fPIC -DPIC -o unistr/.libs/libtextstyle_la-u8-mbtouc.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u8-mbtouc.c -o unistr/libtextstyle_la-u8-mbtouc.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unistr/libtextstyle_la-u8-mbtouc-aux.lo `test -f 'unistr/u8-mbtouc-aux.c' || echo './'`unistr/u8-mbtouc-aux.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u8-mbtouc-aux.c -fPIC -DPIC -o unistr/.libs/libtextstyle_la-u8-mbtouc-aux.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u8-mbtouc-aux.c -o unistr/libtextstyle_la-u8-mbtouc-aux.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-xmalloc.lo `test -f 'xmalloc.c' || echo './'`xmalloc.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xmalloc.c -fPIC -DPIC -o .libs/libtextstyle_la-xmalloc.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xmalloc.c -o libtextstyle_la-xmalloc.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-xalloc-die.lo `test -f 'xalloc-die.c' || echo './'`xalloc-die.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xalloc-die.c -fPIC -DPIC -o .libs/libtextstyle_la-xalloc-die.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xalloc-die.c -o libtextstyle_la-xalloc-die.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-xconcat-filename.lo `test -f 'xconcat-filename.c' || echo './'`xconcat-filename.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xconcat-filename.c -fPIC -DPIC -o .libs/libtextstyle_la-xconcat-filename.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xconcat-filename.c -o libtextstyle_la-xconcat-filename.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-xgethostname.lo `test -f 'xgethostname.c' || echo './'`xgethostname.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xgethostname.c -fPIC -DPIC -o .libs/libtextstyle_la-xgethostname.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xgethostname.c -o libtextstyle_la-xgethostname.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-gl_xlist.lo `test -f 'gl_xlist.c' || echo './'`gl_xlist.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c gl_xlist.c -fPIC -DPIC -o .libs/libtextstyle_la-gl_xlist.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c gl_xlist.c -o libtextstyle_la-gl_xlist.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-xsize.lo `test -f 'xsize.c' || echo './'`xsize.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xsize.c -fPIC -DPIC -o .libs/libtextstyle_la-xsize.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xsize.c -o libtextstyle_la-xsize.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-xvasprintf.lo `test -f 'xvasprintf.c' || echo './'`xvasprintf.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xvasprintf.c -fPIC -DPIC -o .libs/libtextstyle_la-xvasprintf.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xvasprintf.c -o libtextstyle_la-xvasprintf.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-xasprintf.lo `test -f 'xasprintf.c' || echo './'`xasprintf.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xasprintf.c -fPIC -DPIC -o .libs/libtextstyle_la-xasprintf.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xasprintf.c -o libtextstyle_la-xasprintf.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-color.lo `test -f 'color.c' || echo './'`color.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c color.c -fPIC -DPIC -o .libs/libtextstyle_la-color.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c color.c -o libtextstyle_la-color.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-misc.lo `test -f 'misc.c' || echo './'`misc.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c misc.c -fPIC -DPIC -o .libs/libtextstyle_la-misc.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c misc.c -o libtextstyle_la-misc.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libtextstyle_la-version.lo `test -f 'version.c' || echo './'`version.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c version.c -fPIC -DPIC -o .libs/libtextstyle_la-version.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c version.c -o libtextstyle_la-version.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o asnprintf.lo asnprintf.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c asnprintf.c -o asnprintf.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o asprintf.lo asprintf.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c asprintf.c -fPIC -DPIC -o .libs/asprintf.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c asprintf.c -o asprintf.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o frexpl.lo frexpl.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c frexpl.c -fPIC -DPIC -o .libs/frexpl.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c frexpl.c -o frexpl.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o printf-args.lo printf-args.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c printf-args.c -o printf-args.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o printf-parse.lo printf-parse.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c printf-parse.c -o printf-parse.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o snprintf.lo snprintf.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c snprintf.c -fPIC -DPIC -o .libs/snprintf.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c snprintf.c -o snprintf.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o vasnprintf.lo vasnprintf.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c vasnprintf.c -o vasnprintf.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o vasprintf.lo vasprintf.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c vasprintf.c -fPIC -DPIC -o .libs/vasprintf.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c vasprintf.c -o vasprintf.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libcroco/rpl_la-cr-additional-sel.lo `test -f 'libcroco/cr-additional-sel.c' || echo './'`libcroco/cr-additional-sel.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libcroco/cr-additional-sel.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-additional-sel.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libcroco/cr-additional-sel.c -o libcroco/rpl_la-cr-additional-sel.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libcroco/rpl_la-cr-attr-sel.lo `test -f 'libcroco/cr-attr-sel.c' || echo './'`libcroco/cr-attr-sel.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libcroco/cr-attr-sel.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-attr-sel.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libcroco/cr-attr-sel.c -o libcroco/rpl_la-cr-attr-sel.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libcroco/rpl_la-cr-cascade.lo `test -f 'libcroco/cr-cascade.c' || echo './'`libcroco/cr-cascade.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libcroco/cr-cascade.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-cascade.o libcroco/cr-cascade.c:212:47: warning: address of array '((a_this)->priv)->sheets' will always evaluate to 'true' [-Wpointer-bool-conversion] for (i = 0; PRIVATE (a_this)->sheets && i < NB_ORIGINS; i++) { ~~~~~~~~~~~~~~~~~~^~~~~~ ~~ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libcroco/cr-cascade.c -o libcroco/rpl_la-cr-cascade.o libcroco/cr-cascade.c:212:47: warning: address of array '((a_this)->priv)->sheets' will always evaluate to 'true' [-Wpointer-bool-conversion] for (i = 0; PRIVATE (a_this)->sheets && i < NB_ORIGINS; i++) { ~~~~~~~~~~~~~~~~~~^~~~~~ ~~ 1 warning generated. /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libcroco/rpl_la-cr-declaration.lo `test -f 'libcroco/cr-declaration.c' || echo './'`libcroco/cr-declaration.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libcroco/cr-declaration.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-declaration.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libcroco/cr-declaration.c -o libcroco/rpl_la-cr-declaration.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libcroco/rpl_la-cr-doc-handler.lo `test -f 'libcroco/cr-doc-handler.c' || echo './'`libcroco/cr-doc-handler.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libcroco/cr-doc-handler.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-doc-handler.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libcroco/cr-doc-handler.c -o libcroco/rpl_la-cr-doc-handler.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libcroco/rpl_la-cr-enc-handler.lo `test -f 'libcroco/cr-enc-handler.c' || echo './'`libcroco/cr-enc-handler.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libcroco/cr-enc-handler.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-enc-handler.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libcroco/cr-enc-handler.c -o libcroco/rpl_la-cr-enc-handler.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libcroco/rpl_la-cr-fonts.lo `test -f 'libcroco/cr-fonts.c' || echo './'`libcroco/cr-fonts.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libcroco/cr-fonts.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-fonts.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libcroco/cr-fonts.c -o libcroco/rpl_la-cr-fonts.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libcroco/rpl_la-cr-input.lo `test -f 'libcroco/cr-input.c' || echo './'`libcroco/cr-input.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libcroco/cr-input.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-input.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libcroco/cr-input.c -o libcroco/rpl_la-cr-input.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libcroco/rpl_la-cr-num.lo `test -f 'libcroco/cr-num.c' || echo './'`libcroco/cr-num.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libcroco/cr-num.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-num.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libcroco/cr-num.c -o libcroco/rpl_la-cr-num.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libcroco/rpl_la-cr-om-parser.lo `test -f 'libcroco/cr-om-parser.c' || echo './'`libcroco/cr-om-parser.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libcroco/cr-om-parser.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-om-parser.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libcroco/cr-om-parser.c -o libcroco/rpl_la-cr-om-parser.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libcroco/rpl_la-cr-parser.lo `test -f 'libcroco/cr-parser.c' || echo './'`libcroco/cr-parser.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libcroco/cr-parser.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-parser.o libcroco/cr-parser.c:2439:92: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((PRIVATE (a_this)->sac_handler->resolve_import == TRUE)) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ libcroco/cr-parser.c:2439:92: note: remove extraneous parentheses around the comparison to silence this warning if ((PRIVATE (a_this)->sac_handler->resolve_import == TRUE)) { ~ ^ ~ libcroco/cr-parser.c:2439:92: note: use '=' to turn this equality comparison into an assignment if ((PRIVATE (a_this)->sac_handler->resolve_import == TRUE)) { ^~ = 1 warning generated. cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libcroco/cr-parser.c -o libcroco/rpl_la-cr-parser.o libcroco/cr-parser.c:2439:92: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((PRIVATE (a_this)->sac_handler->resolve_import == TRUE)) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ libcroco/cr-parser.c:2439:92: note: remove extraneous parentheses around the comparison to silence this warning if ((PRIVATE (a_this)->sac_handler->resolve_import == TRUE)) { ~ ^ ~ libcroco/cr-parser.c:2439:92: note: use '=' to turn this equality comparison into an assignment if ((PRIVATE (a_this)->sac_handler->resolve_import == TRUE)) { ^~ = 1 warning generated. /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libcroco/rpl_la-cr-parsing-location.lo `test -f 'libcroco/cr-parsing-location.c' || echo './'`libcroco/cr-parsing-location.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libcroco/cr-parsing-location.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-parsing-location.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libcroco/cr-parsing-location.c -o libcroco/rpl_la-cr-parsing-location.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libcroco/rpl_la-cr-prop-list.lo `test -f 'libcroco/cr-prop-list.c' || echo './'`libcroco/cr-prop-list.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libcroco/cr-prop-list.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-prop-list.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libcroco/cr-prop-list.c -o libcroco/rpl_la-cr-prop-list.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libcroco/rpl_la-cr-pseudo.lo `test -f 'libcroco/cr-pseudo.c' || echo './'`libcroco/cr-pseudo.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libcroco/cr-pseudo.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-pseudo.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libcroco/cr-pseudo.c -o libcroco/rpl_la-cr-pseudo.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libcroco/rpl_la-cr-rgb.lo `test -f 'libcroco/cr-rgb.c' || echo './'`libcroco/cr-rgb.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libcroco/cr-rgb.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-rgb.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libcroco/cr-rgb.c -o libcroco/rpl_la-cr-rgb.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libcroco/rpl_la-cr-sel-eng.lo `test -f 'libcroco/cr-sel-eng.c' || echo './'`libcroco/cr-sel-eng.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libcroco/cr-sel-eng.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-sel-eng.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libcroco/cr-sel-eng.c -o libcroco/rpl_la-cr-sel-eng.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libcroco/rpl_la-cr-selector.lo `test -f 'libcroco/cr-selector.c' || echo './'`libcroco/cr-selector.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libcroco/cr-selector.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-selector.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libcroco/cr-selector.c -o libcroco/rpl_la-cr-selector.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libcroco/rpl_la-cr-simple-sel.lo `test -f 'libcroco/cr-simple-sel.c' || echo './'`libcroco/cr-simple-sel.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libcroco/cr-simple-sel.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-simple-sel.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libcroco/cr-simple-sel.c -o libcroco/rpl_la-cr-simple-sel.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libcroco/rpl_la-cr-statement.lo `test -f 'libcroco/cr-statement.c' || echo './'`libcroco/cr-statement.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libcroco/cr-statement.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-statement.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libcroco/cr-statement.c -o libcroco/rpl_la-cr-statement.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libcroco/rpl_la-cr-string.lo `test -f 'libcroco/cr-string.c' || echo './'`libcroco/cr-string.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libcroco/cr-string.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-string.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libcroco/cr-string.c -o libcroco/rpl_la-cr-string.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libcroco/rpl_la-cr-style.lo `test -f 'libcroco/cr-style.c' || echo './'`libcroco/cr-style.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libcroco/cr-style.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-style.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libcroco/cr-style.c -o libcroco/rpl_la-cr-style.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libcroco/rpl_la-cr-stylesheet.lo `test -f 'libcroco/cr-stylesheet.c' || echo './'`libcroco/cr-stylesheet.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libcroco/cr-stylesheet.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-stylesheet.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libcroco/cr-stylesheet.c -o libcroco/rpl_la-cr-stylesheet.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libcroco/rpl_la-cr-term.lo `test -f 'libcroco/cr-term.c' || echo './'`libcroco/cr-term.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libcroco/cr-term.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-term.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libcroco/cr-term.c -o libcroco/rpl_la-cr-term.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libcroco/rpl_la-cr-tknzr.lo `test -f 'libcroco/cr-tknzr.c' || echo './'`libcroco/cr-tknzr.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libcroco/cr-tknzr.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-tknzr.o libcroco/cr-tknzr.c:1293:24: warning: implicit conversion from 'long' to 'gdouble' (aka 'double') changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] if (num->val > G_MAXLONG) { ~ ^~~~~~~~~ ./glib/gmacros.h:289:19: note: expanded from macro 'G_MAXLONG' #define G_MAXLONG LONG_MAX ^~~~~~~~ /usr/include/sys/limits.h:63:19: note: expanded from macro 'LONG_MAX' # define LONG_MAX 0x7fffffffffffffffL ^~~~~~~~~~~~~~~~~~~ libcroco/cr-tknzr.c:1317:32: warning: implicit conversion from 'long' to 'gdouble' (aka 'double') changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] if (num->val > G_MAXLONG) { ~ ^~~~~~~~~ ./glib/gmacros.h:289:19: note: expanded from macro 'G_MAXLONG' #define G_MAXLONG LONG_MAX ^~~~~~~~ /usr/include/sys/limits.h:63:19: note: expanded from macro 'LONG_MAX' # define LONG_MAX 0x7fffffffffffffffL ^~~~~~~~~~~~~~~~~~~ 2 warnings generated. cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libcroco/cr-tknzr.c -o libcroco/rpl_la-cr-tknzr.o libcroco/cr-tknzr.c:1293:24: warning: implicit conversion from 'long' to 'gdouble' (aka 'double') changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] if (num->val > G_MAXLONG) { ~ ^~~~~~~~~ ./glib/gmacros.h:289:19: note: expanded from macro 'G_MAXLONG' #define G_MAXLONG LONG_MAX ^~~~~~~~ /usr/include/sys/limits.h:63:19: note: expanded from macro 'LONG_MAX' # define LONG_MAX 0x7fffffffffffffffL ^~~~~~~~~~~~~~~~~~~ libcroco/cr-tknzr.c:1317:32: warning: implicit conversion from 'long' to 'gdouble' (aka 'double') changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] if (num->val > G_MAXLONG) { ~ ^~~~~~~~~ ./glib/gmacros.h:289:19: note: expanded from macro 'G_MAXLONG' #define G_MAXLONG LONG_MAX ^~~~~~~~ /usr/include/sys/limits.h:63:19: note: expanded from macro 'LONG_MAX' # define LONG_MAX 0x7fffffffffffffffL ^~~~~~~~~~~~~~~~~~~ 2 warnings generated. /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libcroco/rpl_la-cr-token.lo `test -f 'libcroco/cr-token.c' || echo './'`libcroco/cr-token.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libcroco/cr-token.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-token.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libcroco/cr-token.c -o libcroco/rpl_la-cr-token.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libcroco/rpl_la-cr-utils.lo `test -f 'libcroco/cr-utils.c' || echo './'`libcroco/cr-utils.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libcroco/cr-utils.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-utils.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libcroco/cr-utils.c -o libcroco/rpl_la-cr-utils.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -g -o libcroco_rpl.la libcroco/rpl_la-cr-additional-sel.lo libcroco/rpl_la-cr-attr-sel.lo libcroco/rpl_la-cr-cascade.lo libcroco/rpl_la-cr-declaration.lo libcroco/rpl_la-cr-doc-handler.lo libcroco/rpl_la-cr-enc-handler.lo libcroco/rpl_la-cr-fonts.lo libcroco/rpl_la-cr-input.lo libcroco/rpl_la-cr-num.lo libcroco/rpl_la-cr-om-parser.lo libcroco/rpl_la-cr-parser.lo libcroco/rpl_la-cr-parsing-location.lo libcroco/rpl_la-cr-prop-list.lo libcroco/rpl_la-cr-pseudo.lo libcroco/rpl_la-cr-rgb.lo libcroco/rpl_la-cr-sel-eng.lo libcroco/rpl_la-cr-selector.lo libcroco/rpl_la-cr-simple-sel.lo libcroco/rpl_la-cr-statement.lo libcroco/rpl_la-cr-string.lo libcroco/rpl_la-cr-style.lo libcroco/rpl_la-cr-stylesheet.lo libcroco/rpl_la-cr-term.lo libcroco/rpl_la-cr-tknzr.lo libcroco/rpl_la-cr-token.lo libcroco/rpl_la-cr-utils.lo libtool: link: ar cru .libs/libcroco_rpl.a libcroco/.libs/rpl_la-cr-additional-sel.o libcroco/.libs/rpl_la-cr-attr-sel.o libcroco/.libs/rpl_la-cr-cascade.o libcroco/.libs/rpl_la-cr-declaration.o libcroco/.libs/rpl_la-cr-doc-handler.o libcroco/.libs/rpl_la-cr-enc-handler.o libcroco/.libs/rpl_la-cr-fonts.o libcroco/.libs/rpl_la-cr-input.o libcroco/.libs/rpl_la-cr-num.o libcroco/.libs/rpl_la-cr-om-parser.o libcroco/.libs/rpl_la-cr-parser.o libcroco/.libs/rpl_la-cr-parsing-location.o libcroco/.libs/rpl_la-cr-prop-list.o libcroco/.libs/rpl_la-cr-pseudo.o libcroco/.libs/rpl_la-cr-rgb.o libcroco/.libs/rpl_la-cr-sel-eng.o libcroco/.libs/rpl_la-cr-selector.o libcroco/.libs/rpl_la-cr-simple-sel.o libcroco/.libs/rpl_la-cr-statement.o libcroco/.libs/rpl_la-cr-string.o libcroco/.libs/rpl_la-cr-style.o libcroco/.libs/rpl_la-cr-stylesheet.o libcroco/.libs/rpl_la-cr-term.o libcroco/.libs/rpl_la-cr-tknzr.o libcroco/.libs/rpl_la-cr-token.o libcroco/.libs/rpl_la-cr-utils.o libtool: link: ranlib .libs/libcroco_rpl.a /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o glib/libglib_rpl_la-ghash.lo `test -f 'glib/ghash.c' || echo './'`glib/ghash.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c glib/ghash.c -fPIC -DPIC -o glib/.libs/libglib_rpl_la-ghash.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c glib/ghash.c -o glib/libglib_rpl_la-ghash.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o glib/libglib_rpl_la-glist.lo `test -f 'glib/glist.c' || echo './'`glib/glist.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c glib/glist.c -fPIC -DPIC -o glib/.libs/libglib_rpl_la-glist.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c glib/glist.c -o glib/libglib_rpl_la-glist.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o glib/libglib_rpl_la-gmessages.lo `test -f 'glib/gmessages.c' || echo './'`glib/gmessages.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c glib/gmessages.c -fPIC -DPIC -o glib/.libs/libglib_rpl_la-gmessages.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c glib/gmessages.c -o glib/libglib_rpl_la-gmessages.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o glib/libglib_rpl_la-gprimes.lo `test -f 'glib/gprimes.c' || echo './'`glib/gprimes.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c glib/gprimes.c -fPIC -DPIC -o glib/.libs/libglib_rpl_la-gprimes.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c glib/gprimes.c -o glib/libglib_rpl_la-gprimes.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o glib/libglib_rpl_la-gstrfuncs.lo `test -f 'glib/gstrfuncs.c' || echo './'`glib/gstrfuncs.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c glib/gstrfuncs.c -fPIC -DPIC -o glib/.libs/libglib_rpl_la-gstrfuncs.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c glib/gstrfuncs.c -o glib/libglib_rpl_la-gstrfuncs.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o glib/libglib_rpl_la-gstring.lo `test -f 'glib/gstring.c' || echo './'`glib/gstring.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c glib/gstring.c -fPIC -DPIC -o glib/.libs/libglib_rpl_la-gstring.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c glib/gstring.c -o glib/libglib_rpl_la-gstring.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -g -o libglib_rpl.la glib/libglib_rpl_la-ghash.lo glib/libglib_rpl_la-glist.lo glib/libglib_rpl_la-gmessages.lo glib/libglib_rpl_la-gprimes.lo glib/libglib_rpl_la-gstrfuncs.lo glib/libglib_rpl_la-gstring.lo libtool: link: ar cru .libs/libglib_rpl.a glib/.libs/libglib_rpl_la-ghash.o glib/.libs/libglib_rpl_la-glist.o glib/.libs/libglib_rpl_la-gmessages.o glib/.libs/libglib_rpl_la-gprimes.o glib/.libs/libglib_rpl_la-gstrfuncs.o glib/.libs/libglib_rpl_la-gstring.o libtool: link: ranlib .libs/libglib_rpl.a /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-DOCBparser.lo `test -f 'libxml/DOCBparser.c' || echo './'`libxml/DOCBparser.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/DOCBparser.c -fPIC -DPIC -o libxml/.libs/rpl_la-DOCBparser.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/DOCBparser.c -o libxml/rpl_la-DOCBparser.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-HTMLparser.lo `test -f 'libxml/HTMLparser.c' || echo './'`libxml/HTMLparser.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/HTMLparser.c -fPIC -DPIC -o libxml/.libs/rpl_la-HTMLparser.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/HTMLparser.c -o libxml/rpl_la-HTMLparser.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-HTMLtree.lo `test -f 'libxml/HTMLtree.c' || echo './'`libxml/HTMLtree.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/HTMLtree.c -fPIC -DPIC -o libxml/.libs/rpl_la-HTMLtree.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/HTMLtree.c -o libxml/rpl_la-HTMLtree.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-SAX.lo `test -f 'libxml/SAX.c' || echo './'`libxml/SAX.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/SAX.c -fPIC -DPIC -o libxml/.libs/rpl_la-SAX.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/SAX.c -o libxml/rpl_la-SAX.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-SAX2.lo `test -f 'libxml/SAX2.c' || echo './'`libxml/SAX2.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/SAX2.c -fPIC -DPIC -o libxml/.libs/rpl_la-SAX2.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/SAX2.c -o libxml/rpl_la-SAX2.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-buf.lo `test -f 'libxml/buf.c' || echo './'`libxml/buf.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/buf.c -fPIC -DPIC -o libxml/.libs/rpl_la-buf.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/buf.c -o libxml/rpl_la-buf.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-c14n.lo `test -f 'libxml/c14n.c' || echo './'`libxml/c14n.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/c14n.c -fPIC -DPIC -o libxml/.libs/rpl_la-c14n.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/c14n.c -o libxml/rpl_la-c14n.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-catalog.lo `test -f 'libxml/catalog.c' || echo './'`libxml/catalog.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/catalog.c -fPIC -DPIC -o libxml/.libs/rpl_la-catalog.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/catalog.c -o libxml/rpl_la-catalog.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-chvalid.lo `test -f 'libxml/chvalid.c' || echo './'`libxml/chvalid.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/chvalid.c -fPIC -DPIC -o libxml/.libs/rpl_la-chvalid.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/chvalid.c -o libxml/rpl_la-chvalid.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-debugXML.lo `test -f 'libxml/debugXML.c' || echo './'`libxml/debugXML.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/debugXML.c -fPIC -DPIC -o libxml/.libs/rpl_la-debugXML.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/debugXML.c -o libxml/rpl_la-debugXML.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-dict.lo `test -f 'libxml/dict.c' || echo './'`libxml/dict.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/dict.c -fPIC -DPIC -o libxml/.libs/rpl_la-dict.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/dict.c -o libxml/rpl_la-dict.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-encoding.lo `test -f 'libxml/encoding.c' || echo './'`libxml/encoding.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/encoding.c -fPIC -DPIC -o libxml/.libs/rpl_la-encoding.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/encoding.c -o libxml/rpl_la-encoding.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-entities.lo `test -f 'libxml/entities.c' || echo './'`libxml/entities.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/entities.c -fPIC -DPIC -o libxml/.libs/rpl_la-entities.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/entities.c -o libxml/rpl_la-entities.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-error.lo `test -f 'libxml/error.c' || echo './'`libxml/error.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/error.c -fPIC -DPIC -o libxml/.libs/rpl_la-error.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/error.c -o libxml/rpl_la-error.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-globals.lo `test -f 'libxml/globals.c' || echo './'`libxml/globals.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/globals.c -fPIC -DPIC -o libxml/.libs/rpl_la-globals.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/globals.c -o libxml/rpl_la-globals.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-hash.lo `test -f 'libxml/hash.c' || echo './'`libxml/hash.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/hash.c -fPIC -DPIC -o libxml/.libs/rpl_la-hash.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/hash.c -o libxml/rpl_la-hash.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-legacy.lo `test -f 'libxml/legacy.c' || echo './'`libxml/legacy.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/legacy.c -fPIC -DPIC -o libxml/.libs/rpl_la-legacy.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/legacy.c -o libxml/rpl_la-legacy.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-list.lo `test -f 'libxml/list.c' || echo './'`libxml/list.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/list.c -fPIC -DPIC -o libxml/.libs/rpl_la-list.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/list.c -o libxml/rpl_la-list.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-nanoftp.lo `test -f 'libxml/nanoftp.c' || echo './'`libxml/nanoftp.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/nanoftp.c -fPIC -DPIC -o libxml/.libs/rpl_la-nanoftp.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/nanoftp.c -o libxml/rpl_la-nanoftp.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-nanohttp.lo `test -f 'libxml/nanohttp.c' || echo './'`libxml/nanohttp.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/nanohttp.c -fPIC -DPIC -o libxml/.libs/rpl_la-nanohttp.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/nanohttp.c -o libxml/rpl_la-nanohttp.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-parser.lo `test -f 'libxml/parser.c' || echo './'`libxml/parser.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/parser.c -fPIC -DPIC -o libxml/.libs/rpl_la-parser.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/parser.c -o libxml/rpl_la-parser.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-parserInternals.lo `test -f 'libxml/parserInternals.c' || echo './'`libxml/parserInternals.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/parserInternals.c -fPIC -DPIC -o libxml/.libs/rpl_la-parserInternals.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/parserInternals.c -o libxml/rpl_la-parserInternals.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-pattern.lo `test -f 'libxml/pattern.c' || echo './'`libxml/pattern.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/pattern.c -fPIC -DPIC -o libxml/.libs/rpl_la-pattern.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/pattern.c -o libxml/rpl_la-pattern.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-relaxng.lo `test -f 'libxml/relaxng.c' || echo './'`libxml/relaxng.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/relaxng.c -fPIC -DPIC -o libxml/.libs/rpl_la-relaxng.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/relaxng.c -o libxml/rpl_la-relaxng.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-schematron.lo `test -f 'libxml/schematron.c' || echo './'`libxml/schematron.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/schematron.c -fPIC -DPIC -o libxml/.libs/rpl_la-schematron.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/schematron.c -o libxml/rpl_la-schematron.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-threads.lo `test -f 'libxml/threads.c' || echo './'`libxml/threads.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/threads.c -fPIC -DPIC -o libxml/.libs/rpl_la-threads.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/threads.c -o libxml/rpl_la-threads.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-tree.lo `test -f 'libxml/tree.c' || echo './'`libxml/tree.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/tree.c -fPIC -DPIC -o libxml/.libs/rpl_la-tree.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/tree.c -o libxml/rpl_la-tree.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-trionan.lo `test -f 'libxml/trionan.c' || echo './'`libxml/trionan.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/trionan.c -fPIC -DPIC -o libxml/.libs/rpl_la-trionan.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/trionan.c -o libxml/rpl_la-trionan.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-uri.lo `test -f 'libxml/uri.c' || echo './'`libxml/uri.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/uri.c -fPIC -DPIC -o libxml/.libs/rpl_la-uri.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/uri.c -o libxml/rpl_la-uri.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-valid.lo `test -f 'libxml/valid.c' || echo './'`libxml/valid.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/valid.c -fPIC -DPIC -o libxml/.libs/rpl_la-valid.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/valid.c -o libxml/rpl_la-valid.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-xinclude.lo `test -f 'libxml/xinclude.c' || echo './'`libxml/xinclude.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/xinclude.c -fPIC -DPIC -o libxml/.libs/rpl_la-xinclude.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/xinclude.c -o libxml/rpl_la-xinclude.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-xlink.lo `test -f 'libxml/xlink.c' || echo './'`libxml/xlink.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/xlink.c -fPIC -DPIC -o libxml/.libs/rpl_la-xlink.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/xlink.c -o libxml/rpl_la-xlink.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-xmlIO.lo `test -f 'libxml/xmlIO.c' || echo './'`libxml/xmlIO.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/xmlIO.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlIO.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/xmlIO.c -o libxml/rpl_la-xmlIO.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-xmlmemory.lo `test -f 'libxml/xmlmemory.c' || echo './'`libxml/xmlmemory.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/xmlmemory.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlmemory.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/xmlmemory.c -o libxml/rpl_la-xmlmemory.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-xmlmodule.lo `test -f 'libxml/xmlmodule.c' || echo './'`libxml/xmlmodule.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/xmlmodule.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlmodule.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/xmlmodule.c -o libxml/rpl_la-xmlmodule.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-xmlreader.lo `test -f 'libxml/xmlreader.c' || echo './'`libxml/xmlreader.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/xmlreader.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlreader.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/xmlreader.c -o libxml/rpl_la-xmlreader.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-xmlregexp.lo `test -f 'libxml/xmlregexp.c' || echo './'`libxml/xmlregexp.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/xmlregexp.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlregexp.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/xmlregexp.c -o libxml/rpl_la-xmlregexp.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-xmlsave.lo `test -f 'libxml/xmlsave.c' || echo './'`libxml/xmlsave.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/xmlsave.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlsave.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/xmlsave.c -o libxml/rpl_la-xmlsave.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-xmlschemas.lo `test -f 'libxml/xmlschemas.c' || echo './'`libxml/xmlschemas.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/xmlschemas.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlschemas.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/xmlschemas.c -o libxml/rpl_la-xmlschemas.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-xmlschemastypes.lo `test -f 'libxml/xmlschemastypes.c' || echo './'`libxml/xmlschemastypes.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/xmlschemastypes.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlschemastypes.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/xmlschemastypes.c -o libxml/rpl_la-xmlschemastypes.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-xmlstring.lo `test -f 'libxml/xmlstring.c' || echo './'`libxml/xmlstring.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/xmlstring.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlstring.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/xmlstring.c -o libxml/rpl_la-xmlstring.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-xmlunicode.lo `test -f 'libxml/xmlunicode.c' || echo './'`libxml/xmlunicode.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/xmlunicode.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlunicode.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/xmlunicode.c -o libxml/rpl_la-xmlunicode.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-xmlwriter.lo `test -f 'libxml/xmlwriter.c' || echo './'`libxml/xmlwriter.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/xmlwriter.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlwriter.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/xmlwriter.c -o libxml/rpl_la-xmlwriter.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-xpath.lo `test -f 'libxml/xpath.c' || echo './'`libxml/xpath.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/xpath.c -fPIC -DPIC -o libxml/.libs/rpl_la-xpath.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/xpath.c -o libxml/rpl_la-xpath.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-xpointer.lo `test -f 'libxml/xpointer.c' || echo './'`libxml/xpointer.c cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/xpointer.c -fPIC -DPIC -o libxml/.libs/rpl_la-xpointer.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/usr/local/include -O2 -pipe -g -c libxml/xpointer.c -o libxml/rpl_la-xpointer.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -g -o libxml_rpl.la libxml/rpl_la-DOCBparser.lo libxml/rpl_la-HTMLparser.lo libxml/rpl_la-HTMLtree.lo libxml/rpl_la-SAX.lo libxml/rpl_la-SAX2.lo libxml/rpl_la-buf.lo libxml/rpl_la-c14n.lo libxml/rpl_la-catalog.lo libxml/rpl_la-chvalid.lo libxml/rpl_la-debugXML.lo libxml/rpl_la-dict.lo libxml/rpl_la-encoding.lo libxml/rpl_la-entities.lo libxml/rpl_la-error.lo libxml/rpl_la-globals.lo libxml/rpl_la-hash.lo libxml/rpl_la-legacy.lo libxml/rpl_la-list.lo libxml/rpl_la-nanoftp.lo libxml/rpl_la-nanohttp.lo libxml/rpl_la-parser.lo libxml/rpl_la-parserInternals.lo libxml/rpl_la-pattern.lo libxml/rpl_la-relaxng.lo libxml/rpl_la-schematron.lo libxml/rpl_la-threads.lo libxml/rpl_la-tree.lo libxml/rpl_la-trionan.lo libxml/rpl_la-uri.lo libxml/rpl_la-valid.lo libxml/rpl_la-xinclude.lo libxml/rpl_la-xlink.lo libxml/rpl_la-xmlIO.lo libxml/rpl_la-xmlmemory.lo libxml/rpl_la-xmlmodule.lo libxml/rpl_la-xmlreader.lo libxml/rpl_la-xmlregexp.lo libxml/rpl_la-xmlsave.lo libxml/rpl_la-xmlschemas.lo libxml/rpl_la-xmlschemastypes.lo libxml/rpl_la-xmlstring.lo libxml/rpl_la-xmlunicode.lo libxml/rpl_la-xmlwriter.lo libxml/rpl_la-xpath.lo libxml/rpl_la-xpointer.lo libtool: link: ar cru .libs/libxml_rpl.a libxml/.libs/rpl_la-DOCBparser.o libxml/.libs/rpl_la-HTMLparser.o libxml/.libs/rpl_la-HTMLtree.o libxml/.libs/rpl_la-SAX.o libxml/.libs/rpl_la-SAX2.o libxml/.libs/rpl_la-buf.o libxml/.libs/rpl_la-c14n.o libxml/.libs/rpl_la-catalog.o libxml/.libs/rpl_la-chvalid.o libxml/.libs/rpl_la-debugXML.o libxml/.libs/rpl_la-dict.o libxml/.libs/rpl_la-encoding.o libxml/.libs/rpl_la-entities.o libxml/.libs/rpl_la-error.o libxml/.libs/rpl_la-globals.o libxml/.libs/rpl_la-hash.o libxml/.libs/rpl_la-legacy.o libxml/.libs/rpl_la-list.o libxml/.libs/rpl_la-nanoftp.o libxml/.libs/rpl_la-nanohttp.o libxml/.libs/rpl_la-parser.o libxml/.libs/rpl_la-parserInternals.o libxml/.libs/rpl_la-pattern.o libxml/.libs/rpl_la-relaxng.o libxml/.libs/rpl_la-schematron.o libxml/.libs/rpl_la-threads.o libxml/.libs/rpl_la-tree.o libxml/.libs/rpl_la-trionan.o libxml/.libs/rpl_la-uri.o libxml/.libs/rpl_la-valid.o libxml/.libs/rpl_la-xinclude.o libxml/.libs/rpl_la-xlink.o libxml/.libs/rpl_la-xmlIO.o libxml/.libs/rpl_la-xmlmemory.o libxml/.libs/rpl_la-xmlmodule.o libxml/.libs/rpl_la-xmlreader.o libxml/.libs/rpl_la-xmlregexp.o libxml/.libs/rpl_la-xmlsave.o libxml/.libs/rpl_la-xmlschemas.o libxml/.libs/rpl_la-xmlschemastypes.o libxml/.libs/rpl_la-xmlstring.o libxml/.libs/rpl_la-xmlunicode.o libxml/.libs/rpl_la-xmlwriter.o libxml/.libs/rpl_la-xpath.o libxml/.libs/rpl_la-xpointer.o libtool: link: ranlib .libs/libxml_rpl.a /usr/bin/libtool --tag=CC --mode=link cc -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -no-undefined -lm -L/usr/local/lib -liconv -R/usr/local/lib -lm -lncurses -no-undefined -export-symbols libtextstyle.sym -version-info 2:1:2 -rpath /usr/local/lib -o libtextstyle.la -rpath /usr/local/lib libtextstyle_la-gl_array_list.lo libtextstyle_la-basename-lgpl.lo libtextstyle_la-binary-io.lo libtextstyle_la-c-ctype.lo libtextstyle_la-c-strcasecmp.lo libtextstyle_la-c-strncasecmp.lo libtextstyle_la-cloexec.lo libtextstyle_la-concat-filename.lo libtextstyle_la-error.lo libtextstyle_la-exitfail.lo libtextstyle_la-fatal-signal.lo libtextstyle_la-fd-hook.lo libtextstyle_la-fd-ostream.lo libtextstyle_la-file-ostream.lo libtextstyle_la-full-write.lo libtextstyle_la-get_ppid_of.lo libtextstyle_la-get_progname_of.lo libtextstyle_la-html-ostream.lo libtextstyle_la-html-styled-ostream.lo libtextstyle_la-ialloc.lo libtextstyle_la-iconv-ostream.lo libtextstyle_la-gl_list.lo glthread/libtextstyle_la-lock.lo libtextstyle_la-malloca.lo libtextstyle_la-math.lo libtextstyle_la-mbszero.lo libtextstyle_la-mem-hash-map.lo libtextstyle_la-memory-ostream.lo libtextstyle_la-noop-styled-ostream.lo libtextstyle_la-obstack.lo libtextstyle_la-ostream.lo libtextstyle_la-printf-frexp.lo libtextstyle_la-printf-frexpl.lo libtextstyle_la-safe-read.lo libtextstyle_la-safe-write.lo libtextstyle_la-same-inode.lo libtextstyle_la-sig-handler.lo libtextstyle_la-sockets.lo libtextstyle_la-stat-time.lo libtextstyle_la-strerror.lo libtextstyle_la-strerror-override.lo libtextstyle_la-styled-ostream.lo libtextstyle_la-sys_socket.lo libtextstyle_la-term-ostream.lo libtextstyle_la-term-style-control.lo libtextstyle_la-term-styled-ostream.lo glthread/libtextstyle_la-threadlib.lo libtextstyle_la-unistd.lo unistr/libtextstyle_la-u8-mbtouc.lo unistr/libtextstyle_la-u8-mbtouc-aux.lo libtextstyle_la-xmalloc.lo libtextstyle_la-xalloc-die.lo libtextstyle_la-xconcat-filename.lo libtextstyle_la-xgethostname.lo libtextstyle_la-gl_xlist.lo libtextstyle_la-xsize.lo libtextstyle_la-xvasprintf.lo libtextstyle_la-xasprintf.lo libtextstyle_la-color.lo libtextstyle_la-misc.lo libtextstyle_la-version.lo asnprintf.lo asprintf.lo frexpl.lo printf-args.lo printf-parse.lo snprintf.lo vasnprintf.lo vasprintf.lo libcroco_rpl.la libglib_rpl.la libxml_rpl.la libtool: link: cc -shared -fPIC -DPIC -o .libs/libtextstyle.so.0.2 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g .libs/libtextstyle_la-gl_array_list.o .libs/libtextstyle_la-basename-lgpl.o .libs/libtextstyle_la-binary-io.o .libs/libtextstyle_la-c-ctype.o .libs/libtextstyle_la-c-strcasecmp.o .libs/libtextstyle_la-c-strncasecmp.o .libs/libtextstyle_la-cloexec.o .libs/libtextstyle_la-concat-filename.o .libs/libtextstyle_la-error.o .libs/libtextstyle_la-exitfail.o .libs/libtextstyle_la-fatal-signal.o .libs/libtextstyle_la-fd-hook.o .libs/libtextstyle_la-fd-ostream.o .libs/libtextstyle_la-file-ostream.o .libs/libtextstyle_la-full-write.o .libs/libtextstyle_la-get_ppid_of.o .libs/libtextstyle_la-get_progname_of.o .libs/libtextstyle_la-html-ostream.o .libs/libtextstyle_la-html-styled-ostream.o .libs/libtextstyle_la-ialloc.o .libs/libtextstyle_la-iconv-ostream.o .libs/libtextstyle_la-gl_list.o glthread/.libs/libtextstyle_la-lock.o .libs/libtextstyle_la-malloca.o .libs/libtextstyle_la-math.o .libs/libtextstyle_la-mbszero.o .libs/libtextstyle_la-mem-hash-map.o .libs/libtextstyle_la-memory-ostream.o .libs/libtextstyle_la-noop-styled-ostream.o .libs/libtextstyle_la-obstack.o .libs/libtextstyle_la-ostream.o .libs/libtextstyle_la-printf-frexp.o .libs/libtextstyle_la-printf-frexpl.o .libs/libtextstyle_la-safe-read.o .libs/libtextstyle_la-safe-write.o .libs/libtextstyle_la-same-inode.o .libs/libtextstyle_la-sig-handler.o .libs/libtextstyle_la-sockets.o .libs/libtextstyle_la-stat-time.o .libs/libtextstyle_la-strerror.o .libs/libtextstyle_la-strerror-override.o .libs/libtextstyle_la-styled-ostream.o .libs/libtextstyle_la-sys_socket.o .libs/libtextstyle_la-term-ostream.o .libs/libtextstyle_la-term-style-control.o .libs/libtextstyle_la-term-styled-ostream.o glthread/.libs/libtextstyle_la-threadlib.o .libs/libtextstyle_la-unistd.o unistr/.libs/libtextstyle_la-u8-mbtouc.o unistr/.libs/libtextstyle_la-u8-mbtouc-aux.o .libs/libtextstyle_la-xmalloc.o .libs/libtextstyle_la-xalloc-die.o .libs/libtextstyle_la-xconcat-filename.o .libs/libtextstyle_la-xgethostname.o .libs/libtextstyle_la-gl_xlist.o .libs/libtextstyle_la-xsize.o .libs/libtextstyle_la-xvasprintf.o .libs/libtextstyle_la-xasprintf.o .libs/libtextstyle_la-color.o .libs/libtextstyle_la-misc.o .libs/libtextstyle_la-version.o .libs/asnprintf.o .libs/asprintf.o .libs/frexpl.o .libs/printf-args.o .libs/printf-parse.o .libs/snprintf.o .libs/vasnprintf.o .libs/vasprintf.o -Wl,-whole-archive /exopi-obj/pobj/gettext-0.22.5/gettext-0.22.5/libtextstyle/lib/.libs/libcroco_rpl.a /exopi-obj/pobj/gettext-0.22.5/gettext-0.22.5/libtextstyle/lib/.libs/libglib_rpl.a /exopi-obj/pobj/gettext-0.22.5/gettext-0.22.5/libtextstyle/lib/.libs/libxml_rpl.a -Wl,-no-whole-archive -L.libs -lm -liconv -lncurses -Wl,--version-script,./.libs/libtextstyle.ver -Wl,-soname,libtextstyle.so.0.2 libtool: link: ar x /exopi-obj/pobj/gettext-0.22.5/gettext-0.22.5/libtextstyle/lib/.libs/libcroco_rpl.a libtool: link: ar x /exopi-obj/pobj/gettext-0.22.5/gettext-0.22.5/libtextstyle/lib/.libs/libglib_rpl.a libtool: link: ar x /exopi-obj/pobj/gettext-0.22.5/gettext-0.22.5/libtextstyle/lib/.libs/libxml_rpl.a libtool: link: ar cru .libs/libtextstyle.a ./.libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-additional-sel.o ./.libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-attr-sel.o ./.libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-cascade.o ./.libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-declaration.o ./.libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-doc-handler.o ./.libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-enc-handler.o ./.libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-fonts.o ./.libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-input.o ./.libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-num.o ./.libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-om-parser.o ./.libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-parser.o ./.libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-parsing-location.o ./.libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-prop-list.o ./.libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-pseudo.o ./.libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-rgb.o ./.libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-sel-eng.o ./.libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-selector.o ./.libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-simple-sel.o ./.libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-statement.o ./.libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-string.o ./.libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-style.o ./.libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-stylesheet.o ./.libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-term.o ./.libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-tknzr.o ./.libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-token.o ./.libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-utils.o ./.libs/libtextstyle.lax/libglib_rpl.a/libglib_rpl_la-ghash.o ./.libs/libtextstyle.lax/libglib_rpl.a/libglib_rpl_la-glist.o ./.libs/libtextstyle.lax/libglib_rpl.a/libglib_rpl_la-gmessages.o ./.libs/libtextstyle.lax/libglib_rpl.a/libglib_rpl_la-gprimes.o ./.libs/libtextstyle.lax/libglib_rpl.a/libglib_rpl_la-gstrfuncs.o ./.libs/libtextstyle.lax/libglib_rpl.a/libglib_rpl_la-gstring.o ./.libs/libtextstyle.lax/libxml_rpl.a/rpl_la-DOCBparser.o ./.libs/libtextstyle.lax/libxml_rpl.a/rpl_la-HTMLparser.o ./.libs/libtextstyle.lax/libxml_rpl.a/rpl_la-HTMLtree.o ./.libs/libtextstyle.lax/libxml_rpl.a/rpl_la-SAX.o ./.libs/libtextstyle.lax/libxml_rpl.a/rpl_la-SAX2.o ./.libs/libtextstyle.lax/libxml_rpl.a/rpl_la-buf.o ./.libs/libtextstyle.lax/libxml_rpl.a/rpl_la-c14n.o ./.libs/libtextstyle.lax/libxml_rpl.a/rpl_la-catalog.o ./.libs/libtextstyle.lax/libxml_rpl.a/rpl_la-chvalid.o ./.libs/libtextstyle.lax/libxml_rpl.a/rpl_la-debugXML.o ./.libs/libtextstyle.lax/libxml_rpl.a/rpl_la-dict.o ./.libs/libtextstyle.lax/libxml_rpl.a/rpl_la-encoding.o ./.libs/libtextstyle.lax/libxml_rpl.a/rpl_la-entities.o ./.libs/libtextstyle.lax/libxml_rpl.a/rpl_la-error.o ./.libs/libtextstyle.lax/libxml_rpl.a/rpl_la-globals.o ./.libs/libtextstyle.lax/libxml_rpl.a/rpl_la-hash.o ./.libs/libtextstyle.lax/libxml_rpl.a/rpl_la-legacy.o ./.libs/libtextstyle.lax/libxml_rpl.a/rpl_la-list.o ./.libs/libtextstyle.lax/libxml_rpl.a/rpl_la-nanoftp.o ./.libs/libtextstyle.lax/libxml_rpl.a/rpl_la-nanohttp.o ./.libs/libtextstyle.lax/libxml_rpl.a/rpl_la-parser.o ./.libs/libtextstyle.lax/libxml_rpl.a/rpl_la-parserInternals.o ./.libs/libtextstyle.lax/libxml_rpl.a/rpl_la-pattern.o ./.libs/libtextstyle.lax/libxml_rpl.a/rpl_la-relaxng.o ./.libs/libtextstyle.lax/libxml_rpl.a/rpl_la-schematron.o ./.libs/libtextstyle.lax/libxml_rpl.a/rpl_la-threads.o ./.libs/libtextstyle.lax/libxml_rpl.a/rpl_la-tree.o ./.libs/libtextstyle.lax/libxml_rpl.a/rpl_la-trionan.o ./.libs/libtextstyle.lax/libxml_rpl.a/rpl_la-uri.o ./.libs/libtextstyle.lax/libxml_rpl.a/rpl_la-valid.o ./.libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xinclude.o ./.libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xlink.o ./.libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xmlIO.o ./.libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xmlmemory.o ./.libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xmlmodule.o ./.libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xmlreader.o ./.libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xmlregexp.o ./.libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xmlsave.o ./.libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xmlschemas.o ./.libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xmlschemastypes.o ./.libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xmlstring.o ./.libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xmlunicode.o ./.libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xmlwriter.o ./.libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xpath.o ./.libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xpointer.o libtextstyle_la-gl_array_list.o libtextstyle_la-basename-lgpl.o libtextstyle_la-binary-io.o libtextstyle_la-c-ctype.o libtextstyle_la-c-strcasecmp.o libtextstyle_la-c-strncasecmp.o libtextstyle_la-cloexec.o libtextstyle_la-concat-filename.o libtextstyle_la-error.o libtextstyle_la-exitfail.o libtextstyle_la-fatal-signal.o libtextstyle_la-fd-hook.o libtextstyle_la-fd-ostream.o libtextstyle_la-file-ostream.o libtextstyle_la-full-write.o libtextstyle_la-get_ppid_of.o libtextstyle_la-get_progname_of.o libtextstyle_la-html-ostream.o libtextstyle_la-html-styled-ostream.o libtextstyle_la-ialloc.o libtextstyle_la-iconv-ostream.o libtextstyle_la-gl_list.o glthread/libtextstyle_la-lock.o libtextstyle_la-malloca.o libtextstyle_la-math.o libtextstyle_la-mbszero.o libtextstyle_la-mem-hash-map.o libtextstyle_la-memory-ostream.o libtextstyle_la-noop-styled-ostream.o libtextstyle_la-obstack.o libtextstyle_la-ostream.o libtextstyle_la-printf-frexp.o libtextstyle_la-printf-frexpl.o libtextstyle_la-safe-read.o libtextstyle_la-safe-write.o libtextstyle_la-same-inode.o libtextstyle_la-sig-handler.o libtextstyle_la-sockets.o libtextstyle_la-stat-time.o libtextstyle_la-strerror.o libtextstyle_la-strerror-override.o libtextstyle_la-styled-ostream.o libtextstyle_la-sys_socket.o libtextstyle_la-term-ostream.o libtextstyle_la-term-style-control.o libtextstyle_la-term-styled-ostream.o glthread/libtextstyle_la-threadlib.o libtextstyle_la-unistd.o unistr/libtextstyle_la-u8-mbtouc.o unistr/libtextstyle_la-u8-mbtouc-aux.o libtextstyle_la-xmalloc.o libtextstyle_la-xalloc-die.o libtextstyle_la-xconcat-filename.o libtextstyle_la-xgethostname.o libtextstyle_la-gl_xlist.o libtextstyle_la-xsize.o libtextstyle_la-xvasprintf.o libtextstyle_la-xasprintf.o libtextstyle_la-color.o libtextstyle_la-misc.o libtextstyle_la-version.o asnprintf.o asprintf.o frexpl.o printf-args.o printf-parse.o snprintf.o vasnprintf.o vasprintf.o libtool: link: ranlib .libs/libtextstyle.a Making all in tests ## ---------------------------------------------------- ## ## ------------------- Gnulib tests ------------------- ## ## You can ignore compiler warnings in this directory. ## ## ---------------------------------------------------- ## /usr/bin/make all-recursive Making all in . Making all in adhoc-tests cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../lib -I./../lib -DSRCDIR=\"./\" -I/usr/local/include -O2 -pipe -g -MT hello.o -MD -MP -MF .deps/hello.Tpo -c -o hello.o hello.c mv -f .deps/hello.Tpo .deps/hello.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -g -o hello hello.o ../lib/libtextstyle.la libtool: link: cc -o .libs/hello -O2 -pipe -g hello.o -L.libs -ltextstyle -lm -liconv -lncurses -Wl,-rpath-link,/usr/local/lib Making all in doc restore=: && backupdir=".am$$" && am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && rm -rf $backupdir && mkdir $backupdir && if (env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= /bin/sh '/exopi-obj/pobj/gettext-0.22.5/gettext-0.22.5/libtextstyle/build-aux/missing' makeinfo --version) >/dev/null 2>&1; then for f in ./libtextstyle.info ./libtextstyle.info-[0-9] ./libtextstyle.info-[0-9][0-9] ./libtextstyle.i[0-9] ./libtextstyle.i[0-9][0-9]; do if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; done; else :; fi && cd "$am__cwd"; if env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= /bin/sh '/exopi-obj/pobj/gettext-0.22.5/gettext-0.22.5/libtextstyle/build-aux/missing' makeinfo -I . --no-split -I . -o ./libtextstyle.info ./libtextstyle.texi; then rc=0; CDPATH="${ZSH_VERSION+.}:" && cd .; else rc=$?; CDPATH="${ZSH_VERSION+.}:" && cd . && $restore $backupdir/* `echo "././libtextstyle.info" | sed 's|[^/]*$||'`; fi; rm -rf $backupdir; exit $rc case "/usr/bin/perl" in *"/missing perl") /usr/bin/perl ../build-aux/texi2html -I . -no-sec-nav -no-menu -toc-links -number -split_chapter ./libtextstyle.texi || exit 0 ;; *) libtextstyle_*.html ; /usr/bin/perl ../build-aux/texi2html -I . -no-sec-nav -no-menu -toc-links -number -split_chapter ./libtextstyle.texi ;; esac && { mv libtextstyle/libtextstyle.html libtextstyle_toc.html; for file in libtextstyle/*.html; do sed -e 's/libtextstyle\.html/libtextstyle_toc.html/g' < $file > `basename $file` && rm -f $file; done; rmdir libtextstyle; } /bin/sh: libtextstyle_1.html: not found Making all in gettext-tools /usr/bin/make all-recursive Making all in gnulib-lib sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''HAVE_ALLOCA_H''@|0|g' ./alloca.in.h > alloca.h-t mv alloca.h-t alloca.h mkdir -p 'arpa' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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_ARPA_INET_H''@||g' -e 's|@''HAVE_ARPA_INET_H''@|1|g' -e 's/@''GNULIB_INET_NTOP''@/1/g' -e 's/@''GNULIB_INET_PTON''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' -e 's|@''HAVE_WS2TCPIP_H''@|0|g' -e 's|@''HAVE_DECL_INET_NTOP''@|1|g' -e 's|@''HAVE_DECL_INET_PTON''@|1|g' -e 's|@''REPLACE_INET_NTOP''@|0|g' -e 's|@''REPLACE_INET_PTON''@|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' ./arpa_inet.in.h > arpa/inet.h-t mv arpa/inet.h-t arpa/inet.h { sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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_ASSERT_H''@||g' < ./assert.in.h && sed -e '/@assert.h omit start@/,/@assert.h omit end@/d' -e 's|_gl_verify|_gl_static_assert|g' -e 's|_GL_VERIFY|_GL_STATIC_ASSERT|g' -e 's|_GL\(_STATIC_ASSERT_H\)|_GL\1|g' < ./verify.h; } > assert.h-t mv assert.h-t assert.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w byteswap.h-t' ./byteswap.in.h mv byteswap.h-t byteswap.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; echo '#if HAVE_WINSOCK2_H'; echo '# include /* avoid mingw pollution on DATADIR */'; echo '#endif'; printf '#define PREFIX %s\n' \"/usr/local\"; printf '#define EXEC_PREFIX %s\n' \"/usr/local\"; printf '#define BINDIR %s\n' \"/usr/local/bin\"; printf '#define SBINDIR %s\n' \"/usr/local/sbin\"; printf '#define LIBEXECDIR %s\n' \"/usr/local/libexec\"; printf '#define DATAROOTDIR %s\n' \"/usr/local/share\"; printf '#define DATADIR %s\n' \"/usr/local/share\"; printf '#define SYSCONFDIR %s\n' \"/etc\"; printf '#define SHAREDSTATEDIR %s\n' \"/usr/local/com\"; printf '#define LOCALSTATEDIR %s\n' \"/var\"; printf '#define RUNSTATEDIR %s\n' \"/var/run\"; printf '#define INCLUDEDIR %s\n' \"/usr/local/include\"; printf '#define OLDINCLUDEDIR %s\n' \"/usr/include\"; printf '#define DOCDIR %s\n' \"/usr/local/share/doc/gettext\"; printf '#define INFODIR %s\n' \"/usr/local/info\"; printf '#define HTMLDIR %s\n' \"/usr/local/share/doc/gettext\"; printf '#define DVIDIR %s\n' \"/usr/local/share/doc/gettext\"; printf '#define PDFDIR %s\n' \"/usr/local/share/doc/gettext\"; printf '#define PSDIR %s\n' \"/usr/local/share/doc/gettext\"; printf '#define LIBDIR %s\n' \"/usr/local/lib\"; printf '#define LISPDIR %s\n' \"/usr/local/share/emacs/site-lisp\"; printf '#define LOCALEDIR %s\n' \"/usr/local/share/locale\"; printf '#define MANDIR %s\n' \"/usr/local/man\"; printf '#define MANEXT %s\n' \"\"; printf '#define PKGDATADIR %s\n' \"/usr/local/share/gettext\"; printf '#define PKGINCLUDEDIR %s\n' \"/usr/local/include/gettext-tools\"; printf '#define PKGLIBDIR %s\n' \"/usr/local/lib/gettext-tools\"; printf '#define PKGLIBEXECDIR %s\n' \"/usr/local/libexec/gettext-tools\"; } | sed '/""/d' > configmake.h-t mv configmake.h-t configmake.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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_CTYPE_H''@||g' -e 's/@''GNULIB_ISBLANK''@/1/g' -e 's/@''HAVE_ISBLANK''@/1/g' -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' ./ctype.in.h > ctype.h-t mv ctype.h-t ctype.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_DIRENT_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_DIRENT_H''@||g' -e 's/@''DIR_HAS_FD_MEMBER''@/1/g' -e 's/@''GNULIB_OPENDIR''@/1/g' -e 's/@''GNULIB_READDIR''@/1/g' -e 's/@''GNULIB_REWINDDIR''@/1/g' -e 's/@''GNULIB_CLOSEDIR''@/1/g' -e 's/@''GNULIB_DIRFD''@/1/g' -e 's/@''GNULIB_FDOPENDIR''@/1/g' -e 's/@''GNULIB_SCANDIR''@/0/g' -e 's/@''GNULIB_ALPHASORT''@/0/g' -e 's/@''HAVE_OPENDIR''@/1/g' -e 's/@''HAVE_READDIR''@/1/g' -e 's/@''HAVE_REWINDDIR''@/1/g' -e 's/@''HAVE_CLOSEDIR''@/1/g' -e 's|@''HAVE_DECL_DIRFD''@|1|g' -e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' -e 's|@''HAVE_FDOPENDIR''@|1|g' -e 's|@''HAVE_SCANDIR''@|1|g' -e 's|@''HAVE_ALPHASORT''@|1|g' -e 's|@''REPLACE_OPENDIR''@|0|g' -e 's|@''REPLACE_READDIR''@|0|g' -e 's|@''REPLACE_REWINDDIR''@|0|g' -e 's|@''REPLACE_CLOSEDIR''@|0|g' -e 's|@''REPLACE_DIRFD''@|0|g' -e 's|@''REPLACE_FDOPENDIR''@|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' ./dirent.in.h > dirent.h-t mv dirent.h-t dirent.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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_ERRNO_H''@||g' -e 's|@''EMULTIHOP_HIDDEN''@|0|g' -e 's|@''EMULTIHOP_VALUE''@||g' -e 's|@''ENOLINK_HIDDEN''@|0|g' -e 's|@''ENOLINK_VALUE''@||g' -e 's|@''EOVERFLOW_HIDDEN''@|0|g' -e 's|@''EOVERFLOW_VALUE''@||g' ./errno.in.h > errno.h-t mv errno.h-t errno.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_ERROR_H''@|0|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''NEXT_ERROR_H''@||g' -e 's|@''HAVE_ERROR''@|0|g' -e 's|@''HAVE_ERROR_AT_LINE''@|0|g' -e 's|@''REPLACE_ERROR''@|0|g' -e 's|@''REPLACE_ERROR_AT_LINE''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' ./error.in.h > error.h-t mv error.h-t error.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_FCNTL_H''@||g' -e 's/@''GNULIB_CREAT''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' -e 's/@''GNULIB_FCNTL''@/1/g' -e 's/@''GNULIB_NONBLOCKING''@/0/g' -e 's/@''GNULIB_OPEN''@/1/g' -e 's/@''GNULIB_OPENAT''@/1/g' -e 's/@''GNULIB_MDA_CREAT''@/1/g' -e 's/@''GNULIB_MDA_OPEN''@/1/g' -e 's|@''HAVE_FCNTL''@|1|g' -e 's|@''HAVE_OPENAT''@|1|g' -e 's|@''REPLACE_CREAT''@|0|g' -e 's|@''REPLACE_FCNTL''@|0|g' -e 's|@''REPLACE_OPEN''@|0|g' -e 's|@''REPLACE_OPENAT''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./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 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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_FLOAT_H''@||g' -e 's|@''REPLACE_ITOLD''@|0|g' ./float.in.h > float.h-t mv float.h-t float.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_FNMATCH_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_FNMATCH_H''@||g' -e 's/@''GNULIB_FNMATCH''@/1/g' -e 's|@''HAVE_FNMATCH''@|1|g' -e 's|@''REPLACE_FNMATCH''@|1|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' ./fnmatch.in.h > fnmatch.h-t mv fnmatch.h-t fnmatch.h mkdir -p 'malloc' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|__always_inline|inline _GL_ATTRIBUTE_ALWAYS_INLINE|g' -e 's|__glibc_likely|_GL_LIKELY|g' -e 's|__glibc_unlikely|_GL_UNLIKELY|g' -e '/libc_hidden_proto/d' ./malloc/scratch_buffer.h > malloc/scratch_buffer.gl.h-t mv malloc/scratch_buffer.gl.h-t malloc/scratch_buffer.gl.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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_ICONV_H''@||g' -e 's/@''GNULIB_ICONV''@/1/g' -e 's|@''ICONV_CONST''@||g' -e 's|@''REPLACE_ICONV''@|0|g' -e 's|@''REPLACE_ICONV_OPEN''@|0|g' -e 's|@''REPLACE_ICONV_UTF''@|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' ./iconv.in.h > iconv.h-t mv iconv.h-t iconv.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's/@''HAVE_INTTYPES_H''@/1/g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_INTTYPES_H''@||g' -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' -e 's/@''PRIPTR_PREFIX''@/"l"/g' -e 's/@''GNULIB_IMAXABS''@/0/g' -e 's/@''GNULIB_IMAXDIV''@/0/g' -e 's/@''GNULIB_STRTOIMAX''@/0/g' -e 's/@''GNULIB_STRTOUMAX''@/0/g' -e 's/@''HAVE_DECL_IMAXABS''@/1/g' -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' -e 's/@''HAVE_IMAXDIV_T''@/1/g' -e 's/@''REPLACE_IMAXABS''@/0/g' -e 's/@''REPLACE_IMAXDIV''@/0/g' -e 's/@''REPLACE_STRTOIMAX''@/0/g' -e 's/@''REPLACE_STRTOUMAX''@/0/g' -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' -e 's/@''INT64_MAX_EQ_LONG_MAX''@/1/g' -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/1/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' ./inttypes.in.h > inttypes.h-t mv inttypes.h-t inttypes.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_LANGINFO_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_LANGINFO_H''@||g' -e 's/@''GNULIB_NL_LANGINFO''@/0/g' -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' -e 's|@''HAVE_LANGINFO_ALTMON''@|0|g' -e 's|@''HAVE_LANGINFO_ERA''@|0|g' -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' -e 's|@''HAVE_NL_LANGINFO''@|1|g' -e 's|@''REPLACE_NL_LANGINFO''@|1|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' ./langinfo.in.h > langinfo.h-t mv langinfo.h-t langinfo.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/DOCBparser.in.h; } > libxml/DOCBparser.h-t mv -f libxml/DOCBparser.h-t libxml/DOCBparser.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/HTMLparser.in.h; } > libxml/HTMLparser.h-t mv -f libxml/HTMLparser.h-t libxml/HTMLparser.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/HTMLtree.in.h; } > libxml/HTMLtree.h-t mv -f libxml/HTMLtree.h-t libxml/HTMLtree.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/SAX2.in.h; } > libxml/SAX2.h-t mv -f libxml/SAX2.h-t libxml/SAX2.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/SAX.in.h; } > libxml/SAX.h-t mv -f libxml/SAX.h-t libxml/SAX.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/c14n.in.h; } > libxml/c14n.h-t mv -f libxml/c14n.h-t libxml/c14n.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/catalog.in.h; } > libxml/catalog.h-t mv -f libxml/catalog.h-t libxml/catalog.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/chvalid.in.h; } > libxml/chvalid.h-t mv -f libxml/chvalid.h-t libxml/chvalid.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/debugXML.in.h; } > libxml/debugXML.h-t mv -f libxml/debugXML.h-t libxml/debugXML.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/dict.in.h; } > libxml/dict.h-t mv -f libxml/dict.h-t libxml/dict.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/encoding.in.h; } > libxml/encoding.h-t mv -f libxml/encoding.h-t libxml/encoding.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/entities.in.h; } > libxml/entities.h-t mv -f libxml/entities.h-t libxml/entities.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/globals.in.h; } > libxml/globals.h-t mv -f libxml/globals.h-t libxml/globals.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/hash.in.h; } > libxml/hash.h-t mv -f libxml/hash.h-t libxml/hash.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/list.in.h; } > libxml/list.h-t mv -f libxml/list.h-t libxml/list.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/nanoftp.in.h; } > libxml/nanoftp.h-t mv -f libxml/nanoftp.h-t libxml/nanoftp.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/nanohttp.in.h; } > libxml/nanohttp.h-t mv -f libxml/nanohttp.h-t libxml/nanohttp.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/parser.in.h; } > libxml/parser.h-t mv -f libxml/parser.h-t libxml/parser.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/parserInternals.in.h; } > libxml/parserInternals.h-t mv -f libxml/parserInternals.h-t libxml/parserInternals.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/pattern.in.h; } > libxml/pattern.h-t mv -f libxml/pattern.h-t libxml/pattern.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/relaxng.in.h; } > libxml/relaxng.h-t mv -f libxml/relaxng.h-t libxml/relaxng.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/schemasInternals.in.h; } > libxml/schemasInternals.h-t mv -f libxml/schemasInternals.h-t libxml/schemasInternals.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/schematron.in.h; } > libxml/schematron.h-t mv -f libxml/schematron.h-t libxml/schematron.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/threads.in.h; } > libxml/threads.h-t mv -f libxml/threads.h-t libxml/threads.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/tree.in.h; } > libxml/tree.h-t mv -f libxml/tree.h-t libxml/tree.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/uri.in.h; } > libxml/uri.h-t mv -f libxml/uri.h-t libxml/uri.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/valid.in.h; } > libxml/valid.h-t mv -f libxml/valid.h-t libxml/valid.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xinclude.in.h; } > libxml/xinclude.h-t mv -f libxml/xinclude.h-t libxml/xinclude.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xlink.in.h; } > libxml/xlink.h-t mv -f libxml/xlink.h-t libxml/xlink.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xmlIO.in.h; } > libxml/xmlIO.h-t mv -f libxml/xmlIO.h-t libxml/xmlIO.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xmlautomata.in.h; } > libxml/xmlautomata.h-t mv -f libxml/xmlautomata.h-t libxml/xmlautomata.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xmlerror.in.h; } > libxml/xmlerror.h-t mv -f libxml/xmlerror.h-t libxml/xmlerror.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xmlexports.in.h; } > libxml/xmlexports.h-t mv -f libxml/xmlexports.h-t libxml/xmlexports.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xmlmemory.in.h; } > libxml/xmlmemory.h-t mv -f libxml/xmlmemory.h-t libxml/xmlmemory.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xmlmodule.in.h; } > libxml/xmlmodule.h-t mv -f libxml/xmlmodule.h-t libxml/xmlmodule.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xmlreader.in.h; } > libxml/xmlreader.h-t mv -f libxml/xmlreader.h-t libxml/xmlreader.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xmlregexp.in.h; } > libxml/xmlregexp.h-t mv -f libxml/xmlregexp.h-t libxml/xmlregexp.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xmlsave.in.h; } > libxml/xmlsave.h-t mv -f libxml/xmlsave.h-t libxml/xmlsave.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xmlschemas.in.h; } > libxml/xmlschemas.h-t mv -f libxml/xmlschemas.h-t libxml/xmlschemas.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xmlschemastypes.in.h; } > libxml/xmlschemastypes.h-t mv -f libxml/xmlschemastypes.h-t libxml/xmlschemastypes.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xmlstring.in.h; } > libxml/xmlstring.h-t mv -f libxml/xmlstring.h-t libxml/xmlstring.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xmlunicode.in.h; } > libxml/xmlunicode.h-t mv -f libxml/xmlunicode.h-t libxml/xmlunicode.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xmlversion.in.h; } > libxml/xmlversion.h-t mv -f libxml/xmlversion.h-t libxml/xmlversion.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xmlwriter.in.h; } > libxml/xmlwriter.h-t mv -f libxml/xmlwriter.h-t libxml/xmlwriter.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xpath.in.h; } > libxml/xpath.h-t mv -f libxml/xpath.h-t libxml/xpath.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xpathInternals.in.h; } > libxml/xpathInternals.h-t mv -f libxml/xpathInternals.h-t libxml/xpathInternals.h test -d libxml || mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./libxml/xpointer.in.h; } > libxml/xpointer.h-t mv -f libxml/xpointer.h-t libxml/xpointer.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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_LOCALE_H''@||g' -e 's/@''GNULIB_LOCALECONV''@/0/g' -e 's/@''GNULIB_SETLOCALE''@/1/g' -e 's/@''GNULIB_SETLOCALE_NULL''@/1/g' -e 's/@''GNULIB_DUPLOCALE''@/0/g' -e 's/@''GNULIB_LOCALENAME_UNSAFE''@/1/g' -e 's|@''HAVE_NEWLOCALE''@|1|g' -e 's|@''HAVE_DUPLOCALE''@|1|g' -e 's|@''HAVE_FREELOCALE''@|1|g' -e 's|@''HAVE_XLOCALE_H''@|0|g' -e 's|@''REPLACE_LOCALECONV''@|0|g' -e 's|@''REPLACE_SETLOCALE''@|1|g' -e 's|@''REPLACE_NEWLOCALE''@|0|g' -e 's|@''REPLACE_DUPLOCALE''@|0|g' -e 's|@''REPLACE_FREELOCALE''@|0|g' -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' -e 's|@''LOCALENAME_ENHANCE_LOCALE_FUNCS''@|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' ./locale.in.h > locale.h-t mv locale.h-t locale.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@||g' -e 's/@''GNULIB_ACOSF''@/0/g' -e 's/@''GNULIB_ACOSL''@/0/g' -e 's/@''GNULIB_ASINF''@/0/g' -e 's/@''GNULIB_ASINL''@/0/g' -e 's/@''GNULIB_ATANF''@/0/g' -e 's/@''GNULIB_ATANL''@/0/g' -e 's/@''GNULIB_ATAN2F''@/0/g' -e 's/@''GNULIB_CBRT''@/0/g' -e 's/@''GNULIB_CBRTF''@/0/g' -e 's/@''GNULIB_CBRTL''@/0/g' -e 's/@''GNULIB_CEIL''@/0/g' -e 's/@''GNULIB_CEILF''@/0/g' -e 's/@''GNULIB_CEILL''@/0/g' -e 's/@''GNULIB_COPYSIGN''@/0/g' -e 's/@''GNULIB_COPYSIGNF''@/0/g' -e 's/@''GNULIB_COPYSIGNL''@/0/g' -e 's/@''GNULIB_COSF''@/0/g' -e 's/@''GNULIB_COSL''@/0/g' -e 's/@''GNULIB_COSHF''@/0/g' -e 's/@''GNULIB_EXPF''@/0/g' -e 's/@''GNULIB_EXPL''@/0/g' -e 's/@''GNULIB_EXP2''@/0/g' -e 's/@''GNULIB_EXP2F''@/0/g' -e 's/@''GNULIB_EXP2L''@/0/g' -e 's/@''GNULIB_EXPM1''@/0/g' -e 's/@''GNULIB_EXPM1F''@/0/g' -e 's/@''GNULIB_EXPM1L''@/0/g' -e 's/@''GNULIB_FABSF''@/0/g' -e 's/@''GNULIB_FABSL''@/0/g' -e 's/@''GNULIB_FLOOR''@/0/g' -e 's/@''GNULIB_FLOORF''@/0/g' -e 's/@''GNULIB_FLOORL''@/0/g' -e 's/@''GNULIB_FMA''@/0/g' -e 's/@''GNULIB_FMAF''@/0/g' -e 's/@''GNULIB_FMAL''@/0/g' -e 's/@''GNULIB_FMOD''@/0/g' -e 's/@''GNULIB_FMODF''@/0/g' -e 's/@''GNULIB_FMODL''@/0/g' -e 's/@''GNULIB_FREXPF''@/0/g' -e 's/@''GNULIB_FREXP''@/0/g' -e 's/@''GNULIB_FREXPL''@/0/g' -e 's/@''GNULIB_HYPOT''@/0/g' -e 's/@''GNULIB_HYPOTF''@/0/g' -e 's/@''GNULIB_HYPOTL''@/0/g' < ./math.in.h > math.h-t1 sed -e 's/@''GNULIB_ILOGB''@/0/g' -e 's/@''GNULIB_ILOGBF''@/0/g' -e 's/@''GNULIB_ILOGBL''@/0/g' -e 's/@''GNULIB_ISFINITE''@/0/g' -e 's/@''GNULIB_ISINF''@/1/g' -e 's/@''GNULIB_ISNAN''@/1/g' -e 's/@''GNULIB_ISNANF''@/1/g' -e 's/@''GNULIB_ISNAND''@/1/g' -e 's/@''GNULIB_ISNANL''@/1/g' -e 's/@''GNULIB_LDEXP''@/0/g' -e 's/@''GNULIB_LDEXPF''@/0/g' -e 's/@''GNULIB_LDEXPL''@/0/g' -e 's/@''GNULIB_LOG''@/0/g' -e 's/@''GNULIB_LOGF''@/0/g' -e 's/@''GNULIB_LOGL''@/0/g' -e 's/@''GNULIB_LOG10''@/1/g' -e 's/@''GNULIB_LOG10F''@/0/g' -e 's/@''GNULIB_LOG10L''@/0/g' -e 's/@''GNULIB_LOG1P''@/0/g' -e 's/@''GNULIB_LOG1PF''@/0/g' -e 's/@''GNULIB_LOG1PL''@/0/g' -e 's/@''GNULIB_LOG2''@/0/g' -e 's/@''GNULIB_LOG2F''@/0/g' -e 's/@''GNULIB_LOG2L''@/0/g' -e 's/@''GNULIB_LOGB''@/0/g' -e 's/@''GNULIB_LOGBF''@/0/g' -e 's/@''GNULIB_LOGBL''@/0/g' -e 's/@''GNULIB_MODF''@/0/g' -e 's/@''GNULIB_MODFF''@/0/g' -e 's/@''GNULIB_MODFL''@/0/g' -e 's/@''GNULIB_POWF''@/0/g' -e 's/@''GNULIB_REMAINDER''@/0/g' -e 's/@''GNULIB_REMAINDERF''@/0/g' -e 's/@''GNULIB_REMAINDERL''@/0/g' -e 's/@''GNULIB_RINT''@/0/g' -e 's/@''GNULIB_RINTF''@/0/g' -e 's/@''GNULIB_RINTL''@/0/g' -e 's/@''GNULIB_ROUND''@/0/g' -e 's/@''GNULIB_ROUNDF''@/0/g' -e 's/@''GNULIB_ROUNDL''@/0/g' -e 's/@''GNULIB_SIGNBIT''@/1/g' -e 's/@''GNULIB_SINF''@/0/g' -e 's/@''GNULIB_SINL''@/0/g' -e 's/@''GNULIB_SINHF''@/0/g' -e 's/@''GNULIB_SQRTF''@/0/g' -e 's/@''GNULIB_SQRTL''@/0/g' -e 's/@''GNULIB_TANF''@/0/g' -e 's/@''GNULIB_TANL''@/0/g' -e 's/@''GNULIB_TANHF''@/0/g' -e 's/@''GNULIB_TRUNC''@/0/g' -e 's/@''GNULIB_TRUNCF''@/0/g' -e 's/@''GNULIB_TRUNCL''@/0/g' -e 's/@''GNULIB_TOTALORDER''@/0/g' -e 's/@''GNULIB_TOTALORDERF''@/0/g' -e 's/@''GNULIB_TOTALORDERL''@/0/g' -e 's/@''GNULIB_MDA_J0''@/1/g' -e 's/@''GNULIB_MDA_J1''@/1/g' -e 's/@''GNULIB_MDA_JN''@/1/g' -e 's/@''GNULIB_MDA_Y0''@/1/g' -e 's/@''GNULIB_MDA_Y1''@/1/g' -e 's/@''GNULIB_MDA_YN''@/1/g' < math.h-t1 > math.h-t2 sed -e 's|@''HAVE_ACOSF''@|1|g' -e 's|@''HAVE_ACOSL''@|1|g' -e 's|@''HAVE_ASINF''@|1|g' -e 's|@''HAVE_ASINL''@|1|g' -e 's|@''HAVE_ATANF''@|1|g' -e 's|@''HAVE_ATANL''@|1|g' -e 's|@''HAVE_ATAN2F''@|1|g' -e 's|@''HAVE_CBRT''@|1|g' -e 's|@''HAVE_CBRTF''@|1|g' -e 's|@''HAVE_CBRTL''@|1|g' -e 's|@''HAVE_COPYSIGN''@|1|g' -e 's|@''HAVE_COPYSIGNL''@|1|g' -e 's|@''HAVE_COSF''@|1|g' -e 's|@''HAVE_COSL''@|1|g' -e 's|@''HAVE_COSHF''@|1|g' -e 's|@''HAVE_EXPF''@|1|g' -e 's|@''HAVE_EXPL''@|1|g' -e 's|@''HAVE_EXPM1''@|1|g' -e 's|@''HAVE_EXPM1F''@|1|g' -e 's|@''HAVE_FABSF''@|1|g' -e 's|@''HAVE_FABSL''@|1|g' -e 's|@''HAVE_FMA''@|1|g' -e 's|@''HAVE_FMAF''@|1|g' -e 's|@''HAVE_FMAL''@|1|g' -e 's|@''HAVE_FMODF''@|1|g' -e 's|@''HAVE_FMODL''@|1|g' -e 's|@''HAVE_FREXPF''@|1|g' -e 's|@''HAVE_HYPOTF''@|1|g' -e 's|@''HAVE_HYPOTL''@|1|g' -e 's|@''HAVE_ILOGB''@|1|g' -e 's|@''HAVE_ILOGBF''@|1|g' -e 's|@''HAVE_ILOGBL''@|1|g' -e 's|@''HAVE_ISNANF''@|1|g' -e 's|@''HAVE_ISNAND''@|1|g' -e 's|@''HAVE_ISNANL''@|1|g' -e 's|@''HAVE_LDEXPF''@|1|g' -e 's|@''HAVE_LOGF''@|1|g' -e 's|@''HAVE_LOGL''@|1|g' -e 's|@''HAVE_LOG10F''@|1|g' -e 's|@''HAVE_LOG10L''@|1|g' -e 's|@''HAVE_LOG1P''@|1|g' -e 's|@''HAVE_LOG1PF''@|1|g' -e 's|@''HAVE_LOG1PL''@|1|g' -e 's|@''HAVE_LOGBF''@|1|g' -e 's|@''HAVE_LOGBL''@|1|g' -e 's|@''HAVE_MODFF''@|1|g' -e 's|@''HAVE_MODFL''@|1|g' -e 's|@''HAVE_POWF''@|1|g' -e 's|@''HAVE_REMAINDER''@|1|g' -e 's|@''HAVE_REMAINDERF''@|1|g' -e 's|@''HAVE_RINT''@|1|g' -e 's|@''HAVE_RINTL''@|1|g' -e 's|@''HAVE_SINF''@|1|g' -e 's|@''HAVE_SINL''@|1|g' -e 's|@''HAVE_SINHF''@|1|g' -e 's|@''HAVE_SQRTF''@|1|g' -e 's|@''HAVE_SQRTL''@|1|g' -e 's|@''HAVE_TANF''@|1|g' -e 's|@''HAVE_TANL''@|1|g' -e 's|@''HAVE_TANHF''@|1|g' -e 's|@''HAVE_TOTALORDER''@|1|g' -e 's|@''HAVE_TOTALORDERF''@|1|g' -e 's|@''HAVE_TOTALORDERL''@|1|g' < math.h-t2 > math.h-t3 sed -e 's|@''HAVE_DECL_ACOSL''@|1|g' -e 's|@''HAVE_DECL_ASINL''@|1|g' -e 's|@''HAVE_DECL_ATANL''@|1|g' -e 's|@''HAVE_DECL_CBRTF''@|1|g' -e 's|@''HAVE_DECL_CBRTL''@|1|g' -e 's|@''HAVE_DECL_CEILF''@|1|g' -e 's|@''HAVE_DECL_CEILL''@|1|g' -e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' -e 's|@''HAVE_DECL_COSL''@|1|g' -e 's|@''HAVE_DECL_EXPL''@|1|g' -e 's|@''HAVE_DECL_EXP2''@|1|g' -e 's|@''HAVE_DECL_EXP2F''@|1|g' -e 's|@''HAVE_DECL_EXP2L''@|1|g' -e 's|@''HAVE_DECL_EXPM1L''@|1|g' -e 's|@''HAVE_DECL_FLOORF''@|1|g' -e 's|@''HAVE_DECL_FLOORL''@|1|g' -e 's|@''HAVE_DECL_FREXPL''@|1|g' -e 's|@''HAVE_DECL_LDEXPL''@|1|g' -e 's|@''HAVE_DECL_LOGL''@|1|g' -e 's|@''HAVE_DECL_LOG10L''@|1|g' -e 's|@''HAVE_DECL_LOG2''@|1|g' -e 's|@''HAVE_DECL_LOG2F''@|1|g' -e 's|@''HAVE_DECL_LOG2L''@|1|g' -e 's|@''HAVE_DECL_LOGB''@|1|g' -e 's|@''HAVE_DECL_REMAINDER''@|1|g' -e 's|@''HAVE_DECL_REMAINDERL''@|1|g' -e 's|@''HAVE_DECL_RINTF''@|1|g' -e 's|@''HAVE_DECL_ROUND''@|1|g' -e 's|@''HAVE_DECL_ROUNDF''@|1|g' -e 's|@''HAVE_DECL_ROUNDL''@|1|g' -e 's|@''HAVE_DECL_SINL''@|1|g' -e 's|@''HAVE_DECL_SQRTL''@|1|g' -e 's|@''HAVE_DECL_TANL''@|1|g' -e 's|@''HAVE_DECL_TRUNC''@|1|g' -e 's|@''HAVE_DECL_TRUNCF''@|1|g' -e 's|@''HAVE_DECL_TRUNCL''@|1|g' < math.h-t3 > math.h-t4 sed -e 's|@''REPLACE_ACOSF''@|0|g' -e 's|@''REPLACE_ASINF''@|0|g' -e 's|@''REPLACE_ATANF''@|0|g' -e 's|@''REPLACE_ATAN2F''@|0|g' -e 's|@''REPLACE_CBRTF''@|0|g' -e 's|@''REPLACE_CBRTL''@|0|g' -e 's|@''REPLACE_CEIL''@|0|g' -e 's|@''REPLACE_CEILF''@|0|g' -e 's|@''REPLACE_CEILL''@|0|g' -e 's|@''REPLACE_COSF''@|0|g' -e 's|@''REPLACE_COSHF''@|0|g' -e 's|@''REPLACE_EXPF''@|0|g' -e 's|@''REPLACE_EXPL''@|0|g' -e 's|@''REPLACE_EXPM1''@|0|g' -e 's|@''REPLACE_EXPM1F''@|0|g' -e 's|@''REPLACE_EXPM1L''@|0|g' -e 's|@''REPLACE_EXP2''@|0|g' -e 's|@''REPLACE_EXP2L''@|0|g' -e 's|@''REPLACE_FABSL''@|0|g' -e 's|@''REPLACE_FLOOR''@|0|g' -e 's|@''REPLACE_FLOORF''@|0|g' -e 's|@''REPLACE_FLOORL''@|0|g' -e 's|@''REPLACE_FMA''@|0|g' -e 's|@''REPLACE_FMAF''@|0|g' -e 's|@''REPLACE_FMAL''@|0|g' -e 's|@''REPLACE_FMOD''@|0|g' -e 's|@''REPLACE_FMODF''@|0|g' -e 's|@''REPLACE_FMODL''@|0|g' -e 's|@''REPLACE_FREXPF''@|0|g' -e 's|@''REPLACE_FREXP''@|0|g' -e 's|@''REPLACE_FREXPL''@|0|g' -e 's|@''REPLACE_HUGE_VAL''@|0|g' -e 's|@''REPLACE_HYPOT''@|0|g' -e 's|@''REPLACE_HYPOTF''@|0|g' -e 's|@''REPLACE_HYPOTL''@|0|g' -e 's|@''REPLACE_ILOGB''@|0|g' -e 's|@''REPLACE_ILOGBF''@|0|g' -e 's|@''REPLACE_ILOGBL''@|0|g' -e 's|@''REPLACE_ISFINITE''@|0|g' -e 's|@''REPLACE_ISINF''@|0|g' -e 's|@''REPLACE_ISNAN''@|0|g' -e 's|@''REPLACE_ITOLD''@|0|g' < math.h-t4 > math.h-t5 sed -e 's|@''REPLACE_LDEXP''@|0|g' -e 's|@''REPLACE_LDEXPL''@|0|g' -e 's|@''REPLACE_LOG''@|0|g' -e 's|@''REPLACE_LOGF''@|0|g' -e 's|@''REPLACE_LOGL''@|0|g' -e 's|@''REPLACE_LOG10''@|0|g' -e 's|@''REPLACE_LOG10F''@|0|g' -e 's|@''REPLACE_LOG10L''@|0|g' -e 's|@''REPLACE_LOG1P''@|0|g' -e 's|@''REPLACE_LOG1PF''@|0|g' -e 's|@''REPLACE_LOG1PL''@|0|g' -e 's|@''REPLACE_LOG2''@|0|g' -e 's|@''REPLACE_LOG2F''@|0|g' -e 's|@''REPLACE_LOG2L''@|0|g' -e 's|@''REPLACE_LOGB''@|0|g' -e 's|@''REPLACE_LOGBF''@|0|g' -e 's|@''REPLACE_LOGBL''@|0|g' -e 's|@''REPLACE_MODF''@|0|g' -e 's|@''REPLACE_MODFF''@|0|g' -e 's|@''REPLACE_MODFL''@|0|g' -e 's|@''REPLACE_NAN''@|0|g' -e 's|@''REPLACE_REMAINDER''@|0|g' -e 's|@''REPLACE_REMAINDERF''@|0|g' -e 's|@''REPLACE_REMAINDERL''@|0|g' -e 's|@''REPLACE_RINTL''@|0|g' -e 's|@''REPLACE_ROUND''@|0|g' -e 's|@''REPLACE_ROUNDF''@|0|g' -e 's|@''REPLACE_ROUNDL''@|0|g' -e 's|@''REPLACE_SIGNBIT''@|0|g' -e 's|@''REPLACE_SIGNBIT_USING_BUILTINS''@|1|g' -e 's|@''REPLACE_SINF''@|0|g' -e 's|@''REPLACE_SINHF''@|0|g' -e 's|@''REPLACE_SQRTF''@|0|g' -e 's|@''REPLACE_SQRTL''@|0|g' -e 's|@''REPLACE_TANF''@|0|g' -e 's|@''REPLACE_TANHF''@|0|g' -e 's|@''REPLACE_TOTALORDER''@|0|g' -e 's|@''REPLACE_TOTALORDERF''@|0|g' -e 's|@''REPLACE_TOTALORDERL''@|0|g' -e 's|@''REPLACE_TRUNC''@|0|g' -e 's|@''REPLACE_TRUNCF''@|0|g' -e 's|@''REPLACE_TRUNCL''@|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' < math.h-t5 > math.h-t6 rm -f math.h-t1 math.h-t2 math.h-t3 math.h-t4 math.h-t5 mv math.h-t6 math.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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_NETDB_H''@||g' -e 's|@''HAVE_NETDB_H''@|1|g' -e 's/@''GNULIB_GETADDRINFO''@/1/g' -e 's|@''HAVE_STRUCT_ADDRINFO''@|1|g' -e 's|@''HAVE_DECL_FREEADDRINFO''@|1|g' -e 's|@''HAVE_DECL_GAI_STRERROR''@|1|g' -e 's|@''HAVE_DECL_GETADDRINFO''@|1|g' -e 's|@''HAVE_DECL_GETNAMEINFO''@|1|g' -e 's|@''REPLACE_GAI_STRERROR''@|0|g' -e 's|@''REPLACE_GETADDRINFO''@|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' ./netdb.in.h > netdb.h-t mv netdb.h-t netdb.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''REPLACE_OBSTACK''@|0|g' ./obstack.in.h > obstack.h-t mv obstack.h-t obstack.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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_OMP_H''@||g' ./omp.in.h > omp.h-t mv omp.h-t omp.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_SCHED_H''@|1|g' -e 's|@''HAVE_SYS_CDEFS_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_SCHED_H''@||g' -e 's|@''HAVE_STRUCT_SCHED_PARAM''@|1|g' -e 's/@''GNULIB_SCHED_YIELD''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' -e 's|@''HAVE_SCHED_YIELD''@|1|g' -e 's|@''REPLACE_SCHED_YIELD''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' ./sched.in.h > sched.h-t mv sched.h-t sched.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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_SIGNAL_H''@||g' -e 's/@''GNULIB_PTHREAD_SIGMASK''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' -e 's/@''GNULIB_RAISE''@/1/g' -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/1/g' -e 's/@''GNULIB_SIGPROCMASK''@/1/g' -e 's/@''GNULIB_SIGACTION''@/1/g' -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' -e 's|@''HAVE_RAISE''@|1|g' -e 's|@''HAVE_SIGSET_T''@|1|g' -e 's|@''HAVE_SIGINFO_T''@|1|g' -e 's|@''HAVE_SIGACTION''@|1|g' -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' -e 's|@''HAVE_SIGHANDLER_T''@|0|g' -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' -e 's|@''REPLACE_RAISE''@|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' ./signal.in.h > signal.h-t mv signal.h-t signal.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_SPAWN_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_SPAWN_H''@||g' -e 's/@''GNULIB_POSIX_SPAWN''@/1/g' -e 's/@''GNULIB_POSIX_SPAWNP''@/1/g' -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_INIT''@/1/g' -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR''@/1/g' -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE''@/1/g' -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2''@/1/g' -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDFCHDIR''@/0/g' -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN''@/1/g' -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_DESTROY''@/1/g' -e 's/@''GNULIB_POSIX_SPAWNATTR_INIT''@/1/g' -e 's/@''GNULIB_POSIX_SPAWNATTR_GETFLAGS''@/0/g' -e 's/@''GNULIB_POSIX_SPAWNATTR_SETFLAGS''@/1/g' -e 's/@''GNULIB_POSIX_SPAWNATTR_GETPGROUP''@/0/g' -e 's/@''GNULIB_POSIX_SPAWNATTR_SETPGROUP''@/1/g' -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSCHEDPARAM''@/0/g' -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSCHEDPARAM''@/0/g' -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSCHEDPOLICY''@/0/g' -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSCHEDPOLICY''@/0/g' -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSIGDEFAULT''@/0/g' -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSIGDEFAULT''@/0/g' -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSIGMASK''@/0/g' -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSIGMASK''@/1/g' -e 's/@''GNULIB_POSIX_SPAWNATTR_DESTROY''@/1/g' -e 's|@''HAVE_POSIX_SPAWN''@|1|g' -e 's|@''HAVE_POSIX_SPAWNATTR_T''@|1|g' -e 's|@''HAVE_POSIX_SPAWN_FILE_ACTIONS_T''@|1|g' -e 's|@''HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR''@|0|g' -e 's|@''HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDFCHDIR''@|1|g' -e 's|@''REPLACE_POSIX_SPAWN''@|1|g' -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR''@|0|g' -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE''@|1|g' -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2''@|1|g' -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDFCHDIR''@|0|g' -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN''@|1|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' ./spawn.in.h > spawn.h-t mv spawn.h-t spawn.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G ./stdckdint.in.h > stdckdint.h-t mv stdckdint.h-t stdckdint.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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_STDDEF_H''@||g' -e 's|@''HAVE_MAX_ALIGN_T''@|1|g' -e 's|@''HAVE_WCHAR_T''@|1|g' -e 's|@''REPLACE_NULL''@|0|g' ./stddef.in.h > stddef.h-t mv stddef.h-t stddef.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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/@''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''@/32/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/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' ./stdint.in.h > stdint.h-t mv stdint.h-t stdint.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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''@/1/g' -e 's/@''GNULIB_FFLUSH''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' -e 's/@''GNULIB_FGETC''@/1/g' -e 's/@''GNULIB_FGETS''@/1/g' -e 's/@''GNULIB_FOPEN''@/1/g' -e 's/@''GNULIB_FOPEN_GNU''@/1/g' -e 's/@''GNULIB_FPRINTF''@/1/g' -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' -e 's/@''GNULIB_FPURGE''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' -e 's/@''GNULIB_FPUTC''@/1/g' -e 's/@''GNULIB_FPUTS''@/1/g' -e 's/@''GNULIB_FREAD''@/1/g' -e 's/@''GNULIB_FREOPEN''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' -e 's/@''GNULIB_FSCANF''@/1/g' -e 's/@''GNULIB_FSEEK''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' -e 's/@''GNULIB_FSEEKO''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' -e 's/@''GNULIB_FTELL''@/1/g' -e 's/@''GNULIB_FTELLO''@/1/g' -e 's/@''GNULIB_FWRITE''@/1/g' -e 's/@''GNULIB_GETC''@/1/g' -e 's/@''GNULIB_GETCHAR''@/1/g' -e 's/@''GNULIB_GETDELIM''@/1/g' -e 's/@''GNULIB_GETLINE''@/1/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''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/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''@/1/g' -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/1/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''@/1/g' -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' -e 's/@''GNULIB_MDA_FCLOSEALL''@/1/g' -e 's/@''GNULIB_MDA_FDOPEN''@/1/g' -e 's/@''GNULIB_MDA_FILENO''@/1/g' -e 's/@''GNULIB_MDA_GETW''@/1/g' -e 's/@''GNULIB_MDA_PUTW''@/1/g' -e 's/@''GNULIB_MDA_TEMPNAM''@/1/g' < ./stdio.in.h > stdio.h-t1 sed -e 's|@''HAVE_DECL_FCLOSEALL''@|0|g' -e 's|@''HAVE_DECL_FPURGE''@|1|g' -e 's|@''HAVE_DECL_FSEEKO''@|1|g' -e 's|@''HAVE_DECL_FTELLO''@|1|g' -e 's|@''HAVE_DECL_GETDELIM''@|1|g' -e 's|@''HAVE_DECL_GETLINE''@|1|g' -e 's|@''HAVE_DECL_GETW''@|1|g' -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' -e 's|@''HAVE_DECL_PUTW''@|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' < stdio.h-t1 > stdio.h-t2 sed -e 's|@''REPLACE_DPRINTF''@|0|g' -e 's|@''REPLACE_FCLOSE''@|1|g' -e 's|@''REPLACE_FDOPEN''@|0|g' -e 's|@''REPLACE_FFLUSH''@|1|g' -e 's|@''REPLACE_FOPEN''@|1|g' -e 's|@''REPLACE_FOPEN_FOR_FOPEN_GNU''@|1|g' -e 's|@''REPLACE_FPRINTF''@|0|g' -e 's|@''REPLACE_FPURGE''@|1|g' -e 's|@''REPLACE_FREOPEN''@|0|g' -e 's|@''REPLACE_FSEEK''@|1|g' -e 's|@''REPLACE_FSEEKO''@|1|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''@|1|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-t2 > stdio.h-t3 rm -f stdio.h-t1 stdio.h-t2 mv stdio.h-t3 stdio.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_STDLIB_H''@||g' -e 's/@''GNULIB__EXIT''@/0/g' -e 's/@''GNULIB_ALIGNED_ALLOC''@/0/g' -e 's/@''GNULIB_ATOLL''@/0/g' -e 's/@''GNULIB_CALLOC_GNU''@/1/g' -e 's/@''GNULIB_CALLOC_POSIX''@/1/g' -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' -e 's/@''GNULIB_FREE_POSIX''@/1/g' -e 's/@''GNULIB_GETLOADAVG''@/0/g' -e 's/@''GNULIB_GETPROGNAME''@/1/g' -e 's/@''GNULIB_GETSUBOPT''@/0/g' -e 's/@''GNULIB_GRANTPT''@/0/g' -e 's/@''GNULIB_MALLOC_GNU''@/1/g' -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' -e 's/@''GNULIB_MBSTOWCS''@/0/g' -e 's/@''GNULIB_MBTOWC''@/1/g' -e 's/@''GNULIB_MKDTEMP''@/1/g' -e 's/@''GNULIB_MKOSTEMP''@/0/g' -e 's/@''GNULIB_MKOSTEMPS''@/0/g' -e 's/@''GNULIB_MKSTEMP''@/0/g' -e 's/@''GNULIB_MKSTEMPS''@/0/g' -e 's/@''GNULIB_POSIX_MEMALIGN''@/0/g' -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' -e 's/@''GNULIB_PTSNAME''@/0/g' -e 's/@''GNULIB_PTSNAME_R''@/0/g' -e 's/@''GNULIB_PUTENV''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' -e 's/@''GNULIB_QSORT_R''@/0/g' -e 's/@''GNULIB_RAND''@/0/g' -e 's/@''GNULIB_RANDOM''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' -e 's/@''GNULIB_RANDOM_R''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' -e 's/@''GNULIB_REALLOC_GNU''@/1/g' -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' -e 's/@''GNULIB_REALLOCARRAY''@/1/g' -e 's/@''GNULIB_REALPATH''@/1/g' -e 's/@''GNULIB_RPMATCH''@/0/g' -e 's/@''GNULIB_SECURE_GETENV''@/1/g' -e 's/@''GNULIB_SETENV''@/1/g' -e 's/@''GNULIB_STRTOD''@/0/g' -e 's/@''GNULIB_STRTOL''@/1/g' -e 's/@''GNULIB_STRTOLD''@/0/g' -e 's/@''GNULIB_STRTOLL''@/0/g' -e 's/@''GNULIB_STRTOUL''@/1/g' -e 's/@''GNULIB_STRTOULL''@/0/g' -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' -e 's/@''GNULIB_UNLOCKPT''@/0/g' -e 's/@''GNULIB_UNSETENV''@/1/g' -e 's/@''GNULIB_WCTOMB''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' -e 's/@''GNULIB_MDA_ECVT''@/1/g' -e 's/@''GNULIB_MDA_FCVT''@/1/g' -e 's/@''GNULIB_MDA_GCVT''@/1/g' -e 's/@''GNULIB_MDA_MKTEMP''@/1/g' -e 's/@''GNULIB_MDA_PUTENV''@/1/g' < ./stdlib.in.h > stdlib.h-t1 sed -e 's|@''HAVE__EXIT''@|1|g' -e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' -e 's|@''HAVE_ATOLL''@|1|g' -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|0|g' -e 's|@''HAVE_DECL_ECVT''@|1|g' -e 's|@''HAVE_DECL_FCVT''@|1|g' -e 's|@''HAVE_DECL_GCVT''@|1|g' -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' -e 's|@''HAVE_DECL_PROGRAM_INVOCATION_NAME''@|0|g' -e 's|@''HAVE_GETPROGNAME''@|1|g' -e 's|@''HAVE_GETSUBOPT''@|1|g' -e 's|@''HAVE_GRANTPT''@|1|g' -e 's|@''HAVE_INITSTATE''@|1|g' -e 's|@''HAVE_DECL_INITSTATE''@|1|g' -e 's|@''HAVE_MBTOWC''@|1|g' -e 's|@''HAVE_MKDTEMP''@|1|g' -e 's|@''HAVE_MKOSTEMP''@|1|g' -e 's|@''HAVE_MKOSTEMPS''@|1|g' -e 's|@''HAVE_MKSTEMP''@|1|g' -e 's|@''HAVE_MKSTEMPS''@|1|g' -e 's|@''HAVE_POSIX_MEMALIGN''@|1|g' -e 's|@''HAVE_POSIX_OPENPT''@|1|g' -e 's|@''HAVE_PTSNAME''@|1|g' -e 's|@''HAVE_PTSNAME_R''@|1|g' -e 's|@''HAVE_QSORT_R''@|1|g' -e 's|@''HAVE_RANDOM''@|1|g' -e 's|@''HAVE_RANDOM_H''@|0|g' -e 's|@''HAVE_RANDOM_R''@|0|g' -e 's|@''HAVE_REALLOCARRAY''@|1|g' -e 's|@''HAVE_REALPATH''@|1|g' -e 's|@''HAVE_RPMATCH''@|1|g' -e 's|@''HAVE_SECURE_GETENV''@|0|g' -e 's|@''HAVE_DECL_SETENV''@|1|g' -e 's|@''HAVE_SETSTATE''@|1|g' -e 's|@''HAVE_DECL_SETSTATE''@|1|g' -e 's|@''HAVE_STRTOD''@|1|g' -e 's|@''HAVE_STRTOL''@|1|g' -e 's|@''HAVE_STRTOLD''@|1|g' -e 's|@''HAVE_STRTOLL''@|1|g' -e 's|@''HAVE_STRTOUL''@|1|g' -e 's|@''HAVE_STRTOULL''@|1|g' -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|0|g' -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' -e 's|@''HAVE_UNLOCKPT''@|1|g' -e 's|@''HAVE_DECL_UNSETENV''@|1|g' < stdlib.h-t1 > stdlib.h-t2 sed -e 's|@''REPLACE__EXIT''@|0|g' -e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' -e 's|@''REPLACE_CALLOC_FOR_CALLOC_GNU''@|0|g' -e 's|@''REPLACE_CALLOC_FOR_CALLOC_POSIX''@|0|g' -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' -e 's|@''REPLACE_FREE''@|0|g' -e 's|@''REPLACE_GETLOADAVG''@|0|g' -e 's|@''REPLACE_GETPROGNAME''@|0|g' -e 's|@''REPLACE_GETSUBOPT''@|0|g' -e 's|@''REPLACE_INITSTATE''@|0|g' -e 's|@''REPLACE_MALLOC_FOR_MALLOC_GNU''@|0|g' -e 's|@''REPLACE_MALLOC_FOR_MALLOC_POSIX''@|0|g' -e 's|@''REPLACE_MB_CUR_MAX''@|0|g' -e 's|@''REPLACE_MBSTOWCS''@|0|g' -e 's|@''REPLACE_MBTOWC''@|0|g' -e 's|@''REPLACE_MKOSTEMP''@|0|g' -e 's|@''REPLACE_MKOSTEMPS''@|0|g' -e 's|@''REPLACE_MKSTEMP''@|0|g' -e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' -e 's|@''REPLACE_POSIX_OPENPT''@|0|g' -e 's|@''REPLACE_PTSNAME''@|0|g' -e 's|@''REPLACE_PTSNAME_R''@|0|g' -e 's|@''REPLACE_PUTENV''@|1|g' -e 's|@''REPLACE_QSORT_R''@|0|g' -e 's|@''REPLACE_RAND''@|0|g' -e 's|@''REPLACE_RANDOM''@|0|g' -e 's|@''REPLACE_RANDOM_R''@|0|g' -e 's|@''REPLACE_REALLOC_FOR_REALLOC_GNU''@|0|g' -e 's|@''REPLACE_REALLOC_FOR_REALLOC_POSIX''@|0|g' -e 's|@''REPLACE_REALLOCARRAY''@|0|g' -e 's|@''REPLACE_REALPATH''@|0|g' -e 's|@''REPLACE_SETENV''@|0|g' -e 's|@''REPLACE_SETSTATE''@|0|g' -e 's|@''REPLACE_STRTOD''@|0|g' -e 's|@''REPLACE_STRTOL''@|1|g' -e 's|@''REPLACE_STRTOLD''@|0|g' -e 's|@''REPLACE_STRTOLL''@|0|g' -e 's|@''REPLACE_STRTOUL''@|1|g' -e 's|@''REPLACE_STRTOULL''@|0|g' -e 's|@''REPLACE_UNSETENV''@|0|g' -e 's|@''REPLACE_WCTOMB''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./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-t2 > stdlib.h-t3 rm -f stdlib.h-t1 stdlib.h-t2 mv stdlib.h-t3 stdlib.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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''@/1/g' -e 's/@''GNULIB_MBSNLEN''@/0/g' -e 's/@''GNULIB_MBSCHR''@/0/g' -e 's/@''GNULIB_MBSRCHR''@/0/g' -e 's/@''GNULIB_MBSSTR''@/1/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''@/1/g' -e 's/@''GNULIB_MEMRCHR''@/1/g' -e 's/@''GNULIB_MEMSET_EXPLICIT''@/1/g' -e 's/@''GNULIB_RAWMEMCHR''@/1/g' -e 's/@''GNULIB_STPCPY''@/1/g' -e 's/@''GNULIB_STPNCPY''@/1/g' -e 's/@''GNULIB_STRCHRNUL''@/1/g' -e 's/@''GNULIB_STRDUP''@/1/g' -e 's/@''GNULIB_STRNCAT''@/0/g' -e 's/@''GNULIB_STRNDUP''@/0/g' -e 's/@''GNULIB_STRNLEN''@/1/g' -e 's/@''GNULIB_STRPBRK''@/1/g' -e 's/@''GNULIB_STRSEP''@/0/g' -e 's/@''GNULIB_STRSTR''@/1/g' -e 's/@''GNULIB_STRCASESTR''@/0/g' -e 's/@''GNULIB_STRTOK_R''@/0/g' -e 's/@''GNULIB_STRERROR''@/1/g' -e 's/@''GNULIB_STRERROR_R''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' -e 's/@''GNULIB_STRERRORNAME_NP''@/0/g' -e 's/@''GNULIB_SIGABBREV_NP''@/0/g' -e 's/@''GNULIB_SIGDESCR_NP''@/0/g' -e 's/@''GNULIB_STRSIGNAL''@/0/g' -e 's/@''GNULIB_STRVERSCMP''@/0/g' -e 's/@''GNULIB_MDA_MEMCCPY''@/1/g' -e 's/@''GNULIB_MDA_STRDUP''@/1/g' -e 's/@''GNULIB_FREE_POSIX''@/1/g' < ./string.in.h > string.h-t1 sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' -e 's|@''HAVE_FFSL''@|1|g' -e 's|@''HAVE_FFSLL''@|1|g' -e 's|@''HAVE_MBSLEN''@|0|g' -e 's|@''HAVE_DECL_MEMMEM''@|1|g' -e 's|@''HAVE_MEMPCPY''@|0|g' -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' -e 's|@''HAVE_MEMSET_EXPLICIT''@|0|g' -e 's|@''HAVE_RAWMEMCHR''@|0|g' -e 's|@''HAVE_STPCPY''@|1|g' -e 's|@''HAVE_STPNCPY''@|1|g' -e 's|@''HAVE_STRCHRNUL''@|0|g' -e 's|@''HAVE_DECL_STRDUP''@|1|g' -e 's|@''HAVE_DECL_STRNDUP''@|1|g' -e 's|@''HAVE_DECL_STRNLEN''@|1|g' -e 's|@''HAVE_STRPBRK''@|1|g' -e 's|@''HAVE_STRSEP''@|1|g' -e 's|@''HAVE_STRCASESTR''@|1|g' -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' -e 's|@''HAVE_STRERRORNAME_NP''@|1|g' -e 's|@''HAVE_SIGABBREV_NP''@|1|g' -e 's|@''HAVE_SIGDESCR_NP''@|1|g' -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' -e 's|@''HAVE_STRVERSCMP''@|1|g' -e 's|@''REPLACE_FFSLL''@|0|g' -e 's|@''REPLACE_MEMCHR''@|0|g' -e 's|@''REPLACE_MEMMEM''@|0|g' -e 's|@''REPLACE_MEMPCPY''@|0|g' -e 's|@''REPLACE_MEMSET_EXPLICIT''@|0|g' -e 's|@''REPLACE_FREE''@|0|g' -e 's|@''REPLACE_STPCPY''@|0|g' -e 's|@''REPLACE_STPNCPY''@|0|g' -e 's|@''REPLACE_STRCHRNUL''@|0|g' -e 's|@''REPLACE_STRDUP''@|0|g' -e 's|@''REPLACE_STRNCAT''@|0|g' -e 's|@''REPLACE_STRNDUP''@|0|g' -e 's|@''REPLACE_STRNLEN''@|0|g' -e 's|@''REPLACE_STRSTR''@|0|g' -e 's|@''REPLACE_STRCASESTR''@|0|g' -e 's|@''REPLACE_STRTOK_R''@|0|g' -e 's|@''REPLACE_STRERROR''@|1|g' -e 's|@''REPLACE_STRERROR_R''@|1|g' -e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' -e 's|@''REPLACE_STRSIGNAL''@|0|g' -e 's|@''REPLACE_STRVERSCMP''@|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.h-t1 > string.h-t2 rm -f string.h-t1 mv string.h-t2 string.h mkdir -p 'sys' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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_RANDOM_H''@||g' -e 's|@''HAVE_SYS_RANDOM_H''@|0|g' -e 's/@''GNULIB_GETRANDOM''@/1/g' -e 's/@''HAVE_GETRANDOM''@/0/g' -e 's/@''REPLACE_GETRANDOM''@/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' ./sys_random.in.h > sys/random.h-t mv sys/random.h-t sys/random.h mkdir -p 'sys' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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_SELECT_H''@||g' -e 's|@''HAVE_SYS_SELECT_H''@|1|g' -e 's/@''GNULIB_PSELECT''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' -e 's/@''GNULIB_SELECT''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' -e 's|@''HAVE_WINSOCK2_H''@|0|g' -e 's|@''HAVE_PSELECT''@|1|g' -e 's|@''REPLACE_PSELECT''@|0|g' -e 's|@''REPLACE_SELECT''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' ./sys_select.in.h > sys/select.h-t mv sys/select.h-t sys/select.h mkdir -p 'sys' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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_SOCKET_H''@||g' -e 's|@''HAVE_SYS_SOCKET_H''@|1|g' -e 's/@''GNULIB_CLOSE''@/1/g' -e 's/@''GNULIB_SOCKET''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' -e 's/@''GNULIB_CONNECT''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' -e 's/@''GNULIB_ACCEPT''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' -e 's/@''GNULIB_BIND''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' -e 's/@''GNULIB_GETPEERNAME''@/0/g' -e 's/@''GNULIB_GETSOCKNAME''@/0/g' -e 's/@''GNULIB_GETSOCKOPT''@/0/g' -e 's/@''GNULIB_LISTEN''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' -e 's/@''GNULIB_RECV''@/0/g' -e 's/@''GNULIB_SEND''@/0/g' -e 's/@''GNULIB_RECVFROM''@/0/g' -e 's/@''GNULIB_SENDTO''@/0/g' -e 's/@''GNULIB_SETSOCKOPT''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' -e 's/@''GNULIB_SHUTDOWN''@/0/g' -e 's/@''GNULIB_ACCEPT4''@/0/g' -e 's|@''HAVE_WINSOCK2_H''@|0|g' -e 's|@''HAVE_WS2TCPIP_H''@|0|g' -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|1|g' -e 's|@''HAVE_SA_FAMILY_T''@|1|g' -e 's|@''HAVE_ACCEPT4''@|1|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' ./sys_socket.in.h > sys/socket.h-t mv sys/socket.h-t sys/socket.h mkdir -p 'sys' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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_STAT_H''@||g' -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' -e 's/@''GNULIB_CHMOD''@/0/g' -e 's/@''GNULIB_FCHMODAT''@/0/g' -e 's/@''GNULIB_FSTAT''@/1/g' -e 's/@''GNULIB_FSTATAT''@/1/g' -e 's/@''GNULIB_FUTIMENS''@/0/g' -e 's/@''GNULIB_GETUMASK''@/0/g' -e 's/@''GNULIB_LCHMOD''@/0/g' -e 's/@''GNULIB_LSTAT''@/1/g' -e 's/@''GNULIB_MKDIR''@/1/g' -e 's/@''GNULIB_MKDIRAT''@/0/g' -e 's/@''GNULIB_MKFIFO''@/0/g' -e 's/@''GNULIB_MKFIFOAT''@/0/g' -e 's/@''GNULIB_MKNOD''@/0/g' -e 's/@''GNULIB_MKNODAT''@/0/g' -e 's/@''GNULIB_STAT''@/1/g' -e 's/@''GNULIB_UTIMENSAT''@/0/g' -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' -e 's/@''GNULIB_MDA_CHMOD''@/1/g' -e 's/@''GNULIB_MDA_MKDIR''@/1/g' -e 's/@''GNULIB_MDA_UMASK''@/1/g' -e 's|@''HAVE_FCHMODAT''@|1|g' -e 's|@''HAVE_FSTATAT''@|1|g' -e 's|@''HAVE_FUTIMENS''@|1|g' -e 's|@''HAVE_GETUMASK''@|1|g' -e 's|@''HAVE_LCHMOD''@|1|g' -e 's|@''HAVE_LSTAT''@|1|g' -e 's|@''HAVE_MKDIRAT''@|1|g' -e 's|@''HAVE_MKFIFO''@|1|g' -e 's|@''HAVE_MKFIFOAT''@|1|g' -e 's|@''HAVE_MKNOD''@|1|g' -e 's|@''HAVE_MKNODAT''@|1|g' -e 's|@''HAVE_UTIMENSAT''@|1|g' -e 's|@''REPLACE_CHMOD''@|0|g' -e 's|@''REPLACE_FCHMODAT''@|0|g' -e 's|@''REPLACE_FSTAT''@|0|g' -e 's|@''REPLACE_FSTATAT''@|0|g' -e 's|@''REPLACE_FUTIMENS''@|0|g' -e 's|@''REPLACE_LSTAT''@|0|g' -e 's|@''REPLACE_MKDIR''@|0|g' -e 's|@''REPLACE_MKFIFO''@|0|g' -e 's|@''REPLACE_MKFIFOAT''@|0|g' -e 's|@''REPLACE_MKNOD''@|0|g' -e 's|@''REPLACE_MKNODAT''@|0|g' -e 's|@''REPLACE_STAT''@|0|g' -e 's|@''REPLACE_UTIMENSAT''@|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' ./sys_stat.in.h > sys/stat.h-t mv sys/stat.h-t sys/stat.h mkdir -p 'sys' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's/@''HAVE_SYS_TIME_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_SYS_TIME_H''@||g' -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' -e 's|@''HAVE_WINSOCK2_H''@|0|g' -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' -e 's/@''REPLACE_STRUCT_TIMEVAL''@/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' ./sys_time.in.h > sys/time.h-t mv sys/time.h-t sys/time.h mkdir -p 'sys' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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 mkdir -p 'sys' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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_UIO_H''@||g' -e 's|@''HAVE_SYS_UIO_H''@|1|g' ./sys_uio.in.h > sys/uio.h-t mv sys/uio.h-t sys/uio.h mkdir -p 'sys' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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_WAIT_H''@||g' -e 's/@''GNULIB_WAITPID''@/1/g' -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' ./sys_wait.in.h > sys/wait.h-t mv sys/wait.h-t sys/wait.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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_TIME_H''@||g' -e 's/@''GNULIB_CTIME''@/0/g' -e 's/@''GNULIB_LOCALTIME''@/1/g' -e 's/@''GNULIB_MKTIME''@/0/g' -e 's/@''GNULIB_NANOSLEEP''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' -e 's/@''GNULIB_STRFTIME''@/0/g' -e 's/@''GNULIB_STRPTIME''@/0/g' -e 's/@''GNULIB_TIME''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' -e 's/@''GNULIB_TIMEGM''@/0/g' -e 's/@''GNULIB_TIMESPEC_GET''@/0/g' -e 's/@''GNULIB_TIMESPEC_GETRES''@/0/g' -e 's/@''GNULIB_TIME_R''@/0/g' -e 's/@''GNULIB_TIME_RZ''@/0/g' -e 's/@''GNULIB_TZSET''@/0/g' -e 's/@''GNULIB_MDA_TZSET''@/1/g' -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' -e 's|@''HAVE_NANOSLEEP''@|1|g' -e 's|@''HAVE_STRPTIME''@|1|g' -e 's|@''HAVE_TIMEGM''@|1|g' -e 's|@''HAVE_TIMESPEC_GET''@|1|g' -e 's|@''HAVE_TIMESPEC_GETRES''@|1|g' -e 's|@''HAVE_TIMEZONE_T''@|0|g' -e 's|@''REPLACE_CTIME''@|0|g' -e 's|@''REPLACE_GMTIME''@|0|g' -e 's|@''REPLACE_LOCALTIME''@|0|g' -e 's|@''REPLACE_LOCALTIME_R''@|0|g' -e 's|@''REPLACE_MKTIME''@|0|g' -e 's|@''REPLACE_NANOSLEEP''@|0|g' -e 's|@''REPLACE_STRFTIME''@|0|g' -e 's|@''REPLACE_TIME''@|0|g' -e 's|@''REPLACE_TIMEGM''@|0|g' -e 's|@''REPLACE_TIMESPEC_GET''@|0|g' -e 's|@''REPLACE_TIMESPEC_GETRES''@|0|g' -e 's|@''REPLACE_TZSET''@|0|g' -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' -e 's|@''TIME_H_DEFINES_TIME_UTC''@|1|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' ./time.in.h > time.h-t mv time.h-t time.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's/@''HAVE_UCHAR_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_UCHAR_H''@||g' -e 's|@''CXX_HAS_CHAR8_TYPE''@|0|g' -e 's|@''CXX_HAS_UCHAR_TYPES''@|0|g' -e 's|@''SMALL_WCHAR_T''@|0|g' -e 's|@''GNULIBHEADERS_OVERRIDE_CHAR8_T''@|1|g' -e 's|@''GNULIBHEADERS_OVERRIDE_CHAR16_T''@|0|g' -e 's|@''GNULIBHEADERS_OVERRIDE_CHAR32_T''@|0|g' -e 's/@''GNULIB_BTOC32''@/1/g' -e 's/@''GNULIB_BTOWC''@/1/g' -e 's/@''GNULIB_C32ISALNUM''@/1/g' -e 's/@''GNULIB_C32ISALPHA''@/1/g' -e 's/@''GNULIB_C32ISBLANK''@/1/g' -e 's/@''GNULIB_C32ISCNTRL''@/1/g' -e 's/@''GNULIB_C32ISDIGIT''@/1/g' -e 's/@''GNULIB_C32ISGRAPH''@/1/g' -e 's/@''GNULIB_C32ISLOWER''@/1/g' -e 's/@''GNULIB_C32ISPRINT''@/1/g' -e 's/@''GNULIB_C32ISPUNCT''@/1/g' -e 's/@''GNULIB_C32ISSPACE''@/1/g' -e 's/@''GNULIB_C32ISUPPER''@/1/g' -e 's/@''GNULIB_C32ISXDIGIT''@/1/g' -e 's/@''GNULIB_C32TOLOWER''@/1/g' -e 's/@''GNULIB_C32TOUPPER''@/0/g' -e 's/@''GNULIB_C32WIDTH''@/1/g' -e 's/@''GNULIB_C32RTOMB''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' -e 's/@''GNULIB_C32SNRTOMBS''@/0/g' -e 's/@''GNULIB_C32SRTOMBS''@/0/g' -e 's/@''GNULIB_C32STOMBS''@/0/g' -e 's/@''GNULIB_C32SWIDTH''@/0/g' -e 's/@''GNULIB_C32TOB''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' -e 's/@''GNULIB_C32_APPLY_MAPPING''@/0/g' -e 's/@''GNULIB_C32_APPLY_TYPE_TEST''@/1/g' -e 's/@''GNULIB_C32_GET_MAPPING''@/0/g' -e 's/@''GNULIB_C32_GET_TYPE_TEST''@/1/g' -e 's/@''GNULIB_ISWCTYPE''@/1/g' -e 's/@''GNULIB_ISWDIGIT''@/1/g' -e 's/@''GNULIB_ISWXDIGIT''@/1/g' -e 's/@''GNULIB_MBRTOC16''@/0/g' -e 's/@''GNULIB_MBRTOC32''@/1/g' -e 's/@''GNULIB_MBSNRTOC32S''@/0/g' -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' -e 's/@''GNULIB_MBSRTOC32S''@/1/g' -e 's/@''GNULIB_MBSRTOWCS''@/1/g' -e 's/@''GNULIB_MBSTOC32S''@/0/g' -e 's/@''GNULIB_TOWCTRANS''@/0/g' -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' -e 's/@''GNULIB_WCSRTOMBS''@/0/g' -e 's/@''GNULIB_WCSWIDTH''@/0/g' -e 's/@''GNULIB_WCTOB''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' -e 's/@''GNULIB_WCTRANS''@/0/g' -e 's/@''GNULIB_WCTYPE''@/1/g' -e 's/@''GNULIB_WCWIDTH''@/1/g' -e 's|@''HAVE_C32RTOMB''@|1|g' -e 's|@''HAVE_MBRTOC16''@|1|g' -e 's|@''HAVE_MBRTOC32''@|1|g' -e 's|@''REPLACE_C32RTOMB''@|0|g' -e 's|@''REPLACE_MBRTOC16''@|0|g' -e 's|@''REPLACE_MBRTOC32''@|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' ./uchar.in.h > uchar.h-t mv uchar.h-t uchar.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|0|g' -e 's/@''GNULIB_UNICASE_EMPTY_PREFIX_CONTEXT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICASE_EMPTY_SUFFIX_CONTEXT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' ./unicase.in.h > unicase.h-t mv unicase.h-t unicase.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w uniconv.h-t' ./uniconv.in.h mv uniconv.h-t uniconv.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|0|g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_L_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_LC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_LU_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_LL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_LT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_LM_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_LO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_M_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_MN_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_MC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_ME_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_N_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_ND_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_NL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_NO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_P_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_PC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_PD_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_PS_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_PE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_PI_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_PF_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_PO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_S_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_SM_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_SC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_SK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_SO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_Z_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_ZS_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_ZL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_ZP_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_C_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_CC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_CF_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_CS_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_CO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_CN_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' < ./unictype.in.h > unictype.h-t1 sed -e 's/@''GNULIB_UNICTYPE_PROPERTY_WHITE_SPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_ALPHABETIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ALPHABETIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_NOT_A_CHARACTER_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_DEFAULT_IGNORABLE_CODE_POINT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_DEFAULT_IGNORABLE_CODE_POINT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_DEPRECATED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_LOGICAL_ORDER_EXCEPTION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_VARIATION_SELECTOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_PRIVATE_USE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_UNASSIGNED_CODE_VALUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_UPPERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_UPPERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_LOWERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_LOWERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_TITLECASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_CASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_CASE_IGNORABLE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_LOWERCASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_UPPERCASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_TITLECASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEFOLDED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEMAPPED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_SOFT_DOTTED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' < unictype.h-t1 > unictype.h-t2 sed -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ID_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ID_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_XID_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_XID_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_COMPAT_MATH_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_COMPAT_MATH_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_PATTERN_WHITE_SPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_PATTERN_SYNTAX_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_JOIN_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_GRAPHEME_BASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_GRAPHEME_EXTEND_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_GRAPHEME_EXTEND_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_GRAPHEME_LINK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_LEFT_TO_RIGHT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_HEBREW_RIGHT_TO_LEFT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_ARABIC_RIGHT_TO_LEFT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUROPEAN_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUR_NUM_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUR_NUM_TERMINATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_ARABIC_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_COMMON_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_BLOCK_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_SEGMENT_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_WHITESPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_NON_SPACING_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_BOUNDARY_NEUTRAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_PDF_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EMBEDDING_OR_OVERRIDE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_OTHER_NEUTRAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' < unictype.h-t2 > unictype.h-t3 sed -e 's/@''GNULIB_UNICTYPE_PROPERTY_HEX_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_ASCII_HEX_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDEOGRAPHIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_UNIFIED_IDEOGRAPH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_RADICAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDS_UNARY_OPERATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDS_BINARY_OPERATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDS_TRINARY_OPERATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_PRESENTATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_MODIFIER_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_MODIFIER_BASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_COMPONENT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_EXTENDED_PICTOGRAPHIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_ZERO_WIDTH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_SPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_NON_BREAK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_ISO_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_FORMAT_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_PREPENDED_CONCATENATION_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_DASH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_HYPHEN_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_PUNCTUATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_LINE_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_PARAGRAPH_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_QUOTATION_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_SENTENCE_TERMINAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_TERMINAL_PUNCTUATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_CURRENCY_SYMBOL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_MATH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_MATH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_PAIRED_PUNCTUATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_LEFT_OF_PAIR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_COMBINING_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_COMPOSITE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_DECIMAL_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_NUMERIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_DIACRITIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_EXTENDER_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_IGNORABLE_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_REGIONAL_INDICATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' < unictype.h-t3 > unictype.h-t4 rm -f unictype.h-t1 unictype.h-t2 unictype.h-t3 mv unictype.h-t4 unictype.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w unilbrk.h-t' ./unilbrk.in.h mv unilbrk.h-t unilbrk.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w uniname.h-t' ./uniname.in.h mv uniname.h-t uniname.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|0|g' -e 's/@''GNULIB_UNINORM_NFD_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNINORM_NFC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNINORM_NFKD_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNINORM_NFKC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' ./uninorm.in.h > uninorm.h-t mv uninorm.h-t uninorm.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_UNISTD_H''@|1|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_UNISTD_H''@||g' -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' -e 's/@''GNULIB_ACCESS''@/1/g' -e 's/@''GNULIB_CHDIR''@/1/g' -e 's/@''GNULIB_CHOWN''@/0/g' -e 's/@''GNULIB_CLOSE''@/1/g' -e 's/@''GNULIB_COPY_FILE_RANGE''@/1/g' -e 's/@''GNULIB_DUP''@/1/g' -e 's/@''GNULIB_DUP2''@/1/g' -e 's/@''GNULIB_DUP3''@/0/g' -e 's/@''GNULIB_ENVIRON''@/1/g' -e 's/@''GNULIB_EUIDACCESS''@/0/g' -e 's/@''GNULIB_EXECL''@/0/g' -e 's/@''GNULIB_EXECLE''@/0/g' -e 's/@''GNULIB_EXECLP''@/0/g' -e 's/@''GNULIB_EXECV''@/0/g' -e 's/@''GNULIB_EXECVE''@/0/g' -e 's/@''GNULIB_EXECVP''@/0/g' -e 's/@''GNULIB_EXECVPE''@/0/g' -e 's/@''GNULIB_FACCESSAT''@/0/g' -e 's/@''GNULIB_FCHDIR''@/1/g' -e 's/@''GNULIB_FCHOWNAT''@/0/g' -e 's/@''GNULIB_FDATASYNC''@/0/g' -e 's/@''GNULIB_FSYNC''@/0/g' -e 's/@''GNULIB_FTRUNCATE''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' < ./unistd.in.h > unistd.h-t1 sed -e 's/@''GNULIB_GETCWD''@/1/g' -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' -e 's/@''GNULIB_GETENTROPY''@/0/g' -e 's/@''GNULIB_GETGROUPS''@/0/g' -e 's/@''GNULIB_GETHOSTNAME''@/0/g' -e 's/@''GNULIB_GETLOGIN''@/0/g' -e 's/@''GNULIB_GETLOGIN_R''@/0/g' -e 's/@''GNULIB_GETOPT_POSIX''@/1/g' -e 's/@''GNULIB_GETPAGESIZE''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' -e 's/@''GNULIB_GETPASS''@/0/g' -e 's/@''GNULIB_GETPASS_GNU''@/0/g' -e 's/@''GNULIB_GETUSERSHELL''@/0/g' -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' -e 's/@''GNULIB_ISATTY''@/0/g' -e 's/@''GNULIB_LCHOWN''@/0/g' -e 's/@''GNULIB_LINK''@/0/g' -e 's/@''GNULIB_LINKAT''@/0/g' -e 's/@''GNULIB_LSEEK''@/1/g' -e 's/@''GNULIB_PIPE''@/1/g' -e 's/@''GNULIB_PIPE2''@/1/g' -e 's/@''GNULIB_PREAD''@/0/g' -e 's/@''GNULIB_PWRITE''@/0/g' -e 's/@''GNULIB_READ''@/1/g' -e 's/@''GNULIB_READLINK''@/1/g' -e 's/@''GNULIB_READLINKAT''@/0/g' -e 's/@''GNULIB_RMDIR''@/1/g' -e 's/@''GNULIB_SETHOSTNAME''@/0/g' -e 's/@''GNULIB_SLEEP''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' -e 's/@''GNULIB_SYMLINK''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' -e 's/@''GNULIB_SYMLINKAT''@/0/g' -e 's/@''GNULIB_TRUNCATE''@/0/g' -e 's/@''GNULIB_TTYNAME_R''@/0/g' -e 's/@''GNULIB_UNISTD_H_GETOPT''@/00/g' -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/1/g' -e 's/@''GNULIB_UNLINK''@/1/g' -e 's/@''GNULIB_UNLINKAT''@/0/g' -e 's/@''GNULIB_USLEEP''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' -e 's/@''GNULIB_WRITE''@/1/g' -e 's/@''GNULIB_MDA_ACCESS''@/1/g' -e 's/@''GNULIB_MDA_CHDIR''@/1/g' -e 's/@''GNULIB_MDA_CLOSE''@/1/g' -e 's/@''GNULIB_MDA_DUP''@/1/g' -e 's/@''GNULIB_MDA_DUP2''@/1/g' -e 's/@''GNULIB_MDA_EXECL''@/1/g' -e 's/@''GNULIB_MDA_EXECLE''@/1/g' -e 's/@''GNULIB_MDA_EXECLP''@/1/g' -e 's/@''GNULIB_MDA_EXECV''@/1/g' -e 's/@''GNULIB_MDA_EXECVE''@/1/g' -e 's/@''GNULIB_MDA_EXECVP''@/1/g' -e 's/@''GNULIB_MDA_EXECVPE''@/1/g' -e 's/@''GNULIB_MDA_GETCWD''@/1/g' -e 's/@''GNULIB_MDA_GETPID''@/1/g' -e 's/@''GNULIB_MDA_ISATTY''@/1/g' -e 's/@''GNULIB_MDA_LSEEK''@/1/g' -e 's/@''GNULIB_MDA_READ''@/1/g' -e 's/@''GNULIB_MDA_RMDIR''@/1/g' -e 's/@''GNULIB_MDA_SWAB''@/1/g' -e 's/@''GNULIB_MDA_UNLINK''@/1/g' -e 's/@''GNULIB_MDA_WRITE''@/1/g' < unistd.h-t1 > unistd.h-t2 sed -e 's|@''HAVE_CHOWN''@|1|g' -e 's|@''HAVE_COPY_FILE_RANGE''@|0|g' -e 's|@''HAVE_DUP3''@|1|g' -e 's|@''HAVE_EUIDACCESS''@|1|g' -e 's|@''HAVE_EXECVPE''@|1|g' -e 's|@''HAVE_FACCESSAT''@|1|g' -e 's|@''HAVE_FCHDIR''@|1|g' -e 's|@''HAVE_FCHOWNAT''@|1|g' -e 's|@''HAVE_FDATASYNC''@|1|g' -e 's|@''HAVE_FSYNC''@|1|g' -e 's|@''HAVE_FTRUNCATE''@|1|g' -e 's|@''HAVE_GETDTABLESIZE''@|1|g' -e 's|@''HAVE_GETENTROPY''@|1|g' -e 's|@''HAVE_GETGROUPS''@|1|g' -e 's|@''HAVE_GETHOSTNAME''@|1|g' -e 's|@''HAVE_GETPAGESIZE''@|1|g' -e 's|@''HAVE_GETPASS''@|1|g' -e 's|@''HAVE_GROUP_MEMBER''@|1|g' -e 's|@''HAVE_LCHOWN''@|1|g' -e 's|@''HAVE_LINK''@|1|g' -e 's|@''HAVE_LINKAT''@|1|g' -e 's|@''HAVE_PIPE''@|1|g' -e 's|@''HAVE_PIPE2''@|1|g' -e 's|@''HAVE_PREAD''@|1|g' -e 's|@''HAVE_PWRITE''@|1|g' -e 's|@''HAVE_READLINK''@|1|g' -e 's|@''HAVE_READLINKAT''@|1|g' -e 's|@''HAVE_SETHOSTNAME''@|1|g' -e 's|@''HAVE_SLEEP''@|1|g' -e 's|@''HAVE_SYMLINK''@|1|g' -e 's|@''HAVE_SYMLINKAT''@|1|g' -e 's|@''HAVE_UNLINKAT''@|1|g' -e 's|@''HAVE_USLEEP''@|1|g' -e 's|@''HAVE_DECL_ENVIRON''@|0|g' -e 's|@''HAVE_DECL_EXECVPE''@|1|g' -e 's|@''HAVE_DECL_FCHDIR''@|1|g' -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' -e 's|@''HAVE_OS_H''@|0|g' -e 's|@''HAVE_SYS_PARAM_H''@|0|g' < unistd.h-t2 > unistd.h-t3 sed -e 's|@''REPLACE_ACCESS''@|0|g' -e 's|@''REPLACE_CHOWN''@|0|g' -e 's|@''REPLACE_CLOSE''@|0|g' -e 's|@''REPLACE_COPY_FILE_RANGE''@|0|g' -e 's|@''REPLACE_DUP''@|0|g' -e 's|@''REPLACE_DUP2''@|0|g' -e 's|@''REPLACE_DUP3''@|0|g' -e 's|@''REPLACE_EXECL''@|0|g' -e 's|@''REPLACE_EXECLE''@|0|g' -e 's|@''REPLACE_EXECLP''@|0|g' -e 's|@''REPLACE_EXECV''@|0|g' -e 's|@''REPLACE_EXECVE''@|0|g' -e 's|@''REPLACE_EXECVP''@|0|g' -e 's|@''REPLACE_EXECVPE''@|0|g' -e 's|@''REPLACE_FACCESSAT''@|0|g' -e 's|@''REPLACE_FCHDIR''@|0|g' -e 's|@''REPLACE_FCHOWNAT''@|0|g' -e 's|@''REPLACE_FDATASYNC''@|0|g' -e 's|@''REPLACE_FTRUNCATE''@|0|g' -e 's|@''REPLACE_GETCWD''@|1|g' -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' -e 's|@''REPLACE_GETENTROPY''@|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_GETPASS_FOR_GETPASS_GNU''@|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_PIPE2''@|1|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_SETHOSTNAME''@|0|g' -e 's|@''REPLACE_SLEEP''@|0|g' -e 's|@''REPLACE_SYMLINK''@|0|g' -e 's|@''REPLACE_SYMLINKAT''@|0|g' -e 's|@''REPLACE_TRUNCATE''@|0|g' -e 's|@''REPLACE_TTYNAME_R''@|0|g' -e 's|@''REPLACE_UNLINK''@|0|g' -e 's|@''REPLACE_UNLINKAT''@|0|g' -e 's|@''REPLACE_USLEEP''@|0|g' -e 's|@''REPLACE_WRITE''@|0|g' -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|0|g' -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./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-t3 > unistd.h-t4 rm -f unistd.h-t1 unistd.h-t2 unistd.h-t3 mv unistd.h-t4 unistd.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w unistr.h-t' ./unistr.in.h mv unistr.h-t unistr.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w unitypes.h-t' ./unitypes.in.h mv unitypes.h-t unitypes.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w uniwidth.h-t' ./uniwidth.in.h mv uniwidth.h-t uniwidth.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's/@''HAVE_UTIME_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_UTIME_H''@||g' -e 's/@''GNULIB_UTIME''@/1/g' -e 's/@''GNULIB_MDA_UTIME''@/1/g' -e 's|@''HAVE_UTIME''@|1|g' -e 's|@''REPLACE_UTIME''@|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' ./utime.in.h > utime.h-t mv utime.h-t utime.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' -e 's/@''GNULIB_BTOWC''@/1/g' -e 's/@''GNULIB_WCTOB''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' -e 's/@''GNULIB_MBSINIT''@/1/g' -e 's/@''GNULIB_MBSZERO''@/1/g' -e 's/@''GNULIB_MBRTOWC''@/1/g' -e 's/@''GNULIB_MBRLEN''@/0/g' -e 's/@''GNULIB_MBSRTOWCS''@/1/g' -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' -e 's/@''GNULIB_WCRTOMB''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' -e 's/@''GNULIB_WCSRTOMBS''@/0/g' -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' -e 's/@''GNULIB_WCWIDTH''@/1/g' -e 's/@''GNULIB_WMEMCHR''@/1/g' -e 's/@''GNULIB_WMEMCMP''@/0/g' -e 's/@''GNULIB_WMEMCPY''@/0/g' -e 's/@''GNULIB_WMEMMOVE''@/0/g' -e 's/@''GNULIB_WMEMPCPY''@/1/g' -e 's/@''GNULIB_WMEMSET''@/0/g' -e 's/@''GNULIB_WCSLEN''@/0/g' -e 's/@''GNULIB_WCSNLEN''@/0/g' -e 's/@''GNULIB_WCSCPY''@/0/g' -e 's/@''GNULIB_WCPCPY''@/0/g' -e 's/@''GNULIB_WCSNCPY''@/0/g' -e 's/@''GNULIB_WCPNCPY''@/0/g' -e 's/@''GNULIB_WCSCAT''@/0/g' -e 's/@''GNULIB_WCSNCAT''@/0/g' -e 's/@''GNULIB_WCSCMP''@/0/g' -e 's/@''GNULIB_WCSNCMP''@/0/g' -e 's/@''GNULIB_WCSCASECMP''@/0/g' -e 's/@''GNULIB_WCSNCASECMP''@/0/g' -e 's/@''GNULIB_WCSCOLL''@/0/g' -e 's/@''GNULIB_WCSXFRM''@/0/g' -e 's/@''GNULIB_WCSDUP''@/0/g' -e 's/@''GNULIB_WCSCHR''@/0/g' -e 's/@''GNULIB_WCSRCHR''@/0/g' -e 's/@''GNULIB_WCSCSPN''@/0/g' -e 's/@''GNULIB_WCSSPN''@/0/g' -e 's/@''GNULIB_WCSPBRK''@/0/g' -e 's/@''GNULIB_WCSSTR''@/0/g' -e 's/@''GNULIB_WCSTOK''@/0/g' -e 's/@''GNULIB_WCSWIDTH''@/0/g' -e 's/@''GNULIB_WCSFTIME''@/0/g' -e 's/@''GNULIB_WGETCWD''@/0/g' -e 's/@''GNULIB_MDA_WCSDUP''@/1/g' -e 's/@''GNULIB_FREE_POSIX''@/1/g' < ./wchar.in.h > wchar.h-t1 sed -e 's|@''HAVE_WINT_T''@|1|g' -e 's|@''HAVE_BTOWC''@|1|g' -e 's|@''HAVE_MBSINIT''@|1|g' -e 's|@''HAVE_MBRTOWC''@|1|g' -e 's|@''HAVE_MBRLEN''@|1|g' -e 's|@''HAVE_MBSRTOWCS''@|1|g' -e 's|@''HAVE_MBSNRTOWCS''@|1|g' -e 's|@''HAVE_WCRTOMB''@|1|g' -e 's|@''HAVE_WCSRTOMBS''@|1|g' -e 's|@''HAVE_WCSNRTOMBS''@|1|g' -e 's|@''HAVE_WMEMCHR''@|1|g' -e 's|@''HAVE_WMEMCMP''@|1|g' -e 's|@''HAVE_WMEMCPY''@|1|g' -e 's|@''HAVE_WMEMMOVE''@|1|g' -e 's|@''HAVE_WMEMPCPY''@|0|g' -e 's|@''HAVE_WMEMSET''@|1|g' -e 's|@''HAVE_WCSLEN''@|1|g' -e 's|@''HAVE_WCSNLEN''@|1|g' -e 's|@''HAVE_WCSCPY''@|1|g' -e 's|@''HAVE_WCPCPY''@|1|g' -e 's|@''HAVE_WCSNCPY''@|1|g' -e 's|@''HAVE_WCPNCPY''@|1|g' -e 's|@''HAVE_WCSCAT''@|1|g' -e 's|@''HAVE_WCSNCAT''@|1|g' -e 's|@''HAVE_WCSCMP''@|1|g' -e 's|@''HAVE_WCSNCMP''@|1|g' -e 's|@''HAVE_WCSCASECMP''@|1|g' -e 's|@''HAVE_WCSNCASECMP''@|1|g' -e 's|@''HAVE_WCSCOLL''@|1|g' -e 's|@''HAVE_WCSXFRM''@|1|g' -e 's|@''HAVE_WCSDUP''@|1|g' -e 's|@''HAVE_WCSCHR''@|1|g' -e 's|@''HAVE_WCSRCHR''@|1|g' -e 's|@''HAVE_WCSCSPN''@|1|g' -e 's|@''HAVE_WCSSPN''@|1|g' -e 's|@''HAVE_WCSPBRK''@|1|g' -e 's|@''HAVE_WCSSTR''@|1|g' -e 's|@''HAVE_WCSTOK''@|1|g' -e 's|@''HAVE_WCSWIDTH''@|1|g' -e 's|@''HAVE_WCSFTIME''@|1|g' -e 's|@''HAVE_DECL_WCTOB''@|1|g' -e 's|@''HAVE_DECL_WCSDUP''@|1|g' -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' < wchar.h-t1 > wchar.h-t2 sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' -e 's|@''REPLACE_BTOWC''@|0|g' -e 's|@''REPLACE_WCTOB''@|0|g' -e 's|@''REPLACE_FREE''@|0|g' -e 's|@''REPLACE_MBSINIT''@|0|g' -e 's|@''REPLACE_MBRTOWC''@|0|g' -e 's|@''REPLACE_MBRLEN''@|0|g' -e 's|@''REPLACE_MBSRTOWCS''@|0|g' -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' -e 's|@''REPLACE_WCRTOMB''@|0|g' -e 's|@''REPLACE_WCSRTOMBS''@|0|g' -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' -e 's|@''REPLACE_WCWIDTH''@|0|g' -e 's|@''REPLACE_WCSWIDTH''@|0|g' -e 's|@''REPLACE_WCSFTIME''@|0|g' -e 's|@''REPLACE_WCSCMP''@|0|g' -e 's|@''REPLACE_WCSNCMP''@|0|g' -e 's|@''REPLACE_WCSSTR''@|0|g' -e 's|@''REPLACE_WCSTOK''@|0|g' -e 's|@''REPLACE_WMEMCMP''@|0|g' -e 's|@''REPLACE_WMEMPCPY''@|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-t2 > wchar.h-t3 rm -f wchar.h-t1 wchar.h-t2 mv wchar.h-t3 wchar.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's/@''HAVE_WCTYPE_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_WCTYPE_H''@||g' -e 's/@''HAVE_CRTDEFS_H''@/0/g' -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' -e 's/@''GNULIB_ISWBLANK''@/1/g' -e 's/@''GNULIB_ISWDIGIT''@/1/g' -e 's/@''GNULIB_ISWPUNCT''@/1/g' -e 's/@''GNULIB_ISWXDIGIT''@/1/g' -e 's/@''GNULIB_WCTYPE''@/1/g' -e 's/@''GNULIB_ISWCTYPE''@/1/g' -e 's/@''GNULIB_WCTRANS''@/0/g' -e 's/@''GNULIB_TOWCTRANS''@/0/g' -e 's/@''HAVE_ISWBLANK''@/1/g' -e 's/@''HAVE_ISWCNTRL''@/1/g' -e 's/@''HAVE_WCTYPE_T''@/1/g' -e 's/@''HAVE_WCTRANS_T''@/1/g' -e 's/@''HAVE_WINT_T''@/1/g' -e 's/@''REPLACE_ISWBLANK''@/0/g' -e 's/@''REPLACE_ISWDIGIT''@/0/g' -e 's/@''REPLACE_ISWPUNCT''@/0/g' -e 's/@''REPLACE_ISWXDIGIT''@/0/g' -e 's/@''REPLACE_ISWCNTRL''@/0/g' -e 's/@''REPLACE_TOWLOWER''@/0/g' -e 's/@''REPLACE_WCTRANS''@/0/g' -e 's/@''REPLACE_WCTYPE''@/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' ./wctype.in.h > wctype.h-t mv wctype.h-t wctype.h /usr/bin/make all-am /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-acl-errno-valid.lo `test -f 'acl-errno-valid.c' || echo './'`acl-errno-valid.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c acl-errno-valid.c -fPIC -DPIC -o .libs/libgettextlib_la-acl-errno-valid.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c acl-errno-valid.c -o libgettextlib_la-acl-errno-valid.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-acl-internal.lo `test -f 'acl-internal.c' || echo './'`acl-internal.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c acl-internal.c -fPIC -DPIC -o .libs/libgettextlib_la-acl-internal.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c acl-internal.c -o libgettextlib_la-acl-internal.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-get-permissions.lo `test -f 'get-permissions.c' || echo './'`get-permissions.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c get-permissions.c -fPIC -DPIC -o .libs/libgettextlib_la-get-permissions.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c get-permissions.c -o libgettextlib_la-get-permissions.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-set-permissions.lo `test -f 'set-permissions.c' || echo './'`set-permissions.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c set-permissions.c -fPIC -DPIC -o .libs/libgettextlib_la-set-permissions.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c set-permissions.c -o libgettextlib_la-set-permissions.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-allocator.lo `test -f 'allocator.c' || echo './'`allocator.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c allocator.c -fPIC -DPIC -o .libs/libgettextlib_la-allocator.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c allocator.c -o libgettextlib_la-allocator.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-areadlink.lo `test -f 'areadlink.c' || echo './'`areadlink.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c areadlink.c -fPIC -DPIC -o .libs/libgettextlib_la-areadlink.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c areadlink.c -o libgettextlib_la-areadlink.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-argmatch.lo `test -f 'argmatch.c' || echo './'`argmatch.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c argmatch.c -fPIC -DPIC -o .libs/libgettextlib_la-argmatch.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c argmatch.c -o libgettextlib_la-argmatch.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-asyncsafe-spin.lo `test -f 'asyncsafe-spin.c' || echo './'`asyncsafe-spin.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c asyncsafe-spin.c -fPIC -DPIC -o .libs/libgettextlib_la-asyncsafe-spin.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c asyncsafe-spin.c -o libgettextlib_la-asyncsafe-spin.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-openat-proc.lo `test -f 'openat-proc.c' || echo './'`openat-proc.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c openat-proc.c -fPIC -DPIC -o .libs/libgettextlib_la-openat-proc.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c openat-proc.c -o libgettextlib_la-openat-proc.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-backupfile.lo `test -f 'backupfile.c' || echo './'`backupfile.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c backupfile.c -fPIC -DPIC -o .libs/libgettextlib_la-backupfile.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c backupfile.c -o libgettextlib_la-backupfile.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-addext.lo `test -f 'addext.c' || echo './'`addext.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c addext.c -fPIC -DPIC -o .libs/libgettextlib_la-addext.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c addext.c -o libgettextlib_la-addext.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-basename-lgpl.lo `test -f 'basename-lgpl.c' || echo './'`basename-lgpl.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c basename-lgpl.c -fPIC -DPIC -o .libs/libgettextlib_la-basename-lgpl.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c basename-lgpl.c -o libgettextlib_la-basename-lgpl.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-binary-io.lo `test -f 'binary-io.c' || echo './'`binary-io.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c binary-io.c -fPIC -DPIC -o .libs/libgettextlib_la-binary-io.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c binary-io.c -o libgettextlib_la-binary-io.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-bitrotate.lo `test -f 'bitrotate.c' || echo './'`bitrotate.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c bitrotate.c -fPIC -DPIC -o .libs/libgettextlib_la-bitrotate.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c bitrotate.c -o libgettextlib_la-bitrotate.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-btoc32.lo `test -f 'btoc32.c' || echo './'`btoc32.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c btoc32.c -fPIC -DPIC -o .libs/libgettextlib_la-btoc32.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c btoc32.c -o libgettextlib_la-btoc32.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-c-ctype.lo `test -f 'c-ctype.c' || echo './'`c-ctype.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c-ctype.c -fPIC -DPIC -o .libs/libgettextlib_la-c-ctype.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c-ctype.c -o libgettextlib_la-c-ctype.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-c-strcasecmp.lo `test -f 'c-strcasecmp.c' || echo './'`c-strcasecmp.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c-strcasecmp.c -fPIC -DPIC -o .libs/libgettextlib_la-c-strcasecmp.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c-strcasecmp.c -o libgettextlib_la-c-strcasecmp.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-c-strncasecmp.lo `test -f 'c-strncasecmp.c' || echo './'`c-strncasecmp.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c-strncasecmp.c -fPIC -DPIC -o .libs/libgettextlib_la-c-strncasecmp.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c-strncasecmp.c -o libgettextlib_la-c-strncasecmp.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-c-strcasestr.lo `test -f 'c-strcasestr.c' || echo './'`c-strcasestr.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c-strcasestr.c -fPIC -DPIC -o .libs/libgettextlib_la-c-strcasestr.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c-strcasestr.c -o libgettextlib_la-c-strcasestr.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-c-strstr.lo `test -f 'c-strstr.c' || echo './'`c-strstr.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c-strstr.c -fPIC -DPIC -o .libs/libgettextlib_la-c-strstr.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c-strstr.c -o libgettextlib_la-c-strstr.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-c32_apply_type_test.lo `test -f 'c32_apply_type_test.c' || echo './'`c32_apply_type_test.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c32_apply_type_test.c -fPIC -DPIC -o .libs/libgettextlib_la-c32_apply_type_test.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c32_apply_type_test.c -o libgettextlib_la-c32_apply_type_test.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-c32_get_type_test.lo `test -f 'c32_get_type_test.c' || echo './'`c32_get_type_test.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c32_get_type_test.c -fPIC -DPIC -o .libs/libgettextlib_la-c32_get_type_test.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c32_get_type_test.c -o libgettextlib_la-c32_get_type_test.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-c32isalnum.lo `test -f 'c32isalnum.c' || echo './'`c32isalnum.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c32isalnum.c -fPIC -DPIC -o .libs/libgettextlib_la-c32isalnum.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c32isalnum.c -o libgettextlib_la-c32isalnum.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-c32isalpha.lo `test -f 'c32isalpha.c' || echo './'`c32isalpha.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c32isalpha.c -fPIC -DPIC -o .libs/libgettextlib_la-c32isalpha.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c32isalpha.c -o libgettextlib_la-c32isalpha.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-c32isblank.lo `test -f 'c32isblank.c' || echo './'`c32isblank.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c32isblank.c -fPIC -DPIC -o .libs/libgettextlib_la-c32isblank.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c32isblank.c -o libgettextlib_la-c32isblank.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-c32iscntrl.lo `test -f 'c32iscntrl.c' || echo './'`c32iscntrl.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c32iscntrl.c -fPIC -DPIC -o .libs/libgettextlib_la-c32iscntrl.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c32iscntrl.c -o libgettextlib_la-c32iscntrl.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-c32isdigit.lo `test -f 'c32isdigit.c' || echo './'`c32isdigit.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c32isdigit.c -fPIC -DPIC -o .libs/libgettextlib_la-c32isdigit.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c32isdigit.c -o libgettextlib_la-c32isdigit.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-c32isgraph.lo `test -f 'c32isgraph.c' || echo './'`c32isgraph.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c32isgraph.c -fPIC -DPIC -o .libs/libgettextlib_la-c32isgraph.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c32isgraph.c -o libgettextlib_la-c32isgraph.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-c32islower.lo `test -f 'c32islower.c' || echo './'`c32islower.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c32islower.c -fPIC -DPIC -o .libs/libgettextlib_la-c32islower.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c32islower.c -o libgettextlib_la-c32islower.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-c32isprint.lo `test -f 'c32isprint.c' || echo './'`c32isprint.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c32isprint.c -fPIC -DPIC -o .libs/libgettextlib_la-c32isprint.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c32isprint.c -o libgettextlib_la-c32isprint.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-c32ispunct.lo `test -f 'c32ispunct.c' || echo './'`c32ispunct.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c32ispunct.c -fPIC -DPIC -o .libs/libgettextlib_la-c32ispunct.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c32ispunct.c -o libgettextlib_la-c32ispunct.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-c32isspace.lo `test -f 'c32isspace.c' || echo './'`c32isspace.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c32isspace.c -fPIC -DPIC -o .libs/libgettextlib_la-c32isspace.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c32isspace.c -o libgettextlib_la-c32isspace.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-c32isupper.lo `test -f 'c32isupper.c' || echo './'`c32isupper.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c32isupper.c -fPIC -DPIC -o .libs/libgettextlib_la-c32isupper.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c32isupper.c -o libgettextlib_la-c32isupper.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-c32isxdigit.lo `test -f 'c32isxdigit.c' || echo './'`c32isxdigit.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c32isxdigit.c -fPIC -DPIC -o .libs/libgettextlib_la-c32isxdigit.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c32isxdigit.c -o libgettextlib_la-c32isxdigit.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-c32tolower.lo `test -f 'c32tolower.c' || echo './'`c32tolower.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c32tolower.c -fPIC -DPIC -o .libs/libgettextlib_la-c32tolower.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c32tolower.c -o libgettextlib_la-c32tolower.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-c32width.lo `test -f 'c32width.c' || echo './'`c32width.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c32width.c -fPIC -DPIC -o .libs/libgettextlib_la-c32width.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c32width.c -o libgettextlib_la-c32width.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-canonicalize.lo `test -f 'canonicalize.c' || echo './'`canonicalize.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c canonicalize.c -fPIC -DPIC -o .libs/libgettextlib_la-canonicalize.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c canonicalize.c -o libgettextlib_la-canonicalize.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-canonicalize-lgpl.lo `test -f 'canonicalize-lgpl.c' || echo './'`canonicalize-lgpl.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c canonicalize-lgpl.c -fPIC -DPIC -o .libs/libgettextlib_la-canonicalize-lgpl.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c canonicalize-lgpl.c -o libgettextlib_la-canonicalize-lgpl.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-careadlinkat.lo `test -f 'careadlinkat.c' || echo './'`careadlinkat.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c careadlinkat.c -fPIC -DPIC -o .libs/libgettextlib_la-careadlinkat.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c careadlinkat.c -o libgettextlib_la-careadlinkat.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-chdir-long.lo `test -f 'chdir-long.c' || echo './'`chdir-long.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c chdir-long.c -fPIC -DPIC -o .libs/libgettextlib_la-chdir-long.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c chdir-long.c -o libgettextlib_la-chdir-long.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-classpath.lo `test -f 'classpath.c' || echo './'`classpath.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c classpath.c -fPIC -DPIC -o .libs/libgettextlib_la-classpath.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c classpath.c -o libgettextlib_la-classpath.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-clean-temp.lo `test -f 'clean-temp.c' || echo './'`clean-temp.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c clean-temp.c -fPIC -DPIC -o .libs/libgettextlib_la-clean-temp.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c clean-temp.c -o libgettextlib_la-clean-temp.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-clean-temp-simple.lo `test -f 'clean-temp-simple.c' || echo './'`clean-temp-simple.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c clean-temp-simple.c -fPIC -DPIC -o .libs/libgettextlib_la-clean-temp-simple.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c clean-temp-simple.c -o libgettextlib_la-clean-temp-simple.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-cloexec.lo `test -f 'cloexec.c' || echo './'`cloexec.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c cloexec.c -fPIC -DPIC -o .libs/libgettextlib_la-cloexec.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c cloexec.c -o libgettextlib_la-cloexec.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-closeout.lo `test -f 'closeout.c' || echo './'`closeout.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c closeout.c -fPIC -DPIC -o .libs/libgettextlib_la-closeout.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c closeout.c -o libgettextlib_la-closeout.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-concat-filename.lo `test -f 'concat-filename.c' || echo './'`concat-filename.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c concat-filename.c -fPIC -DPIC -o .libs/libgettextlib_la-concat-filename.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c concat-filename.c -o libgettextlib_la-concat-filename.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-copy-file.lo `test -f 'copy-file.c' || echo './'`copy-file.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c copy-file.c -fPIC -DPIC -o .libs/libgettextlib_la-copy-file.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c copy-file.c -o libgettextlib_la-copy-file.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-copy-file-range.lo `test -f 'copy-file-range.c' || echo './'`copy-file-range.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c copy-file-range.c -fPIC -DPIC -o .libs/libgettextlib_la-copy-file-range.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c copy-file-range.c -o libgettextlib_la-copy-file-range.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-csharpcomp.lo `test -f 'csharpcomp.c' || echo './'`csharpcomp.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c csharpcomp.c -fPIC -DPIC -o .libs/libgettextlib_la-csharpcomp.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c csharpcomp.c -o libgettextlib_la-csharpcomp.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-csharpexec.lo `test -f 'csharpexec.c' || echo './'`csharpexec.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c csharpexec.c -fPIC -DPIC -o .libs/libgettextlib_la-csharpexec.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c csharpexec.c -o libgettextlib_la-csharpexec.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-dirname-lgpl.lo `test -f 'dirname-lgpl.c' || echo './'`dirname-lgpl.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c dirname-lgpl.c -fPIC -DPIC -o .libs/libgettextlib_la-dirname-lgpl.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c dirname-lgpl.c -o libgettextlib_la-dirname-lgpl.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-stripslash.lo `test -f 'stripslash.c' || echo './'`stripslash.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c stripslash.c -fPIC -DPIC -o .libs/libgettextlib_la-stripslash.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c stripslash.c -o libgettextlib_la-stripslash.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-error.lo `test -f 'error.c' || echo './'`error.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c error.c -fPIC -DPIC -o .libs/libgettextlib_la-error.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c error.c -o libgettextlib_la-error.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-error-progname.lo `test -f 'error-progname.c' || echo './'`error-progname.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c error-progname.c -fPIC -DPIC -o .libs/libgettextlib_la-error-progname.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c error-progname.c -o libgettextlib_la-error-progname.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-execute.lo `test -f 'execute.c' || echo './'`execute.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c execute.c -fPIC -DPIC -o .libs/libgettextlib_la-execute.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c execute.c -o libgettextlib_la-execute.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-exitfail.lo `test -f 'exitfail.c' || echo './'`exitfail.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c exitfail.c -fPIC -DPIC -o .libs/libgettextlib_la-exitfail.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c exitfail.c -o libgettextlib_la-exitfail.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-fatal-signal.lo `test -f 'fatal-signal.c' || echo './'`fatal-signal.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c fatal-signal.c -fPIC -DPIC -o .libs/libgettextlib_la-fatal-signal.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c fatal-signal.c -o libgettextlib_la-fatal-signal.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-fd-hook.lo `test -f 'fd-hook.c' || echo './'`fd-hook.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c fd-hook.c -fPIC -DPIC -o .libs/libgettextlib_la-fd-hook.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c fd-hook.c -o libgettextlib_la-fd-hook.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-fd-safer-flag.lo `test -f 'fd-safer-flag.c' || echo './'`fd-safer-flag.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c fd-safer-flag.c -fPIC -DPIC -o .libs/libgettextlib_la-fd-safer-flag.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c fd-safer-flag.c -o libgettextlib_la-fd-safer-flag.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-dup-safer-flag.lo `test -f 'dup-safer-flag.c' || echo './'`dup-safer-flag.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c dup-safer-flag.c -fPIC -DPIC -o .libs/libgettextlib_la-dup-safer-flag.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c dup-safer-flag.c -o libgettextlib_la-dup-safer-flag.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-file-set.lo `test -f 'file-set.c' || echo './'`file-set.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c file-set.c -fPIC -DPIC -o .libs/libgettextlib_la-file-set.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c file-set.c -o libgettextlib_la-file-set.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-filenamecat-lgpl.lo `test -f 'filenamecat-lgpl.c' || echo './'`filenamecat-lgpl.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c filenamecat-lgpl.c -fPIC -DPIC -o .libs/libgettextlib_la-filenamecat-lgpl.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c filenamecat-lgpl.c -o libgettextlib_la-filenamecat-lgpl.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-findprog.lo `test -f 'findprog.c' || echo './'`findprog.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c findprog.c -fPIC -DPIC -o .libs/libgettextlib_la-findprog.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c findprog.c -o libgettextlib_la-findprog.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-findprog-in.lo `test -f 'findprog-in.c' || echo './'`findprog-in.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c findprog-in.c -fPIC -DPIC -o .libs/libgettextlib_la-findprog-in.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c findprog-in.c -o libgettextlib_la-findprog-in.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-fstrcmp.lo `test -f 'fstrcmp.c' || echo './'`fstrcmp.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c fstrcmp.c -fPIC -DPIC -o .libs/libgettextlib_la-fstrcmp.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c fstrcmp.c -o libgettextlib_la-fstrcmp.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-full-write.lo `test -f 'full-write.c' || echo './'`full-write.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c full-write.c -fPIC -DPIC -o .libs/libgettextlib_la-full-write.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c full-write.c -o libgettextlib_la-full-write.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-fwriteerror.lo `test -f 'fwriteerror.c' || echo './'`fwriteerror.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c fwriteerror.c -fPIC -DPIC -o .libs/libgettextlib_la-fwriteerror.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c fwriteerror.c -o libgettextlib_la-fwriteerror.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-gcd.lo `test -f 'gcd.c' || echo './'`gcd.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c gcd.c -fPIC -DPIC -o .libs/libgettextlib_la-gcd.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c gcd.c -o libgettextlib_la-gcd.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-getcwd.lo `test -f 'getcwd.c' || echo './'`getcwd.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c getcwd.c -fPIC -DPIC -o .libs/libgettextlib_la-getcwd.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c getcwd.c -o libgettextlib_la-getcwd.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-getcwd-lgpl.lo `test -f 'getcwd-lgpl.c' || echo './'`getcwd-lgpl.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c getcwd-lgpl.c -fPIC -DPIC -o .libs/libgettextlib_la-getcwd-lgpl.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c getcwd-lgpl.c -o libgettextlib_la-getcwd-lgpl.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-getrandom.lo `test -f 'getrandom.c' || echo './'`getrandom.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c getrandom.c -fPIC -DPIC -o .libs/libgettextlib_la-getrandom.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c getrandom.c -o libgettextlib_la-getrandom.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-gettime.lo `test -f 'gettime.c' || echo './'`gettime.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c gettime.c -fPIC -DPIC -o .libs/libgettextlib_la-gettime.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c gettime.c -o libgettextlib_la-gettime.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o malloc/libgettextlib_la-scratch_buffer_grow.lo `test -f 'malloc/scratch_buffer_grow.c' || echo './'`malloc/scratch_buffer_grow.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c malloc/scratch_buffer_grow.c -fPIC -DPIC -o malloc/.libs/libgettextlib_la-scratch_buffer_grow.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c malloc/scratch_buffer_grow.c -o malloc/libgettextlib_la-scratch_buffer_grow.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o malloc/libgettextlib_la-scratch_buffer_grow_preserve.lo `test -f 'malloc/scratch_buffer_grow_preserve.c' || echo './'`malloc/scratch_buffer_grow_preserve.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c malloc/scratch_buffer_grow_preserve.c -fPIC -DPIC -o malloc/.libs/libgettextlib_la-scratch_buffer_grow_preserve.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c malloc/scratch_buffer_grow_preserve.c -o malloc/libgettextlib_la-scratch_buffer_grow_preserve.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o malloc/libgettextlib_la-scratch_buffer_set_array_size.lo `test -f 'malloc/scratch_buffer_set_array_size.c' || echo './'`malloc/scratch_buffer_set_array_size.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c malloc/scratch_buffer_set_array_size.c -fPIC -DPIC -o malloc/.libs/libgettextlib_la-scratch_buffer_set_array_size.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c malloc/scratch_buffer_set_array_size.c -o malloc/libgettextlib_la-scratch_buffer_set_array_size.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-hard-locale.lo `test -f 'hard-locale.c' || echo './'`hard-locale.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c hard-locale.c -fPIC -DPIC -o .libs/libgettextlib_la-hard-locale.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c hard-locale.c -o libgettextlib_la-hard-locale.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-hash.lo `test -f 'hash.c' || echo './'`hash.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c hash.c -fPIC -DPIC -o .libs/libgettextlib_la-hash.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c hash.c -o libgettextlib_la-hash.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-hash-pjw.lo `test -f 'hash-pjw.c' || echo './'`hash-pjw.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c hash-pjw.c -fPIC -DPIC -o .libs/libgettextlib_la-hash-pjw.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c hash-pjw.c -o libgettextlib_la-hash-pjw.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-hash-triple-simple.lo `test -f 'hash-triple-simple.c' || echo './'`hash-triple-simple.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c hash-triple-simple.c -fPIC -DPIC -o .libs/libgettextlib_la-hash-triple-simple.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c hash-triple-simple.c -o libgettextlib_la-hash-triple-simple.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-ialloc.lo `test -f 'ialloc.c' || echo './'`ialloc.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c ialloc.c -fPIC -DPIC -o .libs/libgettextlib_la-ialloc.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c ialloc.c -o libgettextlib_la-ialloc.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-javacomp.lo `test -f 'javacomp.c' || echo './'`javacomp.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c javacomp.c -fPIC -DPIC -o .libs/libgettextlib_la-javacomp.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c javacomp.c -o libgettextlib_la-javacomp.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-javaexec.lo `test -f 'javaexec.c' || echo './'`javaexec.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c javaexec.c -fPIC -DPIC -o .libs/libgettextlib_la-javaexec.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c javaexec.c -o libgettextlib_la-javaexec.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-javaversion.lo `test -f 'javaversion.c' || echo './'`javaversion.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c javaversion.c -fPIC -DPIC -o .libs/libgettextlib_la-javaversion.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c javaversion.c -o libgettextlib_la-javaversion.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-gl_linked_list.lo `test -f 'gl_linked_list.c' || echo './'`gl_linked_list.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c gl_linked_list.c -fPIC -DPIC -o .libs/libgettextlib_la-gl_linked_list.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c gl_linked_list.c -o libgettextlib_la-gl_linked_list.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-gl_linkedhash_list.lo `test -f 'gl_linkedhash_list.c' || echo './'`gl_linkedhash_list.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c gl_linkedhash_list.c -fPIC -DPIC -o .libs/libgettextlib_la-gl_linkedhash_list.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c gl_linkedhash_list.c -o libgettextlib_la-gl_linkedhash_list.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-gl_list.lo `test -f 'gl_list.c' || echo './'`gl_list.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c gl_list.c -fPIC -DPIC -o .libs/libgettextlib_la-gl_list.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c gl_list.c -o libgettextlib_la-gl_list.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-localcharset.lo `test -f 'localcharset.c' || echo './'`localcharset.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c localcharset.c -fPIC -DPIC -o .libs/libgettextlib_la-localcharset.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c localcharset.c -o libgettextlib_la-localcharset.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-localename.lo `test -f 'localename.c' || echo './'`localename.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c localename.c -fPIC -DPIC -o .libs/libgettextlib_la-localename.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c localename.c -o libgettextlib_la-localename.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-localename-unsafe.lo `test -f 'localename-unsafe.c' || echo './'`localename-unsafe.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c localename-unsafe.c -fPIC -DPIC -o .libs/libgettextlib_la-localename-unsafe.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c localename-unsafe.c -o libgettextlib_la-localename-unsafe.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-localename-table.lo `test -f 'localename-table.c' || echo './'`localename-table.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c localename-table.c -fPIC -DPIC -o .libs/libgettextlib_la-localename-table.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c localename-table.c -o libgettextlib_la-localename-table.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o glthread/libgettextlib_la-lock.lo `test -f 'glthread/lock.c' || echo './'`glthread/lock.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c glthread/lock.c -fPIC -DPIC -o glthread/.libs/libgettextlib_la-lock.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c glthread/lock.c -o glthread/libgettextlib_la-lock.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-malloca.lo `test -f 'malloca.c' || echo './'`malloca.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c malloca.c -fPIC -DPIC -o .libs/libgettextlib_la-malloca.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c malloca.c -o libgettextlib_la-malloca.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-math.lo `test -f 'math.c' || echo './'`math.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c math.c -fPIC -DPIC -o .libs/libgettextlib_la-math.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c math.c -o libgettextlib_la-math.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-mbchar.lo `test -f 'mbchar.c' || echo './'`mbchar.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c mbchar.c -fPIC -DPIC -o .libs/libgettextlib_la-mbchar.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c mbchar.c -o libgettextlib_la-mbchar.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-mbslen.lo `test -f 'mbslen.c' || echo './'`mbslen.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c mbslen.c -fPIC -DPIC -o .libs/libgettextlib_la-mbslen.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c mbslen.c -o libgettextlib_la-mbslen.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-mbsrtoc32s.lo `test -f 'mbsrtoc32s.c' || echo './'`mbsrtoc32s.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c mbsrtoc32s.c -fPIC -DPIC -o .libs/libgettextlib_la-mbsrtoc32s.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c mbsrtoc32s.c -o libgettextlib_la-mbsrtoc32s.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-mbsstr.lo `test -f 'mbsstr.c' || echo './'`mbsstr.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c mbsstr.c -fPIC -DPIC -o .libs/libgettextlib_la-mbsstr.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c mbsstr.c -o libgettextlib_la-mbsstr.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-mbswidth.lo `test -f 'mbswidth.c' || echo './'`mbswidth.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c mbswidth.c -fPIC -DPIC -o .libs/libgettextlib_la-mbswidth.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c mbswidth.c -o libgettextlib_la-mbswidth.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-mbszero.lo `test -f 'mbszero.c' || echo './'`mbszero.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c mbszero.c -fPIC -DPIC -o .libs/libgettextlib_la-mbszero.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c mbszero.c -o libgettextlib_la-mbszero.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-mbuiter.lo `test -f 'mbuiter.c' || echo './'`mbuiter.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c mbuiter.c -fPIC -DPIC -o .libs/libgettextlib_la-mbuiter.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c mbuiter.c -o libgettextlib_la-mbuiter.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-mbuiterf.lo `test -f 'mbuiterf.c' || echo './'`mbuiterf.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c mbuiterf.c -fPIC -DPIC -o .libs/libgettextlib_la-mbuiterf.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c mbuiterf.c -o libgettextlib_la-mbuiterf.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-mem-hash-map.lo `test -f 'mem-hash-map.c' || echo './'`mem-hash-map.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c mem-hash-map.c -fPIC -DPIC -o .libs/libgettextlib_la-mem-hash-map.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c mem-hash-map.c -o libgettextlib_la-mem-hash-map.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-mempcpy.lo `test -f 'mempcpy.c' || echo './'`mempcpy.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c mempcpy.c -fPIC -DPIC -o .libs/libgettextlib_la-mempcpy.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c mempcpy.c -o libgettextlib_la-mempcpy.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-memset_explicit.lo `test -f 'memset_explicit.c' || echo './'`memset_explicit.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c memset_explicit.c -fPIC -DPIC -o .libs/libgettextlib_la-memset_explicit.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c memset_explicit.c -o libgettextlib_la-memset_explicit.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-obstack.lo `test -f 'obstack.c' || echo './'`obstack.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c obstack.c -fPIC -DPIC -o .libs/libgettextlib_la-obstack.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c obstack.c -o libgettextlib_la-obstack.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-openat-die.lo `test -f 'openat-die.c' || echo './'`openat-die.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c openat-die.c -fPIC -DPIC -o .libs/libgettextlib_la-openat-die.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c openat-die.c -o libgettextlib_la-openat-die.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-omp-init.lo `test -f 'omp-init.c' || echo './'`omp-init.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c omp-init.c -fPIC -DPIC -o .libs/libgettextlib_la-omp-init.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c omp-init.c -o libgettextlib_la-omp-init.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-pipe-filter-ii.lo `test -f 'pipe-filter-ii.c' || echo './'`pipe-filter-ii.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c pipe-filter-ii.c -fPIC -DPIC -o .libs/libgettextlib_la-pipe-filter-ii.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c pipe-filter-ii.c -o libgettextlib_la-pipe-filter-ii.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-pipe-filter-aux.lo `test -f 'pipe-filter-aux.c' || echo './'`pipe-filter-aux.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c pipe-filter-aux.c -fPIC -DPIC -o .libs/libgettextlib_la-pipe-filter-aux.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c pipe-filter-aux.c -o libgettextlib_la-pipe-filter-aux.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-pipe2.lo `test -f 'pipe2.c' || echo './'`pipe2.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c pipe2.c -fPIC -DPIC -o .libs/libgettextlib_la-pipe2.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c pipe2.c -o libgettextlib_la-pipe2.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-pipe2-safer.lo `test -f 'pipe2-safer.c' || echo './'`pipe2-safer.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c pipe2-safer.c -fPIC -DPIC -o .libs/libgettextlib_la-pipe2-safer.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c pipe2-safer.c -o libgettextlib_la-pipe2-safer.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-spawn.lo `test -f 'spawn.c' || echo './'`spawn.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c spawn.c -fPIC -DPIC -o .libs/libgettextlib_la-spawn.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c spawn.c -o libgettextlib_la-spawn.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-spawni.lo `test -f 'spawni.c' || echo './'`spawni.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c spawni.c -fPIC -DPIC -o .libs/libgettextlib_la-spawni.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c spawni.c -o libgettextlib_la-spawni.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-spawn_faction_addchdir.lo `test -f 'spawn_faction_addchdir.c' || echo './'`spawn_faction_addchdir.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c spawn_faction_addchdir.c -fPIC -DPIC -o .libs/libgettextlib_la-spawn_faction_addchdir.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c spawn_faction_addchdir.c -o libgettextlib_la-spawn_faction_addchdir.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-spawn_faction_addclose.lo `test -f 'spawn_faction_addclose.c' || echo './'`spawn_faction_addclose.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c spawn_faction_addclose.c -fPIC -DPIC -o .libs/libgettextlib_la-spawn_faction_addclose.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c spawn_faction_addclose.c -o libgettextlib_la-spawn_faction_addclose.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-spawn_faction_adddup2.lo `test -f 'spawn_faction_adddup2.c' || echo './'`spawn_faction_adddup2.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c spawn_faction_adddup2.c -fPIC -DPIC -o .libs/libgettextlib_la-spawn_faction_adddup2.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c spawn_faction_adddup2.c -o libgettextlib_la-spawn_faction_adddup2.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-spawn_faction_addopen.lo `test -f 'spawn_faction_addopen.c' || echo './'`spawn_faction_addopen.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c spawn_faction_addopen.c -fPIC -DPIC -o .libs/libgettextlib_la-spawn_faction_addopen.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c spawn_faction_addopen.c -o libgettextlib_la-spawn_faction_addopen.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-spawn_faction_destroy.lo `test -f 'spawn_faction_destroy.c' || echo './'`spawn_faction_destroy.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c spawn_faction_destroy.c -fPIC -DPIC -o .libs/libgettextlib_la-spawn_faction_destroy.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c spawn_faction_destroy.c -o libgettextlib_la-spawn_faction_destroy.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-spawn_faction_init.lo `test -f 'spawn_faction_init.c' || echo './'`spawn_faction_init.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c spawn_faction_init.c -fPIC -DPIC -o .libs/libgettextlib_la-spawn_faction_init.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c spawn_faction_init.c -o libgettextlib_la-spawn_faction_init.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-spawnattr_destroy.lo `test -f 'spawnattr_destroy.c' || echo './'`spawnattr_destroy.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c spawnattr_destroy.c -fPIC -DPIC -o .libs/libgettextlib_la-spawnattr_destroy.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c spawnattr_destroy.c -o libgettextlib_la-spawnattr_destroy.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-spawnattr_init.lo `test -f 'spawnattr_init.c' || echo './'`spawnattr_init.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c spawnattr_init.c -fPIC -DPIC -o .libs/libgettextlib_la-spawnattr_init.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c spawnattr_init.c -o libgettextlib_la-spawnattr_init.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-spawnattr_setflags.lo `test -f 'spawnattr_setflags.c' || echo './'`spawnattr_setflags.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c spawnattr_setflags.c -fPIC -DPIC -o .libs/libgettextlib_la-spawnattr_setflags.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c spawnattr_setflags.c -o libgettextlib_la-spawnattr_setflags.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-spawnattr_setpgroup.lo `test -f 'spawnattr_setpgroup.c' || echo './'`spawnattr_setpgroup.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c spawnattr_setpgroup.c -fPIC -DPIC -o .libs/libgettextlib_la-spawnattr_setpgroup.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c spawnattr_setpgroup.c -o libgettextlib_la-spawnattr_setpgroup.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-spawnattr_setsigmask.lo `test -f 'spawnattr_setsigmask.c' || echo './'`spawnattr_setsigmask.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c spawnattr_setsigmask.c -fPIC -DPIC -o .libs/libgettextlib_la-spawnattr_setsigmask.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c spawnattr_setsigmask.c -o libgettextlib_la-spawnattr_setsigmask.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-spawnp.lo `test -f 'spawnp.c' || echo './'`spawnp.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c spawnp.c -fPIC -DPIC -o .libs/libgettextlib_la-spawnp.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c spawnp.c -o libgettextlib_la-spawnp.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-progname.lo `test -f 'progname.c' || echo './'`progname.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c progname.c -fPIC -DPIC -o .libs/libgettextlib_la-progname.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c progname.c -o libgettextlib_la-progname.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-propername.lo `test -f 'propername.c' || echo './'`propername.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c propername.c -fPIC -DPIC -o .libs/libgettextlib_la-propername.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c propername.c -o libgettextlib_la-propername.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-qcopy-acl.lo `test -f 'qcopy-acl.c' || echo './'`qcopy-acl.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c qcopy-acl.c -fPIC -DPIC -o .libs/libgettextlib_la-qcopy-acl.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c qcopy-acl.c -o libgettextlib_la-qcopy-acl.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-quotearg.lo `test -f 'quotearg.c' || echo './'`quotearg.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c quotearg.c -fPIC -DPIC -o .libs/libgettextlib_la-quotearg.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c quotearg.c -o libgettextlib_la-quotearg.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-rawmemchr.lo `test -f 'rawmemchr.c' || echo './'`rawmemchr.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c rawmemchr.c -fPIC -DPIC -o .libs/libgettextlib_la-rawmemchr.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c rawmemchr.c -o libgettextlib_la-rawmemchr.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-read-file.lo `test -f 'read-file.c' || echo './'`read-file.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c read-file.c -fPIC -DPIC -o .libs/libgettextlib_la-read-file.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c read-file.c -o libgettextlib_la-read-file.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-safe-read.lo `test -f 'safe-read.c' || echo './'`safe-read.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c safe-read.c -fPIC -DPIC -o .libs/libgettextlib_la-safe-read.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c safe-read.c -o libgettextlib_la-safe-read.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-safe-write.lo `test -f 'safe-write.c' || echo './'`safe-write.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c safe-write.c -fPIC -DPIC -o .libs/libgettextlib_la-safe-write.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c safe-write.c -o libgettextlib_la-safe-write.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-same-inode.lo `test -f 'same-inode.c' || echo './'`same-inode.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c same-inode.c -fPIC -DPIC -o .libs/libgettextlib_la-same-inode.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c same-inode.c -o libgettextlib_la-same-inode.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-save-cwd.lo `test -f 'save-cwd.c' || echo './'`save-cwd.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c save-cwd.c -fPIC -DPIC -o .libs/libgettextlib_la-save-cwd.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c save-cwd.c -o libgettextlib_la-save-cwd.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-secure_getenv.lo `test -f 'secure_getenv.c' || echo './'`secure_getenv.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c secure_getenv.c -fPIC -DPIC -o .libs/libgettextlib_la-secure_getenv.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c secure_getenv.c -o libgettextlib_la-secure_getenv.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-setlocale.lo `test -f 'setlocale.c' || echo './'`setlocale.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c setlocale.c -fPIC -DPIC -o .libs/libgettextlib_la-setlocale.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c setlocale.c -o libgettextlib_la-setlocale.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-setlocale_null.lo `test -f 'setlocale_null.c' || echo './'`setlocale_null.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c setlocale_null.c -fPIC -DPIC -o .libs/libgettextlib_la-setlocale_null.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c setlocale_null.c -o libgettextlib_la-setlocale_null.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-setlocale-lock.lo `test -f 'setlocale-lock.c' || echo './'`setlocale-lock.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c setlocale-lock.c -fPIC -DPIC -o .libs/libgettextlib_la-setlocale-lock.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c setlocale-lock.c -o libgettextlib_la-setlocale-lock.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-setlocale_null-unlocked.lo `test -f 'setlocale_null-unlocked.c' || echo './'`setlocale_null-unlocked.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c setlocale_null-unlocked.c -fPIC -DPIC -o .libs/libgettextlib_la-setlocale_null-unlocked.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c setlocale_null-unlocked.c -o libgettextlib_la-setlocale_null-unlocked.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-sh-quote.lo `test -f 'sh-quote.c' || echo './'`sh-quote.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c sh-quote.c -fPIC -DPIC -o .libs/libgettextlib_la-sh-quote.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c sh-quote.c -o libgettextlib_la-sh-quote.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-sig-handler.lo `test -f 'sig-handler.c' || echo './'`sig-handler.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c sig-handler.c -fPIC -DPIC -o .libs/libgettextlib_la-sig-handler.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c sig-handler.c -o libgettextlib_la-sig-handler.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-sockets.lo `test -f 'sockets.c' || echo './'`sockets.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c sockets.c -fPIC -DPIC -o .libs/libgettextlib_la-sockets.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c sockets.c -o libgettextlib_la-sockets.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-spawn-pipe.lo `test -f 'spawn-pipe.c' || echo './'`spawn-pipe.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c spawn-pipe.c -fPIC -DPIC -o .libs/libgettextlib_la-spawn-pipe.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c spawn-pipe.c -o libgettextlib_la-spawn-pipe.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-stat-time.lo `test -f 'stat-time.c' || echo './'`stat-time.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c stat-time.c -fPIC -DPIC -o .libs/libgettextlib_la-stat-time.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c stat-time.c -o libgettextlib_la-stat-time.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-strchrnul.lo `test -f 'strchrnul.c' || echo './'`strchrnul.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c strchrnul.c -fPIC -DPIC -o .libs/libgettextlib_la-strchrnul.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c strchrnul.c -o libgettextlib_la-strchrnul.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-strerror.lo `test -f 'strerror.c' || echo './'`strerror.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c strerror.c -fPIC -DPIC -o .libs/libgettextlib_la-strerror.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c strerror.c -o libgettextlib_la-strerror.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-strerror-override.lo `test -f 'strerror-override.c' || echo './'`strerror-override.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c strerror-override.c -fPIC -DPIC -o .libs/libgettextlib_la-strerror-override.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c strerror-override.c -o libgettextlib_la-strerror-override.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-striconv.lo `test -f 'striconv.c' || echo './'`striconv.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c striconv.c -fPIC -DPIC -o .libs/libgettextlib_la-striconv.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c striconv.c -o libgettextlib_la-striconv.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-striconveh.lo `test -f 'striconveh.c' || echo './'`striconveh.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c striconveh.c -fPIC -DPIC -o .libs/libgettextlib_la-striconveh.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c striconveh.c -o libgettextlib_la-striconveh.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-striconveha.lo `test -f 'striconveha.c' || echo './'`striconveha.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c striconveha.c -fPIC -DPIC -o .libs/libgettextlib_la-striconveha.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c striconveha.c -o libgettextlib_la-striconveha.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-string-desc.lo `test -f 'string-desc.c' || echo './'`string-desc.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c string-desc.c -fPIC -DPIC -o .libs/libgettextlib_la-string-desc.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c string-desc.c -o libgettextlib_la-string-desc.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-string-desc-contains.lo `test -f 'string-desc-contains.c' || echo './'`string-desc-contains.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c string-desc-contains.c -fPIC -DPIC -o .libs/libgettextlib_la-string-desc-contains.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c string-desc-contains.c -o libgettextlib_la-string-desc-contains.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-strnlen1.lo `test -f 'strnlen1.c' || echo './'`strnlen1.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c strnlen1.c -fPIC -DPIC -o .libs/libgettextlib_la-strnlen1.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c strnlen1.c -o libgettextlib_la-strnlen1.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-strtol.lo `test -f 'strtol.c' || echo './'`strtol.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c strtol.c -fPIC -DPIC -o .libs/libgettextlib_la-strtol.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c strtol.c -o libgettextlib_la-strtol.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-strtoul.lo `test -f 'strtoul.c' || echo './'`strtoul.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c strtoul.c -fPIC -DPIC -o .libs/libgettextlib_la-strtoul.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c strtoul.c -o libgettextlib_la-strtoul.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-supersede.lo `test -f 'supersede.c' || echo './'`supersede.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c supersede.c -fPIC -DPIC -o .libs/libgettextlib_la-supersede.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c supersede.c -o libgettextlib_la-supersede.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-sys_socket.lo `test -f 'sys_socket.c' || echo './'`sys_socket.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c sys_socket.c -fPIC -DPIC -o .libs/libgettextlib_la-sys_socket.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c sys_socket.c -o libgettextlib_la-sys_socket.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-tempname.lo `test -f 'tempname.c' || echo './'`tempname.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c tempname.c -fPIC -DPIC -o .libs/libgettextlib_la-tempname.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c tempname.c -o libgettextlib_la-tempname.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o glthread/libgettextlib_la-threadlib.lo `test -f 'glthread/threadlib.c' || echo './'`glthread/threadlib.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c glthread/threadlib.c -fPIC -DPIC -o glthread/.libs/libgettextlib_la-threadlib.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c glthread/threadlib.c -o glthread/libgettextlib_la-threadlib.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-timespec.lo `test -f 'timespec.c' || echo './'`timespec.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c timespec.c -fPIC -DPIC -o .libs/libgettextlib_la-timespec.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c timespec.c -o libgettextlib_la-timespec.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o glthread/libgettextlib_la-tls.lo `test -f 'glthread/tls.c' || echo './'`glthread/tls.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c glthread/tls.c -fPIC -DPIC -o glthread/.libs/libgettextlib_la-tls.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c glthread/tls.c -o glthread/libgettextlib_la-tls.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-tmpdir.lo `test -f 'tmpdir.c' || echo './'`tmpdir.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c tmpdir.c -fPIC -DPIC -o .libs/libgettextlib_la-tmpdir.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c tmpdir.c -o libgettextlib_la-tmpdir.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-trim.lo `test -f 'trim.c' || echo './'`trim.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c trim.c -fPIC -DPIC -o .libs/libgettextlib_la-trim.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c trim.c -o libgettextlib_la-trim.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unicase/libgettextlib_la-tolower.lo `test -f 'unicase/tolower.c' || echo './'`unicase/tolower.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unicase/tolower.c -fPIC -DPIC -o unicase/.libs/libgettextlib_la-tolower.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unicase/tolower.c -o unicase/libgettextlib_la-tolower.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o uniconv/libgettextlib_la-u8-conv-from-enc.lo `test -f 'uniconv/u8-conv-from-enc.c' || echo './'`uniconv/u8-conv-from-enc.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c uniconv/u8-conv-from-enc.c -fPIC -DPIC -o uniconv/.libs/libgettextlib_la-u8-conv-from-enc.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c uniconv/u8-conv-from-enc.c -o uniconv/libgettextlib_la-u8-conv-from-enc.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unictype/libgettextlib_la-ctype_alnum.lo `test -f 'unictype/ctype_alnum.c' || echo './'`unictype/ctype_alnum.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unictype/ctype_alnum.c -fPIC -DPIC -o unictype/.libs/libgettextlib_la-ctype_alnum.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unictype/ctype_alnum.c -o unictype/libgettextlib_la-ctype_alnum.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unictype/libgettextlib_la-ctype_alpha.lo `test -f 'unictype/ctype_alpha.c' || echo './'`unictype/ctype_alpha.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unictype/ctype_alpha.c -fPIC -DPIC -o unictype/.libs/libgettextlib_la-ctype_alpha.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unictype/ctype_alpha.c -o unictype/libgettextlib_la-ctype_alpha.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unictype/libgettextlib_la-ctype_blank.lo `test -f 'unictype/ctype_blank.c' || echo './'`unictype/ctype_blank.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unictype/ctype_blank.c -fPIC -DPIC -o unictype/.libs/libgettextlib_la-ctype_blank.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unictype/ctype_blank.c -o unictype/libgettextlib_la-ctype_blank.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unictype/libgettextlib_la-ctype_cntrl.lo `test -f 'unictype/ctype_cntrl.c' || echo './'`unictype/ctype_cntrl.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unictype/ctype_cntrl.c -fPIC -DPIC -o unictype/.libs/libgettextlib_la-ctype_cntrl.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unictype/ctype_cntrl.c -o unictype/libgettextlib_la-ctype_cntrl.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unictype/libgettextlib_la-ctype_digit.lo `test -f 'unictype/ctype_digit.c' || echo './'`unictype/ctype_digit.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unictype/ctype_digit.c -fPIC -DPIC -o unictype/.libs/libgettextlib_la-ctype_digit.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unictype/ctype_digit.c -o unictype/libgettextlib_la-ctype_digit.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unictype/libgettextlib_la-ctype_graph.lo `test -f 'unictype/ctype_graph.c' || echo './'`unictype/ctype_graph.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unictype/ctype_graph.c -fPIC -DPIC -o unictype/.libs/libgettextlib_la-ctype_graph.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unictype/ctype_graph.c -o unictype/libgettextlib_la-ctype_graph.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unictype/libgettextlib_la-ctype_lower.lo `test -f 'unictype/ctype_lower.c' || echo './'`unictype/ctype_lower.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unictype/ctype_lower.c -fPIC -DPIC -o unictype/.libs/libgettextlib_la-ctype_lower.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unictype/ctype_lower.c -o unictype/libgettextlib_la-ctype_lower.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unictype/libgettextlib_la-ctype_print.lo `test -f 'unictype/ctype_print.c' || echo './'`unictype/ctype_print.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unictype/ctype_print.c -fPIC -DPIC -o unictype/.libs/libgettextlib_la-ctype_print.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unictype/ctype_print.c -o unictype/libgettextlib_la-ctype_print.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unictype/libgettextlib_la-ctype_punct.lo `test -f 'unictype/ctype_punct.c' || echo './'`unictype/ctype_punct.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unictype/ctype_punct.c -fPIC -DPIC -o unictype/.libs/libgettextlib_la-ctype_punct.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unictype/ctype_punct.c -o unictype/libgettextlib_la-ctype_punct.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unictype/libgettextlib_la-ctype_space.lo `test -f 'unictype/ctype_space.c' || echo './'`unictype/ctype_space.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unictype/ctype_space.c -fPIC -DPIC -o unictype/.libs/libgettextlib_la-ctype_space.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unictype/ctype_space.c -o unictype/libgettextlib_la-ctype_space.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unictype/libgettextlib_la-ctype_upper.lo `test -f 'unictype/ctype_upper.c' || echo './'`unictype/ctype_upper.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unictype/ctype_upper.c -fPIC -DPIC -o unictype/.libs/libgettextlib_la-ctype_upper.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unictype/ctype_upper.c -o unictype/libgettextlib_la-ctype_upper.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unictype/libgettextlib_la-ctype_xdigit.lo `test -f 'unictype/ctype_xdigit.c' || echo './'`unictype/ctype_xdigit.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unictype/ctype_xdigit.c -fPIC -DPIC -o unictype/.libs/libgettextlib_la-ctype_xdigit.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unictype/ctype_xdigit.c -o unictype/libgettextlib_la-ctype_xdigit.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unictype/libgettextlib_la-sy_java_whitespace.lo `test -f 'unictype/sy_java_whitespace.c' || echo './'`unictype/sy_java_whitespace.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unictype/sy_java_whitespace.c -fPIC -DPIC -o unictype/.libs/libgettextlib_la-sy_java_whitespace.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unictype/sy_java_whitespace.c -o unictype/libgettextlib_la-sy_java_whitespace.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unilbrk/libgettextlib_la-lbrktables.lo `test -f 'unilbrk/lbrktables.c' || echo './'`unilbrk/lbrktables.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unilbrk/lbrktables.c -fPIC -DPIC -o unilbrk/.libs/libgettextlib_la-lbrktables.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unilbrk/lbrktables.c -o unilbrk/libgettextlib_la-lbrktables.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unilbrk/libgettextlib_la-u8-possible-linebreaks.lo `test -f 'unilbrk/u8-possible-linebreaks.c' || echo './'`unilbrk/u8-possible-linebreaks.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unilbrk/u8-possible-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/libgettextlib_la-u8-possible-linebreaks.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unilbrk/u8-possible-linebreaks.c -o unilbrk/libgettextlib_la-u8-possible-linebreaks.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unilbrk/libgettextlib_la-u8-width-linebreaks.lo `test -f 'unilbrk/u8-width-linebreaks.c' || echo './'`unilbrk/u8-width-linebreaks.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unilbrk/u8-width-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/libgettextlib_la-u8-width-linebreaks.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unilbrk/u8-width-linebreaks.c -o unilbrk/libgettextlib_la-u8-width-linebreaks.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unilbrk/libgettextlib_la-ulc-common.lo `test -f 'unilbrk/ulc-common.c' || echo './'`unilbrk/ulc-common.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unilbrk/ulc-common.c -fPIC -DPIC -o unilbrk/.libs/libgettextlib_la-ulc-common.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unilbrk/ulc-common.c -o unilbrk/libgettextlib_la-ulc-common.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unilbrk/libgettextlib_la-ulc-width-linebreaks.lo `test -f 'unilbrk/ulc-width-linebreaks.c' || echo './'`unilbrk/ulc-width-linebreaks.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unilbrk/ulc-width-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/libgettextlib_la-ulc-width-linebreaks.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unilbrk/ulc-width-linebreaks.c -o unilbrk/libgettextlib_la-ulc-width-linebreaks.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o uniname/libgettextlib_la-uniname.lo `test -f 'uniname/uniname.c' || echo './'`uniname/uniname.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c uniname/uniname.c -fPIC -DPIC -o uniname/.libs/libgettextlib_la-uniname.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c uniname/uniname.c -o uniname/libgettextlib_la-uniname.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-unistd.lo `test -f 'unistd.c' || echo './'`unistd.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistd.c -fPIC -DPIC -o .libs/libgettextlib_la-unistd.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistd.c -o libgettextlib_la-unistd.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-dup-safer.lo `test -f 'dup-safer.c' || echo './'`dup-safer.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c dup-safer.c -fPIC -DPIC -o .libs/libgettextlib_la-dup-safer.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c dup-safer.c -o libgettextlib_la-dup-safer.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-fd-safer.lo `test -f 'fd-safer.c' || echo './'`fd-safer.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c fd-safer.c -fPIC -DPIC -o .libs/libgettextlib_la-fd-safer.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c fd-safer.c -o libgettextlib_la-fd-safer.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-pipe-safer.lo `test -f 'pipe-safer.c' || echo './'`pipe-safer.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c pipe-safer.c -fPIC -DPIC -o .libs/libgettextlib_la-pipe-safer.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c pipe-safer.c -o libgettextlib_la-pipe-safer.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unistr/libgettextlib_la-u16-mbtouc.lo `test -f 'unistr/u16-mbtouc.c' || echo './'`unistr/u16-mbtouc.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u16-mbtouc.c -fPIC -DPIC -o unistr/.libs/libgettextlib_la-u16-mbtouc.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u16-mbtouc.c -o unistr/libgettextlib_la-u16-mbtouc.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unistr/libgettextlib_la-u16-mbtouc-aux.lo `test -f 'unistr/u16-mbtouc-aux.c' || echo './'`unistr/u16-mbtouc-aux.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u16-mbtouc-aux.c -fPIC -DPIC -o unistr/.libs/libgettextlib_la-u16-mbtouc-aux.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u16-mbtouc-aux.c -o unistr/libgettextlib_la-u16-mbtouc-aux.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unistr/libgettextlib_la-u32-chr.lo `test -f 'unistr/u32-chr.c' || echo './'`unistr/u32-chr.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u32-chr.c -fPIC -DPIC -o unistr/.libs/libgettextlib_la-u32-chr.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u32-chr.c -o unistr/libgettextlib_la-u32-chr.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unistr/libgettextlib_la-u32-cpy.lo `test -f 'unistr/u32-cpy.c' || echo './'`unistr/u32-cpy.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u32-cpy.c -fPIC -DPIC -o unistr/.libs/libgettextlib_la-u32-cpy.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u32-cpy.c -o unistr/libgettextlib_la-u32-cpy.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unistr/libgettextlib_la-u32-pcpy.lo `test -f 'unistr/u32-pcpy.c' || echo './'`unistr/u32-pcpy.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u32-pcpy.c -fPIC -DPIC -o unistr/.libs/libgettextlib_la-u32-pcpy.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u32-pcpy.c -o unistr/libgettextlib_la-u32-pcpy.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unistr/libgettextlib_la-u32-strcat.lo `test -f 'unistr/u32-strcat.c' || echo './'`unistr/u32-strcat.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u32-strcat.c -fPIC -DPIC -o unistr/.libs/libgettextlib_la-u32-strcat.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u32-strcat.c -o unistr/libgettextlib_la-u32-strcat.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unistr/libgettextlib_la-u32-strlen.lo `test -f 'unistr/u32-strlen.c' || echo './'`unistr/u32-strlen.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u32-strlen.c -fPIC -DPIC -o unistr/.libs/libgettextlib_la-u32-strlen.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u32-strlen.c -o unistr/libgettextlib_la-u32-strlen.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unistr/libgettextlib_la-u8-check.lo `test -f 'unistr/u8-check.c' || echo './'`unistr/u8-check.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u8-check.c -fPIC -DPIC -o unistr/.libs/libgettextlib_la-u8-check.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u8-check.c -o unistr/libgettextlib_la-u8-check.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unistr/libgettextlib_la-u8-mblen.lo `test -f 'unistr/u8-mblen.c' || echo './'`unistr/u8-mblen.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u8-mblen.c -fPIC -DPIC -o unistr/.libs/libgettextlib_la-u8-mblen.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u8-mblen.c -o unistr/libgettextlib_la-u8-mblen.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unistr/libgettextlib_la-u8-mbtouc.lo `test -f 'unistr/u8-mbtouc.c' || echo './'`unistr/u8-mbtouc.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u8-mbtouc.c -fPIC -DPIC -o unistr/.libs/libgettextlib_la-u8-mbtouc.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u8-mbtouc.c -o unistr/libgettextlib_la-u8-mbtouc.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unistr/libgettextlib_la-u8-mbtouc-aux.lo `test -f 'unistr/u8-mbtouc-aux.c' || echo './'`unistr/u8-mbtouc-aux.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u8-mbtouc-aux.c -fPIC -DPIC -o unistr/.libs/libgettextlib_la-u8-mbtouc-aux.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u8-mbtouc-aux.c -o unistr/libgettextlib_la-u8-mbtouc-aux.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unistr/libgettextlib_la-u8-mbtouc-unsafe.lo `test -f 'unistr/u8-mbtouc-unsafe.c' || echo './'`unistr/u8-mbtouc-unsafe.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u8-mbtouc-unsafe.c -fPIC -DPIC -o unistr/.libs/libgettextlib_la-u8-mbtouc-unsafe.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u8-mbtouc-unsafe.c -o unistr/libgettextlib_la-u8-mbtouc-unsafe.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unistr/libgettextlib_la-u8-mbtouc-unsafe-aux.lo `test -f 'unistr/u8-mbtouc-unsafe-aux.c' || echo './'`unistr/u8-mbtouc-unsafe-aux.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u8-mbtouc-unsafe-aux.c -fPIC -DPIC -o unistr/.libs/libgettextlib_la-u8-mbtouc-unsafe-aux.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u8-mbtouc-unsafe-aux.c -o unistr/libgettextlib_la-u8-mbtouc-unsafe-aux.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unistr/libgettextlib_la-u8-mbtoucr.lo `test -f 'unistr/u8-mbtoucr.c' || echo './'`unistr/u8-mbtoucr.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u8-mbtoucr.c -fPIC -DPIC -o unistr/.libs/libgettextlib_la-u8-mbtoucr.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u8-mbtoucr.c -o unistr/libgettextlib_la-u8-mbtoucr.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unistr/libgettextlib_la-u8-prev.lo `test -f 'unistr/u8-prev.c' || echo './'`unistr/u8-prev.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u8-prev.c -fPIC -DPIC -o unistr/.libs/libgettextlib_la-u8-prev.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u8-prev.c -o unistr/libgettextlib_la-u8-prev.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unistr/libgettextlib_la-u8-uctomb.lo `test -f 'unistr/u8-uctomb.c' || echo './'`unistr/u8-uctomb.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u8-uctomb.c -fPIC -DPIC -o unistr/.libs/libgettextlib_la-u8-uctomb.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u8-uctomb.c -o unistr/libgettextlib_la-u8-uctomb.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unistr/libgettextlib_la-u8-uctomb-aux.lo `test -f 'unistr/u8-uctomb-aux.c' || echo './'`unistr/u8-uctomb-aux.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u8-uctomb-aux.c -fPIC -DPIC -o unistr/.libs/libgettextlib_la-u8-uctomb-aux.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u8-uctomb-aux.c -o unistr/libgettextlib_la-u8-uctomb-aux.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o uniwidth/libgettextlib_la-width.lo `test -f 'uniwidth/width.c' || echo './'`uniwidth/width.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c uniwidth/width.c -fPIC -DPIC -o uniwidth/.libs/libgettextlib_la-width.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c uniwidth/width.c -o uniwidth/libgettextlib_la-width.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-utimens.lo `test -f 'utimens.c' || echo './'`utimens.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c utimens.c -fPIC -DPIC -o .libs/libgettextlib_la-utimens.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c utimens.c -o libgettextlib_la-utimens.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-wait-process.lo `test -f 'wait-process.c' || echo './'`wait-process.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c wait-process.c -fPIC -DPIC -o .libs/libgettextlib_la-wait-process.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c wait-process.c -o libgettextlib_la-wait-process.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-wctype-h.lo `test -f 'wctype-h.c' || echo './'`wctype-h.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c wctype-h.c -fPIC -DPIC -o .libs/libgettextlib_la-wctype-h.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c wctype-h.c -o libgettextlib_la-wctype-h.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-wmempcpy.lo `test -f 'wmempcpy.c' || echo './'`wmempcpy.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c wmempcpy.c -fPIC -DPIC -o .libs/libgettextlib_la-wmempcpy.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c wmempcpy.c -o libgettextlib_la-wmempcpy.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-xmalloc.lo `test -f 'xmalloc.c' || echo './'`xmalloc.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xmalloc.c -fPIC -DPIC -o .libs/libgettextlib_la-xmalloc.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xmalloc.c -o libgettextlib_la-xmalloc.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-xalloc-die.lo `test -f 'xalloc-die.c' || echo './'`xalloc-die.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xalloc-die.c -fPIC -DPIC -o .libs/libgettextlib_la-xalloc-die.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xalloc-die.c -o libgettextlib_la-xalloc-die.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-xconcat-filename.lo `test -f 'xconcat-filename.c' || echo './'`xconcat-filename.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xconcat-filename.c -fPIC -DPIC -o .libs/libgettextlib_la-xconcat-filename.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xconcat-filename.c -o libgettextlib_la-xconcat-filename.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-xerror.lo `test -f 'xerror.c' || echo './'`xerror.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xerror.c -fPIC -DPIC -o .libs/libgettextlib_la-xerror.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xerror.c -o libgettextlib_la-xerror.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-gl_xlist.lo `test -f 'gl_xlist.c' || echo './'`gl_xlist.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c gl_xlist.c -fPIC -DPIC -o .libs/libgettextlib_la-gl_xlist.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c gl_xlist.c -o libgettextlib_la-gl_xlist.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-xmalloca.lo `test -f 'xmalloca.c' || echo './'`xmalloca.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xmalloca.c -fPIC -DPIC -o .libs/libgettextlib_la-xmalloca.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xmalloca.c -o libgettextlib_la-xmalloca.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-xmemdup0.lo `test -f 'xmemdup0.c' || echo './'`xmemdup0.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xmemdup0.c -fPIC -DPIC -o .libs/libgettextlib_la-xmemdup0.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xmemdup0.c -o libgettextlib_la-xmemdup0.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-xreadlink.lo `test -f 'xreadlink.c' || echo './'`xreadlink.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xreadlink.c -fPIC -DPIC -o .libs/libgettextlib_la-xreadlink.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xreadlink.c -o libgettextlib_la-xreadlink.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-xsetenv.lo `test -f 'xsetenv.c' || echo './'`xsetenv.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xsetenv.c -fPIC -DPIC -o .libs/libgettextlib_la-xsetenv.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xsetenv.c -o libgettextlib_la-xsetenv.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-xsize.lo `test -f 'xsize.c' || echo './'`xsize.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xsize.c -fPIC -DPIC -o .libs/libgettextlib_la-xsize.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xsize.c -o libgettextlib_la-xsize.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-xstriconv.lo `test -f 'xstriconv.c' || echo './'`xstriconv.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xstriconv.c -fPIC -DPIC -o .libs/libgettextlib_la-xstriconv.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xstriconv.c -o libgettextlib_la-xstriconv.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-xstriconveh.lo `test -f 'xstriconveh.c' || echo './'`xstriconveh.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xstriconveh.c -fPIC -DPIC -o .libs/libgettextlib_la-xstriconveh.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xstriconveh.c -o libgettextlib_la-xstriconveh.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-xvasprintf.lo `test -f 'xvasprintf.c' || echo './'`xvasprintf.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xvasprintf.c -fPIC -DPIC -o .libs/libgettextlib_la-xvasprintf.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xvasprintf.c -o libgettextlib_la-xvasprintf.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgettextlib_la-xasprintf.lo `test -f 'xasprintf.c' || echo './'`xasprintf.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xasprintf.c -fPIC -DPIC -o .libs/libgettextlib_la-xasprintf.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xasprintf.c -o libgettextlib_la-xasprintf.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c -o asnprintf.lo asnprintf.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c asnprintf.c -o asnprintf.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c -o fnmatch.lo fnmatch.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c fnmatch.c -fPIC -DPIC -o .libs/fnmatch.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c fnmatch.c -o fnmatch.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c -o fopen.lo fopen.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c fopen.c -fPIC -DPIC -o .libs/fopen.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c fopen.c -o fopen.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c -o mbsrtoc32s-state.lo mbsrtoc32s-state.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c mbsrtoc32s-state.c -fPIC -DPIC -o .libs/mbsrtoc32s-state.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c mbsrtoc32s-state.c -o mbsrtoc32s-state.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c -o printf-args.lo printf-args.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c printf-args.c -o printf-args.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c -o printf-parse.lo printf-parse.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c printf-parse.c -o printf-parse.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c -o vasnprintf.lo vasnprintf.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c vasnprintf.c -o vasnprintf.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-DOCBparser.lo `test -f 'libxml/DOCBparser.c' || echo './'`libxml/DOCBparser.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/DOCBparser.c -fPIC -DPIC -o libxml/.libs/rpl_la-DOCBparser.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/DOCBparser.c -o libxml/rpl_la-DOCBparser.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-HTMLparser.lo `test -f 'libxml/HTMLparser.c' || echo './'`libxml/HTMLparser.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/HTMLparser.c -fPIC -DPIC -o libxml/.libs/rpl_la-HTMLparser.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/HTMLparser.c -o libxml/rpl_la-HTMLparser.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-HTMLtree.lo `test -f 'libxml/HTMLtree.c' || echo './'`libxml/HTMLtree.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/HTMLtree.c -fPIC -DPIC -o libxml/.libs/rpl_la-HTMLtree.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/HTMLtree.c -o libxml/rpl_la-HTMLtree.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-SAX.lo `test -f 'libxml/SAX.c' || echo './'`libxml/SAX.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/SAX.c -fPIC -DPIC -o libxml/.libs/rpl_la-SAX.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/SAX.c -o libxml/rpl_la-SAX.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-SAX2.lo `test -f 'libxml/SAX2.c' || echo './'`libxml/SAX2.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/SAX2.c -fPIC -DPIC -o libxml/.libs/rpl_la-SAX2.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/SAX2.c -o libxml/rpl_la-SAX2.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-buf.lo `test -f 'libxml/buf.c' || echo './'`libxml/buf.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/buf.c -fPIC -DPIC -o libxml/.libs/rpl_la-buf.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/buf.c -o libxml/rpl_la-buf.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-c14n.lo `test -f 'libxml/c14n.c' || echo './'`libxml/c14n.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/c14n.c -fPIC -DPIC -o libxml/.libs/rpl_la-c14n.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/c14n.c -o libxml/rpl_la-c14n.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-catalog.lo `test -f 'libxml/catalog.c' || echo './'`libxml/catalog.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/catalog.c -fPIC -DPIC -o libxml/.libs/rpl_la-catalog.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/catalog.c -o libxml/rpl_la-catalog.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-chvalid.lo `test -f 'libxml/chvalid.c' || echo './'`libxml/chvalid.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/chvalid.c -fPIC -DPIC -o libxml/.libs/rpl_la-chvalid.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/chvalid.c -o libxml/rpl_la-chvalid.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-debugXML.lo `test -f 'libxml/debugXML.c' || echo './'`libxml/debugXML.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/debugXML.c -fPIC -DPIC -o libxml/.libs/rpl_la-debugXML.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/debugXML.c -o libxml/rpl_la-debugXML.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-dict.lo `test -f 'libxml/dict.c' || echo './'`libxml/dict.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/dict.c -fPIC -DPIC -o libxml/.libs/rpl_la-dict.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/dict.c -o libxml/rpl_la-dict.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-encoding.lo `test -f 'libxml/encoding.c' || echo './'`libxml/encoding.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/encoding.c -fPIC -DPIC -o libxml/.libs/rpl_la-encoding.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/encoding.c -o libxml/rpl_la-encoding.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-entities.lo `test -f 'libxml/entities.c' || echo './'`libxml/entities.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/entities.c -fPIC -DPIC -o libxml/.libs/rpl_la-entities.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/entities.c -o libxml/rpl_la-entities.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-error.lo `test -f 'libxml/error.c' || echo './'`libxml/error.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/error.c -fPIC -DPIC -o libxml/.libs/rpl_la-error.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/error.c -o libxml/rpl_la-error.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-globals.lo `test -f 'libxml/globals.c' || echo './'`libxml/globals.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/globals.c -fPIC -DPIC -o libxml/.libs/rpl_la-globals.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/globals.c -o libxml/rpl_la-globals.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-hash.lo `test -f 'libxml/hash.c' || echo './'`libxml/hash.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/hash.c -fPIC -DPIC -o libxml/.libs/rpl_la-hash.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/hash.c -o libxml/rpl_la-hash.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-legacy.lo `test -f 'libxml/legacy.c' || echo './'`libxml/legacy.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/legacy.c -fPIC -DPIC -o libxml/.libs/rpl_la-legacy.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/legacy.c -o libxml/rpl_la-legacy.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-list.lo `test -f 'libxml/list.c' || echo './'`libxml/list.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/list.c -fPIC -DPIC -o libxml/.libs/rpl_la-list.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/list.c -o libxml/rpl_la-list.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-nanoftp.lo `test -f 'libxml/nanoftp.c' || echo './'`libxml/nanoftp.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/nanoftp.c -fPIC -DPIC -o libxml/.libs/rpl_la-nanoftp.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/nanoftp.c -o libxml/rpl_la-nanoftp.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-nanohttp.lo `test -f 'libxml/nanohttp.c' || echo './'`libxml/nanohttp.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/nanohttp.c -fPIC -DPIC -o libxml/.libs/rpl_la-nanohttp.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/nanohttp.c -o libxml/rpl_la-nanohttp.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-parser.lo `test -f 'libxml/parser.c' || echo './'`libxml/parser.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/parser.c -fPIC -DPIC -o libxml/.libs/rpl_la-parser.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/parser.c -o libxml/rpl_la-parser.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-parserInternals.lo `test -f 'libxml/parserInternals.c' || echo './'`libxml/parserInternals.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/parserInternals.c -fPIC -DPIC -o libxml/.libs/rpl_la-parserInternals.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/parserInternals.c -o libxml/rpl_la-parserInternals.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-pattern.lo `test -f 'libxml/pattern.c' || echo './'`libxml/pattern.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/pattern.c -fPIC -DPIC -o libxml/.libs/rpl_la-pattern.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/pattern.c -o libxml/rpl_la-pattern.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-relaxng.lo `test -f 'libxml/relaxng.c' || echo './'`libxml/relaxng.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/relaxng.c -fPIC -DPIC -o libxml/.libs/rpl_la-relaxng.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/relaxng.c -o libxml/rpl_la-relaxng.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-schematron.lo `test -f 'libxml/schematron.c' || echo './'`libxml/schematron.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/schematron.c -fPIC -DPIC -o libxml/.libs/rpl_la-schematron.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/schematron.c -o libxml/rpl_la-schematron.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-threads.lo `test -f 'libxml/threads.c' || echo './'`libxml/threads.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/threads.c -fPIC -DPIC -o libxml/.libs/rpl_la-threads.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/threads.c -o libxml/rpl_la-threads.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-tree.lo `test -f 'libxml/tree.c' || echo './'`libxml/tree.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/tree.c -fPIC -DPIC -o libxml/.libs/rpl_la-tree.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/tree.c -o libxml/rpl_la-tree.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-trionan.lo `test -f 'libxml/trionan.c' || echo './'`libxml/trionan.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/trionan.c -fPIC -DPIC -o libxml/.libs/rpl_la-trionan.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/trionan.c -o libxml/rpl_la-trionan.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-uri.lo `test -f 'libxml/uri.c' || echo './'`libxml/uri.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/uri.c -fPIC -DPIC -o libxml/.libs/rpl_la-uri.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/uri.c -o libxml/rpl_la-uri.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-valid.lo `test -f 'libxml/valid.c' || echo './'`libxml/valid.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/valid.c -fPIC -DPIC -o libxml/.libs/rpl_la-valid.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/valid.c -o libxml/rpl_la-valid.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-xinclude.lo `test -f 'libxml/xinclude.c' || echo './'`libxml/xinclude.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/xinclude.c -fPIC -DPIC -o libxml/.libs/rpl_la-xinclude.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/xinclude.c -o libxml/rpl_la-xinclude.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-xlink.lo `test -f 'libxml/xlink.c' || echo './'`libxml/xlink.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/xlink.c -fPIC -DPIC -o libxml/.libs/rpl_la-xlink.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/xlink.c -o libxml/rpl_la-xlink.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-xmlIO.lo `test -f 'libxml/xmlIO.c' || echo './'`libxml/xmlIO.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/xmlIO.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlIO.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/xmlIO.c -o libxml/rpl_la-xmlIO.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-xmlmemory.lo `test -f 'libxml/xmlmemory.c' || echo './'`libxml/xmlmemory.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/xmlmemory.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlmemory.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/xmlmemory.c -o libxml/rpl_la-xmlmemory.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-xmlmodule.lo `test -f 'libxml/xmlmodule.c' || echo './'`libxml/xmlmodule.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/xmlmodule.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlmodule.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/xmlmodule.c -o libxml/rpl_la-xmlmodule.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-xmlreader.lo `test -f 'libxml/xmlreader.c' || echo './'`libxml/xmlreader.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/xmlreader.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlreader.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/xmlreader.c -o libxml/rpl_la-xmlreader.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-xmlregexp.lo `test -f 'libxml/xmlregexp.c' || echo './'`libxml/xmlregexp.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/xmlregexp.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlregexp.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/xmlregexp.c -o libxml/rpl_la-xmlregexp.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-xmlsave.lo `test -f 'libxml/xmlsave.c' || echo './'`libxml/xmlsave.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/xmlsave.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlsave.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/xmlsave.c -o libxml/rpl_la-xmlsave.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-xmlschemas.lo `test -f 'libxml/xmlschemas.c' || echo './'`libxml/xmlschemas.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/xmlschemas.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlschemas.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/xmlschemas.c -o libxml/rpl_la-xmlschemas.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-xmlschemastypes.lo `test -f 'libxml/xmlschemastypes.c' || echo './'`libxml/xmlschemastypes.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/xmlschemastypes.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlschemastypes.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/xmlschemastypes.c -o libxml/rpl_la-xmlschemastypes.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-xmlstring.lo `test -f 'libxml/xmlstring.c' || echo './'`libxml/xmlstring.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/xmlstring.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlstring.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/xmlstring.c -o libxml/rpl_la-xmlstring.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-xmlunicode.lo `test -f 'libxml/xmlunicode.c' || echo './'`libxml/xmlunicode.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/xmlunicode.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlunicode.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/xmlunicode.c -o libxml/rpl_la-xmlunicode.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-xmlwriter.lo `test -f 'libxml/xmlwriter.c' || echo './'`libxml/xmlwriter.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/xmlwriter.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlwriter.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/xmlwriter.c -o libxml/rpl_la-xmlwriter.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-xpath.lo `test -f 'libxml/xpath.c' || echo './'`libxml/xpath.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/xpath.c -fPIC -DPIC -o libxml/.libs/rpl_la-xpath.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/xpath.c -o libxml/rpl_la-xpath.o /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c -o libxml/rpl_la-xpointer.lo `test -f 'libxml/xpointer.c' || echo './'`libxml/xpointer.c cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/xpointer.c -fPIC -DPIC -o libxml/.libs/rpl_la-xpointer.o cc -DHAVE_CONFIG_H -DEXEEXT="" -DEXEEXT="" -DEXEEXT="" -I. -I.. -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I/usr/local/include -O2 -pipe -g -c libxml/xpointer.c -o libxml/rpl_la-xpointer.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -g -o libxml_rpl.la libxml/rpl_la-DOCBparser.lo libxml/rpl_la-HTMLparser.lo libxml/rpl_la-HTMLtree.lo libxml/rpl_la-SAX.lo libxml/rpl_la-SAX2.lo libxml/rpl_la-buf.lo libxml/rpl_la-c14n.lo libxml/rpl_la-catalog.lo libxml/rpl_la-chvalid.lo libxml/rpl_la-debugXML.lo libxml/rpl_la-dict.lo libxml/rpl_la-encoding.lo libxml/rpl_la-entities.lo libxml/rpl_la-error.lo libxml/rpl_la-globals.lo libxml/rpl_la-hash.lo libxml/rpl_la-legacy.lo libxml/rpl_la-list.lo libxml/rpl_la-nanoftp.lo libxml/rpl_la-nanohttp.lo libxml/rpl_la-parser.lo libxml/rpl_la-parserInternals.lo libxml/rpl_la-pattern.lo libxml/rpl_la-relaxng.lo libxml/rpl_la-schematron.lo libxml/rpl_la-threads.lo libxml/rpl_la-tree.lo libxml/rpl_la-trionan.lo libxml/rpl_la-uri.lo libxml/rpl_la-valid.lo libxml/rpl_la-xinclude.lo libxml/rpl_la-xlink.lo libxml/rpl_la-xmlIO.lo libxml/rpl_la-xmlmemory.lo libxml/rpl_la-xmlmodule.lo libxml/rpl_la-xmlreader.lo libxml/rpl_la-xmlregexp.lo libxml/rpl_la-xmlsave.lo libxml/rpl_la-xmlschemas.lo libxml/rpl_la-xmlschemastypes.lo libxml/rpl_la-xmlstring.lo libxml/rpl_la-xmlunicode.lo libxml/rpl_la-xmlwriter.lo libxml/rpl_la-xpath.lo libxml/rpl_la-xpointer.lo libtool: link: ar cru .libs/libxml_rpl.a libxml/.libs/rpl_la-DOCBparser.o libxml/.libs/rpl_la-HTMLparser.o libxml/.libs/rpl_la-HTMLtree.o libxml/.libs/rpl_la-SAX.o libxml/.libs/rpl_la-SAX2.o libxml/.libs/rpl_la-buf.o libxml/.libs/rpl_la-c14n.o libxml/.libs/rpl_la-catalog.o libxml/.libs/rpl_la-chvalid.o libxml/.libs/rpl_la-debugXML.o libxml/.libs/rpl_la-dict.o libxml/.libs/rpl_la-encoding.o libxml/.libs/rpl_la-entities.o libxml/.libs/rpl_la-error.o libxml/.libs/rpl_la-globals.o libxml/.libs/rpl_la-hash.o libxml/.libs/rpl_la-legacy.o libxml/.libs/rpl_la-list.o libxml/.libs/rpl_la-nanoftp.o libxml/.libs/rpl_la-nanohttp.o libxml/.libs/rpl_la-parser.o libxml/.libs/rpl_la-parserInternals.o libxml/.libs/rpl_la-pattern.o libxml/.libs/rpl_la-relaxng.o libxml/.libs/rpl_la-schematron.o libxml/.libs/rpl_la-threads.o libxml/.libs/rpl_la-tree.o libxml/.libs/rpl_la-trionan.o libxml/.libs/rpl_la-uri.o libxml/.libs/rpl_la-valid.o libxml/.libs/rpl_la-xinclude.o libxml/.libs/rpl_la-xlink.o libxml/.libs/rpl_la-xmlIO.o libxml/.libs/rpl_la-xmlmemory.o libxml/.libs/rpl_la-xmlmodule.o libxml/.libs/rpl_la-xmlreader.o libxml/.libs/rpl_la-xmlregexp.o libxml/.libs/rpl_la-xmlsave.o libxml/.libs/rpl_la-xmlschemas.o libxml/.libs/rpl_la-xmlschemastypes.o libxml/.libs/rpl_la-xmlstring.o libxml/.libs/rpl_la-xmlunicode.o libxml/.libs/rpl_la-xmlwriter.o libxml/.libs/rpl_la-xpath.o libxml/.libs/rpl_la-xpointer.o libtool: link: ranlib .libs/libxml_rpl.a /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -g -no-undefined -lm -L/usr/local/lib -liconv -R/usr/local/lib ../../gettext-runtime/intl/libintl.la -lm -L/usr/local/lib -liconv -R/usr/local/lib -L/usr/local/lib -liconv -R/usr/local/lib -o libgettextlib.la -rpath /usr/local/lib libgettextlib_la-acl-errno-valid.lo libgettextlib_la-acl-internal.lo libgettextlib_la-get-permissions.lo libgettextlib_la-set-permissions.lo libgettextlib_la-allocator.lo libgettextlib_la-areadlink.lo libgettextlib_la-argmatch.lo libgettextlib_la-asyncsafe-spin.lo libgettextlib_la-openat-proc.lo libgettextlib_la-backupfile.lo libgettextlib_la-addext.lo libgettextlib_la-basename-lgpl.lo libgettextlib_la-binary-io.lo libgettextlib_la-bitrotate.lo libgettextlib_la-btoc32.lo libgettextlib_la-c-ctype.lo libgettextlib_la-c-strcasecmp.lo libgettextlib_la-c-strncasecmp.lo libgettextlib_la-c-strcasestr.lo libgettextlib_la-c-strstr.lo libgettextlib_la-c32_apply_type_test.lo libgettextlib_la-c32_get_type_test.lo libgettextlib_la-c32isalnum.lo libgettextlib_la-c32isalpha.lo libgettextlib_la-c32isblank.lo libgettextlib_la-c32iscntrl.lo libgettextlib_la-c32isdigit.lo libgettextlib_la-c32isgraph.lo libgettextlib_la-c32islower.lo libgettextlib_la-c32isprint.lo libgettextlib_la-c32ispunct.lo libgettextlib_la-c32isspace.lo libgettextlib_la-c32isupper.lo libgettextlib_la-c32isxdigit.lo libgettextlib_la-c32tolower.lo libgettextlib_la-c32width.lo libgettextlib_la-canonicalize.lo libgettextlib_la-canonicalize-lgpl.lo libgettextlib_la-careadlinkat.lo libgettextlib_la-chdir-long.lo libgettextlib_la-classpath.lo libgettextlib_la-clean-temp.lo libgettextlib_la-clean-temp-simple.lo libgettextlib_la-cloexec.lo libgettextlib_la-closeout.lo libgettextlib_la-concat-filename.lo libgettextlib_la-copy-file.lo libgettextlib_la-copy-file-range.lo libgettextlib_la-csharpcomp.lo libgettextlib_la-csharpexec.lo libgettextlib_la-dirname-lgpl.lo libgettextlib_la-stripslash.lo libgettextlib_la-error.lo libgettextlib_la-error-progname.lo libgettextlib_la-execute.lo libgettextlib_la-exitfail.lo libgettextlib_la-fatal-signal.lo libgettextlib_la-fd-hook.lo libgettextlib_la-fd-safer-flag.lo libgettextlib_la-dup-safer-flag.lo libgettextlib_la-file-set.lo libgettextlib_la-filenamecat-lgpl.lo libgettextlib_la-findprog.lo libgettextlib_la-findprog-in.lo libgettextlib_la-fstrcmp.lo libgettextlib_la-full-write.lo libgettextlib_la-fwriteerror.lo libgettextlib_la-gcd.lo libgettextlib_la-getcwd.lo libgettextlib_la-getcwd-lgpl.lo libgettextlib_la-getrandom.lo libgettextlib_la-gettime.lo malloc/libgettextlib_la-scratch_buffer_grow.lo malloc/libgettextlib_la-scratch_buffer_grow_preserve.lo malloc/libgettextlib_la-scratch_buffer_set_array_size.lo libgettextlib_la-hard-locale.lo libgettextlib_la-hash.lo libgettextlib_la-hash-pjw.lo libgettextlib_la-hash-triple-simple.lo libgettextlib_la-ialloc.lo libgettextlib_la-javacomp.lo libgettextlib_la-javaexec.lo libgettextlib_la-javaversion.lo libgettextlib_la-gl_linked_list.lo libgettextlib_la-gl_linkedhash_list.lo libgettextlib_la-gl_list.lo libgettextlib_la-localcharset.lo libgettextlib_la-localename.lo libgettextlib_la-localename-unsafe.lo libgettextlib_la-localename-table.lo glthread/libgettextlib_la-lock.lo libgettextlib_la-malloca.lo libgettextlib_la-math.lo libgettextlib_la-mbchar.lo libgettextlib_la-mbslen.lo libgettextlib_la-mbsrtoc32s.lo libgettextlib_la-mbsstr.lo libgettextlib_la-mbswidth.lo libgettextlib_la-mbszero.lo libgettextlib_la-mbuiter.lo libgettextlib_la-mbuiterf.lo libgettextlib_la-mem-hash-map.lo libgettextlib_la-mempcpy.lo libgettextlib_la-memset_explicit.lo libgettextlib_la-obstack.lo libgettextlib_la-openat-die.lo libgettextlib_la-omp-init.lo libgettextlib_la-pipe-filter-ii.lo libgettextlib_la-pipe-filter-aux.lo libgettextlib_la-pipe2.lo libgettextlib_la-pipe2-safer.lo libgettextlib_la-spawn.lo libgettextlib_la-spawni.lo libgettextlib_la-spawn_faction_addchdir.lo libgettextlib_la-spawn_faction_addclose.lo libgettextlib_la-spawn_faction_adddup2.lo libgettextlib_la-spawn_faction_addopen.lo libgettextlib_la-spawn_faction_destroy.lo libgettextlib_la-spawn_faction_init.lo libgettextlib_la-spawnattr_destroy.lo libgettextlib_la-spawnattr_init.lo libgettextlib_la-spawnattr_setflags.lo libgettextlib_la-spawnattr_setpgroup.lo libgettextlib_la-spawnattr_setsigmask.lo libgettextlib_la-spawnp.lo libgettextlib_la-progname.lo libgettextlib_la-propername.lo libgettextlib_la-qcopy-acl.lo libgettextlib_la-quotearg.lo libgettextlib_la-rawmemchr.lo libgettextlib_la-read-file.lo libgettextlib_la-safe-read.lo libgettextlib_la-safe-write.lo libgettextlib_la-same-inode.lo libgettextlib_la-save-cwd.lo libgettextlib_la-secure_getenv.lo libgettextlib_la-setlocale.lo libgettextlib_la-setlocale_null.lo libgettextlib_la-setlocale-lock.lo libgettextlib_la-setlocale_null-unlocked.lo libgettextlib_la-sh-quote.lo libgettextlib_la-sig-handler.lo libgettextlib_la-sockets.lo libgettextlib_la-spawn-pipe.lo libgettextlib_la-stat-time.lo libgettextlib_la-strchrnul.lo libgettextlib_la-strerror.lo libgettextlib_la-strerror-override.lo libgettextlib_la-striconv.lo libgettextlib_la-striconveh.lo libgettextlib_la-striconveha.lo libgettextlib_la-string-desc.lo libgettextlib_la-string-desc-contains.lo libgettextlib_la-strnlen1.lo libgettextlib_la-strtol.lo libgettextlib_la-strtoul.lo libgettextlib_la-supersede.lo libgettextlib_la-sys_socket.lo libgettextlib_la-tempname.lo glthread/libgettextlib_la-threadlib.lo libgettextlib_la-timespec.lo glthread/libgettextlib_la-tls.lo libgettextlib_la-tmpdir.lo libgettextlib_la-trim.lo unicase/libgettextlib_la-tolower.lo uniconv/libgettextlib_la-u8-conv-from-enc.lo unictype/libgettextlib_la-ctype_alnum.lo unictype/libgettextlib_la-ctype_alpha.lo unictype/libgettextlib_la-ctype_blank.lo unictype/libgettextlib_la-ctype_cntrl.lo unictype/libgettextlib_la-ctype_digit.lo unictype/libgettextlib_la-ctype_graph.lo unictype/libgettextlib_la-ctype_lower.lo unictype/libgettextlib_la-ctype_print.lo unictype/libgettextlib_la-ctype_punct.lo unictype/libgettextlib_la-ctype_space.lo unictype/libgettextlib_la-ctype_upper.lo unictype/libgettextlib_la-ctype_xdigit.lo unictype/libgettextlib_la-sy_java_whitespace.lo unilbrk/libgettextlib_la-lbrktables.lo unilbrk/libgettextlib_la-u8-possible-linebreaks.lo unilbrk/libgettextlib_la-u8-width-linebreaks.lo unilbrk/libgettextlib_la-ulc-common.lo unilbrk/libgettextlib_la-ulc-width-linebreaks.lo uniname/libgettextlib_la-uniname.lo libgettextlib_la-unistd.lo libgettextlib_la-dup-safer.lo libgettextlib_la-fd-safer.lo libgettextlib_la-pipe-safer.lo unistr/libgettextlib_la-u16-mbtouc.lo unistr/libgettextlib_la-u16-mbtouc-aux.lo unistr/libgettextlib_la-u32-chr.lo unistr/libgettextlib_la-u32-cpy.lo unistr/libgettextlib_la-u32-pcpy.lo unistr/libgettextlib_la-u32-strcat.lo unistr/libgettextlib_la-u32-strlen.lo unistr/libgettextlib_la-u8-check.lo unistr/libgettextlib_la-u8-mblen.lo unistr/libgettextlib_la-u8-mbtouc.lo unistr/libgettextlib_la-u8-mbtouc-aux.lo unistr/libgettextlib_la-u8-mbtouc-unsafe.lo unistr/libgettextlib_la-u8-mbtouc-unsafe-aux.lo unistr/libgettextlib_la-u8-mbtoucr.lo unistr/libgettextlib_la-u8-prev.lo unistr/libgettextlib_la-u8-uctomb.lo unistr/libgettextlib_la-u8-uctomb-aux.lo uniwidth/libgettextlib_la-width.lo libgettextlib_la-utimens.lo libgettextlib_la-wait-process.lo libgettextlib_la-wctype-h.lo libgettextlib_la-wmempcpy.lo libgettextlib_la-xmalloc.lo libgettextlib_la-xalloc-die.lo libgettextlib_la-xconcat-filename.lo libgettextlib_la-xerror.lo libgettextlib_la-gl_xlist.lo libgettextlib_la-xmalloca.lo libgettextlib_la-xmemdup0.lo libgettextlib_la-xreadlink.lo libgettextlib_la-xsetenv.lo libgettextlib_la-xsize.lo libgettextlib_la-xstriconv.lo libgettextlib_la-xstriconveh.lo libgettextlib_la-xvasprintf.lo libgettextlib_la-xasprintf.lo asnprintf.lo fnmatch.lo fopen.lo mbsrtoc32s-state.lo printf-args.lo printf-parse.lo vasnprintf.lo libxml_rpl.la libtool: link: cc -shared -fPIC -DPIC -o .libs/libgettextlib.so.14.0 -O2 -pipe -g .libs/libgettextlib_la-acl-errno-valid.o .libs/libgettextlib_la-acl-internal.o .libs/libgettextlib_la-get-permissions.o .libs/libgettextlib_la-set-permissions.o .libs/libgettextlib_la-allocator.o .libs/libgettextlib_la-areadlink.o .libs/libgettextlib_la-argmatch.o .libs/libgettextlib_la-asyncsafe-spin.o .libs/libgettextlib_la-openat-proc.o .libs/libgettextlib_la-backupfile.o .libs/libgettextlib_la-addext.o .libs/libgettextlib_la-basename-lgpl.o .libs/libgettextlib_la-binary-io.o .libs/libgettextlib_la-bitrotate.o .libs/libgettextlib_la-btoc32.o .libs/libgettextlib_la-c-ctype.o .libs/libgettextlib_la-c-strcasecmp.o .libs/libgettextlib_la-c-strncasecmp.o .libs/libgettextlib_la-c-strcasestr.o .libs/libgettextlib_la-c-strstr.o .libs/libgettextlib_la-c32_apply_type_test.o .libs/libgettextlib_la-c32_get_type_test.o .libs/libgettextlib_la-c32isalnum.o .libs/libgettextlib_la-c32isalpha.o .libs/libgettextlib_la-c32isblank.o .libs/libgettextlib_la-c32iscntrl.o .libs/libgettextlib_la-c32isdigit.o .libs/libgettextlib_la-c32isgraph.o .libs/libgettextlib_la-c32islower.o .libs/libgettextlib_la-c32isprint.o .libs/libgettextlib_la-c32ispunct.o .libs/libgettextlib_la-c32isspace.o .libs/libgettextlib_la-c32isupper.o .libs/libgettextlib_la-c32isxdigit.o .libs/libgettextlib_la-c32tolower.o .libs/libgettextlib_la-c32width.o .libs/libgettextlib_la-canonicalize.o .libs/libgettextlib_la-canonicalize-lgpl.o .libs/libgettextlib_la-careadlinkat.o .libs/libgettextlib_la-chdir-long.o .libs/libgettextlib_la-classpath.o .libs/libgettextlib_la-clean-temp.o .libs/libgettextlib_la-clean-temp-simple.o .libs/libgettextlib_la-cloexec.o .libs/libgettextlib_la-closeout.o .libs/libgettextlib_la-concat-filename.o .libs/libgettextlib_la-copy-file.o .libs/libgettextlib_la-copy-file-range.o .libs/libgettextlib_la-csharpcomp.o .libs/libgettextlib_la-csharpexec.o .libs/libgettextlib_la-dirname-lgpl.o .libs/libgettextlib_la-stripslash.o .libs/libgettextlib_la-error.o .libs/libgettextlib_la-error-progname.o .libs/libgettextlib_la-execute.o .libs/libgettextlib_la-exitfail.o .libs/libgettextlib_la-fatal-signal.o .libs/libgettextlib_la-fd-hook.o .libs/libgettextlib_la-fd-safer-flag.o .libs/libgettextlib_la-dup-safer-flag.o .libs/libgettextlib_la-file-set.o .libs/libgettextlib_la-filenamecat-lgpl.o .libs/libgettextlib_la-findprog.o .libs/libgettextlib_la-findprog-in.o .libs/libgettextlib_la-fstrcmp.o .libs/libgettextlib_la-full-write.o .libs/libgettextlib_la-fwriteerror.o .libs/libgettextlib_la-gcd.o .libs/libgettextlib_la-getcwd.o .libs/libgettextlib_la-getcwd-lgpl.o .libs/libgettextlib_la-getrandom.o .libs/libgettextlib_la-gettime.o malloc/.libs/libgettextlib_la-scratch_buffer_grow.o malloc/.libs/libgettextlib_la-scratch_buffer_grow_preserve.o malloc/.libs/libgettextlib_la-scratch_buffer_set_array_size.o .libs/libgettextlib_la-hard-locale.o .libs/libgettextlib_la-hash.o .libs/libgettextlib_la-hash-pjw.o .libs/libgettextlib_la-hash-triple-simple.o .libs/libgettextlib_la-ialloc.o .libs/libgettextlib_la-javacomp.o .libs/libgettextlib_la-javaexec.o .libs/libgettextlib_la-javaversion.o .libs/libgettextlib_la-gl_linked_list.o .libs/libgettextlib_la-gl_linkedhash_list.o .libs/libgettextlib_la-gl_list.o .libs/libgettextlib_la-localcharset.o .libs/libgettextlib_la-localename.o .libs/libgettextlib_la-localename-unsafe.o .libs/libgettextlib_la-localename-table.o glthread/.libs/libgettextlib_la-lock.o .libs/libgettextlib_la-malloca.o .libs/libgettextlib_la-math.o .libs/libgettextlib_la-mbchar.o .libs/libgettextlib_la-mbslen.o .libs/libgettextlib_la-mbsrtoc32s.o .libs/libgettextlib_la-mbsstr.o .libs/libgettextlib_la-mbswidth.o .libs/libgettextlib_la-mbszero.o .libs/libgettextlib_la-mbuiter.o .libs/libgettextlib_la-mbuiterf.o .libs/libgettextlib_la-mem-hash-map.o .libs/libgettextlib_la-mempcpy.o .libs/libgettextlib_la-memset_explicit.o .libs/libgettextlib_la-obstack.o .libs/libgettextlib_la-openat-die.o .libs/libgettextlib_la-omp-init.o .libs/libgettextlib_la-pipe-filter-ii.o .libs/libgettextlib_la-pipe-filter-aux.o .libs/libgettextlib_la-pipe2.o .libs/libgettextlib_la-pipe2-safer.o .libs/libgettextlib_la-spawn.o .libs/libgettextlib_la-spawni.o .libs/libgettextlib_la-spawn_faction_addchdir.o .libs/libgettextlib_la-spawn_faction_addclose.o .libs/libgettextlib_la-spawn_faction_adddup2.o .libs/libgettextlib_la-spawn_faction_addopen.o .libs/libgettextlib_la-spawn_faction_destroy.o .libs/libgettextlib_la-spawn_faction_init.o .libs/libgettextlib_la-spawnattr_destroy.o .libs/libgettextlib_la-spawnattr_init.o .libs/libgettextlib_la-spawnattr_setflags.o .libs/libgettextlib_la-spawnattr_setpgroup.o .libs/libgettextlib_la-spawnattr_setsigmask.o .libs/libgettextlib_la-spawnp.o .libs/libgettextlib_la-progname.o .libs/libgettextlib_la-propername.o .libs/libgettextlib_la-qcopy-acl.o .libs/libgettextlib_la-quotearg.o .libs/libgettextlib_la-rawmemchr.o .libs/libgettextlib_la-read-file.o .libs/libgettextlib_la-safe-read.o .libs/libgettextlib_la-safe-write.o .libs/libgettextlib_la-same-inode.o .libs/libgettextlib_la-save-cwd.o .libs/libgettextlib_la-secure_getenv.o .libs/libgettextlib_la-setlocale.o .libs/libgettextlib_la-setlocale_null.o .libs/libgettextlib_la-setlocale-lock.o .libs/libgettextlib_la-setlocale_null-unlocked.o .libs/libgettextlib_la-sh-quote.o .libs/libgettextlib_la-sig-handler.o .libs/libgettextlib_la-sockets.o .libs/libgettextlib_la-spawn-pipe.o .libs/libgettextlib_la-stat-time.o .libs/libgettextlib_la-strchrnul.o .libs/libgettextlib_la-strerror.o .libs/libgettextlib_la-strerror-override.o .libs/libgettextlib_la-striconv.o .libs/libgettextlib_la-striconveh.o .libs/libgettextlib_la-striconveha.o .libs/libgettextlib_la-string-desc.o .libs/libgettextlib_la-string-desc-contains.o .libs/libgettextlib_la-strnlen1.o .libs/libgettextlib_la-strtol.o .libs/libgettextlib_la-strtoul.o .libs/libgettextlib_la-supersede.o .libs/libgettextlib_la-sys_socket.o .libs/libgettextlib_la-tempname.o glthread/.libs/libgettextlib_la-threadlib.o .libs/libgettextlib_la-timespec.o glthread/.libs/libgettextlib_la-tls.o .libs/libgettextlib_la-tmpdir.o .libs/libgettextlib_la-trim.o unicase/.libs/libgettextlib_la-tolower.o uniconv/.libs/libgettextlib_la-u8-conv-from-enc.o unictype/.libs/libgettextlib_la-ctype_alnum.o unictype/.libs/libgettextlib_la-ctype_alpha.o unictype/.libs/libgettextlib_la-ctype_blank.o unictype/.libs/libgettextlib_la-ctype_cntrl.o unictype/.libs/libgettextlib_la-ctype_digit.o unictype/.libs/libgettextlib_la-ctype_graph.o unictype/.libs/libgettextlib_la-ctype_lower.o unictype/.libs/libgettextlib_la-ctype_print.o unictype/.libs/libgettextlib_la-ctype_punct.o unictype/.libs/libgettextlib_la-ctype_space.o unictype/.libs/libgettextlib_la-ctype_upper.o unictype/.libs/libgettextlib_la-ctype_xdigit.o unictype/.libs/libgettextlib_la-sy_java_whitespace.o unilbrk/.libs/libgettextlib_la-lbrktables.o unilbrk/.libs/libgettextlib_la-u8-possible-linebreaks.o unilbrk/.libs/libgettextlib_la-u8-width-linebreaks.o unilbrk/.libs/libgettextlib_la-ulc-common.o unilbrk/.libs/libgettextlib_la-ulc-width-linebreaks.o uniname/.libs/libgettextlib_la-uniname.o .libs/libgettextlib_la-unistd.o .libs/libgettextlib_la-dup-safer.o .libs/libgettextlib_la-fd-safer.o .libs/libgettextlib_la-pipe-safer.o unistr/.libs/libgettextlib_la-u16-mbtouc.o unistr/.libs/libgettextlib_la-u16-mbtouc-aux.o unistr/.libs/libgettextlib_la-u32-chr.o unistr/.libs/libgettextlib_la-u32-cpy.o unistr/.libs/libgettextlib_la-u32-pcpy.o unistr/.libs/libgettextlib_la-u32-strcat.o unistr/.libs/libgettextlib_la-u32-strlen.o unistr/.libs/libgettextlib_la-u8-check.o unistr/.libs/libgettextlib_la-u8-mblen.o unistr/.libs/libgettextlib_la-u8-mbtouc.o unistr/.libs/libgettextlib_la-u8-mbtouc-aux.o unistr/.libs/libgettextlib_la-u8-mbtouc-unsafe.o unistr/.libs/libgettextlib_la-u8-mbtouc-unsafe-aux.o unistr/.libs/libgettextlib_la-u8-mbtoucr.o unistr/.libs/libgettextlib_la-u8-prev.o unistr/.libs/libgettextlib_la-u8-uctomb.o unistr/.libs/libgettextlib_la-u8-uctomb-aux.o uniwidth/.libs/libgettextlib_la-width.o .libs/libgettextlib_la-utimens.o .libs/libgettextlib_la-wait-process.o .libs/libgettextlib_la-wctype-h.o .libs/libgettextlib_la-wmempcpy.o .libs/libgettextlib_la-xmalloc.o .libs/libgettextlib_la-xalloc-die.o .libs/libgettextlib_la-xconcat-filename.o .libs/libgettextlib_la-xerror.o .libs/libgettextlib_la-gl_xlist.o .libs/libgettextlib_la-xmalloca.o .libs/libgettextlib_la-xmemdup0.o .libs/libgettextlib_la-xreadlink.o .libs/libgettextlib_la-xsetenv.o .libs/libgettextlib_la-xsize.o .libs/libgettextlib_la-xstriconv.o .libs/libgettextlib_la-xstriconveh.o .libs/libgettextlib_la-xvasprintf.o .libs/libgettextlib_la-xasprintf.o .libs/asnprintf.o .libs/fnmatch.o .libs/fopen.o .libs/mbsrtoc32s-state.o .libs/printf-args.o .libs/printf-parse.o .libs/vasnprintf.o -Wl,-whole-archive /exopi-obj/pobj/gettext-0.22.5/gettext-0.22.5/gettext-tools/gnulib-lib/.libs/libxml_rpl.a -Wl,-no-whole-archive -L.libs -lm -liconv -lintl -Wl,-soname,libgettextlib.so.14.0 libtool: link: ar x /exopi-obj/pobj/gettext-0.22.5/gettext-0.22.5/gettext-tools/gnulib-lib/.libs/libxml_rpl.a libtool: link: ar cru .libs/libgettextlib.a ./.libs/libgettextlib.lax/libxml_rpl.a/rpl_la-DOCBparser.o ./.libs/libgettextlib.lax/libxml_rpl.a/rpl_la-HTMLparser.o ./.libs/libgettextlib.lax/libxml_rpl.a/rpl_la-HTMLtree.o ./.libs/libgettextlib.lax/libxml_rpl.a/rpl_la-SAX.o ./.libs/libgettextlib.lax/libxml_rpl.a/rpl_la-SAX2.o ./.libs/libgettextlib.lax/libxml_rpl.a/rpl_la-buf.o ./.libs/libgettextlib.lax/libxml_rpl.a/rpl_la-c14n.o ./.libs/libgettextlib.lax/libxml_rpl.a/rpl_la-catalog.o ./.libs/libgettextlib.lax/libxml_rpl.a/rpl_la-chvalid.o ./.libs/libgettextlib.lax/libxml_rpl.a/rpl_la-debugXML.o ./.libs/libgettextlib.lax/libxml_rpl.a/rpl_la-dict.o ./.libs/libgettextlib.lax/libxml_rpl.a/rpl_la-encoding.o ./.libs/libgettextlib.lax/libxml_rpl.a/rpl_la-entities.o ./.libs/libgettextlib.lax/libxml_rpl.a/rpl_la-error.o ./.libs/libgettextlib.lax/libxml_rpl.a/rpl_la-globals.o ./.libs/libgettextlib.lax/libxml_rpl.a/rpl_la-hash.o ./.libs/libgettextlib.lax/libxml_rpl.a/rpl_la-legacy.o ./.libs/libgettextlib.lax/libxml_rpl.a/rpl_la-list.o ./.libs/libgettextlib.lax/libxml_rpl.a/rpl_la-nanoftp.o ./.libs/libgettextlib.lax/libxml_rpl.a/rpl_la-nanohttp.o ./.libs/libgettextlib.lax/libxml_rpl.a/rpl_la-parser.o ./.libs/libgettextlib.lax/libxml_rpl.a/rpl_la-parserInternals.o ./.libs/libgettextlib.lax/libxml_rpl.a/rpl_la-pattern.o ./.libs/libgettextlib.lax/libxml_rpl.a/rpl_la-relaxng.o ./.libs/libgettextlib.lax/libxml_rpl.a/rpl_la-schematron.o ./.libs/libgettextlib.lax/libxml_rpl.a/rpl_la-threads.o ./.libs/libgettextlib.lax/libxml_rpl.a/rpl_la-tree.o ./.libs/libgettextlib.lax/libxml_rpl.a/rpl_la-trionan.o ./.libs/libgettextlib.lax/libxml_rpl.a/rpl_la-uri.o ./.libs/libgettextlib.lax/libxml_rpl.a/rpl_la-valid.o ./.libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xinclude.o ./.libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xlink.o ./.libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xmlIO.o ./.libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xmlmemory.o ./.libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xmlmodule.o ./.libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xmlreader.o ./.libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xmlregexp.o ./.libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xmlsave.o ./.libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xmlschemas.o ./.libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xmlschemastypes.o ./.libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xmlstring.o ./.libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xmlunicode.o ./.libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xmlwriter.o ./.libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xpath.o ./.libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xpointer.o libgettextlib_la-acl-errno-valid.o libgettextlib_la-acl-internal.o libgettextlib_la-get-permissions.o libgettextlib_la-set-permissions.o libgettextlib_la-allocator.o libgettextlib_la-areadlink.o libgettextlib_la-argmatch.o libgettextlib_la-asyncsafe-spin.o libgettextlib_la-openat-proc.o libgettextlib_la-backupfile.o libgettextlib_la-addext.o libgettextlib_la-basename-lgpl.o libgettextlib_la-binary-io.o libgettextlib_la-bitrotate.o libgettextlib_la-btoc32.o libgettextlib_la-c-ctype.o libgettextlib_la-c-strcasecmp.o libgettextlib_la-c-strncasecmp.o libgettextlib_la-c-strcasestr.o libgettextlib_la-c-strstr.o libgettextlib_la-c32_apply_type_test.o libgettextlib_la-c32_get_type_test.o libgettextlib_la-c32isalnum.o libgettextlib_la-c32isalpha.o libgettextlib_la-c32isblank.o libgettextlib_la-c32iscntrl.o libgettextlib_la-c32isdigit.o libgettextlib_la-c32isgraph.o libgettextlib_la-c32islower.o libgettextlib_la-c32isprint.o libgettextlib_la-c32ispunct.o libgettextlib_la-c32isspace.o libgettextlib_la-c32isupper.o libgettextlib_la-c32isxdigit.o libgettextlib_la-c32tolower.o libgettextlib_la-c32width.o libgettextlib_la-canonicalize.o libgettextlib_la-canonicalize-lgpl.o libgettextlib_la-careadlinkat.o libgettextlib_la-chdir-long.o libgettextlib_la-classpath.o libgettextlib_la-clean-temp.o libgettextlib_la-clean-temp-simple.o libgettextlib_la-cloexec.o libgettextlib_la-closeout.o libgettextlib_la-concat-filename.o libgettextlib_la-copy-file.o libgettextlib_la-copy-file-range.o libgettextlib_la-csharpcomp.o libgettextlib_la-csharpexec.o libgettextlib_la-dirname-lgpl.o libgettextlib_la-stripslash.o libgettextlib_la-error.o libgettextlib_la-error-progname.o libgettextlib_la-execute.o libgettextlib_la-exitfail.o libgettextlib_la-fatal-signal.o libgettextlib_la-fd-hook.o libgettextlib_la-fd-safer-flag.o libgettextlib_la-dup-safer-flag.o libgettextlib_la-file-set.o libgettextlib_la-filenamecat-lgpl.o libgettextlib_la-findprog.o libgettextlib_la-findprog-in.o libgettextlib_la-fstrcmp.o libgettextlib_la-full-write.o libgettextlib_la-fwriteerror.o libgettextlib_la-gcd.o libgettextlib_la-getcwd.o libgettextlib_la-getcwd-lgpl.o libgettextlib_la-getrandom.o libgettextlib_la-gettime.o malloc/libgettextlib_la-scratch_buffer_grow.o malloc/libgettextlib_la-scratch_buffer_grow_preserve.o malloc/libgettextlib_la-scratch_buffer_set_array_size.o libgettextlib_la-hard-locale.o libgettextlib_la-hash.o libgettextlib_la-hash-pjw.o libgettextlib_la-hash-triple-simple.o libgettextlib_la-ialloc.o libgettextlib_la-javacomp.o libgettextlib_la-javaexec.o libgettextlib_la-javaversion.o libgettextlib_la-gl_linked_list.o libgettextlib_la-gl_linkedhash_list.o libgettextlib_la-gl_list.o libgettextlib_la-localcharset.o libgettextlib_la-localename.o libgettextlib_la-localename-unsafe.o libgettextlib_la-localename-table.o glthread/libgettextlib_la-lock.o libgettextlib_la-malloca.o libgettextlib_la-math.o libgettextlib_la-mbchar.o libgettextlib_la-mbslen.o libgettextlib_la-mbsrtoc32s.o libgettextlib_la-mbsstr.o libgettextlib_la-mbswidth.o libgettextlib_la-mbszero.o libgettextlib_la-mbuiter.o libgettextlib_la-mbuiterf.o libgettextlib_la-mem-hash-map.o libgettextlib_la-mempcpy.o libgettextlib_la-memset_explicit.o libgettextlib_la-obstack.o libgettextlib_la-openat-die.o libgettextlib_la-omp-init.o libgettextlib_la-pipe-filter-ii.o libgettextlib_la-pipe-filter-aux.o libgettextlib_la-pipe2.o libgettextlib_la-pipe2-safer.o libgettextlib_la-spawn.o libgettextlib_la-spawni.o libgettextlib_la-spawn_faction_addchdir.o libgettextlib_la-spawn_faction_addclose.o libgettextlib_la-spawn_faction_adddup2.o libgettextlib_la-spawn_faction_addopen.o libgettextlib_la-spawn_faction_destroy.o libgettextlib_la-spawn_faction_init.o libgettextlib_la-spawnattr_destroy.o libgettextlib_la-spawnattr_init.o libgettextlib_la-spawnattr_setflags.o libgettextlib_la-spawnattr_setpgroup.o libgettextlib_la-spawnattr_setsigmask.o libgettextlib_la-spawnp.o libgettextlib_la-progname.o libgettextlib_la-propername.o libgettextlib_la-qcopy-acl.o libgettextlib_la-quotearg.o libgettextlib_la-rawmemchr.o libgettextlib_la-read-file.o libgettextlib_la-safe-read.o libgettextlib_la-safe-write.o libgettextlib_la-same-inode.o libgettextlib_la-save-cwd.o libgettextlib_la-secure_getenv.o libgettextlib_la-setlocale.o libgettextlib_la-setlocale_null.o libgettextlib_la-setlocale-lock.o libgettextlib_la-setlocale_null-unlocked.o libgettextlib_la-sh-quote.o libgettextlib_la-sig-handler.o libgettextlib_la-sockets.o libgettextlib_la-spawn-pipe.o libgettextlib_la-stat-time.o libgettextlib_la-strchrnul.o libgettextlib_la-strerror.o libgettextlib_la-strerror-override.o libgettextlib_la-striconv.o libgettextlib_la-striconveh.o libgettextlib_la-striconveha.o libgettextlib_la-string-desc.o libgettextlib_la-string-desc-contains.o libgettextlib_la-strnlen1.o libgettextlib_la-strtol.o libgettextlib_la-strtoul.o libgettextlib_la-supersede.o libgettextlib_la-sys_socket.o libgettextlib_la-tempname.o glthread/libgettextlib_la-threadlib.o libgettextlib_la-timespec.o glthread/libgettextlib_la-tls.o libgettextlib_la-tmpdir.o libgettextlib_la-trim.o unicase/libgettextlib_la-tolower.o uniconv/libgettextlib_la-u8-conv-from-enc.o unictype/libgettextlib_la-ctype_alnum.o unictype/libgettextlib_la-ctype_alpha.o unictype/libgettextlib_la-ctype_blank.o unictype/libgettextlib_la-ctype_cntrl.o unictype/libgettextlib_la-ctype_digit.o unictype/libgettextlib_la-ctype_graph.o unictype/libgettextlib_la-ctype_lower.o unictype/libgettextlib_la-ctype_print.o unictype/libgettextlib_la-ctype_punct.o unictype/libgettextlib_la-ctype_space.o unictype/libgettextlib_la-ctype_upper.o unictype/libgettextlib_la-ctype_xdigit.o unictype/libgettextlib_la-sy_java_whitespace.o unilbrk/libgettextlib_la-lbrktables.o unilbrk/libgettextlib_la-u8-possible-linebreaks.o unilbrk/libgettextlib_la-u8-width-linebreaks.o unilbrk/libgettextlib_la-ulc-common.o unilbrk/libgettextlib_la-ulc-width-linebreaks.o uniname/libgettextlib_la-uniname.o libgettextlib_la-unistd.o libgettextlib_la-dup-safer.o libgettextlib_la-fd-safer.o libgettextlib_la-pipe-safer.o unistr/libgettextlib_la-u16-mbtouc.o unistr/libgettextlib_la-u16-mbtouc-aux.o unistr/libgettextlib_la-u32-chr.o unistr/libgettextlib_la-u32-cpy.o unistr/libgettextlib_la-u32-pcpy.o unistr/libgettextlib_la-u32-strcat.o unistr/libgettextlib_la-u32-strlen.o unistr/libgettextlib_la-u8-check.o unistr/libgettextlib_la-u8-mblen.o unistr/libgettextlib_la-u8-mbtouc.o unistr/libgettextlib_la-u8-mbtouc-aux.o unistr/libgettextlib_la-u8-mbtouc-unsafe.o unistr/libgettextlib_la-u8-mbtouc-unsafe-aux.o unistr/libgettextlib_la-u8-mbtoucr.o unistr/libgettextlib_la-u8-prev.o unistr/libgettextlib_la-u8-uctomb.o unistr/libgettextlib_la-u8-uctomb-aux.o uniwidth/libgettextlib_la-width.o libgettextlib_la-utimens.o libgettextlib_la-wait-process.o libgettextlib_la-wctype-h.o libgettextlib_la-wmempcpy.o libgettextlib_la-xmalloc.o libgettextlib_la-xalloc-die.o libgettextlib_la-xconcat-filename.o libgettextlib_la-xerror.o libgettextlib_la-gl_xlist.o libgettextlib_la-xmalloca.o libgettextlib_la-xmemdup0.o libgettextlib_la-xreadlink.o libgettextlib_la-xsetenv.o libgettextlib_la-xsize.o libgettextlib_la-xstriconv.o libgettextlib_la-xstriconveh.o libgettextlib_la-xvasprintf.o libgettextlib_la-xasprintf.o asnprintf.o fnmatch.o fopen.o mbsrtoc32s-state.o printf-args.o printf-parse.o vasnprintf.o libtool: link: ranlib .libs/libgettextlib.a Making all in libgrep mkdir -p 'malloc' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e '/libc_hidden_proto/d' ./malloc/dynarray.h > malloc/dynarray.gl.h-t mv malloc/dynarray.gl.h-t malloc/dynarray.gl.h mkdir -p 'malloc' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|||g' -e 's|__attribute_maybe_unused__|_GL_ATTRIBUTE_MAYBE_UNUSED|g' -e 's|__attribute_nonnull__|_GL_ATTRIBUTE_NONNULL|g' -e 's|__attribute_warn_unused_result__|_GL_ATTRIBUTE_NODISCARD|g' -e 's|__glibc_likely|_GL_LIKELY|g' -e 's|__glibc_unlikely|_GL_UNLIKELY|g' ./malloc/dynarray-skeleton.c > malloc/dynarray-skeleton.gl.h-t mv malloc/dynarray-skeleton.gl.h-t malloc/dynarray-skeleton.gl.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's/@''HAVE_INTTYPES_H''@/1/g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_INTTYPES_H''@||g' -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' -e 's/@''PRIPTR_PREFIX''@/"l"/g' -e 's/@''GNULIB_IMAXABS''@/0/g' -e 's/@''GNULIB_IMAXDIV''@/0/g' -e 's/@''GNULIB_STRTOIMAX''@/0/g' -e 's/@''GNULIB_STRTOUMAX''@/0/g' -e 's/@''HAVE_DECL_IMAXABS''@/1/g' -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' -e 's/@''HAVE_IMAXDIV_T''@/1/g' -e 's/@''REPLACE_IMAXABS''@/0/g' -e 's/@''REPLACE_IMAXDIV''@/0/g' -e 's/@''REPLACE_STRTOIMAX''@/0/g' -e 's/@''REPLACE_STRTOUMAX''@/0/g' -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' -e 's/@''INT64_MAX_EQ_LONG_MAX''@/1/g' -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/1/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' ./inttypes.in.h > inttypes.h-t mv inttypes.h-t inttypes.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL_GRGL|g' -e 's|@''HAVE_LANGINFO_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_LANGINFO_H''@||g' -e 's/@''GNULIB_NL_LANGINFO''@/IN_GETTEXT_TOOLS_LIBGREP/g' -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' -e 's|@''HAVE_LANGINFO_ALTMON''@|0|g' -e 's|@''HAVE_LANGINFO_ERA''@|0|g' -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' -e 's|@''HAVE_NL_LANGINFO''@|1|g' -e 's|@''REPLACE_NL_LANGINFO''@|1|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' ./langinfo.in.h > langinfo.h-t mv langinfo.h-t langinfo.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL_GRGL|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 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL_GRGL|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_LOCALE_H''@||g' -e 's/@''GNULIB_LOCALECONV''@/IN_GETTEXT_TOOLS_LIBGREP/g' -e 's/@''GNULIB_SETLOCALE''@/0/g' -e 's/@''GNULIB_SETLOCALE_NULL''@/1/g' -e 's/@''GNULIB_DUPLOCALE''@/0/g' -e 's/@''GNULIB_LOCALENAME_UNSAFE''@/0/g' -e 's|@''HAVE_NEWLOCALE''@|1|g' -e 's|@''HAVE_DUPLOCALE''@|1|g' -e 's|@''HAVE_FREELOCALE''@|1|g' -e 's|@''HAVE_XLOCALE_H''@|0|g' -e 's|@''REPLACE_LOCALECONV''@|0|g' -e 's|@''REPLACE_SETLOCALE''@|1|g' -e 's|@''REPLACE_NEWLOCALE''@|0|g' -e 's|@''REPLACE_DUPLOCALE''@|0|g' -e 's|@''REPLACE_FREELOCALE''@|0|g' -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' -e 's|@''LOCALENAME_ENHANCE_LOCALE_FUNCS''@|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' ./locale.in.h > locale.h-t mv locale.h-t locale.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G ./stdckdint.in.h > stdckdint.h-t mv stdckdint.h-t stdckdint.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL_GRGL|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_STDDEF_H''@||g' -e 's|@''HAVE_MAX_ALIGN_T''@|1|g' -e 's|@''HAVE_WCHAR_T''@|1|g' -e 's|@''REPLACE_NULL''@|0|g' ./stddef.in.h > stddef.h-t mv stddef.h-t stddef.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL_GRGL|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/@''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''@/32/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/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' ./stdint.in.h > stdint.h-t mv stdint.h-t stdint.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL_GRGL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_STDLIB_H''@||g' -e 's/@''GNULIB__EXIT''@/0/g' -e 's/@''GNULIB_ALIGNED_ALLOC''@/0/g' -e 's/@''GNULIB_ATOLL''@/0/g' -e 's/@''GNULIB_CALLOC_GNU''@/0/g' -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' -e 's/@''GNULIB_FREE_POSIX''@/0/g' -e 's/@''GNULIB_GETLOADAVG''@/0/g' -e 's/@''GNULIB_GETPROGNAME''@/0/g' -e 's/@''GNULIB_GETSUBOPT''@/0/g' -e 's/@''GNULIB_GRANTPT''@/0/g' -e 's/@''GNULIB_MALLOC_GNU''@/0/g' -e 's/@''GNULIB_MALLOC_POSIX''@/0/g' -e 's/@''GNULIB_MBSTOWCS''@/0/g' -e 's/@''GNULIB_MBTOWC''@/IN_GETTEXT_TOOLS_LIBGREP/g' -e 's/@''GNULIB_MKDTEMP''@/0/g' -e 's/@''GNULIB_MKOSTEMP''@/0/g' -e 's/@''GNULIB_MKOSTEMPS''@/0/g' -e 's/@''GNULIB_MKSTEMP''@/0/g' -e 's/@''GNULIB_MKSTEMPS''@/0/g' -e 's/@''GNULIB_POSIX_MEMALIGN''@/0/g' -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' -e 's/@''GNULIB_PTSNAME''@/0/g' -e 's/@''GNULIB_PTSNAME_R''@/0/g' -e 's/@''GNULIB_PUTENV''@/0/g' -e 's/@''GNULIB_QSORT_R''@/0/g' -e 's/@''GNULIB_RAND''@/0/g' -e 's/@''GNULIB_RANDOM''@/0/g' -e 's/@''GNULIB_RANDOM_R''@/0/g' -e 's/@''GNULIB_REALLOC_GNU''@/0/g' -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' -e 's/@''GNULIB_REALLOCARRAY''@/0/g' -e 's/@''GNULIB_REALPATH''@/0/g' -e 's/@''GNULIB_RPMATCH''@/0/g' -e 's/@''GNULIB_SECURE_GETENV''@/0/g' -e 's/@''GNULIB_SETENV''@/0/g' -e 's/@''GNULIB_STRTOD''@/0/g' -e 's/@''GNULIB_STRTOL''@/0/g' -e 's/@''GNULIB_STRTOLD''@/0/g' -e 's/@''GNULIB_STRTOLL''@/0/g' -e 's/@''GNULIB_STRTOUL''@/0/g' -e 's/@''GNULIB_STRTOULL''@/0/g' -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' -e 's/@''GNULIB_UNLOCKPT''@/0/g' -e 's/@''GNULIB_UNSETENV''@/0/g' -e 's/@''GNULIB_WCTOMB''@/0/g' -e 's/@''GNULIB_MDA_ECVT''@/1/g' -e 's/@''GNULIB_MDA_FCVT''@/1/g' -e 's/@''GNULIB_MDA_GCVT''@/1/g' -e 's/@''GNULIB_MDA_MKTEMP''@/1/g' -e 's/@''GNULIB_MDA_PUTENV''@/1/g' < ./stdlib.in.h > stdlib.h-t1 sed -e 's|@''HAVE__EXIT''@|1|g' -e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' -e 's|@''HAVE_ATOLL''@|1|g' -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|0|g' -e 's|@''HAVE_DECL_ECVT''@|1|g' -e 's|@''HAVE_DECL_FCVT''@|1|g' -e 's|@''HAVE_DECL_GCVT''@|1|g' -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' -e 's|@''HAVE_DECL_PROGRAM_INVOCATION_NAME''@|0|g' -e 's|@''HAVE_GETPROGNAME''@|1|g' -e 's|@''HAVE_GETSUBOPT''@|1|g' -e 's|@''HAVE_GRANTPT''@|1|g' -e 's|@''HAVE_INITSTATE''@|1|g' -e 's|@''HAVE_DECL_INITSTATE''@|1|g' -e 's|@''HAVE_MBTOWC''@|1|g' -e 's|@''HAVE_MKDTEMP''@|1|g' -e 's|@''HAVE_MKOSTEMP''@|1|g' -e 's|@''HAVE_MKOSTEMPS''@|1|g' -e 's|@''HAVE_MKSTEMP''@|1|g' -e 's|@''HAVE_MKSTEMPS''@|1|g' -e 's|@''HAVE_POSIX_MEMALIGN''@|1|g' -e 's|@''HAVE_POSIX_OPENPT''@|1|g' -e 's|@''HAVE_PTSNAME''@|1|g' -e 's|@''HAVE_PTSNAME_R''@|1|g' -e 's|@''HAVE_QSORT_R''@|1|g' -e 's|@''HAVE_RANDOM''@|1|g' -e 's|@''HAVE_RANDOM_H''@|0|g' -e 's|@''HAVE_RANDOM_R''@|0|g' -e 's|@''HAVE_REALLOCARRAY''@|1|g' -e 's|@''HAVE_REALPATH''@|1|g' -e 's|@''HAVE_RPMATCH''@|1|g' -e 's|@''HAVE_SECURE_GETENV''@|0|g' -e 's|@''HAVE_DECL_SETENV''@|1|g' -e 's|@''HAVE_SETSTATE''@|1|g' -e 's|@''HAVE_DECL_SETSTATE''@|1|g' -e 's|@''HAVE_STRTOD''@|1|g' -e 's|@''HAVE_STRTOL''@|1|g' -e 's|@''HAVE_STRTOLD''@|1|g' -e 's|@''HAVE_STRTOLL''@|1|g' -e 's|@''HAVE_STRTOUL''@|1|g' -e 's|@''HAVE_STRTOULL''@|1|g' -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|0|g' -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' -e 's|@''HAVE_UNLOCKPT''@|1|g' -e 's|@''HAVE_DECL_UNSETENV''@|1|g' < stdlib.h-t1 > stdlib.h-t2 sed -e 's|@''REPLACE__EXIT''@|0|g' -e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' -e 's|@''REPLACE_CALLOC_FOR_CALLOC_GNU''@|0|g' -e 's|@''REPLACE_CALLOC_FOR_CALLOC_POSIX''@|0|g' -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' -e 's|@''REPLACE_FREE''@|0|g' -e 's|@''REPLACE_GETLOADAVG''@|0|g' -e 's|@''REPLACE_GETPROGNAME''@|0|g' -e 's|@''REPLACE_GETSUBOPT''@|0|g' -e 's|@''REPLACE_INITSTATE''@|0|g' -e 's|@''REPLACE_MALLOC_FOR_MALLOC_GNU''@|0|g' -e 's|@''REPLACE_MALLOC_FOR_MALLOC_POSIX''@|0|g' -e 's|@''REPLACE_MB_CUR_MAX''@|0|g' -e 's|@''REPLACE_MBSTOWCS''@|0|g' -e 's|@''REPLACE_MBTOWC''@|0|g' -e 's|@''REPLACE_MKOSTEMP''@|0|g' -e 's|@''REPLACE_MKOSTEMPS''@|0|g' -e 's|@''REPLACE_MKSTEMP''@|0|g' -e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' -e 's|@''REPLACE_POSIX_OPENPT''@|0|g' -e 's|@''REPLACE_PTSNAME''@|0|g' -e 's|@''REPLACE_PTSNAME_R''@|0|g' -e 's|@''REPLACE_PUTENV''@|1|g' -e 's|@''REPLACE_QSORT_R''@|0|g' -e 's|@''REPLACE_RAND''@|0|g' -e 's|@''REPLACE_RANDOM''@|0|g' -e 's|@''REPLACE_RANDOM_R''@|0|g' -e 's|@''REPLACE_REALLOC_FOR_REALLOC_GNU''@|0|g' -e 's|@''REPLACE_REALLOC_FOR_REALLOC_POSIX''@|0|g' -e 's|@''REPLACE_REALLOCARRAY''@|0|g' -e 's|@''REPLACE_REALPATH''@|0|g' -e 's|@''REPLACE_SETENV''@|0|g' -e 's|@''REPLACE_SETSTATE''@|0|g' -e 's|@''REPLACE_STRTOD''@|0|g' -e 's|@''REPLACE_STRTOL''@|1|g' -e 's|@''REPLACE_STRTOLD''@|0|g' -e 's|@''REPLACE_STRTOLL''@|0|g' -e 's|@''REPLACE_STRTOUL''@|1|g' -e 's|@''REPLACE_STRTOULL''@|0|g' -e 's|@''REPLACE_UNSETENV''@|0|g' -e 's|@''REPLACE_WCTOMB''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./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-t2 > stdlib.h-t3 rm -f stdlib.h-t1 stdlib.h-t2 mv stdlib.h-t3 stdlib.h mkdir -p 'sys' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL_GRGL|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 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL_GRGL|g' -e 's|@''HAVE_UNISTD_H''@|1|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_UNISTD_H''@||g' -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' -e 's/@''GNULIB_ACCESS''@/0/g' -e 's/@''GNULIB_CHDIR''@/0/g' -e 's/@''GNULIB_CHOWN''@/0/g' -e 's/@''GNULIB_CLOSE''@/0/g' -e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' -e 's/@''GNULIB_DUP''@/0/g' -e 's/@''GNULIB_DUP2''@/0/g' -e 's/@''GNULIB_DUP3''@/0/g' -e 's/@''GNULIB_ENVIRON''@/0/g' -e 's/@''GNULIB_EUIDACCESS''@/0/g' -e 's/@''GNULIB_EXECL''@/0/g' -e 's/@''GNULIB_EXECLE''@/0/g' -e 's/@''GNULIB_EXECLP''@/0/g' -e 's/@''GNULIB_EXECV''@/0/g' -e 's/@''GNULIB_EXECVE''@/0/g' -e 's/@''GNULIB_EXECVP''@/0/g' -e 's/@''GNULIB_EXECVPE''@/0/g' -e 's/@''GNULIB_FACCESSAT''@/0/g' -e 's/@''GNULIB_FCHDIR''@/0/g' -e 's/@''GNULIB_FCHOWNAT''@/0/g' -e 's/@''GNULIB_FDATASYNC''@/0/g' -e 's/@''GNULIB_FSYNC''@/0/g' -e 's/@''GNULIB_FTRUNCATE''@/0/g' < ./unistd.in.h > unistd.h-t1 sed -e 's/@''GNULIB_GETCWD''@/0/g' -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' -e 's/@''GNULIB_GETENTROPY''@/0/g' -e 's/@''GNULIB_GETGROUPS''@/0/g' -e 's/@''GNULIB_GETHOSTNAME''@/0/g' -e 's/@''GNULIB_GETLOGIN''@/0/g' -e 's/@''GNULIB_GETLOGIN_R''@/0/g' -e 's/@''GNULIB_GETOPT_POSIX''@/0/g' -e 's/@''GNULIB_GETPAGESIZE''@/0/g' -e 's/@''GNULIB_GETPASS''@/0/g' -e 's/@''GNULIB_GETPASS_GNU''@/0/g' -e 's/@''GNULIB_GETUSERSHELL''@/0/g' -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' -e 's/@''GNULIB_ISATTY''@/0/g' -e 's/@''GNULIB_LCHOWN''@/0/g' -e 's/@''GNULIB_LINK''@/0/g' -e 's/@''GNULIB_LINKAT''@/0/g' -e 's/@''GNULIB_LSEEK''@/0/g' -e 's/@''GNULIB_PIPE''@/0/g' -e 's/@''GNULIB_PIPE2''@/0/g' -e 's/@''GNULIB_PREAD''@/0/g' -e 's/@''GNULIB_PWRITE''@/0/g' -e 's/@''GNULIB_READ''@/0/g' -e 's/@''GNULIB_READLINK''@/0/g' -e 's/@''GNULIB_READLINKAT''@/0/g' -e 's/@''GNULIB_RMDIR''@/0/g' -e 's/@''GNULIB_SETHOSTNAME''@/0/g' -e 's/@''GNULIB_SLEEP''@/0/g' -e 's/@''GNULIB_SYMLINK''@/0/g' -e 's/@''GNULIB_SYMLINKAT''@/0/g' -e 's/@''GNULIB_TRUNCATE''@/0/g' -e 's/@''GNULIB_TTYNAME_R''@/0/g' -e 's/@''GNULIB_UNISTD_H_GETOPT''@/00/g' -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' -e 's/@''GNULIB_UNLINK''@/0/g' -e 's/@''GNULIB_UNLINKAT''@/0/g' -e 's/@''GNULIB_USLEEP''@/0/g' -e 's/@''GNULIB_WRITE''@/0/g' -e 's/@''GNULIB_MDA_ACCESS''@/1/g' -e 's/@''GNULIB_MDA_CHDIR''@/1/g' -e 's/@''GNULIB_MDA_CLOSE''@/1/g' -e 's/@''GNULIB_MDA_DUP''@/1/g' -e 's/@''GNULIB_MDA_DUP2''@/1/g' -e 's/@''GNULIB_MDA_EXECL''@/1/g' -e 's/@''GNULIB_MDA_EXECLE''@/1/g' -e 's/@''GNULIB_MDA_EXECLP''@/1/g' -e 's/@''GNULIB_MDA_EXECV''@/1/g' -e 's/@''GNULIB_MDA_EXECVE''@/1/g' -e 's/@''GNULIB_MDA_EXECVP''@/1/g' -e 's/@''GNULIB_MDA_EXECVPE''@/1/g' -e 's/@''GNULIB_MDA_GETCWD''@/1/g' -e 's/@''GNULIB_MDA_GETPID''@/1/g' -e 's/@''GNULIB_MDA_ISATTY''@/1/g' -e 's/@''GNULIB_MDA_LSEEK''@/1/g' -e 's/@''GNULIB_MDA_READ''@/1/g' -e 's/@''GNULIB_MDA_RMDIR''@/1/g' -e 's/@''GNULIB_MDA_SWAB''@/1/g' -e 's/@''GNULIB_MDA_UNLINK''@/1/g' -e 's/@''GNULIB_MDA_WRITE''@/1/g' < unistd.h-t1 > unistd.h-t2 sed -e 's|@''HAVE_CHOWN''@|1|g' -e 's|@''HAVE_COPY_FILE_RANGE''@|0|g' -e 's|@''HAVE_DUP3''@|1|g' -e 's|@''HAVE_EUIDACCESS''@|1|g' -e 's|@''HAVE_EXECVPE''@|1|g' -e 's|@''HAVE_FACCESSAT''@|1|g' -e 's|@''HAVE_FCHDIR''@|1|g' -e 's|@''HAVE_FCHOWNAT''@|1|g' -e 's|@''HAVE_FDATASYNC''@|1|g' -e 's|@''HAVE_FSYNC''@|1|g' -e 's|@''HAVE_FTRUNCATE''@|1|g' -e 's|@''HAVE_GETDTABLESIZE''@|1|g' -e 's|@''HAVE_GETENTROPY''@|1|g' -e 's|@''HAVE_GETGROUPS''@|1|g' -e 's|@''HAVE_GETHOSTNAME''@|1|g' -e 's|@''HAVE_GETPAGESIZE''@|1|g' -e 's|@''HAVE_GETPASS''@|1|g' -e 's|@''HAVE_GROUP_MEMBER''@|1|g' -e 's|@''HAVE_LCHOWN''@|1|g' -e 's|@''HAVE_LINK''@|1|g' -e 's|@''HAVE_LINKAT''@|1|g' -e 's|@''HAVE_PIPE''@|1|g' -e 's|@''HAVE_PIPE2''@|1|g' -e 's|@''HAVE_PREAD''@|1|g' -e 's|@''HAVE_PWRITE''@|1|g' -e 's|@''HAVE_READLINK''@|1|g' -e 's|@''HAVE_READLINKAT''@|1|g' -e 's|@''HAVE_SETHOSTNAME''@|1|g' -e 's|@''HAVE_SLEEP''@|1|g' -e 's|@''HAVE_SYMLINK''@|1|g' -e 's|@''HAVE_SYMLINKAT''@|1|g' -e 's|@''HAVE_UNLINKAT''@|1|g' -e 's|@''HAVE_USLEEP''@|1|g' -e 's|@''HAVE_DECL_ENVIRON''@|0|g' -e 's|@''HAVE_DECL_EXECVPE''@|1|g' -e 's|@''HAVE_DECL_FCHDIR''@|1|g' -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' -e 's|@''HAVE_OS_H''@|0|g' -e 's|@''HAVE_SYS_PARAM_H''@|0|g' < unistd.h-t2 > unistd.h-t3 sed -e 's|@''REPLACE_ACCESS''@|0|g' -e 's|@''REPLACE_CHOWN''@|0|g' -e 's|@''REPLACE_CLOSE''@|0|g' -e 's|@''REPLACE_COPY_FILE_RANGE''@|0|g' -e 's|@''REPLACE_DUP''@|0|g' -e 's|@''REPLACE_DUP2''@|0|g' -e 's|@''REPLACE_DUP3''@|0|g' -e 's|@''REPLACE_EXECL''@|0|g' -e 's|@''REPLACE_EXECLE''@|0|g' -e 's|@''REPLACE_EXECLP''@|0|g' -e 's|@''REPLACE_EXECV''@|0|g' -e 's|@''REPLACE_EXECVE''@|0|g' -e 's|@''REPLACE_EXECVP''@|0|g' -e 's|@''REPLACE_EXECVPE''@|0|g' -e 's|@''REPLACE_FACCESSAT''@|0|g' -e 's|@''REPLACE_FCHDIR''@|0|g' -e 's|@''REPLACE_FCHOWNAT''@|0|g' -e 's|@''REPLACE_FDATASYNC''@|0|g' -e 's|@''REPLACE_FTRUNCATE''@|0|g' -e 's|@''REPLACE_GETCWD''@|1|g' -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' -e 's|@''REPLACE_GETENTROPY''@|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_GETPASS_FOR_GETPASS_GNU''@|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_PIPE2''@|1|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_SETHOSTNAME''@|0|g' -e 's|@''REPLACE_SLEEP''@|0|g' -e 's|@''REPLACE_SYMLINK''@|0|g' -e 's|@''REPLACE_SYMLINKAT''@|0|g' -e 's|@''REPLACE_TRUNCATE''@|0|g' -e 's|@''REPLACE_TTYNAME_R''@|0|g' -e 's|@''REPLACE_UNLINK''@|0|g' -e 's|@''REPLACE_UNLINKAT''@|0|g' -e 's|@''REPLACE_USLEEP''@|0|g' -e 's|@''REPLACE_WRITE''@|0|g' -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|0|g' -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./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-t3 > unistd.h-t4 rm -f unistd.h-t1 unistd.h-t2 unistd.h-t3 mv unistd.h-t4 unistd.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL_GRGL|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/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' -e 's/@''GNULIB_BTOWC''@/IN_GETTEXT_TOOLS_LIBGREP/g' -e 's/@''GNULIB_WCTOB''@/0/g' -e 's/@''GNULIB_MBSINIT''@/0/g' -e 's/@''GNULIB_MBSZERO''@/IN_GETTEXT_TOOLS_LIBGREP/g' -e 's/@''GNULIB_MBRTOWC''@/0/g' -e 's/@''GNULIB_MBRLEN''@/IN_GETTEXT_TOOLS_LIBGREP/g' -e 's/@''GNULIB_MBSRTOWCS''@/0/g' -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' -e 's/@''GNULIB_WCRTOMB''@/IN_GETTEXT_TOOLS_LIBGREP/g' -e 's/@''GNULIB_WCSRTOMBS''@/0/g' -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' -e 's/@''GNULIB_WCWIDTH''@/0/g' -e 's/@''GNULIB_WMEMCHR''@/0/g' -e 's/@''GNULIB_WMEMCMP''@/0/g' -e 's/@''GNULIB_WMEMCPY''@/0/g' -e 's/@''GNULIB_WMEMMOVE''@/0/g' -e 's/@''GNULIB_WMEMPCPY''@/0/g' -e 's/@''GNULIB_WMEMSET''@/0/g' -e 's/@''GNULIB_WCSLEN''@/0/g' -e 's/@''GNULIB_WCSNLEN''@/0/g' -e 's/@''GNULIB_WCSCPY''@/0/g' -e 's/@''GNULIB_WCPCPY''@/0/g' -e 's/@''GNULIB_WCSNCPY''@/0/g' -e 's/@''GNULIB_WCPNCPY''@/0/g' -e 's/@''GNULIB_WCSCAT''@/0/g' -e 's/@''GNULIB_WCSNCAT''@/0/g' -e 's/@''GNULIB_WCSCMP''@/0/g' -e 's/@''GNULIB_WCSNCMP''@/0/g' -e 's/@''GNULIB_WCSCASECMP''@/0/g' -e 's/@''GNULIB_WCSNCASECMP''@/0/g' -e 's/@''GNULIB_WCSCOLL''@/0/g' -e 's/@''GNULIB_WCSXFRM''@/0/g' -e 's/@''GNULIB_WCSDUP''@/0/g' -e 's/@''GNULIB_WCSCHR''@/0/g' -e 's/@''GNULIB_WCSRCHR''@/0/g' -e 's/@''GNULIB_WCSCSPN''@/0/g' -e 's/@''GNULIB_WCSSPN''@/0/g' -e 's/@''GNULIB_WCSPBRK''@/0/g' -e 's/@''GNULIB_WCSSTR''@/0/g' -e 's/@''GNULIB_WCSTOK''@/0/g' -e 's/@''GNULIB_WCSWIDTH''@/0/g' -e 's/@''GNULIB_WCSFTIME''@/0/g' -e 's/@''GNULIB_WGETCWD''@/0/g' -e 's/@''GNULIB_MDA_WCSDUP''@/1/g' -e 's/@''GNULIB_FREE_POSIX''@/0/g' < ./wchar.in.h > wchar.h-t1 sed -e 's|@''HAVE_WINT_T''@|1|g' -e 's|@''HAVE_BTOWC''@|1|g' -e 's|@''HAVE_MBSINIT''@|1|g' -e 's|@''HAVE_MBRTOWC''@|1|g' -e 's|@''HAVE_MBRLEN''@|1|g' -e 's|@''HAVE_MBSRTOWCS''@|1|g' -e 's|@''HAVE_MBSNRTOWCS''@|1|g' -e 's|@''HAVE_WCRTOMB''@|1|g' -e 's|@''HAVE_WCSRTOMBS''@|1|g' -e 's|@''HAVE_WCSNRTOMBS''@|1|g' -e 's|@''HAVE_WMEMCHR''@|1|g' -e 's|@''HAVE_WMEMCMP''@|1|g' -e 's|@''HAVE_WMEMCPY''@|1|g' -e 's|@''HAVE_WMEMMOVE''@|1|g' -e 's|@''HAVE_WMEMPCPY''@|0|g' -e 's|@''HAVE_WMEMSET''@|1|g' -e 's|@''HAVE_WCSLEN''@|1|g' -e 's|@''HAVE_WCSNLEN''@|1|g' -e 's|@''HAVE_WCSCPY''@|1|g' -e 's|@''HAVE_WCPCPY''@|1|g' -e 's|@''HAVE_WCSNCPY''@|1|g' -e 's|@''HAVE_WCPNCPY''@|1|g' -e 's|@''HAVE_WCSCAT''@|1|g' -e 's|@''HAVE_WCSNCAT''@|1|g' -e 's|@''HAVE_WCSCMP''@|1|g' -e 's|@''HAVE_WCSNCMP''@|1|g' -e 's|@''HAVE_WCSCASECMP''@|1|g' -e 's|@''HAVE_WCSNCASECMP''@|1|g' -e 's|@''HAVE_WCSCOLL''@|1|g' -e 's|@''HAVE_WCSXFRM''@|1|g' -e 's|@''HAVE_WCSDUP''@|1|g' -e 's|@''HAVE_WCSCHR''@|1|g' -e 's|@''HAVE_WCSRCHR''@|1|g' -e 's|@''HAVE_WCSCSPN''@|1|g' -e 's|@''HAVE_WCSSPN''@|1|g' -e 's|@''HAVE_WCSPBRK''@|1|g' -e 's|@''HAVE_WCSSTR''@|1|g' -e 's|@''HAVE_WCSTOK''@|1|g' -e 's|@''HAVE_WCSWIDTH''@|1|g' -e 's|@''HAVE_WCSFTIME''@|1|g' -e 's|@''HAVE_DECL_WCTOB''@|1|g' -e 's|@''HAVE_DECL_WCSDUP''@|1|g' -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' < wchar.h-t1 > wchar.h-t2 sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' -e 's|@''REPLACE_BTOWC''@|0|g' -e 's|@''REPLACE_WCTOB''@|0|g' -e 's|@''REPLACE_FREE''@|0|g' -e 's|@''REPLACE_MBSINIT''@|0|g' -e 's|@''REPLACE_MBRTOWC''@|0|g' -e 's|@''REPLACE_MBRLEN''@|0|g' -e 's|@''REPLACE_MBSRTOWCS''@|0|g' -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' -e 's|@''REPLACE_WCRTOMB''@|0|g' -e 's|@''REPLACE_WCSRTOMBS''@|0|g' -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' -e 's|@''REPLACE_WCWIDTH''@|0|g' -e 's|@''REPLACE_WCSWIDTH''@|0|g' -e 's|@''REPLACE_WCSFTIME''@|0|g' -e 's|@''REPLACE_WCSCMP''@|0|g' -e 's|@''REPLACE_WCSNCMP''@|0|g' -e 's|@''REPLACE_WCSSTR''@|0|g' -e 's|@''REPLACE_WCSTOK''@|0|g' -e 's|@''REPLACE_WMEMCMP''@|0|g' -e 's|@''REPLACE_WMEMPCPY''@|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-t2 > wchar.h-t3 rm -f wchar.h-t1 wchar.h-t2 mv wchar.h-t3 wchar.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL_GRGL|g' -e 's/@''HAVE_WCTYPE_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_WCTYPE_H''@||g' -e 's/@''HAVE_CRTDEFS_H''@/0/g' -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' -e 's/@''GNULIB_ISWBLANK''@/IN_GETTEXT_TOOLS_LIBGREP/g' -e 's/@''GNULIB_ISWDIGIT''@/IN_GETTEXT_TOOLS_LIBGREP/g' -e 's/@''GNULIB_ISWPUNCT''@/IN_GETTEXT_TOOLS_LIBGREP/g' -e 's/@''GNULIB_ISWXDIGIT''@/IN_GETTEXT_TOOLS_LIBGREP/g' -e 's/@''GNULIB_WCTYPE''@/IN_GETTEXT_TOOLS_LIBGREP/g' -e 's/@''GNULIB_ISWCTYPE''@/IN_GETTEXT_TOOLS_LIBGREP/g' -e 's/@''GNULIB_WCTRANS''@/0/g' -e 's/@''GNULIB_TOWCTRANS''@/0/g' -e 's/@''HAVE_ISWBLANK''@/1/g' -e 's/@''HAVE_ISWCNTRL''@/1/g' -e 's/@''HAVE_WCTYPE_T''@/1/g' -e 's/@''HAVE_WCTRANS_T''@/1/g' -e 's/@''HAVE_WINT_T''@/1/g' -e 's/@''REPLACE_ISWBLANK''@/0/g' -e 's/@''REPLACE_ISWDIGIT''@/0/g' -e 's/@''REPLACE_ISWPUNCT''@/0/g' -e 's/@''REPLACE_ISWXDIGIT''@/0/g' -e 's/@''REPLACE_ISWCNTRL''@/0/g' -e 's/@''REPLACE_TOWLOWER''@/0/g' -e 's/@''REPLACE_WCTRANS''@/0/g' -e 's/@''REPLACE_WCTYPE''@/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' ./wctype.in.h > wctype.h-t mv wctype.h-t wctype.h /usr/bin/make all-am cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o malloc/libgrep_a-dynarray_at_failure.o `test -f 'malloc/dynarray_at_failure.c' || echo './'`malloc/dynarray_at_failure.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o malloc/libgrep_a-dynarray_emplace_enlarge.o `test -f 'malloc/dynarray_emplace_enlarge.c' || echo './'`malloc/dynarray_emplace_enlarge.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o malloc/libgrep_a-dynarray_finalize.o `test -f 'malloc/dynarray_finalize.c' || echo './'`malloc/dynarray_finalize.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o malloc/libgrep_a-dynarray_resize.o `test -f 'malloc/dynarray_resize.c' || echo './'`malloc/dynarray_resize.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o malloc/libgrep_a-dynarray_resize_clear.o `test -f 'malloc/dynarray_resize_clear.c' || echo './'`malloc/dynarray_resize_clear.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o glthread/libgrep_a-lock.o `test -f 'glthread/lock.c' || echo './'`glthread/lock.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrep_a-mbszero.o `test -f 'mbszero.c' || echo './'`mbszero.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrep_a-nl_langinfo.o `test -f 'nl_langinfo.c' || echo './'`nl_langinfo.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrep_a-regex.o `test -f 'regex.c' || echo './'`regex.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o glthread/libgrep_a-threadlib.o `test -f 'glthread/threadlib.c' || echo './'`glthread/threadlib.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrep_a-unistd.o `test -f 'unistd.c' || echo './'`unistd.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrep_a-wctype-h.o `test -f 'wctype-h.c' || echo './'`wctype-h.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrep_a-kwset.o `test -f 'kwset.c' || echo './'`kwset.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrep_a-m-fgrep.o `test -f 'm-fgrep.c' || echo './'`m-fgrep.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgrep_a-m-regex.o `test -f 'm-regex.c' || echo './'`m-regex.c rm -f libgrep.a ar cr libgrep.a malloc/libgrep_a-dynarray_at_failure.o malloc/libgrep_a-dynarray_emplace_enlarge.o malloc/libgrep_a-dynarray_finalize.o malloc/libgrep_a-dynarray_resize.o malloc/libgrep_a-dynarray_resize_clear.o glthread/libgrep_a-lock.o libgrep_a-mbszero.o libgrep_a-nl_langinfo.o libgrep_a-regex.o glthread/libgrep_a-threadlib.o libgrep_a-unistd.o libgrep_a-wctype-h.o libgrep_a-kwset.o libgrep_a-m-fgrep.o libgrep_a-m-regex.o ranlib libgrep.a Making all in src here=`pwd`; cd ../../libtextstyle/lib && /usr/bin/make install-nobase_includeHEADERS install-nobase_nodist_includeHEADERS includedir="$here" mkdir -p '/exopi-obj/pobj/gettext-0.22.5/gettext-0.22.5/gettext-tools/src' /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 textstyle.h '/exopi-obj/pobj/gettext-0.22.5/gettext-0.22.5/gettext-tools/src/.' mkdir -p '/exopi-obj/pobj/gettext-0.22.5/gettext-0.22.5/gettext-tools/src' mkdir -p '/exopi-obj/pobj/gettext-0.22.5/gettext-0.22.5/gettext-tools/src/textstyle' /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 textstyle/stdbool.h textstyle/version.h textstyle/woe32dll.h '/exopi-obj/pobj/gettext-0.22.5/gettext-0.22.5/gettext-tools/src/textstyle' /usr/bin/make all-am cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o msgcmp-msgcmp.o `test -f 'msgcmp.c' || echo './'`msgcmp.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o msgcmp-msgl-fsearch.o `test -f 'msgl-fsearch.c' || echo './'`msgl-fsearch.c /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-message.lo `test -f 'message.c' || echo './'`message.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c message.c -fPIC -DPIC -o .libs/libgettextsrc_la-message.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c message.c -o libgettextsrc_la-message.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-pos.lo `test -f 'pos.c' || echo './'`pos.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c pos.c -fPIC -DPIC -o .libs/libgettextsrc_la-pos.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c pos.c -o libgettextsrc_la-pos.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-po-error.lo `test -f 'po-error.c' || echo './'`po-error.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c po-error.c -fPIC -DPIC -o .libs/libgettextsrc_la-po-error.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c po-error.c -o libgettextsrc_la-po-error.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-po-xerror.lo `test -f 'po-xerror.c' || echo './'`po-xerror.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c po-xerror.c -fPIC -DPIC -o .libs/libgettextsrc_la-po-xerror.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c po-xerror.c -o libgettextsrc_la-po-xerror.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-read-catalog-abstract.lo `test -f 'read-catalog-abstract.c' || echo './'`read-catalog-abstract.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c read-catalog-abstract.c -fPIC -DPIC -o .libs/libgettextsrc_la-read-catalog-abstract.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c read-catalog-abstract.c -o libgettextsrc_la-read-catalog-abstract.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-po-lex.lo `test -f 'po-lex.c' || echo './'`po-lex.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c po-lex.c -fPIC -DPIC -o .libs/libgettextsrc_la-po-lex.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c po-lex.c -o libgettextsrc_la-po-lex.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-po-gram-gen.lo `test -f 'po-gram-gen.c' || echo './'`po-gram-gen.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c po-gram-gen.c -fPIC -DPIC -o .libs/libgettextsrc_la-po-gram-gen.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c po-gram-gen.c -o libgettextsrc_la-po-gram-gen.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-po-charset.lo `test -f 'po-charset.c' || echo './'`po-charset.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c po-charset.c -fPIC -DPIC -o .libs/libgettextsrc_la-po-charset.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c po-charset.c -o libgettextsrc_la-po-charset.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-read-po.lo `test -f 'read-po.c' || echo './'`read-po.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c read-po.c -fPIC -DPIC -o .libs/libgettextsrc_la-read-po.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c read-po.c -o libgettextsrc_la-read-po.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-read-properties.lo `test -f 'read-properties.c' || echo './'`read-properties.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c read-properties.c -fPIC -DPIC -o .libs/libgettextsrc_la-read-properties.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c read-properties.c -o libgettextsrc_la-read-properties.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-read-stringtable.lo `test -f 'read-stringtable.c' || echo './'`read-stringtable.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c read-stringtable.c -fPIC -DPIC -o .libs/libgettextsrc_la-read-stringtable.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c read-stringtable.c -o libgettextsrc_la-read-stringtable.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-open-catalog.lo `test -f 'open-catalog.c' || echo './'`open-catalog.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c open-catalog.c -fPIC -DPIC -o .libs/libgettextsrc_la-open-catalog.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c open-catalog.c -o libgettextsrc_la-open-catalog.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-dir-list.lo `test -f 'dir-list.c' || echo './'`dir-list.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c dir-list.c -fPIC -DPIC -o .libs/libgettextsrc_la-dir-list.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c dir-list.c -o libgettextsrc_la-dir-list.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-str-list.lo `test -f 'str-list.c' || echo './'`str-list.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c str-list.c -fPIC -DPIC -o .libs/libgettextsrc_la-str-list.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c str-list.c -o libgettextsrc_la-str-list.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-read-catalog.lo `test -f 'read-catalog.c' || echo './'`read-catalog.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c read-catalog.c -fPIC -DPIC -o .libs/libgettextsrc_la-read-catalog.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c read-catalog.c -o libgettextsrc_la-read-catalog.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-write-catalog.lo `test -f 'write-catalog.c' || echo './'`write-catalog.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c write-catalog.c -fPIC -DPIC -o .libs/libgettextsrc_la-write-catalog.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c write-catalog.c -o libgettextsrc_la-write-catalog.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-write-properties.lo `test -f 'write-properties.c' || echo './'`write-properties.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c write-properties.c -fPIC -DPIC -o .libs/libgettextsrc_la-write-properties.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c write-properties.c -o libgettextsrc_la-write-properties.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-write-stringtable.lo `test -f 'write-stringtable.c' || echo './'`write-stringtable.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c write-stringtable.c -fPIC -DPIC -o .libs/libgettextsrc_la-write-stringtable.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c write-stringtable.c -o libgettextsrc_la-write-stringtable.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-write-po.lo `test -f 'write-po.c' || echo './'`write-po.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c write-po.c -fPIC -DPIC -o .libs/libgettextsrc_la-write-po.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c write-po.c -o libgettextsrc_la-write-po.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-msgl-ascii.lo `test -f 'msgl-ascii.c' || echo './'`msgl-ascii.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c msgl-ascii.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-ascii.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c msgl-ascii.c -o libgettextsrc_la-msgl-ascii.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-msgl-ofn.lo `test -f 'msgl-ofn.c' || echo './'`msgl-ofn.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c msgl-ofn.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-ofn.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c msgl-ofn.c -o libgettextsrc_la-msgl-ofn.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-msgl-iconv.lo `test -f 'msgl-iconv.c' || echo './'`msgl-iconv.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c msgl-iconv.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-iconv.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c msgl-iconv.c -o libgettextsrc_la-msgl-iconv.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-msgl-equal.lo `test -f 'msgl-equal.c' || echo './'`msgl-equal.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c msgl-equal.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-equal.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c msgl-equal.c -o libgettextsrc_la-msgl-equal.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-msgl-cat.lo `test -f 'msgl-cat.c' || echo './'`msgl-cat.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c msgl-cat.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-cat.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c msgl-cat.c -o libgettextsrc_la-msgl-cat.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-msgl-header.lo `test -f 'msgl-header.c' || echo './'`msgl-header.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c msgl-header.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-header.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c msgl-header.c -o libgettextsrc_la-msgl-header.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-msgl-english.lo `test -f 'msgl-english.c' || echo './'`msgl-english.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c msgl-english.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-english.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c msgl-english.c -o libgettextsrc_la-msgl-english.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-msgl-check.lo `test -f 'msgl-check.c' || echo './'`msgl-check.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c msgl-check.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-check.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c msgl-check.c -o libgettextsrc_la-msgl-check.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-file-list.lo `test -f 'file-list.c' || echo './'`file-list.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c file-list.c -fPIC -DPIC -o .libs/libgettextsrc_la-file-list.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c file-list.c -o libgettextsrc_la-file-list.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-msgl-charset.lo `test -f 'msgl-charset.c' || echo './'`msgl-charset.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c msgl-charset.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-charset.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c msgl-charset.c -o libgettextsrc_la-msgl-charset.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-po-time.lo `test -f 'po-time.c' || echo './'`po-time.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c po-time.c -fPIC -DPIC -o .libs/libgettextsrc_la-po-time.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c po-time.c -o libgettextsrc_la-po-time.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-plural-exp.lo `test -f 'plural-exp.c' || echo './'`plural-exp.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c plural-exp.c -fPIC -DPIC -o .libs/libgettextsrc_la-plural-exp.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c plural-exp.c -o libgettextsrc_la-plural-exp.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-plural-eval.lo `test -f 'plural-eval.c' || echo './'`plural-eval.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c plural-eval.c -fPIC -DPIC -o .libs/libgettextsrc_la-plural-eval.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c plural-eval.c -o libgettextsrc_la-plural-eval.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-plural-table.lo `test -f 'plural-table.c' || echo './'`plural-table.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c plural-table.c -fPIC -DPIC -o .libs/libgettextsrc_la-plural-table.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c plural-table.c -o libgettextsrc_la-plural-table.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-sentence.lo `test -f 'sentence.c' || echo './'`sentence.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c sentence.c -fPIC -DPIC -o .libs/libgettextsrc_la-sentence.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c sentence.c -o libgettextsrc_la-sentence.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-format.lo `test -f 'format.c' || echo './'`format.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format.c -fPIC -DPIC -o .libs/libgettextsrc_la-format.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format.c -o libgettextsrc_la-format.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-format-c.lo `test -f 'format-c.c' || echo './'`format-c.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-c.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-c.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-c.c -o libgettextsrc_la-format-c.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-format-c++-brace.lo `test -f 'format-c++-brace.c' || echo './'`format-c++-brace.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-c++-brace.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-c++-brace.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-c++-brace.c -o libgettextsrc_la-format-c++-brace.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-format-python.lo `test -f 'format-python.c' || echo './'`format-python.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-python.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-python.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-python.c -o libgettextsrc_la-format-python.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-format-python-brace.lo `test -f 'format-python-brace.c' || echo './'`format-python-brace.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-python-brace.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-python-brace.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-python-brace.c -o libgettextsrc_la-format-python-brace.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-format-java.lo `test -f 'format-java.c' || echo './'`format-java.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-java.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-java.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-java.c -o libgettextsrc_la-format-java.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-format-java-printf.lo `test -f 'format-java-printf.c' || echo './'`format-java-printf.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-java-printf.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-java-printf.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-java-printf.c -o libgettextsrc_la-format-java-printf.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-format-csharp.lo `test -f 'format-csharp.c' || echo './'`format-csharp.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-csharp.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-csharp.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-csharp.c -o libgettextsrc_la-format-csharp.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-format-javascript.lo `test -f 'format-javascript.c' || echo './'`format-javascript.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-javascript.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-javascript.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-javascript.c -o libgettextsrc_la-format-javascript.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-format-scheme.lo `test -f 'format-scheme.c' || echo './'`format-scheme.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-scheme.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-scheme.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-scheme.c -o libgettextsrc_la-format-scheme.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-format-lisp.lo `test -f 'format-lisp.c' || echo './'`format-lisp.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-lisp.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-lisp.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-lisp.c -o libgettextsrc_la-format-lisp.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-format-elisp.lo `test -f 'format-elisp.c' || echo './'`format-elisp.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-elisp.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-elisp.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-elisp.c -o libgettextsrc_la-format-elisp.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-format-librep.lo `test -f 'format-librep.c' || echo './'`format-librep.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-librep.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-librep.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-librep.c -o libgettextsrc_la-format-librep.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-format-ruby.lo `test -f 'format-ruby.c' || echo './'`format-ruby.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-ruby.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-ruby.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-ruby.c -o libgettextsrc_la-format-ruby.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-format-sh.lo `test -f 'format-sh.c' || echo './'`format-sh.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-sh.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-sh.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-sh.c -o libgettextsrc_la-format-sh.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-format-awk.lo `test -f 'format-awk.c' || echo './'`format-awk.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-awk.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-awk.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-awk.c -o libgettextsrc_la-format-awk.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-format-lua.lo `test -f 'format-lua.c' || echo './'`format-lua.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-lua.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-lua.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-lua.c -o libgettextsrc_la-format-lua.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-format-pascal.lo `test -f 'format-pascal.c' || echo './'`format-pascal.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-pascal.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-pascal.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-pascal.c -o libgettextsrc_la-format-pascal.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-format-smalltalk.lo `test -f 'format-smalltalk.c' || echo './'`format-smalltalk.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-smalltalk.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-smalltalk.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-smalltalk.c -o libgettextsrc_la-format-smalltalk.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-format-qt.lo `test -f 'format-qt.c' || echo './'`format-qt.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-qt.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-qt.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-qt.c -o libgettextsrc_la-format-qt.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-format-qt-plural.lo `test -f 'format-qt-plural.c' || echo './'`format-qt-plural.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-qt-plural.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-qt-plural.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-qt-plural.c -o libgettextsrc_la-format-qt-plural.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-format-kde.lo `test -f 'format-kde.c' || echo './'`format-kde.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-kde.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-kde.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-kde.c -o libgettextsrc_la-format-kde.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-format-kde-kuit.lo `test -f 'format-kde-kuit.c' || echo './'`format-kde-kuit.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-kde-kuit.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-kde-kuit.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-kde-kuit.c -o libgettextsrc_la-format-kde-kuit.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-format-boost.lo `test -f 'format-boost.c' || echo './'`format-boost.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-boost.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-boost.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-boost.c -o libgettextsrc_la-format-boost.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-format-tcl.lo `test -f 'format-tcl.c' || echo './'`format-tcl.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-tcl.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-tcl.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-tcl.c -o libgettextsrc_la-format-tcl.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-format-perl.lo `test -f 'format-perl.c' || echo './'`format-perl.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-perl.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-perl.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-perl.c -o libgettextsrc_la-format-perl.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-format-perl-brace.lo `test -f 'format-perl-brace.c' || echo './'`format-perl-brace.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-perl-brace.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-perl-brace.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-perl-brace.c -o libgettextsrc_la-format-perl-brace.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-format-php.lo `test -f 'format-php.c' || echo './'`format-php.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-php.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-php.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-php.c -o libgettextsrc_la-format-php.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-format-gcc-internal.lo `test -f 'format-gcc-internal.c' || echo './'`format-gcc-internal.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-gcc-internal.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-gcc-internal.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-gcc-internal.c -o libgettextsrc_la-format-gcc-internal.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-format-gfc-internal.lo `test -f 'format-gfc-internal.c' || echo './'`format-gfc-internal.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-gfc-internal.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-gfc-internal.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c format-gfc-internal.c -o libgettextsrc_la-format-gfc-internal.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-read-desktop.lo `test -f 'read-desktop.c' || echo './'`read-desktop.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c read-desktop.c -fPIC -DPIC -o .libs/libgettextsrc_la-read-desktop.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c read-desktop.c -o libgettextsrc_la-read-desktop.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-locating-rule.lo `test -f 'locating-rule.c' || echo './'`locating-rule.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c locating-rule.c -fPIC -DPIC -o .libs/libgettextsrc_la-locating-rule.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c locating-rule.c -o libgettextsrc_la-locating-rule.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-its.lo `test -f 'its.c' || echo './'`its.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c its.c -fPIC -DPIC -o .libs/libgettextsrc_la-its.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c its.c -o libgettextsrc_la-its.o /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o libgettextsrc_la-search-path.lo `test -f 'search-path.c' || echo './'`search-path.c cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c search-path.c -fPIC -DPIC -o .libs/libgettextsrc_la-search-path.o cc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="/usr/local/share/locale" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJAVA=0 -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DEXEEXT="" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c search-path.c -o libgettextsrc_la-search-path.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -g ../gnulib-lib/libgettextlib.la ../../libtextstyle/lib/libtextstyle.la ../../gettext-runtime/intl/libintl.la -L/usr/local/lib -liconv -R/usr/local/lib -lc -no-undefined -o libgettextsrc.la -rpath /usr/local/lib libgettextsrc_la-message.lo libgettextsrc_la-pos.lo libgettextsrc_la-po-error.lo libgettextsrc_la-po-xerror.lo libgettextsrc_la-read-catalog-abstract.lo libgettextsrc_la-po-lex.lo libgettextsrc_la-po-gram-gen.lo libgettextsrc_la-po-charset.lo libgettextsrc_la-read-po.lo libgettextsrc_la-read-properties.lo libgettextsrc_la-read-stringtable.lo libgettextsrc_la-open-catalog.lo libgettextsrc_la-dir-list.lo libgettextsrc_la-str-list.lo libgettextsrc_la-read-catalog.lo libgettextsrc_la-write-catalog.lo libgettextsrc_la-write-properties.lo libgettextsrc_la-write-stringtable.lo libgettextsrc_la-write-po.lo libgettextsrc_la-msgl-ascii.lo libgettextsrc_la-msgl-ofn.lo libgettextsrc_la-msgl-iconv.lo libgettextsrc_la-msgl-equal.lo libgettextsrc_la-msgl-cat.lo libgettextsrc_la-msgl-header.lo libgettextsrc_la-msgl-english.lo libgettextsrc_la-msgl-check.lo libgettextsrc_la-file-list.lo libgettextsrc_la-msgl-charset.lo libgettextsrc_la-po-time.lo libgettextsrc_la-plural-exp.lo libgettextsrc_la-plural-eval.lo libgettextsrc_la-plural-table.lo libgettextsrc_la-sentence.lo libgettextsrc_la-format.lo libgettextsrc_la-format-c.lo libgettextsrc_la-format-c++-brace.lo libgettextsrc_la-format-python.lo libgettextsrc_la-format-python-brace.lo libgettextsrc_la-format-java.lo libgettextsrc_la-format-java-printf.lo libgettextsrc_la-format-csharp.lo libgettextsrc_la-format-javascript.lo libgettextsrc_la-format-scheme.lo libgettextsrc_la-format-lisp.lo libgettextsrc_la-format-elisp.lo libgettextsrc_la-format-librep.lo libgettextsrc_la-format-ruby.lo libgettextsrc_la-format-sh.lo libgettextsrc_la-format-awk.lo libgettextsrc_la-format-lua.lo libgettextsrc_la-format-pascal.lo libgettextsrc_la-format-smalltalk.lo libgettextsrc_la-format-qt.lo libgettextsrc_la-format-qt-plural.lo libgettextsrc_la-format-kde.lo libgettextsrc_la-format-kde-kuit.lo libgettextsrc_la-format-boost.lo libgettextsrc_la-format-tcl.lo libgettextsrc_la-format-perl.lo libgettextsrc_la-format-perl-brace.lo libgettextsrc_la-format-php.lo libgettextsrc_la-format-gcc-internal.lo libgettextsrc_la-format-gfc-internal.lo libgettextsrc_la-read-desktop.lo libgettextsrc_la-locating-rule.lo libgettextsrc_la-its.lo libgettextsrc_la-search-path.lo libtool: link: cc -shared -fPIC -DPIC -o .libs/libgettextsrc.so.10.0 -O2 -pipe -g .libs/libgettextsrc_la-message.o .libs/libgettextsrc_la-pos.o .libs/libgettextsrc_la-po-error.o .libs/libgettextsrc_la-po-xerror.o .libs/libgettextsrc_la-read-catalog-abstract.o .libs/libgettextsrc_la-po-lex.o .libs/libgettextsrc_la-po-gram-gen.o .libs/libgettextsrc_la-po-charset.o .libs/libgettextsrc_la-read-po.o .libs/libgettextsrc_la-read-properties.o .libs/libgettextsrc_la-read-stringtable.o .libs/libgettextsrc_la-open-catalog.o .libs/libgettextsrc_la-dir-list.o .libs/libgettextsrc_la-str-list.o .libs/libgettextsrc_la-read-catalog.o .libs/libgettextsrc_la-write-catalog.o .libs/libgettextsrc_la-write-properties.o .libs/libgettextsrc_la-write-stringtable.o .libs/libgettextsrc_la-write-po.o .libs/libgettextsrc_la-msgl-ascii.o .libs/libgettextsrc_la-msgl-ofn.o .libs/libgettextsrc_la-msgl-iconv.o .libs/libgettextsrc_la-msgl-equal.o .libs/libgettextsrc_la-msgl-cat.o .libs/libgettextsrc_la-msgl-header.o .libs/libgettextsrc_la-msgl-english.o .libs/libgettextsrc_la-msgl-check.o .libs/libgettextsrc_la-file-list.o .libs/libgettextsrc_la-msgl-charset.o .libs/libgettextsrc_la-po-time.o .libs/libgettextsrc_la-plural-exp.o .libs/libgettextsrc_la-plural-eval.o .libs/libgettextsrc_la-plural-table.o .libs/libgettextsrc_la-sentence.o .libs/libgettextsrc_la-format.o .libs/libgettextsrc_la-format-c.o .libs/libgettextsrc_la-format-c++-brace.o .libs/libgettextsrc_la-format-python.o .libs/libgettextsrc_la-format-python-brace.o .libs/libgettextsrc_la-format-java.o .libs/libgettextsrc_la-format-java-printf.o .libs/libgettextsrc_la-format-csharp.o .libs/libgettextsrc_la-format-javascript.o .libs/libgettextsrc_la-format-scheme.o .libs/libgettextsrc_la-format-lisp.o .libs/libgettextsrc_la-format-elisp.o .libs/libgettextsrc_la-format-librep.o .libs/libgettextsrc_la-format-ruby.o .libs/libgettextsrc_la-format-sh.o .libs/libgettextsrc_la-format-awk.o .libs/libgettextsrc_la-format-lua.o .libs/libgettextsrc_la-format-pascal.o .libs/libgettextsrc_la-format-smalltalk.o .libs/libgettextsrc_la-format-qt.o .libs/libgettextsrc_la-format-qt-plural.o .libs/libgettextsrc_la-format-kde.o .libs/libgettextsrc_la-format-kde-kuit.o .libs/libgettextsrc_la-format-boost.o .libs/libgettextsrc_la-format-tcl.o .libs/libgettextsrc_la-format-perl.o .libs/libgettextsrc_la-format-perl-brace.o .libs/libgettextsrc_la-format-php.o .libs/libgettextsrc_la-format-gcc-internal.o .libs/libgettextsrc_la-format-gfc-internal.o .libs/libgettextsrc_la-read-desktop.o .libs/libgettextsrc_la-locating-rule.o .libs/libgettextsrc_la-its.o .libs/libgettextsrc_la-search-path.o -L.libs -lgettextlib -lm -liconv -lintl -ltextstyle -lncurses -Wl,-soname,libgettextsrc.so.10.0 libtool: link: ar cru .libs/libgettextsrc.a libgettextsrc_la-message.o libgettextsrc_la-pos.o libgettextsrc_la-po-error.o libgettextsrc_la-po-xerror.o libgettextsrc_la-read-catalog-abstract.o libgettextsrc_la-po-lex.o libgettextsrc_la-po-gram-gen.o libgettextsrc_la-po-charset.o libgettextsrc_la-read-po.o libgettextsrc_la-read-properties.o libgettextsrc_la-read-stringtable.o libgettextsrc_la-open-catalog.o libgettextsrc_la-dir-list.o libgettextsrc_la-str-list.o libgettextsrc_la-read-catalog.o libgettextsrc_la-write-catalog.o libgettextsrc_la-write-properties.o libgettextsrc_la-write-stringtable.o libgettextsrc_la-write-po.o libgettextsrc_la-msgl-ascii.o libgettextsrc_la-msgl-ofn.o libgettextsrc_la-msgl-iconv.o libgettextsrc_la-msgl-equal.o libgettextsrc_la-msgl-cat.o libgettextsrc_la-msgl-header.o libgettextsrc_la-msgl-english.o libgettextsrc_la-msgl-check.o libgettextsrc_la-file-list.o libgettextsrc_la-msgl-charset.o libgettextsrc_la-po-time.o libgettextsrc_la-plural-exp.o libgettextsrc_la-plural-eval.o libgettextsrc_la-plural-table.o libgettextsrc_la-sentence.o libgettextsrc_la-format.o libgettextsrc_la-format-c.o libgettextsrc_la-format-c++-brace.o libgettextsrc_la-format-python.o libgettextsrc_la-format-python-brace.o libgettextsrc_la-format-java.o libgettextsrc_la-format-java-printf.o libgettextsrc_la-format-csharp.o libgettextsrc_la-format-javascript.o libgettextsrc_la-format-scheme.o libgettextsrc_la-format-lisp.o libgettextsrc_la-format-elisp.o libgettextsrc_la-format-librep.o libgettextsrc_la-format-ruby.o libgettextsrc_la-format-sh.o libgettextsrc_la-format-awk.o libgettextsrc_la-format-lua.o libgettextsrc_la-format-pascal.o libgettextsrc_la-format-smalltalk.o libgettextsrc_la-format-qt.o libgettextsrc_la-format-qt-plural.o libgettextsrc_la-format-kde.o libgettextsrc_la-format-kde-kuit.o libgettextsrc_la-format-boost.o libgettextsrc_la-format-tcl.o libgettextsrc_la-format-perl.o libgettextsrc_la-format-perl-brace.o libgettextsrc_la-format-php.o libgettextsrc_la-format-gcc-internal.o libgettextsrc_la-format-gfc-internal.o libgettextsrc_la-read-desktop.o libgettextsrc_la-locating-rule.o libgettextsrc_la-its.o libgettextsrc_la-search-path.o libtool: link: ranlib .libs/libgettextsrc.a /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -g -o msgcmp msgcmp-msgcmp.o msgcmp-msgl-fsearch.o libgettextsrc.la -lm libtool: link: cc -o .libs/msgcmp -O2 -pipe -g msgcmp-msgcmp.o msgcmp-msgl-fsearch.o -L.libs -lgettextsrc -lgettextlib -lm -liconv -lintl -ltextstyle -lncurses -Wl,-rpath-link,/usr/local/lib cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o msgfmt-msgfmt.o `test -f 'msgfmt.c' || echo './'`msgfmt.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o msgfmt-write-mo.o `test -f 'write-mo.c' || echo './'`write-mo.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o msgfmt-write-java.o `test -f 'write-java.c' || echo './'`write-java.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o msgfmt-write-csharp.o `test -f 'write-csharp.c' || echo './'`write-csharp.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o msgfmt-write-resources.o `test -f 'write-resources.c' || echo './'`write-resources.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o msgfmt-write-tcl.o `test -f 'write-tcl.c' || echo './'`write-tcl.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o msgfmt-write-qt.o `test -f 'write-qt.c' || echo './'`write-qt.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o msgfmt-write-desktop.o `test -f 'write-desktop.c' || echo './'`write-desktop.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o msgfmt-write-xml.o `test -f 'write-xml.c' || echo './'`write-xml.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o ../../gettext-runtime/intl/msgfmt-hash-string.o `test -f '../../gettext-runtime/intl/hash-string.c' || echo './'`../../gettext-runtime/intl/hash-string.c /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -g -o msgfmt msgfmt-msgfmt.o msgfmt-write-mo.o msgfmt-write-java.o msgfmt-write-csharp.o msgfmt-write-resources.o msgfmt-write-tcl.o msgfmt-write-qt.o msgfmt-write-desktop.o msgfmt-write-xml.o ../../gettext-runtime/intl/msgfmt-hash-string.o libgettextsrc.la libtool: link: cc -o .libs/msgfmt -O2 -pipe -g msgfmt-msgfmt.o msgfmt-write-mo.o msgfmt-write-java.o msgfmt-write-csharp.o msgfmt-write-resources.o msgfmt-write-tcl.o msgfmt-write-qt.o msgfmt-write-desktop.o msgfmt-write-xml.o ../../gettext-runtime/intl/msgfmt-hash-string.o -L.libs -lgettextsrc -lgettextlib -lm -liconv -lintl -ltextstyle -lncurses -Wl,-rpath-link,/usr/local/lib msgfmt.c:1107(msgfmt-msgfmt.o:(add_mo_suffix)): warning: stpcpy() is dangerous; do not use it write-csharp.c:728(msgfmt-write-csharp.o:(msgdomain_write_csharp)): warning: sprintf() is often misused, please use snprintf() write-mo.c:425(msgfmt-write-mo.o:(write_table)): warning: strcpy() is almost always misused, please use strlcpy() cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o msgmerge-msgmerge.o `test -f 'msgmerge.c' || echo './'`msgmerge.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o msgmerge-msgl-fsearch.o `test -f 'msgl-fsearch.c' || echo './'`msgl-fsearch.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o msgmerge-lang-table.o `test -f 'lang-table.c' || echo './'`lang-table.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o msgmerge-plural-count.o `test -f 'plural-count.c' || echo './'`plural-count.c /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -g -o msgmerge msgmerge-msgmerge.o msgmerge-msgl-fsearch.o msgmerge-lang-table.o msgmerge-plural-count.o libgettextsrc.la -lm libtool: link: cc -o .libs/msgmerge -O2 -pipe -g msgmerge-msgmerge.o msgmerge-msgl-fsearch.o msgmerge-lang-table.o msgmerge-plural-count.o -L.libs -lgettextsrc -lgettextlib -lm -liconv -lintl -ltextstyle -lncurses -Wl,-rpath-link,/usr/local/lib msgmerge.c:1046(msgmerge-msgmerge.o:(message_merge)): warning: stpcpy() is dangerous; do not use it msgmerge.c:1284(msgmerge-msgmerge.o:(message_merge)): warning: strcpy() is almost always misused, please use strlcpy() cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o msgunfmt-msgunfmt.o `test -f 'msgunfmt.c' || echo './'`msgunfmt.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o msgunfmt-read-mo.o `test -f 'read-mo.c' || echo './'`read-mo.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o msgunfmt-read-java.o `test -f 'read-java.c' || echo './'`read-java.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o msgunfmt-read-csharp.o `test -f 'read-csharp.c' || echo './'`read-csharp.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o msgunfmt-read-resources.o `test -f 'read-resources.c' || echo './'`read-resources.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o msgunfmt-read-tcl.o `test -f 'read-tcl.c' || echo './'`read-tcl.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o ../../gettext-runtime/intl/msgunfmt-hash-string.o `test -f '../../gettext-runtime/intl/hash-string.c' || echo './'`../../gettext-runtime/intl/hash-string.c /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -g -o msgunfmt msgunfmt-msgunfmt.o msgunfmt-read-mo.o msgunfmt-read-java.o msgunfmt-read-csharp.o msgunfmt-read-resources.o msgunfmt-read-tcl.o ../../gettext-runtime/intl/msgunfmt-hash-string.o libgettextsrc.la libtool: link: cc -o .libs/msgunfmt -O2 -pipe -g msgunfmt-msgunfmt.o msgunfmt-read-mo.o msgunfmt-read-java.o msgunfmt-read-csharp.o msgunfmt-read-resources.o msgunfmt-read-tcl.o ../../gettext-runtime/intl/msgunfmt-hash-string.o -L.libs -lgettextsrc -lgettextlib -lm -liconv -lintl -ltextstyle -lncurses -Wl,-rpath-link,/usr/local/lib read-mo.c:196(msgunfmt-read-mo.o:(get_sysdep_string)): warning: sprintf() is often misused, please use snprintf() cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o xgettext-xgettext.o `test -f 'xgettext.c' || echo './'`xgettext.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o xgettext-xg-pos.o `test -f 'xg-pos.c' || echo './'`xg-pos.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o xgettext-xg-encoding.o `test -f 'xg-encoding.c' || echo './'`xg-encoding.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o xgettext-xg-mixed-string.o `test -f 'xg-mixed-string.c' || echo './'`xg-mixed-string.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o xgettext-xg-arglist-context.o `test -f 'xg-arglist-context.c' || echo './'`xg-arglist-context.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o xgettext-xg-arglist-callshape.o `test -f 'xg-arglist-callshape.c' || echo './'`xg-arglist-callshape.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o xgettext-xg-arglist-parser.o `test -f 'xg-arglist-parser.c' || echo './'`xg-arglist-parser.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o xgettext-xg-message.o `test -f 'xg-message.c' || echo './'`xg-message.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o xgettext-x-po.o `test -f 'x-po.c' || echo './'`x-po.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o xgettext-x-c.o `test -f 'x-c.c' || echo './'`x-c.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o xgettext-x-python.o `test -f 'x-python.c' || echo './'`x-python.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o xgettext-x-java.o `test -f 'x-java.c' || echo './'`x-java.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o xgettext-x-csharp.o `test -f 'x-csharp.c' || echo './'`x-csharp.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o xgettext-x-javascript.o `test -f 'x-javascript.c' || echo './'`x-javascript.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o xgettext-x-scheme.o `test -f 'x-scheme.c' || echo './'`x-scheme.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o xgettext-x-lisp.o `test -f 'x-lisp.c' || echo './'`x-lisp.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o xgettext-x-elisp.o `test -f 'x-elisp.c' || echo './'`x-elisp.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o xgettext-x-librep.o `test -f 'x-librep.c' || echo './'`x-librep.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o xgettext-x-ruby.o `test -f 'x-ruby.c' || echo './'`x-ruby.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o xgettext-x-sh.o `test -f 'x-sh.c' || echo './'`x-sh.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o xgettext-x-awk.o `test -f 'x-awk.c' || echo './'`x-awk.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o xgettext-x-lua.o `test -f 'x-lua.c' || echo './'`x-lua.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o xgettext-x-smalltalk.o `test -f 'x-smalltalk.c' || echo './'`x-smalltalk.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o xgettext-x-vala.o `test -f 'x-vala.c' || echo './'`x-vala.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o xgettext-x-tcl.o `test -f 'x-tcl.c' || echo './'`x-tcl.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o xgettext-x-perl.o `test -f 'x-perl.c' || echo './'`x-perl.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o xgettext-x-php.o `test -f 'x-php.c' || echo './'`x-php.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o xgettext-x-ycp.o `test -f 'x-ycp.c' || echo './'`x-ycp.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o xgettext-x-rst.o `test -f 'x-rst.c' || echo './'`x-rst.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o xgettext-x-desktop.o `test -f 'x-desktop.c' || echo './'`x-desktop.c /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -g -o xgettext xgettext-xgettext.o xgettext-xg-pos.o xgettext-xg-encoding.o xgettext-xg-mixed-string.o xgettext-xg-arglist-context.o xgettext-xg-arglist-callshape.o xgettext-xg-arglist-parser.o xgettext-xg-message.o xgettext-x-po.o xgettext-x-c.o xgettext-x-python.o xgettext-x-java.o xgettext-x-csharp.o xgettext-x-javascript.o xgettext-x-scheme.o xgettext-x-lisp.o xgettext-x-elisp.o xgettext-x-librep.o xgettext-x-ruby.o xgettext-x-sh.o xgettext-x-awk.o xgettext-x-lua.o xgettext-x-smalltalk.o xgettext-x-vala.o xgettext-x-tcl.o xgettext-x-perl.o xgettext-x-php.o xgettext-x-ycp.o xgettext-x-rst.o xgettext-x-desktop.o libgettextsrc.la -L/usr/local/lib -liconv -R/usr/local/lib libtool: link: cc -o .libs/xgettext -O2 -pipe -g xgettext-xgettext.o xgettext-xg-pos.o xgettext-xg-encoding.o xgettext-xg-mixed-string.o xgettext-xg-arglist-context.o xgettext-xg-arglist-callshape.o xgettext-xg-arglist-parser.o xgettext-xg-message.o xgettext-x-po.o xgettext-x-c.o xgettext-x-python.o xgettext-x-java.o xgettext-x-csharp.o xgettext-x-javascript.o xgettext-x-scheme.o xgettext-x-lisp.o xgettext-x-elisp.o xgettext-x-librep.o xgettext-x-ruby.o xgettext-x-sh.o xgettext-x-awk.o xgettext-x-lua.o xgettext-x-smalltalk.o xgettext-x-vala.o xgettext-x-tcl.o xgettext-x-perl.o xgettext-x-php.o xgettext-x-ycp.o xgettext-x-rst.o xgettext-x-desktop.o -L.libs -lgettextsrc -lgettextlib -lm -liconv -lintl -ltextstyle -lncurses -Wl,-rpath,/usr/local/lib,-rpath-link,/usr/local/lib xg-encoding.c:71(xgettext-xg-encoding.o:(non_ascii_error_message)): warning: sprintf() is often misused, please use snprintf() xg-mixed-string.c:229(xgettext-xg-mixed-string.o:(mixed_string_contents)): warning: stpcpy() is dangerous; do not use it x-ycp.c:613(xgettext-x-ycp.o:(phase8_get)): warning: strcpy() is almost always misused, please use strlcpy() x-perl.c:3027(xgettext-x-perl.o:(collect_message)): warning: strcat() is almost always misused, please use strlcat() cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o msgattrib-msgattrib.o `test -f 'msgattrib.c' || echo './'`msgattrib.c /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -g -o msgattrib msgattrib-msgattrib.o libgettextsrc.la libtool: link: cc -o .libs/msgattrib -O2 -pipe -g msgattrib-msgattrib.o -L.libs -lgettextsrc -lgettextlib -lm -liconv -lintl -ltextstyle -lncurses -Wl,-rpath-link,/usr/local/lib cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o msgcat-msgcat.o `test -f 'msgcat.c' || echo './'`msgcat.c /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -g -o msgcat msgcat-msgcat.o libgettextsrc.la libtool: link: cc -o .libs/msgcat -O2 -pipe -g msgcat-msgcat.o -L.libs -lgettextsrc -lgettextlib -lm -liconv -lintl -ltextstyle -lncurses -Wl,-rpath-link,/usr/local/lib cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o msgcomm-msgcomm.o `test -f 'msgcomm.c' || echo './'`msgcomm.c /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -g -o msgcomm msgcomm-msgcomm.o libgettextsrc.la libtool: link: cc -o .libs/msgcomm -O2 -pipe -g msgcomm-msgcomm.o -L.libs -lgettextsrc -lgettextlib -lm -liconv -lintl -ltextstyle -lncurses -Wl,-rpath-link,/usr/local/lib cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o msgconv-msgconv.o `test -f 'msgconv.c' || echo './'`msgconv.c /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -g -o msgconv msgconv-msgconv.o libgettextsrc.la libtool: link: cc -o .libs/msgconv -O2 -pipe -g msgconv-msgconv.o -L.libs -lgettextsrc -lgettextlib -lm -liconv -lintl -ltextstyle -lncurses -Wl,-rpath-link,/usr/local/lib cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o msgen-msgen.o `test -f 'msgen.c' || echo './'`msgen.c /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -g -o msgen msgen-msgen.o libgettextsrc.la libtool: link: cc -o .libs/msgen -O2 -pipe -g msgen-msgen.o -L.libs -lgettextsrc -lgettextlib -lm -liconv -lintl -ltextstyle -lncurses -Wl,-rpath-link,/usr/local/lib cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o msgexec-msgexec.o `test -f 'msgexec.c' || echo './'`msgexec.c /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -g -o msgexec msgexec-msgexec.o libgettextsrc.la libtool: link: cc -o .libs/msgexec -O2 -pipe -g msgexec-msgexec.o -L.libs -lgettextsrc -lgettextlib -lm -liconv -lintl -ltextstyle -lncurses -Wl,-rpath-link,/usr/local/lib cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o msgfilter-msgfilter.o `test -f 'msgfilter.c' || echo './'`msgfilter.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o msgfilter-filter-sr-latin.o `test -f 'filter-sr-latin.c' || echo './'`filter-sr-latin.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o msgfilter-filter-quote.o `test -f 'filter-quote.c' || echo './'`filter-quote.c /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -g -o msgfilter msgfilter-msgfilter.o msgfilter-filter-sr-latin.o msgfilter-filter-quote.o libgettextsrc.la libtool: link: cc -o .libs/msgfilter -O2 -pipe -g msgfilter-msgfilter.o msgfilter-filter-sr-latin.o msgfilter-filter-quote.o -L.libs -lgettextsrc -lgettextlib -lm -liconv -lintl -ltextstyle -lncurses -Wl,-rpath-link,/usr/local/lib cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o msggrep-msggrep.o `test -f 'msggrep.c' || echo './'`msggrep.c /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -g -o msggrep msggrep-msggrep.o ../libgrep/libgrep.a libgettextsrc.la libtool: link: cc -o .libs/msggrep -O2 -pipe -g msggrep-msggrep.o ../libgrep/libgrep.a -L.libs -lgettextsrc -lgettextlib -lm -liconv -lintl -ltextstyle -lncurses -Wl,-rpath-link,/usr/local/lib cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o msginit-msginit.o `test -f 'msginit.c' || echo './'`msginit.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o msginit-lang-table.o `test -f 'lang-table.c' || echo './'`lang-table.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o msginit-plural-count.o `test -f 'plural-count.c' || echo './'`plural-count.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o ../../gettext-runtime/intl/msginit-localealias.o `test -f '../../gettext-runtime/intl/localealias.c' || echo './'`../../gettext-runtime/intl/localealias.c /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -g -o msginit msginit-msginit.o msginit-lang-table.o msginit-plural-count.o ../../gettext-runtime/intl/msginit-localealias.o libgettextsrc.la libtool: link: cc -o .libs/msginit -O2 -pipe -g msginit-msginit.o msginit-lang-table.o msginit-plural-count.o ../../gettext-runtime/intl/msginit-localealias.o -L.libs -lgettextsrc -lgettextlib -lm -liconv -lintl -ltextstyle -lncurses -Wl,-rpath-link,/usr/local/lib msginit.c:780(msginit-msginit.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o msguniq-msguniq.o `test -f 'msguniq.c' || echo './'`msguniq.c /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -g -o msguniq msguniq-msguniq.o libgettextsrc.la libtool: link: cc -o .libs/msguniq -O2 -pipe -g msguniq-msguniq.o -L.libs -lgettextsrc -lgettextlib -lm -liconv -lintl -ltextstyle -lncurses -Wl,-rpath-link,/usr/local/lib cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o recode_sr_latin-recode-sr-latin.o `test -f 'recode-sr-latin.c' || echo './'`recode-sr-latin.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -I/usr/local/include -O2 -pipe -g -c -o recode_sr_latin-filter-sr-latin.o `test -f 'filter-sr-latin.c' || echo './'`filter-sr-latin.c /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -g -o recode-sr-latin recode_sr_latin-recode-sr-latin.o recode_sr_latin-filter-sr-latin.o ../gnulib-lib/libgettextlib.la ../../gettext-runtime/intl/libintl.la libtool: link: cc -o .libs/recode-sr-latin -O2 -pipe -g recode_sr_latin-recode-sr-latin.o recode_sr_latin-filter-sr-latin.o -L.libs -lgettextlib -lm -liconv -lintl -Wl,-rpath-link,/usr/local/lib cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/lib/gettext\" -I/usr/local/include -O2 -pipe -g -c -o hostname-hostname.o `test -f 'hostname.c' || echo './'`hostname.c /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -g -o hostname hostname-hostname.o ../gnulib-lib/libgettextlib.la ../../gettext-runtime/intl/libintl.la libtool: link: cc -o .libs/hostname -O2 -pipe -g hostname-hostname.o -L.libs -lgettextlib -lm -liconv -lintl -Wl,-rpath-link,/usr/local/lib cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/lib/gettext\" -I/usr/local/include -O2 -pipe -g -c -o urlget-urlget.o `test -f 'urlget.c' || echo './'`urlget.c /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -g -o urlget urlget-urlget.o ../gnulib-lib/libgettextlib.la ../../gettext-runtime/intl/libintl.la libtool: link: cc -o .libs/urlget -O2 -pipe -g urlget-urlget.o -L.libs -lgettextlib -lm -liconv -lintl -Wl,-rpath-link,/usr/local/lib cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/lib/gettext\" -I/usr/local/include -O2 -pipe -g -c -o cldr_plurals-cldr-plural.o `test -f 'cldr-plural.c' || echo './'`cldr-plural.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/lib/gettext\" -I/usr/local/include -O2 -pipe -g -c -o cldr_plurals-cldr-plural-exp.o `test -f 'cldr-plural-exp.c' || echo './'`cldr-plural-exp.c cc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/lib/gettext\" -I/usr/local/include -O2 -pipe -g -c -o cldr_plurals-cldr-plurals.o `test -f 'cldr-plurals.c' || echo './'`cldr-plurals.c /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -g -o cldr-plurals cldr_plurals-cldr-plural.o cldr_plurals-cldr-plural-exp.o cldr_plurals-cldr-plurals.o libgettextsrc.la ../gnulib-lib/libgettextlib.la ../../gettext-runtime/intl/libintl.la libtool: link: cc -o .libs/cldr-plurals -O2 -pipe -g cldr_plurals-cldr-plural.o cldr_plurals-cldr-plural-exp.o cldr_plurals-cldr-plurals.o -L.libs -lgettextsrc -lgettextlib -lm -liconv -lintl -ltextstyle -lncurses -Wl,-rpath-link,/usr/local/lib cldr-plurals.c:162(cldr_plurals-cldr-plurals.o:(main)): warning: sprintf() is often misused, please use snprintf() Making all in libgettextpo cp ./gettext-po.in.h gettext-po.h-tmp mv gettext-po.h-tmp gettext-po.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''HAVE_ALLOCA_H''@|0|g' ./alloca.in.h > alloca.h-t mv alloca.h-t alloca.h { sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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_ASSERT_H''@||g' < ./assert.in.h && sed -e '/@assert.h omit start@/,/@assert.h omit end@/d' -e 's|_gl_verify|_gl_static_assert|g' -e 's|_GL_VERIFY|_GL_STATIC_ASSERT|g' -e 's|_GL\(_STATIC_ASSERT_H\)|_GL_GTPO\1|g' < ./verify.h; } > assert.h-t mv assert.h-t assert.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL_GTPO|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_ERRNO_H''@||g' -e 's|@''EMULTIHOP_HIDDEN''@|0|g' -e 's|@''EMULTIHOP_VALUE''@||g' -e 's|@''ENOLINK_HIDDEN''@|0|g' -e 's|@''ENOLINK_VALUE''@||g' -e 's|@''EOVERFLOW_HIDDEN''@|0|g' -e 's|@''EOVERFLOW_VALUE''@||g' ./errno.in.h > errno.h-t mv errno.h-t errno.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' -e 's|@''HAVE_ERROR_H''@|0|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''NEXT_ERROR_H''@||g' -e 's|@''HAVE_ERROR''@|0|g' -e 's|@''HAVE_ERROR_AT_LINE''@|0|g' -e 's|@''REPLACE_ERROR''@|0|g' -e 's|@''REPLACE_ERROR_AT_LINE''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' ./error.in.h > error.h-t mv error.h-t error.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_FCNTL_H''@||g' -e 's/@''GNULIB_CREAT''@/0/g' -e 's/@''GNULIB_FCNTL''@/1/g' -e 's/@''GNULIB_NONBLOCKING''@/0/g' -e 's/@''GNULIB_OPEN''@/1/g' -e 's/@''GNULIB_OPENAT''@/0/g' -e 's/@''GNULIB_MDA_CREAT''@/1/g' -e 's/@''GNULIB_MDA_OPEN''@/1/g' -e 's|@''HAVE_FCNTL''@|1|g' -e 's|@''HAVE_OPENAT''@|1|g' -e 's|@''REPLACE_CREAT''@|0|g' -e 's|@''REPLACE_FCNTL''@|0|g' -e 's|@''REPLACE_OPEN''@|0|g' -e 's|@''REPLACE_OPENAT''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./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 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL_GTPO|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_FLOAT_H''@||g' -e 's|@''REPLACE_ITOLD''@|0|g' ./float.in.h > float.h-t mv float.h-t float.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL_GTPO|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_ICONV_H''@||g' -e 's/@''GNULIB_ICONV''@/1/g' -e 's|@''ICONV_CONST''@||g' -e 's|@''REPLACE_ICONV''@|0|g' -e 's|@''REPLACE_ICONV_OPEN''@|0|g' -e 's|@''REPLACE_ICONV_UTF''@|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' ./iconv.in.h > iconv.h-t mv iconv.h-t iconv.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's/@''HAVE_INTTYPES_H''@/1/g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_INTTYPES_H''@||g' -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' -e 's/@''PRIPTR_PREFIX''@/"l"/g' -e 's/@''GNULIB_IMAXABS''@/0/g' -e 's/@''GNULIB_IMAXDIV''@/0/g' -e 's/@''GNULIB_STRTOIMAX''@/0/g' -e 's/@''GNULIB_STRTOUMAX''@/0/g' -e 's/@''HAVE_DECL_IMAXABS''@/1/g' -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' -e 's/@''HAVE_IMAXDIV_T''@/1/g' -e 's/@''REPLACE_IMAXABS''@/0/g' -e 's/@''REPLACE_IMAXDIV''@/0/g' -e 's/@''REPLACE_STRTOIMAX''@/0/g' -e 's/@''REPLACE_STRTOUMAX''@/0/g' -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' -e 's/@''INT64_MAX_EQ_LONG_MAX''@/1/g' -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/1/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' ./inttypes.in.h > inttypes.h-t mv inttypes.h-t inttypes.h rm -f textstyle.h-t textstyle.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./textstyle.in.h; } > textstyle.h-t && mv textstyle.h-t textstyle.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL_GTPO|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 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL_GTPO|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_LOCALE_H''@||g' -e 's/@''GNULIB_LOCALECONV''@/0/g' -e 's/@''GNULIB_SETLOCALE''@/0/g' -e 's/@''GNULIB_SETLOCALE_NULL''@/1/g' -e 's/@''GNULIB_DUPLOCALE''@/0/g' -e 's/@''GNULIB_LOCALENAME_UNSAFE''@/0/g' -e 's|@''HAVE_NEWLOCALE''@|1|g' -e 's|@''HAVE_DUPLOCALE''@|1|g' -e 's|@''HAVE_FREELOCALE''@|1|g' -e 's|@''HAVE_XLOCALE_H''@|0|g' -e 's|@''REPLACE_LOCALECONV''@|0|g' -e 's|@''REPLACE_SETLOCALE''@|1|g' -e 's|@''REPLACE_NEWLOCALE''@|0|g' -e 's|@''REPLACE_DUPLOCALE''@|0|g' -e 's|@''REPLACE_FREELOCALE''@|0|g' -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' -e 's|@''LOCALENAME_ENHANCE_LOCALE_FUNCS''@|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' ./locale.in.h > locale.h-t mv locale.h-t locale.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''REPLACE_OBSTACK''@|0|g' ./obstack.in.h > obstack.h-t mv obstack.h-t obstack.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL_GTPO|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_SIGNAL_H''@||g' -e 's/@''GNULIB_PTHREAD_SIGMASK''@/0/g' -e 's/@''GNULIB_RAISE''@/1/g' -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/1/g' -e 's/@''GNULIB_SIGPROCMASK''@/1/g' -e 's/@''GNULIB_SIGACTION''@/0/g' -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' -e 's|@''HAVE_RAISE''@|1|g' -e 's|@''HAVE_SIGSET_T''@|1|g' -e 's|@''HAVE_SIGINFO_T''@|1|g' -e 's|@''HAVE_SIGACTION''@|1|g' -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' -e 's|@''HAVE_SIGHANDLER_T''@|0|g' -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' -e 's|@''REPLACE_RAISE''@|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' ./signal.in.h > signal.h-t mv signal.h-t signal.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G ./stdckdint.in.h > stdckdint.h-t mv stdckdint.h-t stdckdint.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL_GTPO|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_STDDEF_H''@||g' -e 's|@''HAVE_MAX_ALIGN_T''@|1|g' -e 's|@''HAVE_WCHAR_T''@|1|g' -e 's|@''REPLACE_NULL''@|0|g' ./stddef.in.h > stddef.h-t mv stddef.h-t stddef.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL_GTPO|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/@''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''@/32/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/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' ./stdint.in.h > stdint.h-t mv stdint.h-t stdint.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL_GTPO|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''@/1/g' -e 's/@''GNULIB_FFLUSH''@/0/g' -e 's/@''GNULIB_FGETC''@/1/g' -e 's/@''GNULIB_FGETS''@/1/g' -e 's/@''GNULIB_FOPEN''@/1/g' -e 's/@''GNULIB_FOPEN_GNU''@/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''@/1/g' -e 's/@''GNULIB_GETLINE''@/1/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''@/1/g' -e 's/@''GNULIB_TMPFILE''@/0/g' -e 's/@''GNULIB_VASPRINTF''@/1/g' -e 's/@''GNULIB_VDPRINTF''@/0/g' -e 's/@''GNULIB_VFPRINTF''@/1/g' -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' -e 's/@''GNULIB_VFSCANF''@/0/g' -e 's/@''GNULIB_VSCANF''@/0/g' -e 's/@''GNULIB_VPRINTF''@/1/g' -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' -e 's/@''GNULIB_VSNPRINTF''@/0/g' -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' -e 's/@''GNULIB_MDA_FCLOSEALL''@/1/g' -e 's/@''GNULIB_MDA_FDOPEN''@/1/g' -e 's/@''GNULIB_MDA_FILENO''@/1/g' -e 's/@''GNULIB_MDA_GETW''@/1/g' -e 's/@''GNULIB_MDA_PUTW''@/1/g' -e 's/@''GNULIB_MDA_TEMPNAM''@/1/g' < ./stdio.in.h > stdio.h-t1 sed -e 's|@''HAVE_DECL_FCLOSEALL''@|0|g' -e 's|@''HAVE_DECL_FPURGE''@|1|g' -e 's|@''HAVE_DECL_FSEEKO''@|1|g' -e 's|@''HAVE_DECL_FTELLO''@|1|g' -e 's|@''HAVE_DECL_GETDELIM''@|1|g' -e 's|@''HAVE_DECL_GETLINE''@|1|g' -e 's|@''HAVE_DECL_GETW''@|1|g' -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' -e 's|@''HAVE_DECL_PUTW''@|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' < stdio.h-t1 > stdio.h-t2 sed -e 's|@''REPLACE_DPRINTF''@|0|g' -e 's|@''REPLACE_FCLOSE''@|1|g' -e 's|@''REPLACE_FDOPEN''@|0|g' -e 's|@''REPLACE_FFLUSH''@|1|g' -e 's|@''REPLACE_FOPEN''@|1|g' -e 's|@''REPLACE_FOPEN_FOR_FOPEN_GNU''@|1|g' -e 's|@''REPLACE_FPRINTF''@|0|g' -e 's|@''REPLACE_FPURGE''@|1|g' -e 's|@''REPLACE_FREOPEN''@|0|g' -e 's|@''REPLACE_FSEEK''@|1|g' -e 's|@''REPLACE_FSEEKO''@|1|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''@|1|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-t2 > stdio.h-t3 rm -f stdio.h-t1 stdio.h-t2 mv stdio.h-t3 stdio.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_STDLIB_H''@||g' -e 's/@''GNULIB__EXIT''@/0/g' -e 's/@''GNULIB_ALIGNED_ALLOC''@/0/g' -e 's/@''GNULIB_ATOLL''@/0/g' -e 's/@''GNULIB_CALLOC_GNU''@/1/g' -e 's/@''GNULIB_CALLOC_POSIX''@/1/g' -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' -e 's/@''GNULIB_FREE_POSIX''@/1/g' -e 's/@''GNULIB_GETLOADAVG''@/0/g' -e 's/@''GNULIB_GETPROGNAME''@/1/g' -e 's/@''GNULIB_GETSUBOPT''@/0/g' -e 's/@''GNULIB_GRANTPT''@/0/g' -e 's/@''GNULIB_MALLOC_GNU''@/1/g' -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' -e 's/@''GNULIB_MBSTOWCS''@/0/g' -e 's/@''GNULIB_MBTOWC''@/0/g' -e 's/@''GNULIB_MKDTEMP''@/0/g' -e 's/@''GNULIB_MKOSTEMP''@/0/g' -e 's/@''GNULIB_MKOSTEMPS''@/0/g' -e 's/@''GNULIB_MKSTEMP''@/0/g' -e 's/@''GNULIB_MKSTEMPS''@/0/g' -e 's/@''GNULIB_POSIX_MEMALIGN''@/0/g' -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' -e 's/@''GNULIB_PTSNAME''@/0/g' -e 's/@''GNULIB_PTSNAME_R''@/0/g' -e 's/@''GNULIB_PUTENV''@/0/g' -e 's/@''GNULIB_QSORT_R''@/0/g' -e 's/@''GNULIB_RAND''@/0/g' -e 's/@''GNULIB_RANDOM''@/0/g' -e 's/@''GNULIB_RANDOM_R''@/0/g' -e 's/@''GNULIB_REALLOC_GNU''@/1/g' -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' -e 's/@''GNULIB_REALLOCARRAY''@/1/g' -e 's/@''GNULIB_REALPATH''@/0/g' -e 's/@''GNULIB_RPMATCH''@/0/g' -e 's/@''GNULIB_SECURE_GETENV''@/0/g' -e 's/@''GNULIB_SETENV''@/0/g' -e 's/@''GNULIB_STRTOD''@/0/g' -e 's/@''GNULIB_STRTOL''@/0/g' -e 's/@''GNULIB_STRTOLD''@/0/g' -e 's/@''GNULIB_STRTOLL''@/0/g' -e 's/@''GNULIB_STRTOUL''@/0/g' -e 's/@''GNULIB_STRTOULL''@/0/g' -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' -e 's/@''GNULIB_UNLOCKPT''@/0/g' -e 's/@''GNULIB_UNSETENV''@/0/g' -e 's/@''GNULIB_WCTOMB''@/0/g' -e 's/@''GNULIB_MDA_ECVT''@/1/g' -e 's/@''GNULIB_MDA_FCVT''@/1/g' -e 's/@''GNULIB_MDA_GCVT''@/1/g' -e 's/@''GNULIB_MDA_MKTEMP''@/1/g' -e 's/@''GNULIB_MDA_PUTENV''@/1/g' < ./stdlib.in.h > stdlib.h-t1 sed -e 's|@''HAVE__EXIT''@|1|g' -e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' -e 's|@''HAVE_ATOLL''@|1|g' -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|0|g' -e 's|@''HAVE_DECL_ECVT''@|1|g' -e 's|@''HAVE_DECL_FCVT''@|1|g' -e 's|@''HAVE_DECL_GCVT''@|1|g' -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' -e 's|@''HAVE_DECL_PROGRAM_INVOCATION_NAME''@|0|g' -e 's|@''HAVE_GETPROGNAME''@|1|g' -e 's|@''HAVE_GETSUBOPT''@|1|g' -e 's|@''HAVE_GRANTPT''@|1|g' -e 's|@''HAVE_INITSTATE''@|1|g' -e 's|@''HAVE_DECL_INITSTATE''@|1|g' -e 's|@''HAVE_MBTOWC''@|1|g' -e 's|@''HAVE_MKDTEMP''@|1|g' -e 's|@''HAVE_MKOSTEMP''@|1|g' -e 's|@''HAVE_MKOSTEMPS''@|1|g' -e 's|@''HAVE_MKSTEMP''@|1|g' -e 's|@''HAVE_MKSTEMPS''@|1|g' -e 's|@''HAVE_POSIX_MEMALIGN''@|1|g' -e 's|@''HAVE_POSIX_OPENPT''@|1|g' -e 's|@''HAVE_PTSNAME''@|1|g' -e 's|@''HAVE_PTSNAME_R''@|1|g' -e 's|@''HAVE_QSORT_R''@|1|g' -e 's|@''HAVE_RANDOM''@|1|g' -e 's|@''HAVE_RANDOM_H''@|0|g' -e 's|@''HAVE_RANDOM_R''@|0|g' -e 's|@''HAVE_REALLOCARRAY''@|1|g' -e 's|@''HAVE_REALPATH''@|1|g' -e 's|@''HAVE_RPMATCH''@|1|g' -e 's|@''HAVE_SECURE_GETENV''@|0|g' -e 's|@''HAVE_DECL_SETENV''@|1|g' -e 's|@''HAVE_SETSTATE''@|1|g' -e 's|@''HAVE_DECL_SETSTATE''@|1|g' -e 's|@''HAVE_STRTOD''@|1|g' -e 's|@''HAVE_STRTOL''@|1|g' -e 's|@''HAVE_STRTOLD''@|1|g' -e 's|@''HAVE_STRTOLL''@|1|g' -e 's|@''HAVE_STRTOUL''@|1|g' -e 's|@''HAVE_STRTOULL''@|1|g' -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|0|g' -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' -e 's|@''HAVE_UNLOCKPT''@|1|g' -e 's|@''HAVE_DECL_UNSETENV''@|1|g' < stdlib.h-t1 > stdlib.h-t2 sed -e 's|@''REPLACE__EXIT''@|0|g' -e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' -e 's|@''REPLACE_CALLOC_FOR_CALLOC_GNU''@|0|g' -e 's|@''REPLACE_CALLOC_FOR_CALLOC_POSIX''@|0|g' -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' -e 's|@''REPLACE_FREE''@|0|g' -e 's|@''REPLACE_GETLOADAVG''@|0|g' -e 's|@''REPLACE_GETPROGNAME''@|0|g' -e 's|@''REPLACE_GETSUBOPT''@|0|g' -e 's|@''REPLACE_INITSTATE''@|0|g' -e 's|@''REPLACE_MALLOC_FOR_MALLOC_GNU''@|0|g' -e 's|@''REPLACE_MALLOC_FOR_MALLOC_POSIX''@|0|g' -e 's|@''REPLACE_MB_CUR_MAX''@|0|g' -e 's|@''REPLACE_MBSTOWCS''@|0|g' -e 's|@''REPLACE_MBTOWC''@|0|g' -e 's|@''REPLACE_MKOSTEMP''@|0|g' -e 's|@''REPLACE_MKOSTEMPS''@|0|g' -e 's|@''REPLACE_MKSTEMP''@|0|g' -e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' -e 's|@''REPLACE_POSIX_OPENPT''@|0|g' -e 's|@''REPLACE_PTSNAME''@|0|g' -e 's|@''REPLACE_PTSNAME_R''@|0|g' -e 's|@''REPLACE_PUTENV''@|1|g' -e 's|@''REPLACE_QSORT_R''@|0|g' -e 's|@''REPLACE_RAND''@|0|g' -e 's|@''REPLACE_RANDOM''@|0|g' -e 's|@''REPLACE_RANDOM_R''@|0|g' -e 's|@''REPLACE_REALLOC_FOR_REALLOC_GNU''@|0|g' -e 's|@''REPLACE_REALLOC_FOR_REALLOC_POSIX''@|0|g' -e 's|@''REPLACE_REALLOCARRAY''@|0|g' -e 's|@''REPLACE_REALPATH''@|0|g' -e 's|@''REPLACE_SETENV''@|0|g' -e 's|@''REPLACE_SETSTATE''@|0|g' -e 's|@''REPLACE_STRTOD''@|0|g' -e 's|@''REPLACE_STRTOL''@|1|g' -e 's|@''REPLACE_STRTOLD''@|0|g' -e 's|@''REPLACE_STRTOLL''@|0|g' -e 's|@''REPLACE_STRTOUL''@|1|g' -e 's|@''REPLACE_STRTOULL''@|0|g' -e 's|@''REPLACE_UNSETENV''@|0|g' -e 's|@''REPLACE_WCTOMB''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./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-t2 > stdlib.h-t3 rm -f stdlib.h-t1 stdlib.h-t2 mv stdlib.h-t3 stdlib.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL_GTPO|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''@/1/g' -e 's/@''GNULIB_MEMSET_EXPLICIT''@/0/g' -e 's/@''GNULIB_RAWMEMCHR''@/1/g' -e 's/@''GNULIB_STPCPY''@/1/g' -e 's/@''GNULIB_STPNCPY''@/1/g' -e 's/@''GNULIB_STRCHRNUL''@/1/g' -e 's/@''GNULIB_STRDUP''@/0/g' -e 's/@''GNULIB_STRNCAT''@/0/g' -e 's/@''GNULIB_STRNDUP''@/0/g' -e 's/@''GNULIB_STRNLEN''@/0/g' -e 's/@''GNULIB_STRPBRK''@/0/g' -e 's/@''GNULIB_STRSEP''@/0/g' -e 's/@''GNULIB_STRSTR''@/1/g' -e 's/@''GNULIB_STRCASESTR''@/0/g' -e 's/@''GNULIB_STRTOK_R''@/0/g' -e 's/@''GNULIB_STRERROR''@/1/g' -e 's/@''GNULIB_STRERROR_R''@/0/g' -e 's/@''GNULIB_STRERRORNAME_NP''@/0/g' -e 's/@''GNULIB_SIGABBREV_NP''@/0/g' -e 's/@''GNULIB_SIGDESCR_NP''@/0/g' -e 's/@''GNULIB_STRSIGNAL''@/0/g' -e 's/@''GNULIB_STRVERSCMP''@/0/g' -e 's/@''GNULIB_MDA_MEMCCPY''@/1/g' -e 's/@''GNULIB_MDA_STRDUP''@/1/g' -e 's/@''GNULIB_FREE_POSIX''@/1/g' < ./string.in.h > string.h-t1 sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' -e 's|@''HAVE_FFSL''@|1|g' -e 's|@''HAVE_FFSLL''@|1|g' -e 's|@''HAVE_MBSLEN''@|0|g' -e 's|@''HAVE_DECL_MEMMEM''@|1|g' -e 's|@''HAVE_MEMPCPY''@|0|g' -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' -e 's|@''HAVE_MEMSET_EXPLICIT''@|0|g' -e 's|@''HAVE_RAWMEMCHR''@|0|g' -e 's|@''HAVE_STPCPY''@|1|g' -e 's|@''HAVE_STPNCPY''@|1|g' -e 's|@''HAVE_STRCHRNUL''@|0|g' -e 's|@''HAVE_DECL_STRDUP''@|1|g' -e 's|@''HAVE_DECL_STRNDUP''@|1|g' -e 's|@''HAVE_DECL_STRNLEN''@|1|g' -e 's|@''HAVE_STRPBRK''@|1|g' -e 's|@''HAVE_STRSEP''@|1|g' -e 's|@''HAVE_STRCASESTR''@|1|g' -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' -e 's|@''HAVE_STRERRORNAME_NP''@|1|g' -e 's|@''HAVE_SIGABBREV_NP''@|1|g' -e 's|@''HAVE_SIGDESCR_NP''@|1|g' -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' -e 's|@''HAVE_STRVERSCMP''@|1|g' -e 's|@''REPLACE_FFSLL''@|0|g' -e 's|@''REPLACE_MEMCHR''@|0|g' -e 's|@''REPLACE_MEMMEM''@|0|g' -e 's|@''REPLACE_MEMPCPY''@|0|g' -e 's|@''REPLACE_MEMSET_EXPLICIT''@|0|g' -e 's|@''REPLACE_FREE''@|0|g' -e 's|@''REPLACE_STPCPY''@|0|g' -e 's|@''REPLACE_STPNCPY''@|0|g' -e 's|@''REPLACE_STRCHRNUL''@|0|g' -e 's|@''REPLACE_STRDUP''@|0|g' -e 's|@''REPLACE_STRNCAT''@|0|g' -e 's|@''REPLACE_STRNDUP''@|0|g' -e 's|@''REPLACE_STRNLEN''@|0|g' -e 's|@''REPLACE_STRSTR''@|0|g' -e 's|@''REPLACE_STRCASESTR''@|0|g' -e 's|@''REPLACE_STRTOK_R''@|0|g' -e 's|@''REPLACE_STRERROR''@|1|g' -e 's|@''REPLACE_STRERROR_R''@|1|g' -e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' -e 's|@''REPLACE_STRSIGNAL''@|0|g' -e 's|@''REPLACE_STRVERSCMP''@|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.h-t1 > string.h-t2 rm -f string.h-t1 mv string.h-t2 string.h mkdir -p 'sys' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL_GTPO|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_STAT_H''@||g' -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' -e 's/@''GNULIB_CHMOD''@/0/g' -e 's/@''GNULIB_FCHMODAT''@/0/g' -e 's/@''GNULIB_FSTAT''@/1/g' -e 's/@''GNULIB_FSTATAT''@/0/g' -e 's/@''GNULIB_FUTIMENS''@/0/g' -e 's/@''GNULIB_GETUMASK''@/0/g' -e 's/@''GNULIB_LCHMOD''@/0/g' -e 's/@''GNULIB_LSTAT''@/0/g' -e 's/@''GNULIB_MKDIR''@/0/g' -e 's/@''GNULIB_MKDIRAT''@/0/g' -e 's/@''GNULIB_MKFIFO''@/0/g' -e 's/@''GNULIB_MKFIFOAT''@/0/g' -e 's/@''GNULIB_MKNOD''@/0/g' -e 's/@''GNULIB_MKNODAT''@/0/g' -e 's/@''GNULIB_STAT''@/1/g' -e 's/@''GNULIB_UTIMENSAT''@/0/g' -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' -e 's/@''GNULIB_MDA_CHMOD''@/1/g' -e 's/@''GNULIB_MDA_MKDIR''@/1/g' -e 's/@''GNULIB_MDA_UMASK''@/1/g' -e 's|@''HAVE_FCHMODAT''@|1|g' -e 's|@''HAVE_FSTATAT''@|1|g' -e 's|@''HAVE_FUTIMENS''@|1|g' -e 's|@''HAVE_GETUMASK''@|1|g' -e 's|@''HAVE_LCHMOD''@|1|g' -e 's|@''HAVE_LSTAT''@|1|g' -e 's|@''HAVE_MKDIRAT''@|1|g' -e 's|@''HAVE_MKFIFO''@|1|g' -e 's|@''HAVE_MKFIFOAT''@|1|g' -e 's|@''HAVE_MKNOD''@|1|g' -e 's|@''HAVE_MKNODAT''@|1|g' -e 's|@''HAVE_UTIMENSAT''@|1|g' -e 's|@''REPLACE_CHMOD''@|0|g' -e 's|@''REPLACE_FCHMODAT''@|0|g' -e 's|@''REPLACE_FSTAT''@|0|g' -e 's|@''REPLACE_FSTATAT''@|0|g' -e 's|@''REPLACE_FUTIMENS''@|0|g' -e 's|@''REPLACE_LSTAT''@|0|g' -e 's|@''REPLACE_MKDIR''@|0|g' -e 's|@''REPLACE_MKFIFO''@|0|g' -e 's|@''REPLACE_MKFIFOAT''@|0|g' -e 's|@''REPLACE_MKNOD''@|0|g' -e 's|@''REPLACE_MKNODAT''@|0|g' -e 's|@''REPLACE_STAT''@|0|g' -e 's|@''REPLACE_UTIMENSAT''@|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' ./sys_stat.in.h > sys/stat.h-t mv sys/stat.h-t sys/stat.h mkdir -p 'sys' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL_GTPO|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 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL_GTPO|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_TIME_H''@||g' -e 's/@''GNULIB_CTIME''@/0/g' -e 's/@''GNULIB_LOCALTIME''@/0/g' -e 's/@''GNULIB_MKTIME''@/0/g' -e 's/@''GNULIB_NANOSLEEP''@/0/g' -e 's/@''GNULIB_STRFTIME''@/0/g' -e 's/@''GNULIB_STRPTIME''@/0/g' -e 's/@''GNULIB_TIME''@/0/g' -e 's/@''GNULIB_TIMEGM''@/0/g' -e 's/@''GNULIB_TIMESPEC_GET''@/0/g' -e 's/@''GNULIB_TIMESPEC_GETRES''@/0/g' -e 's/@''GNULIB_TIME_R''@/0/g' -e 's/@''GNULIB_TIME_RZ''@/0/g' -e 's/@''GNULIB_TZSET''@/0/g' -e 's/@''GNULIB_MDA_TZSET''@/1/g' -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' -e 's|@''HAVE_NANOSLEEP''@|1|g' -e 's|@''HAVE_STRPTIME''@|1|g' -e 's|@''HAVE_TIMEGM''@|1|g' -e 's|@''HAVE_TIMESPEC_GET''@|1|g' -e 's|@''HAVE_TIMESPEC_GETRES''@|1|g' -e 's|@''HAVE_TIMEZONE_T''@|0|g' -e 's|@''REPLACE_CTIME''@|0|g' -e 's|@''REPLACE_GMTIME''@|0|g' -e 's|@''REPLACE_LOCALTIME''@|0|g' -e 's|@''REPLACE_LOCALTIME_R''@|0|g' -e 's|@''REPLACE_MKTIME''@|0|g' -e 's|@''REPLACE_NANOSLEEP''@|0|g' -e 's|@''REPLACE_STRFTIME''@|0|g' -e 's|@''REPLACE_TIME''@|0|g' -e 's|@''REPLACE_TIMEGM''@|0|g' -e 's|@''REPLACE_TIMESPEC_GET''@|0|g' -e 's|@''REPLACE_TIMESPEC_GETRES''@|0|g' -e 's|@''REPLACE_TZSET''@|0|g' -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' -e 's|@''TIME_H_DEFINES_TIME_UTC''@|1|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' ./time.in.h > time.h-t mv time.h-t time.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' -e 's/@''HAVE_UCHAR_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_UCHAR_H''@||g' -e 's|@''CXX_HAS_CHAR8_TYPE''@|0|g' -e 's|@''CXX_HAS_UCHAR_TYPES''@|0|g' -e 's|@''SMALL_WCHAR_T''@|0|g' -e 's|@''GNULIBHEADERS_OVERRIDE_CHAR8_T''@|1|g' -e 's|@''GNULIBHEADERS_OVERRIDE_CHAR16_T''@|0|g' -e 's|@''GNULIBHEADERS_OVERRIDE_CHAR32_T''@|0|g' -e 's/@''GNULIB_BTOC32''@/0/g' -e 's/@''GNULIB_BTOWC''@/0/g' -e 's/@''GNULIB_C32ISALNUM''@/0/g' -e 's/@''GNULIB_C32ISALPHA''@/0/g' -e 's/@''GNULIB_C32ISBLANK''@/0/g' -e 's/@''GNULIB_C32ISCNTRL''@/1/g' -e 's/@''GNULIB_C32ISDIGIT''@/0/g' -e 's/@''GNULIB_C32ISGRAPH''@/0/g' -e 's/@''GNULIB_C32ISLOWER''@/0/g' -e 's/@''GNULIB_C32ISPRINT''@/0/g' -e 's/@''GNULIB_C32ISPUNCT''@/0/g' -e 's/@''GNULIB_C32ISSPACE''@/0/g' -e 's/@''GNULIB_C32ISUPPER''@/0/g' -e 's/@''GNULIB_C32ISXDIGIT''@/0/g' -e 's/@''GNULIB_C32TOLOWER''@/0/g' -e 's/@''GNULIB_C32TOUPPER''@/0/g' -e 's/@''GNULIB_C32WIDTH''@/1/g' -e 's/@''GNULIB_C32RTOMB''@/0/g' -e 's/@''GNULIB_C32SNRTOMBS''@/0/g' -e 's/@''GNULIB_C32SRTOMBS''@/0/g' -e 's/@''GNULIB_C32STOMBS''@/0/g' -e 's/@''GNULIB_C32SWIDTH''@/0/g' -e 's/@''GNULIB_C32TOB''@/0/g' -e 's/@''GNULIB_C32_APPLY_MAPPING''@/0/g' -e 's/@''GNULIB_C32_APPLY_TYPE_TEST''@/0/g' -e 's/@''GNULIB_C32_GET_MAPPING''@/0/g' -e 's/@''GNULIB_C32_GET_TYPE_TEST''@/0/g' -e 's/@''GNULIB_ISWCTYPE''@/0/g' -e 's/@''GNULIB_ISWDIGIT''@/0/g' -e 's/@''GNULIB_ISWXDIGIT''@/0/g' -e 's/@''GNULIB_MBRTOC16''@/0/g' -e 's/@''GNULIB_MBRTOC32''@/1/g' -e 's/@''GNULIB_MBSNRTOC32S''@/0/g' -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' -e 's/@''GNULIB_MBSRTOC32S''@/0/g' -e 's/@''GNULIB_MBSRTOWCS''@/0/g' -e 's/@''GNULIB_MBSTOC32S''@/0/g' -e 's/@''GNULIB_TOWCTRANS''@/0/g' -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' -e 's/@''GNULIB_WCSRTOMBS''@/0/g' -e 's/@''GNULIB_WCSWIDTH''@/0/g' -e 's/@''GNULIB_WCTOB''@/0/g' -e 's/@''GNULIB_WCTRANS''@/0/g' -e 's/@''GNULIB_WCTYPE''@/0/g' -e 's/@''GNULIB_WCWIDTH''@/1/g' -e 's|@''HAVE_C32RTOMB''@|1|g' -e 's|@''HAVE_MBRTOC16''@|1|g' -e 's|@''HAVE_MBRTOC32''@|1|g' -e 's|@''REPLACE_C32RTOMB''@|0|g' -e 's|@''REPLACE_MBRTOC16''@|0|g' -e 's|@''REPLACE_MBRTOC32''@|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' ./uchar.in.h > uchar.h-t mv uchar.h-t uchar.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w uniconv.h-t' ./uniconv.in.h mv uniconv.h-t uniconv.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|0|g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_L_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_LC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_LU_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_LL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_LT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_LM_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_LO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_M_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_MN_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_MC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_ME_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_N_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_ND_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_NL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_NO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_P_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_PC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_PD_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_PS_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_PE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_PI_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_PF_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_PO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_S_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_SM_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_SC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_SK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_SO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_Z_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_ZS_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_ZL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_ZP_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_C_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_CC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_CF_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_CS_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_CO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_CN_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' < ./unictype.in.h > unictype.h-t1 sed -e 's/@''GNULIB_UNICTYPE_PROPERTY_WHITE_SPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_ALPHABETIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ALPHABETIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_NOT_A_CHARACTER_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_DEFAULT_IGNORABLE_CODE_POINT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_DEFAULT_IGNORABLE_CODE_POINT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_DEPRECATED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_LOGICAL_ORDER_EXCEPTION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_VARIATION_SELECTOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_PRIVATE_USE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_UNASSIGNED_CODE_VALUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_UPPERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_UPPERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_LOWERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_LOWERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_TITLECASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_CASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_CASE_IGNORABLE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_LOWERCASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_UPPERCASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_TITLECASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEFOLDED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEMAPPED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_SOFT_DOTTED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' < unictype.h-t1 > unictype.h-t2 sed -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ID_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ID_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_XID_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_XID_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_COMPAT_MATH_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_COMPAT_MATH_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_PATTERN_WHITE_SPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_PATTERN_SYNTAX_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_JOIN_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_GRAPHEME_BASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_GRAPHEME_EXTEND_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_GRAPHEME_EXTEND_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_GRAPHEME_LINK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_LEFT_TO_RIGHT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_HEBREW_RIGHT_TO_LEFT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_ARABIC_RIGHT_TO_LEFT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUROPEAN_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUR_NUM_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUR_NUM_TERMINATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_ARABIC_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_COMMON_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_BLOCK_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_SEGMENT_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_WHITESPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_NON_SPACING_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_BOUNDARY_NEUTRAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_PDF_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EMBEDDING_OR_OVERRIDE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_OTHER_NEUTRAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' < unictype.h-t2 > unictype.h-t3 sed -e 's/@''GNULIB_UNICTYPE_PROPERTY_HEX_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_ASCII_HEX_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDEOGRAPHIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_UNIFIED_IDEOGRAPH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_RADICAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDS_UNARY_OPERATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDS_BINARY_OPERATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDS_TRINARY_OPERATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_PRESENTATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_MODIFIER_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_MODIFIER_BASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_COMPONENT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_EXTENDED_PICTOGRAPHIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_ZERO_WIDTH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_SPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_NON_BREAK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_ISO_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_FORMAT_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_PREPENDED_CONCATENATION_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_DASH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_HYPHEN_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_PUNCTUATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_LINE_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_PARAGRAPH_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_QUOTATION_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_SENTENCE_TERMINAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_TERMINAL_PUNCTUATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_CURRENCY_SYMBOL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_MATH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_MATH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_PAIRED_PUNCTUATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_LEFT_OF_PAIR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_COMBINING_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_COMPOSITE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_DECIMAL_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_NUMERIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_DIACRITIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_EXTENDER_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_IGNORABLE_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_REGIONAL_INDICATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' < unictype.h-t3 > unictype.h-t4 rm -f unictype.h-t1 unictype.h-t2 unictype.h-t3 mv unictype.h-t4 unictype.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w unilbrk.h-t' ./unilbrk.in.h mv unilbrk.h-t unilbrk.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' -e 's|@''HAVE_UNISTD_H''@|1|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_UNISTD_H''@||g' -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' -e 's/@''GNULIB_ACCESS''@/0/g' -e 's/@''GNULIB_CHDIR''@/0/g' -e 's/@''GNULIB_CHOWN''@/0/g' -e 's/@''GNULIB_CLOSE''@/1/g' -e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' -e 's/@''GNULIB_DUP''@/0/g' -e 's/@''GNULIB_DUP2''@/1/g' -e 's/@''GNULIB_DUP3''@/0/g' -e 's/@''GNULIB_ENVIRON''@/0/g' -e 's/@''GNULIB_EUIDACCESS''@/0/g' -e 's/@''GNULIB_EXECL''@/0/g' -e 's/@''GNULIB_EXECLE''@/0/g' -e 's/@''GNULIB_EXECLP''@/0/g' -e 's/@''GNULIB_EXECV''@/0/g' -e 's/@''GNULIB_EXECVE''@/0/g' -e 's/@''GNULIB_EXECVP''@/0/g' -e 's/@''GNULIB_EXECVPE''@/0/g' -e 's/@''GNULIB_FACCESSAT''@/0/g' -e 's/@''GNULIB_FCHDIR''@/0/g' -e 's/@''GNULIB_FCHOWNAT''@/0/g' -e 's/@''GNULIB_FDATASYNC''@/0/g' -e 's/@''GNULIB_FSYNC''@/1/g' -e 's/@''GNULIB_FTRUNCATE''@/0/g' < ./unistd.in.h > unistd.h-t1 sed -e 's/@''GNULIB_GETCWD''@/0/g' -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' -e 's/@''GNULIB_GETENTROPY''@/0/g' -e 's/@''GNULIB_GETGROUPS''@/0/g' -e 's/@''GNULIB_GETHOSTNAME''@/0/g' -e 's/@''GNULIB_GETLOGIN''@/0/g' -e 's/@''GNULIB_GETLOGIN_R''@/0/g' -e 's/@''GNULIB_GETOPT_POSIX''@/0/g' -e 's/@''GNULIB_GETPAGESIZE''@/0/g' -e 's/@''GNULIB_GETPASS''@/0/g' -e 's/@''GNULIB_GETPASS_GNU''@/0/g' -e 's/@''GNULIB_GETUSERSHELL''@/0/g' -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' -e 's/@''GNULIB_ISATTY''@/0/g' -e 's/@''GNULIB_LCHOWN''@/0/g' -e 's/@''GNULIB_LINK''@/0/g' -e 's/@''GNULIB_LINKAT''@/0/g' -e 's/@''GNULIB_LSEEK''@/0/g' -e 's/@''GNULIB_PIPE''@/0/g' -e 's/@''GNULIB_PIPE2''@/0/g' -e 's/@''GNULIB_PREAD''@/0/g' -e 's/@''GNULIB_PWRITE''@/0/g' -e 's/@''GNULIB_READ''@/0/g' -e 's/@''GNULIB_READLINK''@/0/g' -e 's/@''GNULIB_READLINKAT''@/0/g' -e 's/@''GNULIB_RMDIR''@/0/g' -e 's/@''GNULIB_SETHOSTNAME''@/0/g' -e 's/@''GNULIB_SLEEP''@/0/g' -e 's/@''GNULIB_SYMLINK''@/0/g' -e 's/@''GNULIB_SYMLINKAT''@/0/g' -e 's/@''GNULIB_TRUNCATE''@/0/g' -e 's/@''GNULIB_TTYNAME_R''@/0/g' -e 's/@''GNULIB_UNISTD_H_GETOPT''@/00/g' -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/1/g' -e 's/@''GNULIB_UNLINK''@/0/g' -e 's/@''GNULIB_UNLINKAT''@/0/g' -e 's/@''GNULIB_USLEEP''@/0/g' -e 's/@''GNULIB_WRITE''@/1/g' -e 's/@''GNULIB_MDA_ACCESS''@/1/g' -e 's/@''GNULIB_MDA_CHDIR''@/1/g' -e 's/@''GNULIB_MDA_CLOSE''@/1/g' -e 's/@''GNULIB_MDA_DUP''@/1/g' -e 's/@''GNULIB_MDA_DUP2''@/1/g' -e 's/@''GNULIB_MDA_EXECL''@/1/g' -e 's/@''GNULIB_MDA_EXECLE''@/1/g' -e 's/@''GNULIB_MDA_EXECLP''@/1/g' -e 's/@''GNULIB_MDA_EXECV''@/1/g' -e 's/@''GNULIB_MDA_EXECVE''@/1/g' -e 's/@''GNULIB_MDA_EXECVP''@/1/g' -e 's/@''GNULIB_MDA_EXECVPE''@/1/g' -e 's/@''GNULIB_MDA_GETCWD''@/1/g' -e 's/@''GNULIB_MDA_GETPID''@/1/g' -e 's/@''GNULIB_MDA_ISATTY''@/1/g' -e 's/@''GNULIB_MDA_LSEEK''@/1/g' -e 's/@''GNULIB_MDA_READ''@/1/g' -e 's/@''GNULIB_MDA_RMDIR''@/1/g' -e 's/@''GNULIB_MDA_SWAB''@/1/g' -e 's/@''GNULIB_MDA_UNLINK''@/1/g' -e 's/@''GNULIB_MDA_WRITE''@/1/g' < unistd.h-t1 > unistd.h-t2 sed -e 's|@''HAVE_CHOWN''@|1|g' -e 's|@''HAVE_COPY_FILE_RANGE''@|0|g' -e 's|@''HAVE_DUP3''@|1|g' -e 's|@''HAVE_EUIDACCESS''@|1|g' -e 's|@''HAVE_EXECVPE''@|1|g' -e 's|@''HAVE_FACCESSAT''@|1|g' -e 's|@''HAVE_FCHDIR''@|1|g' -e 's|@''HAVE_FCHOWNAT''@|1|g' -e 's|@''HAVE_FDATASYNC''@|1|g' -e 's|@''HAVE_FSYNC''@|1|g' -e 's|@''HAVE_FTRUNCATE''@|1|g' -e 's|@''HAVE_GETDTABLESIZE''@|1|g' -e 's|@''HAVE_GETENTROPY''@|1|g' -e 's|@''HAVE_GETGROUPS''@|1|g' -e 's|@''HAVE_GETHOSTNAME''@|1|g' -e 's|@''HAVE_GETPAGESIZE''@|1|g' -e 's|@''HAVE_GETPASS''@|1|g' -e 's|@''HAVE_GROUP_MEMBER''@|1|g' -e 's|@''HAVE_LCHOWN''@|1|g' -e 's|@''HAVE_LINK''@|1|g' -e 's|@''HAVE_LINKAT''@|1|g' -e 's|@''HAVE_PIPE''@|1|g' -e 's|@''HAVE_PIPE2''@|1|g' -e 's|@''HAVE_PREAD''@|1|g' -e 's|@''HAVE_PWRITE''@|1|g' -e 's|@''HAVE_READLINK''@|1|g' -e 's|@''HAVE_READLINKAT''@|1|g' -e 's|@''HAVE_SETHOSTNAME''@|1|g' -e 's|@''HAVE_SLEEP''@|1|g' -e 's|@''HAVE_SYMLINK''@|1|g' -e 's|@''HAVE_SYMLINKAT''@|1|g' -e 's|@''HAVE_UNLINKAT''@|1|g' -e 's|@''HAVE_USLEEP''@|1|g' -e 's|@''HAVE_DECL_ENVIRON''@|0|g' -e 's|@''HAVE_DECL_EXECVPE''@|1|g' -e 's|@''HAVE_DECL_FCHDIR''@|1|g' -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' -e 's|@''HAVE_OS_H''@|0|g' -e 's|@''HAVE_SYS_PARAM_H''@|0|g' < unistd.h-t2 > unistd.h-t3 sed -e 's|@''REPLACE_ACCESS''@|0|g' -e 's|@''REPLACE_CHOWN''@|0|g' -e 's|@''REPLACE_CLOSE''@|0|g' -e 's|@''REPLACE_COPY_FILE_RANGE''@|0|g' -e 's|@''REPLACE_DUP''@|0|g' -e 's|@''REPLACE_DUP2''@|0|g' -e 's|@''REPLACE_DUP3''@|0|g' -e 's|@''REPLACE_EXECL''@|0|g' -e 's|@''REPLACE_EXECLE''@|0|g' -e 's|@''REPLACE_EXECLP''@|0|g' -e 's|@''REPLACE_EXECV''@|0|g' -e 's|@''REPLACE_EXECVE''@|0|g' -e 's|@''REPLACE_EXECVP''@|0|g' -e 's|@''REPLACE_EXECVPE''@|0|g' -e 's|@''REPLACE_FACCESSAT''@|0|g' -e 's|@''REPLACE_FCHDIR''@|0|g' -e 's|@''REPLACE_FCHOWNAT''@|0|g' -e 's|@''REPLACE_FDATASYNC''@|0|g' -e 's|@''REPLACE_FTRUNCATE''@|0|g' -e 's|@''REPLACE_GETCWD''@|1|g' -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' -e 's|@''REPLACE_GETENTROPY''@|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_GETPASS_FOR_GETPASS_GNU''@|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_PIPE2''@|1|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_SETHOSTNAME''@|0|g' -e 's|@''REPLACE_SLEEP''@|0|g' -e 's|@''REPLACE_SYMLINK''@|0|g' -e 's|@''REPLACE_SYMLINKAT''@|0|g' -e 's|@''REPLACE_TRUNCATE''@|0|g' -e 's|@''REPLACE_TTYNAME_R''@|0|g' -e 's|@''REPLACE_UNLINK''@|0|g' -e 's|@''REPLACE_UNLINKAT''@|0|g' -e 's|@''REPLACE_USLEEP''@|0|g' -e 's|@''REPLACE_WRITE''@|0|g' -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|0|g' -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./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-t3 > unistd.h-t4 rm -f unistd.h-t1 unistd.h-t2 unistd.h-t3 mv unistd.h-t4 unistd.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w unistr.h-t' ./unistr.in.h mv unistr.h-t unistr.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w unitypes.h-t' ./unitypes.in.h mv unitypes.h-t unitypes.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w uniwidth.h-t' ./uniwidth.in.h mv uniwidth.h-t uniwidth.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL_GTPO|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/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' -e 's/@''GNULIB_BTOWC''@/0/g' -e 's/@''GNULIB_WCTOB''@/0/g' -e 's/@''GNULIB_MBSINIT''@/1/g' -e 's/@''GNULIB_MBSZERO''@/1/g' -e 's/@''GNULIB_MBRTOWC''@/1/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''@/1/g' -e 's/@''GNULIB_WMEMCHR''@/0/g' -e 's/@''GNULIB_WMEMCMP''@/0/g' -e 's/@''GNULIB_WMEMCPY''@/0/g' -e 's/@''GNULIB_WMEMMOVE''@/0/g' -e 's/@''GNULIB_WMEMPCPY''@/0/g' -e 's/@''GNULIB_WMEMSET''@/0/g' -e 's/@''GNULIB_WCSLEN''@/0/g' -e 's/@''GNULIB_WCSNLEN''@/0/g' -e 's/@''GNULIB_WCSCPY''@/0/g' -e 's/@''GNULIB_WCPCPY''@/0/g' -e 's/@''GNULIB_WCSNCPY''@/0/g' -e 's/@''GNULIB_WCPNCPY''@/0/g' -e 's/@''GNULIB_WCSCAT''@/0/g' -e 's/@''GNULIB_WCSNCAT''@/0/g' -e 's/@''GNULIB_WCSCMP''@/0/g' -e 's/@''GNULIB_WCSNCMP''@/0/g' -e 's/@''GNULIB_WCSCASECMP''@/0/g' -e 's/@''GNULIB_WCSNCASECMP''@/0/g' -e 's/@''GNULIB_WCSCOLL''@/0/g' -e 's/@''GNULIB_WCSXFRM''@/0/g' -e 's/@''GNULIB_WCSDUP''@/0/g' -e 's/@''GNULIB_WCSCHR''@/0/g' -e 's/@''GNULIB_WCSRCHR''@/0/g' -e 's/@''GNULIB_WCSCSPN''@/0/g' -e 's/@''GNULIB_WCSSPN''@/0/g' -e 's/@''GNULIB_WCSPBRK''@/0/g' -e 's/@''GNULIB_WCSSTR''@/0/g' -e 's/@''GNULIB_WCSTOK''@/0/g' -e 's/@''GNULIB_WCSWIDTH''@/0/g' -e 's/@''GNULIB_WCSFTIME''@/0/g' -e 's/@''GNULIB_WGETCWD''@/0/g' -e 's/@''GNULIB_MDA_WCSDUP''@/1/g' -e 's/@''GNULIB_FREE_POSIX''@/1/g' < ./wchar.in.h > wchar.h-t1 sed -e 's|@''HAVE_WINT_T''@|1|g' -e 's|@''HAVE_BTOWC''@|1|g' -e 's|@''HAVE_MBSINIT''@|1|g' -e 's|@''HAVE_MBRTOWC''@|1|g' -e 's|@''HAVE_MBRLEN''@|1|g' -e 's|@''HAVE_MBSRTOWCS''@|1|g' -e 's|@''HAVE_MBSNRTOWCS''@|1|g' -e 's|@''HAVE_WCRTOMB''@|1|g' -e 's|@''HAVE_WCSRTOMBS''@|1|g' -e 's|@''HAVE_WCSNRTOMBS''@|1|g' -e 's|@''HAVE_WMEMCHR''@|1|g' -e 's|@''HAVE_WMEMCMP''@|1|g' -e 's|@''HAVE_WMEMCPY''@|1|g' -e 's|@''HAVE_WMEMMOVE''@|1|g' -e 's|@''HAVE_WMEMPCPY''@|0|g' -e 's|@''HAVE_WMEMSET''@|1|g' -e 's|@''HAVE_WCSLEN''@|1|g' -e 's|@''HAVE_WCSNLEN''@|1|g' -e 's|@''HAVE_WCSCPY''@|1|g' -e 's|@''HAVE_WCPCPY''@|1|g' -e 's|@''HAVE_WCSNCPY''@|1|g' -e 's|@''HAVE_WCPNCPY''@|1|g' -e 's|@''HAVE_WCSCAT''@|1|g' -e 's|@''HAVE_WCSNCAT''@|1|g' -e 's|@''HAVE_WCSCMP''@|1|g' -e 's|@''HAVE_WCSNCMP''@|1|g' -e 's|@''HAVE_WCSCASECMP''@|1|g' -e 's|@''HAVE_WCSNCASECMP''@|1|g' -e 's|@''HAVE_WCSCOLL''@|1|g' -e 's|@''HAVE_WCSXFRM''@|1|g' -e 's|@''HAVE_WCSDUP''@|1|g' -e 's|@''HAVE_WCSCHR''@|1|g' -e 's|@''HAVE_WCSRCHR''@|1|g' -e 's|@''HAVE_WCSCSPN''@|1|g' -e 's|@''HAVE_WCSSPN''@|1|g' -e 's|@''HAVE_WCSPBRK''@|1|g' -e 's|@''HAVE_WCSSTR''@|1|g' -e 's|@''HAVE_WCSTOK''@|1|g' -e 's|@''HAVE_WCSWIDTH''@|1|g' -e 's|@''HAVE_WCSFTIME''@|1|g' -e 's|@''HAVE_DECL_WCTOB''@|1|g' -e 's|@''HAVE_DECL_WCSDUP''@|1|g' -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' < wchar.h-t1 > wchar.h-t2 sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' -e 's|@''REPLACE_BTOWC''@|0|g' -e 's|@''REPLACE_WCTOB''@|0|g' -e 's|@''REPLACE_FREE''@|0|g' -e 's|@''REPLACE_MBSINIT''@|0|g' -e 's|@''REPLACE_MBRTOWC''@|0|g' -e 's|@''REPLACE_MBRLEN''@|0|g' -e 's|@''REPLACE_MBSRTOWCS''@|0|g' -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' -e 's|@''REPLACE_WCRTOMB''@|0|g' -e 's|@''REPLACE_WCSRTOMBS''@|0|g' -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' -e 's|@''REPLACE_WCWIDTH''@|0|g' -e 's|@''REPLACE_WCSWIDTH''@|0|g' -e 's|@''REPLACE_WCSFTIME''@|0|g' -e 's|@''REPLACE_WCSCMP''@|0|g' -e 's|@''REPLACE_WCSNCMP''@|0|g' -e 's|@''REPLACE_WCSSTR''@|0|g' -e 's|@''REPLACE_WCSTOK''@|0|g' -e 's|@''REPLACE_WMEMCMP''@|0|g' -e 's|@''REPLACE_WMEMPCPY''@|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-t2 > wchar.h-t3 rm -f wchar.h-t1 wchar.h-t2 mv wchar.h-t3 wchar.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' -e 's/@''HAVE_WCTYPE_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_WCTYPE_H''@||g' -e 's/@''HAVE_CRTDEFS_H''@/0/g' -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' -e 's/@''GNULIB_ISWBLANK''@/0/g' -e 's/@''GNULIB_ISWDIGIT''@/0/g' -e 's/@''GNULIB_ISWPUNCT''@/0/g' -e 's/@''GNULIB_ISWXDIGIT''@/0/g' -e 's/@''GNULIB_WCTYPE''@/0/g' -e 's/@''GNULIB_ISWCTYPE''@/0/g' -e 's/@''GNULIB_WCTRANS''@/0/g' -e 's/@''GNULIB_TOWCTRANS''@/0/g' -e 's/@''HAVE_ISWBLANK''@/1/g' -e 's/@''HAVE_ISWCNTRL''@/1/g' -e 's/@''HAVE_WCTYPE_T''@/1/g' -e 's/@''HAVE_WCTRANS_T''@/1/g' -e 's/@''HAVE_WINT_T''@/1/g' -e 's/@''REPLACE_ISWBLANK''@/0/g' -e 's/@''REPLACE_ISWDIGIT''@/0/g' -e 's/@''REPLACE_ISWPUNCT''@/0/g' -e 's/@''REPLACE_ISWXDIGIT''@/0/g' -e 's/@''REPLACE_ISWCNTRL''@/0/g' -e 's/@''REPLACE_TOWLOWER''@/0/g' -e 's/@''REPLACE_WCTRANS''@/0/g' -e 's/@''REPLACE_WCTYPE''@/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' ./wctype.in.h > wctype.h-t mv wctype.h-t wctype.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; : "Avoid double inclusion, to avoid a warning about redefinition of DLL_VARIABLE."; echo '#ifndef GTPO_CONFIG_H'; echo '#define GTPO_CONFIG_H'; echo; echo '#include "../config.h"'; : "We don't use gnulib module 'fchdir' here."; echo '#undef REPLACE_FCHDIR'; : "Turn all gettext() calls into dgettext() calls."; echo '#define DEFAULT_TEXT_DOMAIN "gettext-tools"'; : "All code is collected in a single library,"; : "No references to variables in other libraries exist."; echo '#undef DLL_VARIABLE'; echo '#define DLL_VARIABLE'; echo; echo '#endif /* GTPO_CONFIG_H */'; } > config.h && if test -n "1"; then { for f in ../src/str-list.c ../src/dir-list.c ../src/message.c ../src/pos.c ../src/msgl-ascii.c ../src/po-error.c ../src/po-xerror.c ../src/write-catalog.c ../src/write-po.c ../src/open-catalog.c ../src/po-charset.c ../src/po-lex.c ../src/po-gram-gen.c ../src/read-po.c ../src/read-catalog-abstract.c ../src/read-catalog.c ../src/plural-table.c ../src/format-c.c ../src/format-c++-brace.c ../src/format-python.c ../src/format-python-brace.c ../src/format-java.c ../src/format-java-printf.c ../src/format-csharp.c ../src/format-javascript.c ../src/format-scheme.c ../src/format-lisp.c ../src/format-elisp.c ../src/format-librep.c ../src/format-ruby.c ../src/format-sh.c ../src/format-awk.c ../src/format-lua.c ../src/format-pascal.c ../src/format-smalltalk.c ../src/format-qt.c ../src/format-qt-plural.c ../src/format-kde.c ../src/format-kde-kuit.c ../src/format-boost.c ../src/format-tcl.c ../src/format-perl.c ../src/format-perl-brace.c ../src/format-php.c ../src/format-gcc-internal.c ../src/format-gfc-internal.c ../src/format.c ../src/plural-exp.c ../src/plural-eval.c ../src/msgl-check.c ../src/sentence.c basename-lgpl.c c-ctype.h c-ctype.c c-strcase.h c-strcasecmp.c c-strncasecmp.c c-strstr.h c-strstr.c c32iscntrl.c c32width.c cloexec.c concat-filename.c diffseq.h error.c error-progname.h error-progname.c exitfail.c fd-hook.c fstrcmp.h fstrcmp.c full-write.h full-write.c fwriteerror.h fwriteerror.c gcd.h gcd.c gettext.h hard-locale.c ialloc.c idx.h gl_linked_list.h gl_linked_list.c gl_anylinked_list1.h gl_anylinked_list2.h gl_list.h gl_list.c localcharset.c glthread/lock.h glthread/lock.c malloca.c markup.h markup.c mbswidth.h mbswidth.c mbszero.c mem-hash-map.h mem-hash-map.c minmax.h obstack.c rawmemchr.c safe-write.c setlocale_null.c setlocale-lock.c setlocale_null-unlocked.c size_max.h stat-time.c strchrnul.c strerror.c strerror-override.c striconv.h striconv.c striconveh.h striconveh.c striconveha.h striconveha.c string-desc.c string-desc-contains.c glthread/threadlib.c glthread/tls.h glthread/tls.c uniconv/u8-conv-from-enc.c unictype/ctype_alpha.c unictype/ctype_cntrl.c unictype/ctype_space.c unilbrk/lbrktables.c unilbrk/u8-possible-linebreaks.c unilbrk/u8-width-linebreaks.c unilbrk/ulc-common.c unilbrk/ulc-width-linebreaks.c unistd.c unistr/u16-mbtouc.c unistr/u16-mbtouc-aux.c unistr/u8-check.c unistr/u8-mblen.c unistr/u8-mbtouc.c unistr/u8-mbtouc-aux.c unistr/u8-mbtouc-unsafe.c unistr/u8-mbtouc-unsafe-aux.c unistr/u8-mbtoucr.c unistr/u8-next.c unistr/u8-prev.c unistr/u8-strmbtouc.c unistr/u8-uctomb.c unistr/u8-uctomb-aux.c uniwidth/width.c wctype-h.c xmalloc.c xalloc-die.c xconcat-filename.c xerror.h xerror.c gl_xlist.h gl_xlist.c xmalloca.c xsize.h xsize.c xstriconv.h xstriconv.c xvasprintf.h xvasprintf.c xasprintf.c asnprintf.lo fopen.lo printf-args.lo printf-parse.lo vasnprintf.lo; do case $f in *.c | *.o | *.lo ) sf=`echo "$f" | sed -e 's,\\.[^.]*$,,'`.c; test -f $sf || sf=./$sf; of=`echo "$f" | sed -e 's,^.*/,,' -e 's,\\.[^.]*$,,'`.o; cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -w -c $sf || { rm -f config.h; exit 1; }; sh ./exported.sh $of 1>&5; rm -f $of `echo "$of" | sed -e 's,\\.o$,.lo,'`; ;; esac; done; } 5>&1 1>&2 | sed -e 's,.* ,,' | grep -v '@' | LC_ALL=C sort | LC_ALL=C uniq | sed -e 's,^obstack_free$,__obstack_free,' | sed -e 's,^\(.*\)$,#define \1 libgettextpo_\1,' > config.h-t && if test -f config.h; then cat config.h-t >> config.h; rm -f config.h-t; else rm -f config.h-t; exit 1; fi fi /usr/bin/make all-am /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o gettext-po.lo gettext-po.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c gettext-po.c -fPIC -DPIC -o .libs/gettext-po.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c gettext-po.c -o gettext-po.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o ../src/str-list.lo ../src/str-list.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/str-list.c -fPIC -DPIC -o ../src/.libs/str-list.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/str-list.c -o ../src/str-list.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o ../src/dir-list.lo ../src/dir-list.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/dir-list.c -fPIC -DPIC -o ../src/.libs/dir-list.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/dir-list.c -o ../src/dir-list.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o ../src/message.lo ../src/message.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/message.c -fPIC -DPIC -o ../src/.libs/message.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/message.c -o ../src/message.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o ../src/pos.lo ../src/pos.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/pos.c -fPIC -DPIC -o ../src/.libs/pos.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/pos.c -o ../src/pos.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o ../src/msgl-ascii.lo ../src/msgl-ascii.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/msgl-ascii.c -fPIC -DPIC -o ../src/.libs/msgl-ascii.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/msgl-ascii.c -o ../src/msgl-ascii.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o ../src/po-error.lo ../src/po-error.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/po-error.c -fPIC -DPIC -o ../src/.libs/po-error.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/po-error.c -o ../src/po-error.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o ../src/po-xerror.lo ../src/po-xerror.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/po-xerror.c -fPIC -DPIC -o ../src/.libs/po-xerror.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/po-xerror.c -o ../src/po-xerror.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o ../src/write-catalog.lo ../src/write-catalog.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/write-catalog.c -fPIC -DPIC -o ../src/.libs/write-catalog.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/write-catalog.c -o ../src/write-catalog.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o ../src/write-po.lo ../src/write-po.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/write-po.c -fPIC -DPIC -o ../src/.libs/write-po.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/write-po.c -o ../src/write-po.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o ../src/open-catalog.lo ../src/open-catalog.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/open-catalog.c -fPIC -DPIC -o ../src/.libs/open-catalog.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/open-catalog.c -o ../src/open-catalog.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o ../src/po-charset.lo ../src/po-charset.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/po-charset.c -fPIC -DPIC -o ../src/.libs/po-charset.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/po-charset.c -o ../src/po-charset.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o ../src/po-lex.lo ../src/po-lex.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/po-lex.c -fPIC -DPIC -o ../src/.libs/po-lex.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/po-lex.c -o ../src/po-lex.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o ../src/po-gram-gen.lo ../src/po-gram-gen.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/po-gram-gen.c -fPIC -DPIC -o ../src/.libs/po-gram-gen.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/po-gram-gen.c -o ../src/po-gram-gen.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o ../src/read-po.lo ../src/read-po.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/read-po.c -fPIC -DPIC -o ../src/.libs/read-po.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/read-po.c -o ../src/read-po.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o ../src/read-catalog-abstract.lo ../src/read-catalog-abstract.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/read-catalog-abstract.c -fPIC -DPIC -o ../src/.libs/read-catalog-abstract.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/read-catalog-abstract.c -o ../src/read-catalog-abstract.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o ../src/read-catalog.lo ../src/read-catalog.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/read-catalog.c -fPIC -DPIC -o ../src/.libs/read-catalog.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/read-catalog.c -o ../src/read-catalog.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o ../src/plural-table.lo ../src/plural-table.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/plural-table.c -fPIC -DPIC -o ../src/.libs/plural-table.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/plural-table.c -o ../src/plural-table.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o ../src/format-c.lo ../src/format-c.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-c.c -fPIC -DPIC -o ../src/.libs/format-c.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-c.c -o ../src/format-c.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o ../src/format-c++-brace.lo ../src/format-c++-brace.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-c++-brace.c -fPIC -DPIC -o ../src/.libs/format-c++-brace.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-c++-brace.c -o ../src/format-c++-brace.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o ../src/format-python.lo ../src/format-python.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-python.c -fPIC -DPIC -o ../src/.libs/format-python.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-python.c -o ../src/format-python.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o ../src/format-python-brace.lo ../src/format-python-brace.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-python-brace.c -fPIC -DPIC -o ../src/.libs/format-python-brace.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-python-brace.c -o ../src/format-python-brace.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o ../src/format-java.lo ../src/format-java.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-java.c -fPIC -DPIC -o ../src/.libs/format-java.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-java.c -o ../src/format-java.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o ../src/format-java-printf.lo ../src/format-java-printf.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-java-printf.c -fPIC -DPIC -o ../src/.libs/format-java-printf.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-java-printf.c -o ../src/format-java-printf.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o ../src/format-csharp.lo ../src/format-csharp.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-csharp.c -fPIC -DPIC -o ../src/.libs/format-csharp.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-csharp.c -o ../src/format-csharp.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o ../src/format-javascript.lo ../src/format-javascript.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-javascript.c -fPIC -DPIC -o ../src/.libs/format-javascript.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-javascript.c -o ../src/format-javascript.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o ../src/format-scheme.lo ../src/format-scheme.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-scheme.c -fPIC -DPIC -o ../src/.libs/format-scheme.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-scheme.c -o ../src/format-scheme.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o ../src/format-lisp.lo ../src/format-lisp.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-lisp.c -fPIC -DPIC -o ../src/.libs/format-lisp.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-lisp.c -o ../src/format-lisp.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o ../src/format-elisp.lo ../src/format-elisp.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-elisp.c -fPIC -DPIC -o ../src/.libs/format-elisp.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-elisp.c -o ../src/format-elisp.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o ../src/format-librep.lo ../src/format-librep.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-librep.c -fPIC -DPIC -o ../src/.libs/format-librep.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-librep.c -o ../src/format-librep.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o ../src/format-ruby.lo ../src/format-ruby.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-ruby.c -fPIC -DPIC -o ../src/.libs/format-ruby.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-ruby.c -o ../src/format-ruby.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o ../src/format-sh.lo ../src/format-sh.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-sh.c -fPIC -DPIC -o ../src/.libs/format-sh.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-sh.c -o ../src/format-sh.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o ../src/format-awk.lo ../src/format-awk.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-awk.c -fPIC -DPIC -o ../src/.libs/format-awk.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-awk.c -o ../src/format-awk.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o ../src/format-lua.lo ../src/format-lua.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-lua.c -fPIC -DPIC -o ../src/.libs/format-lua.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-lua.c -o ../src/format-lua.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o ../src/format-pascal.lo ../src/format-pascal.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-pascal.c -fPIC -DPIC -o ../src/.libs/format-pascal.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-pascal.c -o ../src/format-pascal.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o ../src/format-smalltalk.lo ../src/format-smalltalk.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-smalltalk.c -fPIC -DPIC -o ../src/.libs/format-smalltalk.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-smalltalk.c -o ../src/format-smalltalk.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o ../src/format-qt.lo ../src/format-qt.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-qt.c -fPIC -DPIC -o ../src/.libs/format-qt.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-qt.c -o ../src/format-qt.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o ../src/format-qt-plural.lo ../src/format-qt-plural.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-qt-plural.c -fPIC -DPIC -o ../src/.libs/format-qt-plural.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-qt-plural.c -o ../src/format-qt-plural.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o ../src/format-kde.lo ../src/format-kde.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-kde.c -fPIC -DPIC -o ../src/.libs/format-kde.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-kde.c -o ../src/format-kde.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o ../src/format-kde-kuit.lo ../src/format-kde-kuit.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-kde-kuit.c -fPIC -DPIC -o ../src/.libs/format-kde-kuit.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-kde-kuit.c -o ../src/format-kde-kuit.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o ../src/format-boost.lo ../src/format-boost.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-boost.c -fPIC -DPIC -o ../src/.libs/format-boost.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-boost.c -o ../src/format-boost.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o ../src/format-tcl.lo ../src/format-tcl.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-tcl.c -fPIC -DPIC -o ../src/.libs/format-tcl.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-tcl.c -o ../src/format-tcl.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o ../src/format-perl.lo ../src/format-perl.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-perl.c -fPIC -DPIC -o ../src/.libs/format-perl.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-perl.c -o ../src/format-perl.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o ../src/format-perl-brace.lo ../src/format-perl-brace.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-perl-brace.c -fPIC -DPIC -o ../src/.libs/format-perl-brace.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-perl-brace.c -o ../src/format-perl-brace.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o ../src/format-php.lo ../src/format-php.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-php.c -fPIC -DPIC -o ../src/.libs/format-php.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-php.c -o ../src/format-php.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o ../src/format-gcc-internal.lo ../src/format-gcc-internal.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-gcc-internal.c -fPIC -DPIC -o ../src/.libs/format-gcc-internal.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-gcc-internal.c -o ../src/format-gcc-internal.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o ../src/format-gfc-internal.lo ../src/format-gfc-internal.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-gfc-internal.c -fPIC -DPIC -o ../src/.libs/format-gfc-internal.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format-gfc-internal.c -o ../src/format-gfc-internal.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o ../src/format.lo ../src/format.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format.c -fPIC -DPIC -o ../src/.libs/format.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/format.c -o ../src/format.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o ../src/plural-exp.lo ../src/plural-exp.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/plural-exp.c -fPIC -DPIC -o ../src/.libs/plural-exp.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/plural-exp.c -o ../src/plural-exp.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o ../src/plural-eval.lo ../src/plural-eval.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/plural-eval.c -fPIC -DPIC -o ../src/.libs/plural-eval.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/plural-eval.c -o ../src/plural-eval.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o ../src/msgl-check.lo ../src/msgl-check.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/msgl-check.c -fPIC -DPIC -o ../src/.libs/msgl-check.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/msgl-check.c -o ../src/msgl-check.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o ../src/sentence.lo ../src/sentence.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/sentence.c -fPIC -DPIC -o ../src/.libs/sentence.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c ../src/sentence.c -o ../src/sentence.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-basename-lgpl.lo `test -f 'basename-lgpl.c' || echo './'`basename-lgpl.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c basename-lgpl.c -fPIC -DPIC -o .libs/libgnu_la-basename-lgpl.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c basename-lgpl.c -o libgnu_la-basename-lgpl.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-c-ctype.lo `test -f 'c-ctype.c' || echo './'`c-ctype.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c-ctype.c -fPIC -DPIC -o .libs/libgnu_la-c-ctype.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c-ctype.c -o libgnu_la-c-ctype.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-c-strcasecmp.lo `test -f 'c-strcasecmp.c' || echo './'`c-strcasecmp.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c-strcasecmp.c -fPIC -DPIC -o .libs/libgnu_la-c-strcasecmp.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c-strcasecmp.c -o libgnu_la-c-strcasecmp.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-c-strncasecmp.lo `test -f 'c-strncasecmp.c' || echo './'`c-strncasecmp.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c-strncasecmp.c -fPIC -DPIC -o .libs/libgnu_la-c-strncasecmp.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c-strncasecmp.c -o libgnu_la-c-strncasecmp.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-c-strstr.lo `test -f 'c-strstr.c' || echo './'`c-strstr.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c-strstr.c -fPIC -DPIC -o .libs/libgnu_la-c-strstr.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c-strstr.c -o libgnu_la-c-strstr.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-c32iscntrl.lo `test -f 'c32iscntrl.c' || echo './'`c32iscntrl.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c32iscntrl.c -fPIC -DPIC -o .libs/libgnu_la-c32iscntrl.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c32iscntrl.c -o libgnu_la-c32iscntrl.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-c32width.lo `test -f 'c32width.c' || echo './'`c32width.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c32width.c -fPIC -DPIC -o .libs/libgnu_la-c32width.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c c32width.c -o libgnu_la-c32width.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-cloexec.lo `test -f 'cloexec.c' || echo './'`cloexec.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c cloexec.c -fPIC -DPIC -o .libs/libgnu_la-cloexec.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c cloexec.c -o libgnu_la-cloexec.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-concat-filename.lo `test -f 'concat-filename.c' || echo './'`concat-filename.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c concat-filename.c -fPIC -DPIC -o .libs/libgnu_la-concat-filename.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c concat-filename.c -o libgnu_la-concat-filename.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-error.lo `test -f 'error.c' || echo './'`error.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c error.c -fPIC -DPIC -o .libs/libgnu_la-error.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c error.c -o libgnu_la-error.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-error-progname.lo `test -f 'error-progname.c' || echo './'`error-progname.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c error-progname.c -fPIC -DPIC -o .libs/libgnu_la-error-progname.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c error-progname.c -o libgnu_la-error-progname.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-exitfail.lo `test -f 'exitfail.c' || echo './'`exitfail.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c exitfail.c -fPIC -DPIC -o .libs/libgnu_la-exitfail.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c exitfail.c -o libgnu_la-exitfail.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-fd-hook.lo `test -f 'fd-hook.c' || echo './'`fd-hook.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c fd-hook.c -fPIC -DPIC -o .libs/libgnu_la-fd-hook.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c fd-hook.c -o libgnu_la-fd-hook.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-fstrcmp.lo `test -f 'fstrcmp.c' || echo './'`fstrcmp.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c fstrcmp.c -fPIC -DPIC -o .libs/libgnu_la-fstrcmp.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c fstrcmp.c -o libgnu_la-fstrcmp.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-full-write.lo `test -f 'full-write.c' || echo './'`full-write.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c full-write.c -fPIC -DPIC -o .libs/libgnu_la-full-write.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c full-write.c -o libgnu_la-full-write.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-fwriteerror.lo `test -f 'fwriteerror.c' || echo './'`fwriteerror.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c fwriteerror.c -fPIC -DPIC -o .libs/libgnu_la-fwriteerror.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c fwriteerror.c -o libgnu_la-fwriteerror.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-gcd.lo `test -f 'gcd.c' || echo './'`gcd.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c gcd.c -fPIC -DPIC -o .libs/libgnu_la-gcd.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c gcd.c -o libgnu_la-gcd.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-hard-locale.lo `test -f 'hard-locale.c' || echo './'`hard-locale.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c hard-locale.c -fPIC -DPIC -o .libs/libgnu_la-hard-locale.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c hard-locale.c -o libgnu_la-hard-locale.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-ialloc.lo `test -f 'ialloc.c' || echo './'`ialloc.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c ialloc.c -fPIC -DPIC -o .libs/libgnu_la-ialloc.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c ialloc.c -o libgnu_la-ialloc.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-gl_linked_list.lo `test -f 'gl_linked_list.c' || echo './'`gl_linked_list.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c gl_linked_list.c -fPIC -DPIC -o .libs/libgnu_la-gl_linked_list.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c gl_linked_list.c -o libgnu_la-gl_linked_list.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-gl_list.lo `test -f 'gl_list.c' || echo './'`gl_list.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c gl_list.c -fPIC -DPIC -o .libs/libgnu_la-gl_list.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c gl_list.c -o libgnu_la-gl_list.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-localcharset.lo `test -f 'localcharset.c' || echo './'`localcharset.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c localcharset.c -fPIC -DPIC -o .libs/libgnu_la-localcharset.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c localcharset.c -o libgnu_la-localcharset.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o glthread/libgnu_la-lock.lo `test -f 'glthread/lock.c' || echo './'`glthread/lock.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c glthread/lock.c -fPIC -DPIC -o glthread/.libs/libgnu_la-lock.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c glthread/lock.c -o glthread/libgnu_la-lock.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-malloca.lo `test -f 'malloca.c' || echo './'`malloca.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c malloca.c -fPIC -DPIC -o .libs/libgnu_la-malloca.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c malloca.c -o libgnu_la-malloca.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-markup.lo `test -f 'markup.c' || echo './'`markup.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c markup.c -fPIC -DPIC -o .libs/libgnu_la-markup.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c markup.c -o libgnu_la-markup.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-mbswidth.lo `test -f 'mbswidth.c' || echo './'`mbswidth.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c mbswidth.c -fPIC -DPIC -o .libs/libgnu_la-mbswidth.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c mbswidth.c -o libgnu_la-mbswidth.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-mbszero.lo `test -f 'mbszero.c' || echo './'`mbszero.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c mbszero.c -fPIC -DPIC -o .libs/libgnu_la-mbszero.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c mbszero.c -o libgnu_la-mbszero.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-mem-hash-map.lo `test -f 'mem-hash-map.c' || echo './'`mem-hash-map.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c mem-hash-map.c -fPIC -DPIC -o .libs/libgnu_la-mem-hash-map.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c mem-hash-map.c -o libgnu_la-mem-hash-map.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-obstack.lo `test -f 'obstack.c' || echo './'`obstack.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c obstack.c -fPIC -DPIC -o .libs/libgnu_la-obstack.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c obstack.c -o libgnu_la-obstack.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-rawmemchr.lo `test -f 'rawmemchr.c' || echo './'`rawmemchr.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c rawmemchr.c -fPIC -DPIC -o .libs/libgnu_la-rawmemchr.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c rawmemchr.c -o libgnu_la-rawmemchr.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-safe-write.lo `test -f 'safe-write.c' || echo './'`safe-write.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c safe-write.c -fPIC -DPIC -o .libs/libgnu_la-safe-write.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c safe-write.c -o libgnu_la-safe-write.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-setlocale_null.lo `test -f 'setlocale_null.c' || echo './'`setlocale_null.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c setlocale_null.c -fPIC -DPIC -o .libs/libgnu_la-setlocale_null.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c setlocale_null.c -o libgnu_la-setlocale_null.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-setlocale-lock.lo `test -f 'setlocale-lock.c' || echo './'`setlocale-lock.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c setlocale-lock.c -fPIC -DPIC -o .libs/libgnu_la-setlocale-lock.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c setlocale-lock.c -o libgnu_la-setlocale-lock.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-setlocale_null-unlocked.lo `test -f 'setlocale_null-unlocked.c' || echo './'`setlocale_null-unlocked.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c setlocale_null-unlocked.c -fPIC -DPIC -o .libs/libgnu_la-setlocale_null-unlocked.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c setlocale_null-unlocked.c -o libgnu_la-setlocale_null-unlocked.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-stat-time.lo `test -f 'stat-time.c' || echo './'`stat-time.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c stat-time.c -fPIC -DPIC -o .libs/libgnu_la-stat-time.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c stat-time.c -o libgnu_la-stat-time.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-strchrnul.lo `test -f 'strchrnul.c' || echo './'`strchrnul.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c strchrnul.c -fPIC -DPIC -o .libs/libgnu_la-strchrnul.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c strchrnul.c -o libgnu_la-strchrnul.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-strerror.lo `test -f 'strerror.c' || echo './'`strerror.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c strerror.c -fPIC -DPIC -o .libs/libgnu_la-strerror.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c strerror.c -o libgnu_la-strerror.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-strerror-override.lo `test -f 'strerror-override.c' || echo './'`strerror-override.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c strerror-override.c -fPIC -DPIC -o .libs/libgnu_la-strerror-override.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c strerror-override.c -o libgnu_la-strerror-override.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-striconv.lo `test -f 'striconv.c' || echo './'`striconv.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c striconv.c -fPIC -DPIC -o .libs/libgnu_la-striconv.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c striconv.c -o libgnu_la-striconv.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-striconveh.lo `test -f 'striconveh.c' || echo './'`striconveh.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c striconveh.c -fPIC -DPIC -o .libs/libgnu_la-striconveh.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c striconveh.c -o libgnu_la-striconveh.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-striconveha.lo `test -f 'striconveha.c' || echo './'`striconveha.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c striconveha.c -fPIC -DPIC -o .libs/libgnu_la-striconveha.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c striconveha.c -o libgnu_la-striconveha.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-string-desc.lo `test -f 'string-desc.c' || echo './'`string-desc.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c string-desc.c -fPIC -DPIC -o .libs/libgnu_la-string-desc.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c string-desc.c -o libgnu_la-string-desc.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-string-desc-contains.lo `test -f 'string-desc-contains.c' || echo './'`string-desc-contains.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c string-desc-contains.c -fPIC -DPIC -o .libs/libgnu_la-string-desc-contains.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c string-desc-contains.c -o libgnu_la-string-desc-contains.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o glthread/libgnu_la-threadlib.lo `test -f 'glthread/threadlib.c' || echo './'`glthread/threadlib.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c glthread/threadlib.c -fPIC -DPIC -o glthread/.libs/libgnu_la-threadlib.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c glthread/threadlib.c -o glthread/libgnu_la-threadlib.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o glthread/libgnu_la-tls.lo `test -f 'glthread/tls.c' || echo './'`glthread/tls.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c glthread/tls.c -fPIC -DPIC -o glthread/.libs/libgnu_la-tls.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c glthread/tls.c -o glthread/libgnu_la-tls.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o uniconv/libgnu_la-u8-conv-from-enc.lo `test -f 'uniconv/u8-conv-from-enc.c' || echo './'`uniconv/u8-conv-from-enc.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c uniconv/u8-conv-from-enc.c -fPIC -DPIC -o uniconv/.libs/libgnu_la-u8-conv-from-enc.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c uniconv/u8-conv-from-enc.c -o uniconv/libgnu_la-u8-conv-from-enc.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unictype/libgnu_la-ctype_alpha.lo `test -f 'unictype/ctype_alpha.c' || echo './'`unictype/ctype_alpha.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unictype/ctype_alpha.c -fPIC -DPIC -o unictype/.libs/libgnu_la-ctype_alpha.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unictype/ctype_alpha.c -o unictype/libgnu_la-ctype_alpha.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unictype/libgnu_la-ctype_cntrl.lo `test -f 'unictype/ctype_cntrl.c' || echo './'`unictype/ctype_cntrl.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unictype/ctype_cntrl.c -fPIC -DPIC -o unictype/.libs/libgnu_la-ctype_cntrl.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unictype/ctype_cntrl.c -o unictype/libgnu_la-ctype_cntrl.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unictype/libgnu_la-ctype_space.lo `test -f 'unictype/ctype_space.c' || echo './'`unictype/ctype_space.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unictype/ctype_space.c -fPIC -DPIC -o unictype/.libs/libgnu_la-ctype_space.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unictype/ctype_space.c -o unictype/libgnu_la-ctype_space.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unilbrk/libgnu_la-lbrktables.lo `test -f 'unilbrk/lbrktables.c' || echo './'`unilbrk/lbrktables.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unilbrk/lbrktables.c -fPIC -DPIC -o unilbrk/.libs/libgnu_la-lbrktables.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unilbrk/lbrktables.c -o unilbrk/libgnu_la-lbrktables.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unilbrk/libgnu_la-u8-possible-linebreaks.lo `test -f 'unilbrk/u8-possible-linebreaks.c' || echo './'`unilbrk/u8-possible-linebreaks.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unilbrk/u8-possible-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/libgnu_la-u8-possible-linebreaks.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unilbrk/u8-possible-linebreaks.c -o unilbrk/libgnu_la-u8-possible-linebreaks.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unilbrk/libgnu_la-u8-width-linebreaks.lo `test -f 'unilbrk/u8-width-linebreaks.c' || echo './'`unilbrk/u8-width-linebreaks.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unilbrk/u8-width-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/libgnu_la-u8-width-linebreaks.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unilbrk/u8-width-linebreaks.c -o unilbrk/libgnu_la-u8-width-linebreaks.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unilbrk/libgnu_la-ulc-common.lo `test -f 'unilbrk/ulc-common.c' || echo './'`unilbrk/ulc-common.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unilbrk/ulc-common.c -fPIC -DPIC -o unilbrk/.libs/libgnu_la-ulc-common.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unilbrk/ulc-common.c -o unilbrk/libgnu_la-ulc-common.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unilbrk/libgnu_la-ulc-width-linebreaks.lo `test -f 'unilbrk/ulc-width-linebreaks.c' || echo './'`unilbrk/ulc-width-linebreaks.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unilbrk/ulc-width-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/libgnu_la-ulc-width-linebreaks.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unilbrk/ulc-width-linebreaks.c -o unilbrk/libgnu_la-ulc-width-linebreaks.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-unistd.lo `test -f 'unistd.c' || echo './'`unistd.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistd.c -fPIC -DPIC -o .libs/libgnu_la-unistd.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistd.c -o libgnu_la-unistd.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unistr/libgnu_la-u16-mbtouc.lo `test -f 'unistr/u16-mbtouc.c' || echo './'`unistr/u16-mbtouc.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u16-mbtouc.c -fPIC -DPIC -o unistr/.libs/libgnu_la-u16-mbtouc.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u16-mbtouc.c -o unistr/libgnu_la-u16-mbtouc.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unistr/libgnu_la-u16-mbtouc-aux.lo `test -f 'unistr/u16-mbtouc-aux.c' || echo './'`unistr/u16-mbtouc-aux.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u16-mbtouc-aux.c -fPIC -DPIC -o unistr/.libs/libgnu_la-u16-mbtouc-aux.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u16-mbtouc-aux.c -o unistr/libgnu_la-u16-mbtouc-aux.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unistr/libgnu_la-u8-check.lo `test -f 'unistr/u8-check.c' || echo './'`unistr/u8-check.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u8-check.c -fPIC -DPIC -o unistr/.libs/libgnu_la-u8-check.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u8-check.c -o unistr/libgnu_la-u8-check.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unistr/libgnu_la-u8-mblen.lo `test -f 'unistr/u8-mblen.c' || echo './'`unistr/u8-mblen.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u8-mblen.c -fPIC -DPIC -o unistr/.libs/libgnu_la-u8-mblen.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u8-mblen.c -o unistr/libgnu_la-u8-mblen.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unistr/libgnu_la-u8-mbtouc.lo `test -f 'unistr/u8-mbtouc.c' || echo './'`unistr/u8-mbtouc.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u8-mbtouc.c -fPIC -DPIC -o unistr/.libs/libgnu_la-u8-mbtouc.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u8-mbtouc.c -o unistr/libgnu_la-u8-mbtouc.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unistr/libgnu_la-u8-mbtouc-aux.lo `test -f 'unistr/u8-mbtouc-aux.c' || echo './'`unistr/u8-mbtouc-aux.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u8-mbtouc-aux.c -fPIC -DPIC -o unistr/.libs/libgnu_la-u8-mbtouc-aux.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u8-mbtouc-aux.c -o unistr/libgnu_la-u8-mbtouc-aux.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unistr/libgnu_la-u8-mbtouc-unsafe.lo `test -f 'unistr/u8-mbtouc-unsafe.c' || echo './'`unistr/u8-mbtouc-unsafe.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u8-mbtouc-unsafe.c -fPIC -DPIC -o unistr/.libs/libgnu_la-u8-mbtouc-unsafe.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u8-mbtouc-unsafe.c -o unistr/libgnu_la-u8-mbtouc-unsafe.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unistr/libgnu_la-u8-mbtouc-unsafe-aux.lo `test -f 'unistr/u8-mbtouc-unsafe-aux.c' || echo './'`unistr/u8-mbtouc-unsafe-aux.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u8-mbtouc-unsafe-aux.c -fPIC -DPIC -o unistr/.libs/libgnu_la-u8-mbtouc-unsafe-aux.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u8-mbtouc-unsafe-aux.c -o unistr/libgnu_la-u8-mbtouc-unsafe-aux.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unistr/libgnu_la-u8-mbtoucr.lo `test -f 'unistr/u8-mbtoucr.c' || echo './'`unistr/u8-mbtoucr.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u8-mbtoucr.c -fPIC -DPIC -o unistr/.libs/libgnu_la-u8-mbtoucr.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u8-mbtoucr.c -o unistr/libgnu_la-u8-mbtoucr.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unistr/libgnu_la-u8-next.lo `test -f 'unistr/u8-next.c' || echo './'`unistr/u8-next.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u8-next.c -fPIC -DPIC -o unistr/.libs/libgnu_la-u8-next.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u8-next.c -o unistr/libgnu_la-u8-next.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unistr/libgnu_la-u8-prev.lo `test -f 'unistr/u8-prev.c' || echo './'`unistr/u8-prev.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u8-prev.c -fPIC -DPIC -o unistr/.libs/libgnu_la-u8-prev.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u8-prev.c -o unistr/libgnu_la-u8-prev.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unistr/libgnu_la-u8-strmbtouc.lo `test -f 'unistr/u8-strmbtouc.c' || echo './'`unistr/u8-strmbtouc.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u8-strmbtouc.c -fPIC -DPIC -o unistr/.libs/libgnu_la-u8-strmbtouc.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u8-strmbtouc.c -o unistr/libgnu_la-u8-strmbtouc.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unistr/libgnu_la-u8-uctomb.lo `test -f 'unistr/u8-uctomb.c' || echo './'`unistr/u8-uctomb.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u8-uctomb.c -fPIC -DPIC -o unistr/.libs/libgnu_la-u8-uctomb.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u8-uctomb.c -o unistr/libgnu_la-u8-uctomb.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o unistr/libgnu_la-u8-uctomb-aux.lo `test -f 'unistr/u8-uctomb-aux.c' || echo './'`unistr/u8-uctomb-aux.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u8-uctomb-aux.c -fPIC -DPIC -o unistr/.libs/libgnu_la-u8-uctomb-aux.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c unistr/u8-uctomb-aux.c -o unistr/libgnu_la-u8-uctomb-aux.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o uniwidth/libgnu_la-width.lo `test -f 'uniwidth/width.c' || echo './'`uniwidth/width.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c uniwidth/width.c -fPIC -DPIC -o uniwidth/.libs/libgnu_la-width.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c uniwidth/width.c -o uniwidth/libgnu_la-width.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-wctype-h.lo `test -f 'wctype-h.c' || echo './'`wctype-h.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c wctype-h.c -fPIC -DPIC -o .libs/libgnu_la-wctype-h.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c wctype-h.c -o libgnu_la-wctype-h.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-xmalloc.lo `test -f 'xmalloc.c' || echo './'`xmalloc.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xmalloc.c -fPIC -DPIC -o .libs/libgnu_la-xmalloc.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xmalloc.c -o libgnu_la-xmalloc.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-xalloc-die.lo `test -f 'xalloc-die.c' || echo './'`xalloc-die.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xalloc-die.c -fPIC -DPIC -o .libs/libgnu_la-xalloc-die.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xalloc-die.c -o libgnu_la-xalloc-die.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-xconcat-filename.lo `test -f 'xconcat-filename.c' || echo './'`xconcat-filename.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xconcat-filename.c -fPIC -DPIC -o .libs/libgnu_la-xconcat-filename.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xconcat-filename.c -o libgnu_la-xconcat-filename.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-xerror.lo `test -f 'xerror.c' || echo './'`xerror.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xerror.c -fPIC -DPIC -o .libs/libgnu_la-xerror.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xerror.c -o libgnu_la-xerror.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-gl_xlist.lo `test -f 'gl_xlist.c' || echo './'`gl_xlist.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c gl_xlist.c -fPIC -DPIC -o .libs/libgnu_la-gl_xlist.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c gl_xlist.c -o libgnu_la-gl_xlist.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-xmalloca.lo `test -f 'xmalloca.c' || echo './'`xmalloca.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xmalloca.c -fPIC -DPIC -o .libs/libgnu_la-xmalloca.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xmalloca.c -o libgnu_la-xmalloca.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-xsize.lo `test -f 'xsize.c' || echo './'`xsize.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xsize.c -fPIC -DPIC -o .libs/libgnu_la-xsize.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xsize.c -o libgnu_la-xsize.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-xstriconv.lo `test -f 'xstriconv.c' || echo './'`xstriconv.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xstriconv.c -fPIC -DPIC -o .libs/libgnu_la-xstriconv.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xstriconv.c -o libgnu_la-xstriconv.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-xvasprintf.lo `test -f 'xvasprintf.c' || echo './'`xvasprintf.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xvasprintf.c -fPIC -DPIC -o .libs/libgnu_la-xvasprintf.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xvasprintf.c -o libgnu_la-xvasprintf.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c -o libgnu_la-xasprintf.lo `test -f 'xasprintf.c' || echo './'`xasprintf.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xasprintf.c -fPIC -DPIC -o .libs/libgnu_la-xasprintf.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -c xasprintf.c -o libgnu_la-xasprintf.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o asnprintf.lo asnprintf.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c asnprintf.c -o asnprintf.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o fopen.lo fopen.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c fopen.c -fPIC -DPIC -o .libs/fopen.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c fopen.c -o fopen.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o printf-args.lo printf-args.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c printf-args.c -o printf-args.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o printf-parse.lo printf-parse.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c printf-parse.c -o printf-parse.o /usr/bin/libtool --tag=CC --mode=compile cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c -o vasnprintf.lo vasnprintf.c cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o cc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -I/usr/local/include -O2 -pipe -g -c vasnprintf.c -o vasnprintf.o /usr/bin/libtool --tag=CC --mode=link cc -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -no-undefined -L/usr/local/lib -liconv -R/usr/local/lib ../../gettext-runtime/intl/libintl.la -L/usr/local/lib -liconv -R/usr/local/lib -L/usr/local/lib -liconv -R/usr/local/lib -o libgnu.la libgnu_la-basename-lgpl.lo libgnu_la-c-ctype.lo libgnu_la-c-strcasecmp.lo libgnu_la-c-strncasecmp.lo libgnu_la-c-strstr.lo libgnu_la-c32iscntrl.lo libgnu_la-c32width.lo libgnu_la-cloexec.lo libgnu_la-concat-filename.lo libgnu_la-error.lo libgnu_la-error-progname.lo libgnu_la-exitfail.lo libgnu_la-fd-hook.lo libgnu_la-fstrcmp.lo libgnu_la-full-write.lo libgnu_la-fwriteerror.lo libgnu_la-gcd.lo libgnu_la-hard-locale.lo libgnu_la-ialloc.lo libgnu_la-gl_linked_list.lo libgnu_la-gl_list.lo libgnu_la-localcharset.lo glthread/libgnu_la-lock.lo libgnu_la-malloca.lo libgnu_la-markup.lo libgnu_la-mbswidth.lo libgnu_la-mbszero.lo libgnu_la-mem-hash-map.lo libgnu_la-obstack.lo libgnu_la-rawmemchr.lo libgnu_la-safe-write.lo libgnu_la-setlocale_null.lo libgnu_la-setlocale-lock.lo libgnu_la-setlocale_null-unlocked.lo libgnu_la-stat-time.lo libgnu_la-strchrnul.lo libgnu_la-strerror.lo libgnu_la-strerror-override.lo libgnu_la-striconv.lo libgnu_la-striconveh.lo libgnu_la-striconveha.lo libgnu_la-string-desc.lo libgnu_la-string-desc-contains.lo glthread/libgnu_la-threadlib.lo glthread/libgnu_la-tls.lo uniconv/libgnu_la-u8-conv-from-enc.lo unictype/libgnu_la-ctype_alpha.lo unictype/libgnu_la-ctype_cntrl.lo unictype/libgnu_la-ctype_space.lo unilbrk/libgnu_la-lbrktables.lo unilbrk/libgnu_la-u8-possible-linebreaks.lo unilbrk/libgnu_la-u8-width-linebreaks.lo unilbrk/libgnu_la-ulc-common.lo unilbrk/libgnu_la-ulc-width-linebreaks.lo libgnu_la-unistd.lo unistr/libgnu_la-u16-mbtouc.lo unistr/libgnu_la-u16-mbtouc-aux.lo unistr/libgnu_la-u8-check.lo unistr/libgnu_la-u8-mblen.lo unistr/libgnu_la-u8-mbtouc.lo unistr/libgnu_la-u8-mbtouc-aux.lo unistr/libgnu_la-u8-mbtouc-unsafe.lo unistr/libgnu_la-u8-mbtouc-unsafe-aux.lo unistr/libgnu_la-u8-mbtoucr.lo unistr/libgnu_la-u8-next.lo unistr/libgnu_la-u8-prev.lo unistr/libgnu_la-u8-strmbtouc.lo unistr/libgnu_la-u8-uctomb.lo unistr/libgnu_la-u8-uctomb-aux.lo uniwidth/libgnu_la-width.lo libgnu_la-wctype-h.lo libgnu_la-xmalloc.lo libgnu_la-xalloc-die.lo libgnu_la-xconcat-filename.lo libgnu_la-xerror.lo libgnu_la-gl_xlist.lo libgnu_la-xmalloca.lo libgnu_la-xsize.lo libgnu_la-xstriconv.lo libgnu_la-xvasprintf.lo libgnu_la-xasprintf.lo asnprintf.lo fopen.lo printf-args.lo printf-parse.lo vasnprintf.lo libtool: link: ar cru .libs/libgnu.a .libs/libgnu_la-basename-lgpl.o .libs/libgnu_la-c-ctype.o .libs/libgnu_la-c-strcasecmp.o .libs/libgnu_la-c-strncasecmp.o .libs/libgnu_la-c-strstr.o .libs/libgnu_la-c32iscntrl.o .libs/libgnu_la-c32width.o .libs/libgnu_la-cloexec.o .libs/libgnu_la-concat-filename.o .libs/libgnu_la-error.o .libs/libgnu_la-error-progname.o .libs/libgnu_la-exitfail.o .libs/libgnu_la-fd-hook.o .libs/libgnu_la-fstrcmp.o .libs/libgnu_la-full-write.o .libs/libgnu_la-fwriteerror.o .libs/libgnu_la-gcd.o .libs/libgnu_la-hard-locale.o .libs/libgnu_la-ialloc.o .libs/libgnu_la-gl_linked_list.o .libs/libgnu_la-gl_list.o .libs/libgnu_la-localcharset.o glthread/.libs/libgnu_la-lock.o .libs/libgnu_la-malloca.o .libs/libgnu_la-markup.o .libs/libgnu_la-mbswidth.o .libs/libgnu_la-mbszero.o .libs/libgnu_la-mem-hash-map.o .libs/libgnu_la-obstack.o .libs/libgnu_la-rawmemchr.o .libs/libgnu_la-safe-write.o .libs/libgnu_la-setlocale_null.o .libs/libgnu_la-setlocale-lock.o .libs/libgnu_la-setlocale_null-unlocked.o .libs/libgnu_la-stat-time.o .libs/libgnu_la-strchrnul.o .libs/libgnu_la-strerror.o .libs/libgnu_la-strerror-override.o .libs/libgnu_la-striconv.o .libs/libgnu_la-striconveh.o .libs/libgnu_la-striconveha.o .libs/libgnu_la-string-desc.o .libs/libgnu_la-string-desc-contains.o glthread/.libs/libgnu_la-threadlib.o glthread/.libs/libgnu_la-tls.o uniconv/.libs/libgnu_la-u8-conv-from-enc.o unictype/.libs/libgnu_la-ctype_alpha.o unictype/.libs/libgnu_la-ctype_cntrl.o unictype/.libs/libgnu_la-ctype_space.o unilbrk/.libs/libgnu_la-lbrktables.o unilbrk/.libs/libgnu_la-u8-possible-linebreaks.o unilbrk/.libs/libgnu_la-u8-width-linebreaks.o unilbrk/.libs/libgnu_la-ulc-common.o unilbrk/.libs/libgnu_la-ulc-width-linebreaks.o .libs/libgnu_la-unistd.o unistr/.libs/libgnu_la-u16-mbtouc.o unistr/.libs/libgnu_la-u16-mbtouc-aux.o unistr/.libs/libgnu_la-u8-check.o unistr/.libs/libgnu_la-u8-mblen.o unistr/.libs/libgnu_la-u8-mbtouc.o unistr/.libs/libgnu_la-u8-mbtouc-aux.o unistr/.libs/libgnu_la-u8-mbtouc-unsafe.o unistr/.libs/libgnu_la-u8-mbtouc-unsafe-aux.o unistr/.libs/libgnu_la-u8-mbtoucr.o unistr/.libs/libgnu_la-u8-next.o unistr/.libs/libgnu_la-u8-prev.o unistr/.libs/libgnu_la-u8-strmbtouc.o unistr/.libs/libgnu_la-u8-uctomb.o unistr/.libs/libgnu_la-u8-uctomb-aux.o uniwidth/.libs/libgnu_la-width.o .libs/libgnu_la-wctype-h.o .libs/libgnu_la-xmalloc.o .libs/libgnu_la-xalloc-die.o .libs/libgnu_la-xconcat-filename.o .libs/libgnu_la-xerror.o .libs/libgnu_la-gl_xlist.o .libs/libgnu_la-xmalloca.o .libs/libgnu_la-xsize.o .libs/libgnu_la-xstriconv.o .libs/libgnu_la-xvasprintf.o .libs/libgnu_la-xasprintf.o .libs/asnprintf.o .libs/fopen.o .libs/printf-args.o .libs/printf-parse.o .libs/vasnprintf.o libtool: link: ranlib .libs/libgnu.a /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -g -version-info 5:10:5 -rpath /usr/local/lib ../../gettext-runtime/intl/libintl.la -L/usr/local/lib -liconv -R/usr/local/lib -lc -no-undefined -export-symbols-regex '^([^l]|l[^i]|li[^b]|lib[^g]|libg[^e]|libge[^t]|libget[^t]|libgett[^e]|libgette[^x]|libgettex[^t]|libgettext[^p]|libgettextp[^o]|libgettextpo[^_]|libgettextpo_version).*' -o libgettextpo.la -rpath /usr/local/lib gettext-po.lo ../src/str-list.lo ../src/dir-list.lo ../src/message.lo ../src/pos.lo ../src/msgl-ascii.lo ../src/po-error.lo ../src/po-xerror.lo ../src/write-catalog.lo ../src/write-po.lo ../src/open-catalog.lo ../src/po-charset.lo ../src/po-lex.lo ../src/po-gram-gen.lo ../src/read-po.lo ../src/read-catalog-abstract.lo ../src/read-catalog.lo ../src/plural-table.lo ../src/format-c.lo ../src/format-c++-brace.lo ../src/format-python.lo ../src/format-python-brace.lo ../src/format-java.lo ../src/format-java-printf.lo ../src/format-csharp.lo ../src/format-javascript.lo ../src/format-scheme.lo ../src/format-lisp.lo ../src/format-elisp.lo ../src/format-librep.lo ../src/format-ruby.lo ../src/format-sh.lo ../src/format-awk.lo ../src/format-lua.lo ../src/format-pascal.lo ../src/format-smalltalk.lo ../src/format-qt.lo ../src/format-qt-plural.lo ../src/format-kde.lo ../src/format-kde-kuit.lo ../src/format-boost.lo ../src/format-tcl.lo ../src/format-perl.lo ../src/format-perl-brace.lo ../src/format-php.lo ../src/format-gcc-internal.lo ../src/format-gfc-internal.lo ../src/format.lo ../src/plural-exp.lo ../src/plural-eval.lo ../src/msgl-check.lo ../src/sentence.lo libgnu.la libtool: link: cc -shared -fPIC -DPIC -o .libs/libgettextpo.so.12.0 -O2 -pipe -g .libs/gettext-po.o ../src/.libs/str-list.o ../src/.libs/dir-list.o ../src/.libs/message.o ../src/.libs/pos.o ../src/.libs/msgl-ascii.o ../src/.libs/po-error.o ../src/.libs/po-xerror.o ../src/.libs/write-catalog.o ../src/.libs/write-po.o ../src/.libs/open-catalog.o ../src/.libs/po-charset.o ../src/.libs/po-lex.o ../src/.libs/po-gram-gen.o ../src/.libs/read-po.o ../src/.libs/read-catalog-abstract.o ../src/.libs/read-catalog.o ../src/.libs/plural-table.o ../src/.libs/format-c.o ../src/.libs/format-c++-brace.o ../src/.libs/format-python.o ../src/.libs/format-python-brace.o ../src/.libs/format-java.o ../src/.libs/format-java-printf.o ../src/.libs/format-csharp.o ../src/.libs/format-javascript.o ../src/.libs/format-scheme.o ../src/.libs/format-lisp.o ../src/.libs/format-elisp.o ../src/.libs/format-librep.o ../src/.libs/format-ruby.o ../src/.libs/format-sh.o ../src/.libs/format-awk.o ../src/.libs/format-lua.o ../src/.libs/format-pascal.o ../src/.libs/format-smalltalk.o ../src/.libs/format-qt.o ../src/.libs/format-qt-plural.o ../src/.libs/format-kde.o ../src/.libs/format-kde-kuit.o ../src/.libs/format-boost.o ../src/.libs/format-tcl.o ../src/.libs/format-perl.o ../src/.libs/format-perl-brace.o ../src/.libs/format-php.o ../src/.libs/format-gcc-internal.o ../src/.libs/format-gfc-internal.o ../src/.libs/format.o ../src/.libs/plural-exp.o ../src/.libs/plural-eval.o ../src/.libs/msgl-check.o ../src/.libs/sentence.o -Wl,-whole-archive /exopi-obj/pobj/gettext-0.22.5/gettext-0.22.5/gettext-tools/libgettextpo/.libs/libgnu.a -Wl,-no-whole-archive -L.libs -lintl -liconv -Wl,--version-script,./.libs/libgettextpo.ver -Wl,-soname,libgettextpo.so.12.0 libtool: link: ar x /exopi-obj/pobj/gettext-0.22.5/gettext-0.22.5/gettext-tools/libgettextpo/.libs/libgnu.a libtool: link: ar cru .libs/libgettextpo.a ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-basename-lgpl.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-c-ctype.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-c-strcasecmp.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-c-strncasecmp.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-c-strstr.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-c32iscntrl.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-c32width.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-cloexec.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-concat-filename.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-error.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-error-progname.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-exitfail.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-fd-hook.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-fstrcmp.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-full-write.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-fwriteerror.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-gcd.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-hard-locale.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-ialloc.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-gl_linked_list.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-gl_list.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-localcharset.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-lock.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-malloca.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-markup.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-mbswidth.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-mbszero.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-mem-hash-map.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-obstack.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-rawmemchr.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-safe-write.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-setlocale_null.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-setlocale-lock.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-setlocale_null-unlocked.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-stat-time.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-strchrnul.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-strerror.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-strerror-override.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-striconv.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-striconveh.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-striconveha.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-string-desc.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-string-desc-contains.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-threadlib.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-tls.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-u8-conv-from-enc.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-ctype_alpha.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-ctype_cntrl.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-ctype_space.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-lbrktables.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-u8-possible-linebreaks.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-u8-width-linebreaks.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-ulc-common.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-ulc-width-linebreaks.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-unistd.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-u16-mbtouc.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-u16-mbtouc-aux.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-u8-check.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-u8-mblen.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-u8-mbtouc.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-u8-mbtouc-aux.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-u8-mbtouc-unsafe.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-u8-mbtouc-unsafe-aux.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-u8-mbtoucr.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-u8-next.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-u8-prev.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-u8-strmbtouc.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-u8-uctomb.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-u8-uctomb-aux.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-width.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-wctype-h.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-xmalloc.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-xalloc-die.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-xconcat-filename.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-xerror.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-gl_xlist.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-xmalloca.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-xsize.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-xstriconv.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-xvasprintf.o ./.libs/libgettextpo.lax/libgnu.a/libgnu_la-xasprintf.o ./.libs/libgettextpo.lax/libgnu.a/asnprintf.o ./.libs/libgettextpo.lax/libgnu.a/fopen.o ./.libs/libgettextpo.lax/libgnu.a/printf-args.o ./.libs/libgettextpo.lax/libgnu.a/printf-parse.o ./.libs/libgettextpo.lax/libgnu.a/vasnprintf.o gettext-po.o ../src/str-list.o ../src/dir-list.o ../src/message.o ../src/pos.o ../src/msgl-ascii.o ../src/po-error.o ../src/po-xerror.o ../src/write-catalog.o ../src/write-po.o ../src/open-catalog.o ../src/po-charset.o ../src/po-lex.o ../src/po-gram-gen.o ../src/read-po.o ../src/read-catalog-abstract.o ../src/read-catalog.o ../src/plural-table.o ../src/format-c.o ../src/format-c++-brace.o ../src/format-python.o ../src/format-python-brace.o ../src/format-java.o ../src/format-java-printf.o ../src/format-csharp.o ../src/format-javascript.o ../src/format-scheme.o ../src/format-lisp.o ../src/format-elisp.o ../src/format-librep.o ../src/format-ruby.o ../src/format-sh.o ../src/format-awk.o ../src/format-lua.o ../src/format-pascal.o ../src/format-smalltalk.o ../src/format-qt.o ../src/format-qt-plural.o ../src/format-kde.o ../src/format-kde-kuit.o ../src/format-boost.o ../src/format-tcl.o ../src/format-perl.o ../src/format-perl-brace.o ../src/format-php.o ../src/format-gcc-internal.o ../src/format-gfc-internal.o ../src/format.o ../src/plural-exp.o ../src/plural-eval.o ../src/msgl-check.o ../src/sentence.o libtool: link: ranlib .libs/libgettextpo.a Making all in po Making all in its Making all in projects Making all in styles Making all in emacs if test 'no' != no; then am__dir=. am__subdir_includes=''; case start-po.elc in */*) am__dir=`echo 'start-po.elc' | sed 's,/[^/]*$,,'`; am__subdir_includes="-L $am__dir -L ./$am__dir"; esac; test -d "$am__dir" || mkdir -p "$am__dir" || exit 1; no --batch $am__subdir_includes -L . -L . --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "start-po.elc")) (defun byte-compile-dest-file (_) "start-po.elc") )' -f batch-byte-compile 'start-po.el'; else :; fi if test 'no' != no; then am__dir=. am__subdir_includes=''; case po-mode.elc in */*) am__dir=`echo 'po-mode.elc' | sed 's,/[^/]*$,,'`; am__subdir_includes="-L $am__dir -L ./$am__dir"; esac; test -d "$am__dir" || mkdir -p "$am__dir" || exit 1; no --batch $am__subdir_includes -L . -L . --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "po-mode.elc")) (defun byte-compile-dest-file (_) "po-mode.elc") )' -f batch-byte-compile 'po-mode.el'; else :; fi if test 'no' != no; then am__dir=. am__subdir_includes=''; case po-compat.elc in */*) am__dir=`echo 'po-compat.elc' | sed 's,/[^/]*$,,'`; am__subdir_includes="-L $am__dir -L ./$am__dir"; esac; test -d "$am__dir" || mkdir -p "$am__dir" || exit 1; no --batch $am__subdir_includes -L . -L . --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "po-compat.elc")) (defun byte-compile-dest-file (_) "po-compat.elc") )' -f batch-byte-compile 'po-compat.el'; else :; fi Making all in misc xz -c -5 < '.'/archive.dir.tar > archive.dir.tar.xz-t && mv archive.dir.tar.xz-t archive.dir.tar.xz Making all in man Making all in m4 Making all in tests Making all in system-tests Making all in gnulib-tests cp ./test-posix_spawn-dup2-stdout.in.sh test-posix_spawn-dup2-stdout.sh-t mv test-posix_spawn-dup2-stdout.sh-t test-posix_spawn-dup2-stdout.sh cp ./test-posix_spawn-dup2-stdin.in.sh test-posix_spawn-dup2-stdin.sh-t mv test-posix_spawn-dup2-stdin.sh-t test-posix_spawn-dup2-stdin.sh sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_PTHREAD_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_PTHREAD_H''@||g' -e 's/@''GNULIB_PTHREAD_THREAD''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' -e 's/@''GNULIB_PTHREAD_ONCE''@/0/g' -e 's/@''GNULIB_PTHREAD_MUTEX''@/0/g' -e 's/@''GNULIB_PTHREAD_RWLOCK''@/0/g' -e 's/@''GNULIB_PTHREAD_COND''@/0/g' -e 's/@''GNULIB_PTHREAD_TSS''@/0/g' -e 's/@''GNULIB_PTHREAD_SPIN''@/0/g' -e 's/@''GNULIB_PTHREAD_MUTEX_TIMEDLOCK''@/0/g' -e 's|@''HAVE_PTHREAD_T''@|1|g' -e 's|@''HAVE_PTHREAD_SPINLOCK_T''@|1|g' -e 's|@''HAVE_PTHREAD_CREATE_DETACHED''@|1|g' -e 's|@''HAVE_PTHREAD_MUTEX_RECURSIVE''@|1|g' -e 's|@''HAVE_PTHREAD_MUTEX_ROBUST''@|0|g' -e 's|@''HAVE_PTHREAD_PROCESS_SHARED''@|1|g' -e 's|@''HAVE_PTHREAD_CREATE''@|1|g' -e 's|@''HAVE_PTHREAD_ATTR_INIT''@|1|g' -e 's|@''HAVE_PTHREAD_ATTR_GETDETACHSTATE''@|1|g' -e 's|@''HAVE_PTHREAD_ATTR_SETDETACHSTATE''@|1|g' -e 's|@''HAVE_PTHREAD_ATTR_DESTROY''@|1|g' -e 's|@''HAVE_PTHREAD_SELF''@|1|g' -e 's|@''HAVE_PTHREAD_EQUAL''@|1|g' -e 's|@''HAVE_PTHREAD_DETACH''@|1|g' -e 's|@''HAVE_PTHREAD_JOIN''@|1|g' -e 's|@''HAVE_PTHREAD_EXIT''@|1|g' < ./pthread.in.h > pthread.h-t1 sed -e 's|@''HAVE_PTHREAD_ONCE''@|1|g' -e 's|@''HAVE_PTHREAD_MUTEX_INIT''@|1|g' -e 's|@''HAVE_PTHREAD_MUTEXATTR_INIT''@|1|g' -e 's|@''HAVE_PTHREAD_MUTEXATTR_GETTYPE''@|1|g' -e 's|@''HAVE_PTHREAD_MUTEXATTR_SETTYPE''@|1|g' -e 's|@''HAVE_PTHREAD_MUTEXATTR_GETROBUST''@|1|g' -e 's|@''HAVE_PTHREAD_MUTEXATTR_SETROBUST''@|1|g' -e 's|@''HAVE_PTHREAD_MUTEXATTR_DESTROY''@|1|g' -e 's|@''HAVE_PTHREAD_MUTEX_LOCK''@|1|g' -e 's|@''HAVE_PTHREAD_MUTEX_TRYLOCK''@|1|g' -e 's|@''HAVE_PTHREAD_MUTEX_TIMEDLOCK''@|1|g' -e 's|@''HAVE_PTHREAD_MUTEX_UNLOCK''@|1|g' -e 's|@''HAVE_PTHREAD_MUTEX_DESTROY''@|1|g' -e 's|@''HAVE_PTHREAD_RWLOCK_INIT''@|1|g' -e 's|@''HAVE_PTHREAD_RWLOCKATTR_INIT''@|1|g' -e 's|@''HAVE_PTHREAD_RWLOCKATTR_DESTROY''@|1|g' -e 's|@''HAVE_PTHREAD_RWLOCK_RDLOCK''@|1|g' -e 's|@''HAVE_PTHREAD_RWLOCK_WRLOCK''@|1|g' -e 's|@''HAVE_PTHREAD_RWLOCK_TRYRDLOCK''@|1|g' -e 's|@''HAVE_PTHREAD_RWLOCK_TRYWRLOCK''@|1|g' -e 's|@''HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK''@|1|g' -e 's|@''HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK''@|1|g' -e 's|@''HAVE_PTHREAD_RWLOCK_UNLOCK''@|1|g' -e 's|@''HAVE_PTHREAD_RWLOCK_DESTROY''@|1|g' -e 's|@''HAVE_PTHREAD_COND_INIT''@|1|g' -e 's|@''HAVE_PTHREAD_CONDATTR_INIT''@|1|g' -e 's|@''HAVE_PTHREAD_CONDATTR_DESTROY''@|1|g' -e 's|@''HAVE_PTHREAD_COND_WAIT''@|1|g' -e 's|@''HAVE_PTHREAD_COND_TIMEDWAIT''@|1|g' -e 's|@''HAVE_PTHREAD_COND_SIGNAL''@|1|g' -e 's|@''HAVE_PTHREAD_COND_BROADCAST''@|1|g' -e 's|@''HAVE_PTHREAD_COND_DESTROY''@|1|g' -e 's|@''HAVE_PTHREAD_KEY_CREATE''@|1|g' -e 's|@''HAVE_PTHREAD_SETSPECIFIC''@|1|g' -e 's|@''HAVE_PTHREAD_GETSPECIFIC''@|1|g' -e 's|@''HAVE_PTHREAD_KEY_DELETE''@|1|g' -e 's|@''HAVE_PTHREAD_SPIN_INIT''@|1|g' -e 's|@''HAVE_PTHREAD_SPIN_LOCK''@|1|g' -e 's|@''HAVE_PTHREAD_SPIN_TRYLOCK''@|1|g' -e 's|@''HAVE_PTHREAD_SPIN_UNLOCK''@|1|g' -e 's|@''HAVE_PTHREAD_SPIN_DESTROY''@|1|g' < pthread.h-t1 > pthread.h-t2 sed -e 's|@''REPLACE_PTHREAD_CREATE''@|0|g' -e 's|@''REPLACE_PTHREAD_ATTR_INIT''@|0|g' -e 's|@''REPLACE_PTHREAD_ATTR_GETDETACHSTATE''@|0|g' -e 's|@''REPLACE_PTHREAD_ATTR_SETDETACHSTATE''@|0|g' -e 's|@''REPLACE_PTHREAD_ATTR_DESTROY''@|0|g' -e 's|@''REPLACE_PTHREAD_SELF''@|0|g' -e 's|@''REPLACE_PTHREAD_EQUAL''@|0|g' -e 's|@''REPLACE_PTHREAD_DETACH''@|0|g' -e 's|@''REPLACE_PTHREAD_JOIN''@|0|g' -e 's|@''REPLACE_PTHREAD_EXIT''@|0|g' -e 's|@''REPLACE_PTHREAD_ONCE''@|0|g' -e 's|@''REPLACE_PTHREAD_MUTEX_INIT''@|0|g' -e 's|@''REPLACE_PTHREAD_MUTEXATTR_INIT''@|0|g' -e 's|@''REPLACE_PTHREAD_MUTEXATTR_GETTYPE''@|0|g' -e 's|@''REPLACE_PTHREAD_MUTEXATTR_SETTYPE''@|0|g' -e 's|@''REPLACE_PTHREAD_MUTEXATTR_GETROBUST''@|0|g' -e 's|@''REPLACE_PTHREAD_MUTEXATTR_SETROBUST''@|0|g' -e 's|@''REPLACE_PTHREAD_MUTEXATTR_DESTROY''@|0|g' -e 's|@''REPLACE_PTHREAD_MUTEX_LOCK''@|0|g' -e 's|@''REPLACE_PTHREAD_MUTEX_TRYLOCK''@|0|g' -e 's|@''REPLACE_PTHREAD_MUTEX_TIMEDLOCK''@|0|g' -e 's|@''REPLACE_PTHREAD_MUTEX_UNLOCK''@|0|g' -e 's|@''REPLACE_PTHREAD_MUTEX_DESTROY''@|0|g' -e 's|@''REPLACE_PTHREAD_RWLOCK_INIT''@|0|g' -e 's|@''REPLACE_PTHREAD_RWLOCKATTR_INIT''@|0|g' -e 's|@''REPLACE_PTHREAD_RWLOCKATTR_DESTROY''@|0|g' -e 's|@''REPLACE_PTHREAD_RWLOCK_RDLOCK''@|0|g' -e 's|@''REPLACE_PTHREAD_RWLOCK_WRLOCK''@|0|g' -e 's|@''REPLACE_PTHREAD_RWLOCK_TRYRDLOCK''@|0|g' -e 's|@''REPLACE_PTHREAD_RWLOCK_TRYWRLOCK''@|0|g' -e 's|@''REPLACE_PTHREAD_RWLOCK_TIMEDRDLOCK''@|0|g' -e 's|@''REPLACE_PTHREAD_RWLOCK_TIMEDWRLOCK''@|0|g' -e 's|@''REPLACE_PTHREAD_RWLOCK_UNLOCK''@|0|g' -e 's|@''REPLACE_PTHREAD_RWLOCK_DESTROY''@|0|g' < pthread.h-t2 > pthread.h-t3 sed -e 's|@''REPLACE_PTHREAD_COND_INIT''@|0|g' -e 's|@''REPLACE_PTHREAD_CONDATTR_INIT''@|0|g' -e 's|@''REPLACE_PTHREAD_CONDATTR_DESTROY''@|0|g' -e 's|@''REPLACE_PTHREAD_COND_WAIT''@|0|g' -e 's|@''REPLACE_PTHREAD_COND_TIMEDWAIT''@|0|g' -e 's|@''REPLACE_PTHREAD_COND_SIGNAL''@|0|g' -e 's|@''REPLACE_PTHREAD_COND_BROADCAST''@|0|g' -e 's|@''REPLACE_PTHREAD_COND_DESTROY''@|0|g' -e 's|@''REPLACE_PTHREAD_KEY_CREATE''@|0|g' -e 's|@''REPLACE_PTHREAD_SETSPECIFIC''@|0|g' -e 's|@''REPLACE_PTHREAD_GETSPECIFIC''@|0|g' -e 's|@''REPLACE_PTHREAD_KEY_DELETE''@|0|g' -e 's|@''REPLACE_PTHREAD_SPIN_INIT''@|0|g' -e 's|@''REPLACE_PTHREAD_SPIN_LOCK''@|0|g' -e 's|@''REPLACE_PTHREAD_SPIN_TRYLOCK''@|0|g' -e 's|@''REPLACE_PTHREAD_SPIN_UNLOCK''@|0|g' -e 's|@''REPLACE_PTHREAD_SPIN_DESTROY''@|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' < pthread.h-t3 > pthread.h-t4 rm -f pthread.h-t1 pthread.h-t2 pthread.h-t3 mv pthread.h-t4 pthread.h mkdir -p 'sys' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_SYS_IOCTL_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_SYS_IOCTL_H''@||g' -e 's/@''GNULIB_IOCTL''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H''@|0|g' -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' -e 's|@''REPLACE_IOCTL''@|1|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' ./sys_ioctl.in.h > sys/ioctl.h-t mv sys/ioctl.h-t sys/ioctl.h ## ---------------------------------------------------- ## ## ------------------- Gnulib tests ------------------- ## ## You can ignore compiler warnings in this directory. ## ## ---------------------------------------------------- ## /usr/bin/make all-recursive Making all in . depbase=`echo locale.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT locale.o -MD -MP -MF $depbase.Tpo -c -o locale.o locale.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo copy-acl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT copy-acl.o -MD -MP -MF $depbase.Tpo -c -o copy-acl.o copy-acl.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo set-acl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT set-acl.o -MD -MP -MF $depbase.Tpo -c -o set-acl.o set-acl.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo c32tob.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT c32tob.o -MD -MP -MF $depbase.Tpo -c -o c32tob.o c32tob.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo dtotimespec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT dtotimespec.o -MD -MP -MF $depbase.Tpo -c -o dtotimespec.o dtotimespec.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo fflush.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT fflush.o -MD -MP -MF $depbase.Tpo -c -o fflush.o fflush.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo file-has-acl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT file-has-acl.o -MD -MP -MF $depbase.Tpo -c -o file-has-acl.o file-has-acl.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo filenamecat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT filenamecat.o -MD -MP -MF $depbase.Tpo -c -o filenamecat.o filenamecat.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo fpurge.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT fpurge.o -MD -MP -MF $depbase.Tpo -c -o fpurge.o fpurge.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo freading.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT freading.o -MD -MP -MF $depbase.Tpo -c -o freading.o freading.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo fseek.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT fseek.o -MD -MP -MF $depbase.Tpo -c -o fseek.o fseek.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo fseeko.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT fseeko.o -MD -MP -MF $depbase.Tpo -c -o fseeko.o fseeko.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo imaxtostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT imaxtostr.o -MD -MP -MF $depbase.Tpo -c -o imaxtostr.o imaxtostr.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo inttostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT inttostr.o -MD -MP -MF $depbase.Tpo -c -o inttostr.o inttostr.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo offtostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT offtostr.o -MD -MP -MF $depbase.Tpo -c -o offtostr.o offtostr.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo uinttostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT uinttostr.o -MD -MP -MF $depbase.Tpo -c -o uinttostr.o uinttostr.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo umaxtostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT umaxtostr.o -MD -MP -MF $depbase.Tpo -c -o umaxtostr.o umaxtostr.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo ioctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT ioctl.o -MD -MP -MF $depbase.Tpo -c -o ioctl.o ioctl.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo perror.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT perror.o -MD -MP -MF $depbase.Tpo -c -o perror.o perror.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo priv-set.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT priv-set.o -MD -MP -MF $depbase.Tpo -c -o priv-set.o priv-set.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo putenv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT putenv.o -MD -MP -MF $depbase.Tpo -c -o putenv.o putenv.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo qset-acl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT qset-acl.o -MD -MP -MF $depbase.Tpo -c -o qset-acl.o qset-acl.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo random_r.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT random_r.o -MD -MP -MF $depbase.Tpo -c -o random_r.o random_r.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo glthread/thread.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT glthread/thread.o -MD -MP -MF $depbase.Tpo -c -o glthread/thread.o glthread/thread.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo timespec-add.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT timespec-add.o -MD -MP -MF $depbase.Tpo -c -o timespec-add.o timespec-add.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo timespec-sub.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT timespec-sub.o -MD -MP -MF $depbase.Tpo -c -o timespec-sub.o timespec-sub.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo unistr/u32-set.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT unistr/u32-set.o -MD -MP -MF $depbase.Tpo -c -o unistr/u32-set.o unistr/u32-set.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo unistr/u8-cmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT unistr/u8-cmp.o -MD -MP -MF $depbase.Tpo -c -o unistr/u8-cmp.o unistr/u8-cmp.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo unistr/u8-strlen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT unistr/u8-strlen.o -MD -MP -MF $depbase.Tpo -c -o unistr/u8-strlen.o unistr/u8-strlen.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo unlinkdir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT unlinkdir.o -MD -MP -MF $depbase.Tpo -c -o unlinkdir.o unlinkdir.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo vma-iter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT vma-iter.o -MD -MP -MF $depbase.Tpo -c -o vma-iter.o vma-iter.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo strerror_r.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT strerror_r.o -MD -MP -MF $depbase.Tpo -c -o strerror_r.o strerror_r.c && mv -f $depbase.Tpo $depbase.Po rm -f libtests.a ar cr libtests.a copy-acl.o set-acl.o c32tob.o dtotimespec.o fflush.o file-has-acl.o filenamecat.o fpurge.o freading.o fseek.o fseeko.o imaxtostr.o inttostr.o offtostr.o uinttostr.o umaxtostr.o ioctl.o perror.o priv-set.o putenv.o qset-acl.o random_r.o glthread/thread.o timespec-add.o timespec-sub.o unistr/u32-set.o unistr/u8-cmp.o unistr/u8-strlen.o unlinkdir.o vma-iter.o strerror_r.o ranlib libtests.a /usr/bin/libtool --tag=CC --preserve-dup-deps --mode=link cc -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -o current-locale locale.o libtests.a ../gnulib-lib/libgettextlib.la libtests.a ../gnulib-lib/libgettextlib.la libtests.a libtool: link: cc -o .libs/current-locale -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g locale.o libtests.a libtests.a libtests.a -L.libs -lgettextlib -lm -liconv -lintl -Wl,-rpath-link,/usr/local/lib depbase=`echo test-localcharset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT test-localcharset.o -MD -MP -MF $depbase.Tpo -c -o test-localcharset.o test-localcharset.c && mv -f $depbase.Tpo $depbase.Po /usr/bin/libtool --tag=CC --preserve-dup-deps --mode=link cc -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -o test-localcharset test-localcharset.o libtests.a ../gnulib-lib/libgettextlib.la libtests.a ../gnulib-lib/libgettextlib.la libtests.a libtool: link: cc -o .libs/test-localcharset -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g test-localcharset.o libtests.a libtests.a libtests.a -L.libs -lgettextlib -lm -liconv -lintl -Wl,-rpath-link,/usr/local/lib Making all in examples Making all in po Making all in doc >>> Running fake in devel/gettext,-runtime at 1714744110.01 ===> devel/gettext,-runtime ===> Faking installation for gettext-0.22.5 /usr/bin/make install-recursive Making install in gnulib-local mkdir -p '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/gettext' /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 lib/gettext.h '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/gettext' Making install in gettext-runtime Making install in doc Making install in intl /usr/bin/make install-recursive Making install in gnulib-lib /usr/bin/make install-recursive mkdir -p -- /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/lib /usr/bin/libtool --mode=install /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 libintl.la /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/lib/libintl.la; if test "no" = yes; then dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/lib/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; if test -n "$dependencies"; then rm -f /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/lib/libintl.la; fi; fi libtool: install: /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 -m 644 ./.libs/libintl.a /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/lib/libintl.a libtool: install: /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 -m 644 ./.libs/libintl.so.8.0 /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/lib/libintl.so.8.0 libtool: install: /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 -m 644 ./.libs/libintl.lai /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/lib/libintl.la mkdir -p -- /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale test -f /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/locale.alias && orig=/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/locale.alias || orig=./locale.alias; temp=/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/t-locale.alias; dest=/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/locale.alias; sed -f ref-add.sed $orig > $temp; /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 $temp $dest; rm -f $temp mkdir -p '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/include' /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 libintl.h '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/include' Making install in intl-java mkdir -p /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/gettext mkdir -p /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/javadoc2 mkdir -p /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/javadoc2/gnu/gettext /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./javadoc2/index.html /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/javadoc2/index.html /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./javadoc2/allclasses-frame.html /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/javadoc2/allclasses-frame.html /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./javadoc2/overview-tree.html /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/javadoc2/overview-tree.html /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./javadoc2/deprecated-list.html /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/javadoc2/deprecated-list.html /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./javadoc2/serialized-form.html /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/javadoc2/serialized-form.html /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./javadoc2/index-all.html /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/javadoc2/index-all.html /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./javadoc2/help-doc.html /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/javadoc2/help-doc.html /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./javadoc2/packages.html /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/javadoc2/packages.html /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./javadoc2/package-list /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/javadoc2/package-list /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./javadoc2/stylesheet.css /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/javadoc2/stylesheet.css /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./javadoc2/gnu/gettext/package-summary.html /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/javadoc2/gnu/gettext/package-summary.html /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./javadoc2/gnu/gettext/package-tree.html /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/javadoc2/gnu/gettext/package-tree.html /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./javadoc2/gnu/gettext/package-frame.html /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/javadoc2/gnu/gettext/package-frame.html /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./javadoc2/gnu/gettext/GettextResource.html /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/javadoc2/gnu/gettext/GettextResource.html Making install in intl-csharp mkdir -p /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/lib mkdir -p /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/csharpdoc /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./doc/index.html /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/csharpdoc/index.html /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./doc/namespaces.html /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/csharpdoc/namespaces.html /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./doc/begin.html /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/csharpdoc/begin.html /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./doc/GNU_Gettext.html /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/csharpdoc/GNU_Gettext.html /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./doc/GNU_Gettext_GettextResourceManager.html /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/csharpdoc/GNU_Gettext_GettextResourceManager.html /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./doc/GNU_Gettext_GettextResourceSet.html /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/csharpdoc/GNU_Gettext_GettextResourceSet.html Making install in gnulib-lib /usr/bin/make install-recursive Making install in libasprintf /usr/bin/make install-recursive Making install in gnulib-lib /usr/bin/make install-recursive mkdir -p '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/gettext-0.22.5/bin/install -c libasprintf.la '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./.libs/libasprintf.a /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/lib/libasprintf.a libtool: install: /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./.libs/libasprintf.so.3.0 /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/lib/libasprintf.so.3.0 libtool: install: /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./.libs/libasprintf.lai /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/lib/libasprintf.la Making install-html in gnulib-lib mkdir -p '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/libasprintf' /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 autosprintf_all.html '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/libasprintf' mkdir -p '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/include' /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 autosprintf.h '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/include' mkdir -p '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/info' /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./autosprintf.info '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/info' install-info --info-dir='/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/info' '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/info/autosprintf.info' Making install in src mkdir -p '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/bin' /usr/bin/libtool --mode=install /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 gettext ngettext envsubst '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/bin' libtool: install: /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./.libs/gettext /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./.libs/ngettext /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./.libs/envsubst /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/bin mkdir -p '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/bin' /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 gettext.sh '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/bin' Making install in po installing ast.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/ast/LC_MESSAGES/gettext-runtime.mo installing be.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/be/LC_MESSAGES/gettext-runtime.mo installing bg.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/bg/LC_MESSAGES/gettext-runtime.mo installing ca.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/ca/LC_MESSAGES/gettext-runtime.mo installing cs.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/cs/LC_MESSAGES/gettext-runtime.mo installing da.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/da/LC_MESSAGES/gettext-runtime.mo installing de.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/de/LC_MESSAGES/gettext-runtime.mo installing el.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/el/LC_MESSAGES/gettext-runtime.mo installing en@quot.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/en@quot/LC_MESSAGES/gettext-runtime.mo installing en@boldquot.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/en@boldquot/LC_MESSAGES/gettext-runtime.mo installing eo.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/eo/LC_MESSAGES/gettext-runtime.mo installing es.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/es/LC_MESSAGES/gettext-runtime.mo installing et.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/et/LC_MESSAGES/gettext-runtime.mo installing fi.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/fi/LC_MESSAGES/gettext-runtime.mo installing fr.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/fr/LC_MESSAGES/gettext-runtime.mo installing ga.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/ga/LC_MESSAGES/gettext-runtime.mo installing gl.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/gl/LC_MESSAGES/gettext-runtime.mo installing hr.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/hr/LC_MESSAGES/gettext-runtime.mo installing hu.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/hu/LC_MESSAGES/gettext-runtime.mo installing id.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/id/LC_MESSAGES/gettext-runtime.mo installing it.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/it/LC_MESSAGES/gettext-runtime.mo installing ja.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/ja/LC_MESSAGES/gettext-runtime.mo installing ka.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/ka/LC_MESSAGES/gettext-runtime.mo installing ko.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/ko/LC_MESSAGES/gettext-runtime.mo installing nb.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/nb/LC_MESSAGES/gettext-runtime.mo installing nl.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/nl/LC_MESSAGES/gettext-runtime.mo installing nn.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/nn/LC_MESSAGES/gettext-runtime.mo installing pl.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/pl/LC_MESSAGES/gettext-runtime.mo installing pt.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/pt/LC_MESSAGES/gettext-runtime.mo installing pt_BR.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/pt_BR/LC_MESSAGES/gettext-runtime.mo installing ro.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/ro/LC_MESSAGES/gettext-runtime.mo installing ru.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/ru/LC_MESSAGES/gettext-runtime.mo installing sk.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/sk/LC_MESSAGES/gettext-runtime.mo installing sl.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/sl/LC_MESSAGES/gettext-runtime.mo installing sr.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/sr/LC_MESSAGES/gettext-runtime.mo installing sv.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/sv/LC_MESSAGES/gettext-runtime.mo installing tr.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/tr/LC_MESSAGES/gettext-runtime.mo installing uk.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/uk/LC_MESSAGES/gettext-runtime.mo installing vi.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/vi/LC_MESSAGES/gettext-runtime.mo installing zh_CN.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/zh_CN/LC_MESSAGES/gettext-runtime.mo installing zh_HK.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/zh_HK/LC_MESSAGES/gettext-runtime.mo installing zh_TW.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/zh_TW/LC_MESSAGES/gettext-runtime.mo if test "gettext-runtime" = "gettext-tools"; then mkdir -p -- /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/gettext/po; for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./$file /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/gettext/po/$file; done; for file in Makevars; do rm -f /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/gettext/po/$file; done; else : ; fi Making install in man mkdir -p /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext for file in gettext.1.html ngettext.1.html envsubst.1.html gettext.3.html ngettext.3.html textdomain.3.html bindtextdomain.3.html bind_textdomain_codeset.3.html; do if test -f $file; then dir=.; else dir=.; fi; /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 $dir/$file /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/$file; done mkdir -p '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/man/man1' mkdir -p '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 gettext.1 ngettext.1 envsubst.1 '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/man/man1' mkdir -p '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/man/man3' /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 gettext.3 ngettext.3 textdomain.3 bindtextdomain.3 bind_textdomain_codeset.3 dgettext.3 dcgettext.3 dngettext.3 dcngettext.3 '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/man/man3' mkdir -p '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/man/man3' Making install in m4 Making install in tests mkdir -p '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/gettext' /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ABOUT-NLS '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/gettext' Making install in libtextstyle Making install in lib /usr/bin/make install-am mkdir -p '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/gettext-0.22.5/bin/install -c libtextstyle.la '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./.libs/libtextstyle.a /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/lib/libtextstyle.a libtool: install: /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./.libs/libtextstyle.so.0.2 /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/lib/libtextstyle.so.0.2 libtool: install: /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./.libs/libtextstyle.lai /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/lib/libtextstyle.la mkdir -p '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/include' /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 textstyle.h '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/include/.' mkdir -p '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/include' mkdir -p '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/include/textstyle' /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 textstyle/stdbool.h textstyle/version.h textstyle/woe32dll.h '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/include/textstyle' Making install in tests /usr/bin/make install-recursive Making install in . Making install in adhoc-tests Making install in doc mkdir -p /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/libtextstyle for file in `if test -f libtextstyle_toc.html; then echo .; else echo .; fi`/libtextstyle_*.html; do /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 $file /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/libtextstyle/`basename $file`; done mkdir -p '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/info' /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./libtextstyle.info '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/info' install-info --info-dir='/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/info' '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/info/libtextstyle.info' Making install in gettext-tools Making install in gnulib-lib /usr/bin/make install-am mkdir -p '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/gettext-0.22.5/bin/install -c libgettextlib.la '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./.libs/libgettextlib.a /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/lib/libgettextlib.a libtool: install: /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./.libs/libgettextlib.so.14.0 /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/lib/libgettextlib.so.14.0 libtool: install: /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./.libs/libgettextlib.lai /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/lib/libgettextlib.la mkdir -p '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/gettext' /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 javaversion.class '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/gettext' Making install in libgrep /usr/bin/make install-am Making install in src /usr/bin/make install-am mkdir -p '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/gettext-0.22.5/bin/install -c libgettextsrc.la '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./.libs/libgettextsrc.a /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/lib/libgettextsrc.a libtool: install: /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./.libs/libgettextsrc.so.10.0 /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/lib/libgettextsrc.so.10.0 libtool: install: /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./.libs/libgettextsrc.lai /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/lib/libgettextsrc.la mkdir -p '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/bin' /usr/bin/libtool --mode=install /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 msgcmp msgfmt msgmerge msgunfmt xgettext msgattrib msgcat msgcomm msgconv msgen msgexec msgfilter msggrep msginit msguniq recode-sr-latin '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/bin' libtool: install: /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./.libs/msgcmp /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./.libs/msgfmt /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./.libs/msgmerge /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./.libs/msgunfmt /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./.libs/xgettext /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./.libs/msgattrib /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./.libs/msgcat /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./.libs/msgcomm /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./.libs/msgconv /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./.libs/msgen /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./.libs/msgexec /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./.libs/msgfilter /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./.libs/msggrep /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./.libs/msginit /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./.libs/msguniq /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./.libs/recode-sr-latin /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/bin mkdir -p /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/lib/gettext mkdir -p /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/lib/gettext /usr/bin/libtool --mode=install /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 hostname /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/lib/gettext/hostname libtool: install: /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./.libs/hostname /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/lib/gettext/hostname /usr/bin/libtool --mode=install /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 urlget /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/lib/gettext/urlget libtool: install: /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./.libs/urlget /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/lib/gettext/urlget /usr/bin/libtool --mode=install /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 cldr-plurals /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/lib/gettext/cldr-plurals libtool: install: /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./.libs/cldr-plurals /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/lib/gettext/cldr-plurals /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 user-email /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/lib/gettext/user-email /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./project-id /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/lib/gettext/project-id mkdir -p /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/gettext /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./msgunfmt.tcl /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/gettext/msgunfmt.tcl Making install in libgettextpo /usr/bin/make install-am mkdir -p '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/gettext-0.22.5/bin/install -c libgettextpo.la '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./.libs/libgettextpo.a /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/lib/libgettextpo.a libtool: install: /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./.libs/libgettextpo.so.12.0 /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/lib/libgettextpo.so.12.0 libtool: install: /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./.libs/libgettextpo.lai /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/lib/libgettextpo.la mkdir -p '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/include' /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 gettext-po.h '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/include' Making install in po installing be.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/be/LC_MESSAGES/gettext-tools.mo installing bg.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/bg/LC_MESSAGES/gettext-tools.mo installing ca.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/ca/LC_MESSAGES/gettext-tools.mo installing cs.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/cs/LC_MESSAGES/gettext-tools.mo installing da.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/da/LC_MESSAGES/gettext-tools.mo installing de.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/de/LC_MESSAGES/gettext-tools.mo installing el.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/el/LC_MESSAGES/gettext-tools.mo installing en@quot.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/en@quot/LC_MESSAGES/gettext-tools.mo installing en@boldquot.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/en@boldquot/LC_MESSAGES/gettext-tools.mo installing es.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/es/LC_MESSAGES/gettext-tools.mo installing et.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/et/LC_MESSAGES/gettext-tools.mo installing eu.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/eu/LC_MESSAGES/gettext-tools.mo installing fi.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/fi/LC_MESSAGES/gettext-tools.mo installing fr.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/fr/LC_MESSAGES/gettext-tools.mo installing gl.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/gl/LC_MESSAGES/gettext-tools.mo installing id.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/id/LC_MESSAGES/gettext-tools.mo installing hr.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/hr/LC_MESSAGES/gettext-tools.mo installing it.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/it/LC_MESSAGES/gettext-tools.mo installing ja.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/ja/LC_MESSAGES/gettext-tools.mo installing ka.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/ka/LC_MESSAGES/gettext-tools.mo installing ko.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/ko/LC_MESSAGES/gettext-tools.mo installing nb.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/nb/LC_MESSAGES/gettext-tools.mo installing nl.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/nl/LC_MESSAGES/gettext-tools.mo installing nn.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/nn/LC_MESSAGES/gettext-tools.mo installing pa.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/pa/LC_MESSAGES/gettext-tools.mo installing pl.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/pl/LC_MESSAGES/gettext-tools.mo installing pt.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/pt/LC_MESSAGES/gettext-tools.mo installing pt_BR.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/pt_BR/LC_MESSAGES/gettext-tools.mo installing ro.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/ro/LC_MESSAGES/gettext-tools.mo installing ru.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/ru/LC_MESSAGES/gettext-tools.mo installing sk.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/sk/LC_MESSAGES/gettext-tools.mo installing sl.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/sl/LC_MESSAGES/gettext-tools.mo installing sr.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/sr/LC_MESSAGES/gettext-tools.mo installing sv.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/sv/LC_MESSAGES/gettext-tools.mo installing tr.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/tr/LC_MESSAGES/gettext-tools.mo installing uk.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/uk/LC_MESSAGES/gettext-tools.mo installing vi.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/vi/LC_MESSAGES/gettext-tools.mo installing zh_CN.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/zh_CN/LC_MESSAGES/gettext-tools.mo installing zh_TW.gmo as /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/zh_TW/LC_MESSAGES/gettext-tools.mo if test "gettext-tools" = "gettext-tools"; then mkdir -p -- /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/gettext/po; for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./$file /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/gettext/po/$file; done; for file in Makevars; do rm -f /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/gettext/po/$file; done; else : ; fi Making install in its mkdir -p '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/gettext-0.22.5/its' /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 glade.loc glade1.its glade2.its gtkbuilder.its gsettings.loc gsettings.its metainfo.loc metainfo.its '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/gettext-0.22.5/its' Making install in projects mkdir -p /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/gettext/projects mkdir -p /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/gettext/projects/TP mkdir -p /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/gettext/projects/KDE mkdir -p /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/gettext/projects/GNOME /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./team-address /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/gettext/projects/team-address /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./TP/trigger /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/gettext/projects/TP/trigger /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./TP/team-address /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/gettext/projects/TP/team-address /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./KDE/trigger /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/gettext/projects/KDE/trigger /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./KDE/team-address /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/gettext/projects/KDE/team-address /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./GNOME/trigger /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/gettext/projects/GNOME/trigger /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./GNOME/team-address /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/gettext/projects/GNOME/team-address /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./index /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/gettext/projects/index /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./TP/teams.url /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/gettext/projects/TP/teams.url /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./TP/teams.html /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/gettext/projects/TP/teams.html /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./KDE/teams.url /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/gettext/projects/KDE/teams.url /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./KDE/teams.html /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/gettext/projects/KDE/teams.html /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./GNOME/teams.url /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/gettext/projects/GNOME/teams.url /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./GNOME/teams.html /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/gettext/projects/GNOME/teams.html Making install in styles mkdir -p '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/gettext/styles' /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 po-default.css po-vim.css po-emacs-x.css po-emacs-xterm256.css po-emacs-xterm16.css po-emacs-xterm.css '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/gettext/styles' Making install in emacs if test 'no' != no; then am__dir=. am__subdir_includes=''; case start-po.elc in */*) am__dir=`echo 'start-po.elc' | sed 's,/[^/]*$,,'`; am__subdir_includes="-L $am__dir -L ./$am__dir"; esac; test -d "$am__dir" || mkdir -p "$am__dir" || exit 1; no --batch $am__subdir_includes -L . -L . --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "start-po.elc")) (defun byte-compile-dest-file (_) "start-po.elc") )' -f batch-byte-compile 'start-po.el'; else :; fi if test 'no' != no; then am__dir=. am__subdir_includes=''; case po-mode.elc in */*) am__dir=`echo 'po-mode.elc' | sed 's,/[^/]*$,,'`; am__subdir_includes="-L $am__dir -L ./$am__dir"; esac; test -d "$am__dir" || mkdir -p "$am__dir" || exit 1; no --batch $am__subdir_includes -L . -L . --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "po-mode.elc")) (defun byte-compile-dest-file (_) "po-mode.elc") )' -f batch-byte-compile 'po-mode.el'; else :; fi if test 'no' != no; then am__dir=. am__subdir_includes=''; case po-compat.elc in */*) am__dir=`echo 'po-compat.elc' | sed 's,/[^/]*$,,'`; am__subdir_includes="-L $am__dir -L ./$am__dir"; esac; test -d "$am__dir" || mkdir -p "$am__dir" || exit 1; no --batch $am__subdir_includes -L . -L . --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "po-compat.elc")) (defun byte-compile-dest-file (_) "po-compat.elc") )' -f batch-byte-compile 'po-compat.el'; else :; fi if test 'no' != no; then am__dir=. am__subdir_includes=''; case start-po.elc in */*) am__dir=`echo 'start-po.elc' | sed 's,/[^/]*$,,'`; am__subdir_includes="-L $am__dir -L ./$am__dir"; esac; test -d "$am__dir" || mkdir -p "$am__dir" || exit 1; no --batch $am__subdir_includes -L . -L . --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "start-po.elc")) (defun byte-compile-dest-file (_) "start-po.elc") )' -f batch-byte-compile 'start-po.el'; else :; fi if test 'no' != no; then am__dir=. am__subdir_includes=''; case po-mode.elc in */*) am__dir=`echo 'po-mode.elc' | sed 's,/[^/]*$,,'`; am__subdir_includes="-L $am__dir -L ./$am__dir"; esac; test -d "$am__dir" || mkdir -p "$am__dir" || exit 1; no --batch $am__subdir_includes -L . -L . --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "po-mode.elc")) (defun byte-compile-dest-file (_) "po-mode.elc") )' -f batch-byte-compile 'po-mode.el'; else :; fi if test 'no' != no; then am__dir=. am__subdir_includes=''; case po-compat.elc in */*) am__dir=`echo 'po-compat.elc' | sed 's,/[^/]*$,,'`; am__subdir_includes="-L $am__dir -L ./$am__dir"; esac; test -d "$am__dir" || mkdir -p "$am__dir" || exit 1; no --batch $am__subdir_includes -L . -L . --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "po-compat.elc")) (defun byte-compile-dest-file (_) "po-compat.elc") )' -f batch-byte-compile 'po-compat.el'; else :; fi Making install in misc mkdir -p '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/bin' /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 gettextize autopoint '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/bin' rm -rf /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/gettext/intl mkdir -p '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/gettext' /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 archive.dir.tar.xz '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/gettext' Making install in man mkdir -p /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext for file in msgcmp.1.html msgfmt.1.html msgmerge.1.html msgunfmt.1.html xgettext.1.html msgattrib.1.html msgcat.1.html msgcomm.1.html msgconv.1.html msgen.1.html msgexec.1.html msgfilter.1.html msggrep.1.html msginit.1.html msguniq.1.html recode-sr-latin.1.html gettextize.1.html autopoint.1.html; do if test -f $file; then dir=.; else dir=.; fi; /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 $dir/$file /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/$file; done mkdir -p '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 msgcmp.1 msgfmt.1 msgmerge.1 msgunfmt.1 xgettext.1 msgattrib.1 msgcat.1 msgcomm.1 msgconv.1 msgen.1 msgexec.1 msgfilter.1 msggrep.1 msginit.1 msguniq.1 recode-sr-latin.1 gettextize.1 autopoint.1 '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/man/man1' Making install in m4 mkdir -p '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/aclocal' /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ../../gettext-runtime/gnulib-m4/host-cpu-c-abi.m4 ../../gettext-runtime/gnulib-m4/lib-ld.m4 ../../gettext-runtime/gnulib-m4/lib-link.m4 ../../gettext-runtime/gnulib-m4/lib-prefix.m4 ../../gettext-runtime/m4/build-to-host.m4 ../../gettext-runtime/m4/gettext.m4 ../../gettext-runtime/m4/iconv.m4 ../../gettext-runtime/m4/intlmacosx.m4 ../../gettext-runtime/m4/nls.m4 ../../gettext-runtime/m4/po.m4 ../../gettext-runtime/m4/progtest.m4 '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/aclocal' mkdir -p '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/build-aux' /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ../gnulib-m4/javacomp.m4 ../gnulib-m4/javaexec.m4 ../gnulib-m4/csharpcomp.m4 ../gnulib-m4/csharpexec.m4 csharpexec-test.exe '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/build-aux' Making install in tests Making install in system-tests Making install in gnulib-tests /usr/bin/make install-recursive Making install in . Making install in examples Making install in po mkdir -p /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples for f in hello-c/INSTALL hello-c/autogen.sh hello-c/autoclean.sh hello-c/hello.c hello-c/Makefile.am hello-c/configure.ac hello-c/m4/Makefile.am hello-c/po/Makevars hello-c/po/POTFILES.in hello-c-gnome/INSTALL hello-c-gnome/autogen.sh hello-c-gnome/autoclean.sh hello-c-gnome/hello.c hello-c-gnome/Makefile.am hello-c-gnome/configure.ac hello-c-gnome/m4/Makefile.am hello-c-gnome/m4/gnome.m4 hello-c-gnome/m4/gnome-gnorba-check.m4 hello-c-gnome/m4/gnome-orbit-check.m4 hello-c-gnome/po/Makevars hello-c-gnome/po/POTFILES.in hello-c-gnome3/INSTALL hello-c-gnome3/autogen.sh hello-c-gnome3/autoclean.sh hello-c-gnome3/hello.c hello-c-gnome3/hello.desktop.in.in hello-c-gnome3/hello.gschema.xml hello-c-gnome3/hello.gresource.xml hello-c-gnome3/hello.ui hello-c-gnome3/Makefile.am hello-c-gnome3/configure.ac hello-c-gnome3/m4/Makefile.am hello-c-gnome3/po/Makevars hello-c-gnome3/po/POTFILES.in hello-c++/INSTALL hello-c++/autogen.sh hello-c++/autoclean.sh hello-c++/hello.cc hello-c++/Makefile.am hello-c++/configure.ac hello-c++/m4/Makefile.am hello-c++/po/Makevars hello-c++/po/POTFILES.in hello-c++20/INSTALL hello-c++20/autogen.sh hello-c++20/autoclean.sh hello-c++20/hello.cc hello-c++20/Makefile.am hello-c++20/configure.ac hello-c++20/m4/Makefile.am hello-c++20/po/Makevars hello-c++20/po/POTFILES.in hello-c++-qt/INSTALL hello-c++-qt/BUGS hello-c++-qt/autogen.sh hello-c++-qt/autoclean.sh hello-c++-qt/hello.cc hello-c++-qt/Makefile.am hello-c++-qt/configure.ac hello-c++-qt/m4/Makefile.am hello-c++-qt/m4/qt.m4 hello-c++-qt/po/Makefile.am hello-c++-kde/INSTALL hello-c++-kde/BUGS hello-c++-kde/autogen.sh hello-c++-kde/autoclean.sh hello-c++-kde/hello.cc hello-c++-kde/hellowindow.h hello-c++-kde/hellowindow.cc hello-c++-kde/Makefile.am hello-c++-kde/configure.in.in hello-c++-kde/m4/Makefile.am hello-c++-kde/admin/acinclude.m4.in hello-c++-kde/admin/am_edit hello-c++-kde/admin/ChangeLog hello-c++-kde/admin/compile hello-c++-kde/admin/conf.change.pl hello-c++-kde/admin/config.guess hello-c++-kde/admin/config.pl hello-c++-kde/admin/config.sub hello-c++-kde/admin/configure.in.bot.end hello-c++-kde/admin/configure.in.min hello-c++-kde/admin/cvs-clean.pl hello-c++-kde/admin/cvs.sh hello-c++-kde/admin/debianrules hello-c++-kde/admin/depcomp hello-c++-kde/admin/detect-autoconf.sh hello-c++-kde/admin/Doxyfile.am hello-c++-kde/admin/Doxyfile.global hello-c++-kde/admin/install-sh hello-c++-kde/admin/libtool.m4.in hello-c++-kde/admin/ltmain.sh hello-c++-kde/admin/Makefile.common hello-c++-kde/admin/missing hello-c++-kde/admin/mkinstalldirs hello-c++-kde/admin/ylwrap hello-c++-kde/po/Makevars hello-c++-kde/po/POTFILES.in hello-c++-gnome/INSTALL hello-c++-gnome/autogen.sh hello-c++-gnome/autoclean.sh hello-c++-gnome/hello.cc hello-c++-gnome/Makefile.am hello-c++-gnome/configure.ac hello-c++-gnome/m4/Makefile.am hello-c++-gnome/m4/gnome.m4 hello-c++-gnome/m4/gnome-gnorba-check.m4 hello-c++-gnome/m4/gnome-orbit-check.m4 hello-c++-gnome/m4/gtk.m4 hello-c++-gnome/m4/gtk--.m4 hello-c++-gnome/po/Makevars hello-c++-gnome/po/POTFILES.in hello-c++-wxwidgets/INSTALL hello-c++-wxwidgets/autogen.sh hello-c++-wxwidgets/autoclean.sh hello-c++-wxwidgets/hello.cc hello-c++-wxwidgets/Makefile.am hello-c++-wxwidgets/configure.ac hello-c++-wxwidgets/m4/Makefile.am hello-c++-wxwidgets/m4/wxwidgets.m4 hello-c++-wxwidgets/po/Makefile.am hello-objc/INSTALL hello-objc/autogen.sh hello-objc/autoclean.sh hello-objc/hello.m hello-objc/Makefile.am hello-objc/configure.ac hello-objc/m4/Makefile.am hello-objc/po/Makevars hello-objc/po/POTFILES.in hello-objc-gnustep/INSTALL hello-objc-gnustep/BUGS hello-objc-gnustep/autogen.sh hello-objc-gnustep/autoclean.sh hello-objc-gnustep/main.m hello-objc-gnustep/AppController.h hello-objc-gnustep/AppController.m hello-objc-gnustep/Hello.h hello-objc-gnustep/Hello.m hello-objc-gnustep/GNUmakefile hello-objc-gnustep/po/GNUmakefile hello-objc-gnustep/po/LocaleAliases hello-objc-gnome/INSTALL hello-objc-gnome/autogen.sh hello-objc-gnome/autoclean.sh hello-objc-gnome/hello.m hello-objc-gnome/Makefile.am hello-objc-gnome/configure.ac hello-objc-gnome/m4/Makefile.am hello-objc-gnome/m4/gnome.m4 hello-objc-gnome/m4/gnome-gnorba-check.m4 hello-objc-gnome/m4/gnome-orbit-check.m4 hello-objc-gnome/po/Makevars hello-objc-gnome/po/POTFILES.in hello-sh/INSTALL hello-sh/autogen.sh hello-sh/autoclean.sh hello-sh/hello.sh hello-sh/Makefile.am hello-sh/configure.ac hello-sh/m4/Makefile.am hello-sh/po/Makefile.am hello-python/INSTALL hello-python/autogen.sh hello-python/autoclean.sh hello-python/hello.py.in hello-python/Makefile.am hello-python/configure.ac hello-python/m4/Makefile.am hello-python/po/Makefile.am hello-clisp/INSTALL hello-clisp/autogen.sh hello-clisp/autoclean.sh hello-clisp/hello.lisp.in hello-clisp/Makefile.am hello-clisp/configure.ac hello-clisp/m4/Makefile.am hello-clisp/po/Makefile.am hello-librep/INSTALL hello-librep/autogen.sh hello-librep/autoclean.sh hello-librep/hello.jl.in hello-librep/Makefile.am hello-librep/configure.ac hello-librep/m4/Makefile.am hello-librep/po/Makefile.am hello-guile/INSTALL hello-guile/autogen.sh hello-guile/autoclean.sh hello-guile/hello.scm hello-guile/Makefile.am hello-guile/configure.ac hello-guile/m4/Makefile.am hello-guile/po/Makefile.am hello-smalltalk/INSTALL hello-smalltalk/autogen.sh hello-smalltalk/autoclean.sh hello-smalltalk/hello.st.in hello-smalltalk/Makefile.am hello-smalltalk/configure.ac hello-smalltalk/m4/Makefile.am hello-smalltalk/po/Makefile.am hello-java/INSTALL hello-java/autogen.sh hello-java/autoclean.sh hello-java/Hello.java hello-java/Makefile.am hello-java/configure.ac hello-java/m4/Makefile.am hello-java/po/Makefile.am hello-java-awt/INSTALL hello-java-awt/BUGS hello-java-awt/autogen.sh hello-java-awt/autoclean.sh hello-java-awt/Hello.java hello-java-awt/Makefile.am hello-java-awt/configure.ac hello-java-awt/m4/Makefile.am hello-java-awt/m4/TestAWT.java hello-java-awt/m4/TestAWT.class hello-java-awt/po/Makefile.am hello-java-swing/INSTALL hello-java-swing/BUGS hello-java-swing/autogen.sh hello-java-swing/autoclean.sh hello-java-swing/Hello.java hello-java-swing/Makefile.am hello-java-swing/configure.ac hello-java-swing/m4/Makefile.am hello-java-swing/m4/TestAWT.java hello-java-swing/m4/TestAWT.class hello-java-swing/po/Makefile.am hello-java-qtjambi/INSTALL hello-java-qtjambi/BUGS hello-java-qtjambi/autogen.sh hello-java-qtjambi/autoclean.sh hello-java-qtjambi/Hello.java hello-java-qtjambi/Makefile.am hello-java-qtjambi/configure.ac hello-java-qtjambi/m4/Makefile.am hello-java-qtjambi/m4/Test15.java hello-java-qtjambi/m4/Test15.class hello-java-qtjambi/po/Makefile.am hello-csharp/INSTALL hello-csharp/autogen.sh hello-csharp/autoclean.sh hello-csharp/hello.cs hello-csharp/Makefile.am hello-csharp/configure.ac hello-csharp/m4/Makefile.am hello-csharp/po/Makefile.am hello-csharp-forms/INSTALL hello-csharp-forms/README hello-csharp-forms/autogen.sh hello-csharp-forms/autoclean.sh hello-csharp-forms/hello.cs hello-csharp-forms/Makefile.am hello-csharp-forms/configure.ac hello-csharp-forms/m4/Makefile.am hello-csharp-forms/po/Makefile.am hello-gawk/INSTALL hello-gawk/autogen.sh hello-gawk/autoclean.sh hello-gawk/hello.awk hello-gawk/Makefile.am hello-gawk/configure.ac hello-gawk/m4/Makefile.am hello-gawk/po/Makefile.am hello-pascal/INSTALL hello-pascal/autogen.sh hello-pascal/autoclean.sh hello-pascal/hello.pas hello-pascal/Makefile.am hello-pascal/configure.ac hello-pascal/m4/Makefile.am hello-pascal/po/Makefile.am hello-ycp/INSTALL hello-ycp/autogen.sh hello-ycp/autoclean.sh hello-ycp/hello.ycp hello-ycp/Makefile.am hello-ycp/configure.ac hello-ycp/m4/Makefile.am hello-ycp/po/Makefile.am hello-tcl/INSTALL hello-tcl/autogen.sh hello-tcl/autoclean.sh hello-tcl/hello.tcl hello-tcl/Makefile.am hello-tcl/configure.ac hello-tcl/m4/Makefile.am hello-tcl/po/Makefile.am hello-tcl-tk/INSTALL hello-tcl-tk/autogen.sh hello-tcl-tk/autoclean.sh hello-tcl-tk/hello.tcl hello-tcl-tk/Makefile.am hello-tcl-tk/configure.ac hello-tcl-tk/m4/Makefile.am hello-tcl-tk/po/Makefile.am hello-perl/INSTALL hello-perl/autogen.sh hello-perl/autoclean.sh hello-perl/hello-1.pl.in hello-perl/hello-2.pl.in hello-perl/Makefile.am hello-perl/configure.ac hello-perl/m4/Makefile.am hello-perl/po/Makefile.am hello-php/INSTALL hello-php/README hello-php/autogen.sh hello-php/autoclean.sh hello-php/hello.php hello-php/Makefile.am hello-php/configure.ac hello-php/m4/Makefile.am hello-php/po/Makefile.am README; do d=`echo /$f | sed -e 's,/[^/]*$,,'`; test -z "$d" || mkdir -p /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples$d || exit 1; b=`echo $f | sed -e 's,^.*/,,'`; if test $b = autogen.sh || test $b = autoclean.sh; then echo "/exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./$f /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/$f"; /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./$f /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/$f; else echo "/exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./$f /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/$f"; /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./$f /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/$f; fi; done /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c/INSTALL /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/INSTALL /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-c/autogen.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/autogen.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-c/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c/hello.c /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/hello.c /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c/configure.ac /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/configure.ac /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c/po/Makevars /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/po/Makevars /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c/po/POTFILES.in /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/po/POTFILES.in /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/INSTALL /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/INSTALL /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-c-gnome/autogen.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/autogen.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-c-gnome/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/hello.c /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/hello.c /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/configure.ac /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/configure.ac /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/m4/gnome.m4 /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/m4/gnome.m4 /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/m4/gnome-gnorba-check.m4 /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/m4/gnome-gnorba-check.m4 /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/m4/gnome-orbit-check.m4 /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/m4/gnome-orbit-check.m4 /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/po/Makevars /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/po/Makevars /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/po/POTFILES.in /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/po/POTFILES.in /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/INSTALL /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/INSTALL /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-c-gnome3/autogen.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/autogen.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-c-gnome3/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/hello.c /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/hello.c /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/hello.desktop.in.in /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/hello.desktop.in.in /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/hello.gschema.xml /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/hello.gschema.xml /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/hello.gresource.xml /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/hello.gresource.xml /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/hello.ui /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/hello.ui /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/configure.ac /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/configure.ac /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/po/Makevars /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/Makevars /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/po/POTFILES.in /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/POTFILES.in /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++/INSTALL /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/INSTALL /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-c++/autogen.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/autogen.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-c++/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++/hello.cc /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/hello.cc /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++/configure.ac /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/configure.ac /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++/po/Makevars /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/po/Makevars /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++/po/POTFILES.in /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/po/POTFILES.in /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++20/INSTALL /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/INSTALL /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-c++20/autogen.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/autogen.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-c++20/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++20/hello.cc /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/hello.cc /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++20/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++20/configure.ac /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/configure.ac /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++20/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++20/po/Makevars /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/po/Makevars /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++20/po/POTFILES.in /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/po/POTFILES.in /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/INSTALL /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/INSTALL /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/BUGS /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/BUGS /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-c++-qt/autogen.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/autogen.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-c++-qt/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/hello.cc /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/hello.cc /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/configure.ac /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/configure.ac /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/m4/qt.m4 /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/m4/qt.m4 /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/po/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/po/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/INSTALL /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/INSTALL /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/BUGS /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/BUGS /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-c++-kde/autogen.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/autogen.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-c++-kde/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/hello.cc /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/hello.cc /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/hellowindow.h /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/hellowindow.h /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/hellowindow.cc /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/hellowindow.cc /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/configure.in.in /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/configure.in.in /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/admin/acinclude.m4.in /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/admin/acinclude.m4.in /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/admin/am_edit /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/admin/am_edit /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/admin/ChangeLog /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/admin/ChangeLog /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/admin/compile /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/admin/compile /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/admin/conf.change.pl /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/admin/conf.change.pl /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/admin/config.guess /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/admin/config.guess /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/admin/config.pl /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/admin/config.pl /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/admin/config.sub /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/admin/config.sub /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/admin/configure.in.bot.end /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/admin/configure.in.bot.end /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/admin/configure.in.min /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/admin/configure.in.min /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/admin/cvs-clean.pl /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/admin/cvs-clean.pl /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/admin/cvs.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/admin/cvs.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/admin/debianrules /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/admin/debianrules /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/admin/depcomp /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/admin/depcomp /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/admin/detect-autoconf.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/admin/detect-autoconf.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/admin/Doxyfile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/admin/Doxyfile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/admin/Doxyfile.global /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/admin/Doxyfile.global /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/admin/install-sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/admin/install-sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/admin/libtool.m4.in /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/admin/libtool.m4.in /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/admin/ltmain.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/admin/ltmain.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/admin/Makefile.common /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/admin/Makefile.common /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/admin/missing /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/admin/missing /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/admin/mkinstalldirs /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/admin/mkinstalldirs /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/admin/ylwrap /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/admin/ylwrap /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/po/Makevars /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/po/Makevars /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/po/POTFILES.in /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/po/POTFILES.in /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/INSTALL /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/INSTALL /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-c++-gnome/autogen.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/autogen.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-c++-gnome/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/hello.cc /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/hello.cc /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/configure.ac /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/configure.ac /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/m4/gnome.m4 /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/m4/gnome.m4 /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/m4/gnome-gnorba-check.m4 /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/m4/gnome-gnorba-check.m4 /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/m4/gnome-orbit-check.m4 /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/m4/gnome-orbit-check.m4 /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/m4/gtk.m4 /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/m4/gtk.m4 /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/m4/gtk--.m4 /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/m4/gtk--.m4 /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/po/Makevars /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/Makevars /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/po/POTFILES.in /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/POTFILES.in /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-wxwidgets/INSTALL /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/INSTALL /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-c++-wxwidgets/autogen.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/autogen.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-c++-wxwidgets/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-wxwidgets/hello.cc /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/hello.cc /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-wxwidgets/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-wxwidgets/configure.ac /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/configure.ac /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-wxwidgets/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-wxwidgets/m4/wxwidgets.m4 /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/m4/wxwidgets.m4 /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-wxwidgets/po/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc/INSTALL /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/INSTALL /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-objc/autogen.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/autogen.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-objc/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc/hello.m /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/hello.m /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc/configure.ac /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/configure.ac /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc/po/Makevars /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/po/Makevars /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc/po/POTFILES.in /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/po/POTFILES.in /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/INSTALL /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/INSTALL /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/BUGS /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/BUGS /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-objc-gnustep/autogen.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/autogen.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-objc-gnustep/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/main.m /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/main.m /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/AppController.h /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/AppController.h /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/AppController.m /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/AppController.m /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/Hello.h /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/Hello.h /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/Hello.m /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/Hello.m /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/GNUmakefile /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/GNUmakefile /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/po/GNUmakefile /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/GNUmakefile /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/po/LocaleAliases /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/LocaleAliases /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/INSTALL /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/INSTALL /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-objc-gnome/autogen.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/autogen.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-objc-gnome/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/hello.m /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/hello.m /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/configure.ac /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/configure.ac /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/m4/gnome.m4 /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/m4/gnome.m4 /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/m4/gnome-gnorba-check.m4 /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/m4/gnome-gnorba-check.m4 /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/m4/gnome-orbit-check.m4 /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/m4/gnome-orbit-check.m4 /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/po/Makevars /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/Makevars /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/po/POTFILES.in /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/POTFILES.in /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-sh/INSTALL /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/INSTALL /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-sh/autogen.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/autogen.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-sh/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-sh/hello.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/hello.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-sh/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-sh/configure.ac /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/configure.ac /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-sh/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-sh/po/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/po/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-python/INSTALL /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/INSTALL /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-python/autogen.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/autogen.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-python/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-python/hello.py.in /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/hello.py.in /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-python/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-python/configure.ac /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/configure.ac /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-python/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-python/po/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/po/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-clisp/INSTALL /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/INSTALL /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-clisp/autogen.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/autogen.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-clisp/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-clisp/hello.lisp.in /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/hello.lisp.in /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-clisp/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-clisp/configure.ac /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/configure.ac /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-clisp/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-clisp/po/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/po/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-librep/INSTALL /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/INSTALL /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-librep/autogen.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/autogen.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-librep/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-librep/hello.jl.in /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/hello.jl.in /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-librep/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-librep/configure.ac /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/configure.ac /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-librep/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-librep/po/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/po/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-guile/INSTALL /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/INSTALL /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-guile/autogen.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/autogen.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-guile/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-guile/hello.scm /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/hello.scm /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-guile/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-guile/configure.ac /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/configure.ac /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-guile/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-guile/po/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/po/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-smalltalk/INSTALL /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/INSTALL /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-smalltalk/autogen.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/autogen.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-smalltalk/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-smalltalk/hello.st.in /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/hello.st.in /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-smalltalk/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-smalltalk/configure.ac /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/configure.ac /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-smalltalk/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-smalltalk/po/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/po/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java/INSTALL /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/INSTALL /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-java/autogen.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/autogen.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-java/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java/Hello.java /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/Hello.java /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java/configure.ac /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/configure.ac /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java/po/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/po/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/INSTALL /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/INSTALL /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/BUGS /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/BUGS /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-java-awt/autogen.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/autogen.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-java-awt/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/Hello.java /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/Hello.java /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/configure.ac /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/configure.ac /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/m4/TestAWT.java /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/m4/TestAWT.java /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/m4/TestAWT.class /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/m4/TestAWT.class /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/po/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/po/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/INSTALL /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/INSTALL /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/BUGS /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/BUGS /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-java-swing/autogen.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/autogen.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-java-swing/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/Hello.java /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/Hello.java /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/configure.ac /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/configure.ac /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/m4/TestAWT.java /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/m4/TestAWT.java /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/m4/TestAWT.class /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/m4/TestAWT.class /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/po/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/po/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/INSTALL /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/INSTALL /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/BUGS /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/BUGS /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-java-qtjambi/autogen.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/autogen.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-java-qtjambi/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/Hello.java /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/Hello.java /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/configure.ac /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/configure.ac /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/m4/Test15.java /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/m4/Test15.java /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/m4/Test15.class /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/m4/Test15.class /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/po/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp/INSTALL /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/INSTALL /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-csharp/autogen.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/autogen.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-csharp/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp/hello.cs /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/hello.cs /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp/configure.ac /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/configure.ac /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp/po/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/po/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp-forms/INSTALL /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/INSTALL /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp-forms/README /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/README /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-csharp-forms/autogen.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/autogen.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-csharp-forms/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp-forms/hello.cs /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/hello.cs /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp-forms/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp-forms/configure.ac /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/configure.ac /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp-forms/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp-forms/po/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-gawk/INSTALL /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/INSTALL /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-gawk/autogen.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/autogen.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-gawk/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-gawk/hello.awk /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/hello.awk /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-gawk/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-gawk/configure.ac /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/configure.ac /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-gawk/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-gawk/po/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/po/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-pascal/INSTALL /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/INSTALL /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-pascal/autogen.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/autogen.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-pascal/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-pascal/hello.pas /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/hello.pas /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-pascal/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-pascal/configure.ac /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/configure.ac /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-pascal/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-pascal/po/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/po/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-ycp/INSTALL /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/INSTALL /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-ycp/autogen.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/autogen.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-ycp/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-ycp/hello.ycp /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/hello.ycp /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-ycp/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-ycp/configure.ac /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/configure.ac /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-ycp/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-ycp/po/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/po/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl/INSTALL /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/INSTALL /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-tcl/autogen.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/autogen.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-tcl/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl/hello.tcl /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/hello.tcl /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl/configure.ac /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/configure.ac /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl/po/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/po/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl-tk/INSTALL /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/INSTALL /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-tcl-tk/autogen.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/autogen.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-tcl-tk/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl-tk/hello.tcl /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/hello.tcl /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl-tk/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl-tk/configure.ac /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/configure.ac /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl-tk/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl-tk/po/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-perl/INSTALL /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/INSTALL /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-perl/autogen.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/autogen.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-perl/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-perl/hello-1.pl.in /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/hello-1.pl.in /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-perl/hello-2.pl.in /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/hello-2.pl.in /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-perl/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-perl/configure.ac /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/configure.ac /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-perl/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-perl/po/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/po/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-php/INSTALL /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/INSTALL /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-php/README /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/README /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-php/autogen.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/autogen.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ./hello-php/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/autoclean.sh /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-php/hello.php /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/hello.php /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-php/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-php/configure.ac /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/configure.ac /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-php/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/m4/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-php/po/Makefile.am /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/po/Makefile.am /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./README /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/README for f1 in hello-c hello-c-gnome hello-c-gnome3 hello-c++ hello-c++20 hello-c++-qt hello-c++-kde hello-c++-gnome hello-c++-wxwidgets hello-objc hello-objc-gnustep hello-objc-gnome hello-sh hello-python hello-clisp hello-librep hello-guile hello-smalltalk hello-java hello-java-awt hello-java-swing hello-java-qtjambi hello-csharp hello-csharp-forms hello-gawk hello-pascal hello-ycp hello-tcl hello-tcl-tk hello-perl hello-php; do for f2 in LINGUAS af.po ast.po bg.po ca.po cs.po da.po de.po el.po eo.po es.po fi.po fr.po ga.po gl.po hr.po hu.po id.po it.po ja.po ka.po ky.po lv.po ms.po mt.po nb.po nl.po nn.po pl.po pt.po pt_BR.po ro.po ru.po sk.po sl.po sq.po sr.po sv.po ta.po tr.po uk.po vi.po zh_CN.po zh_HK.po zh_TW.po; do f=$f1/po/$f2; test -f ./$f || { echo "WARNING: ./$f doesn't exist; do \"make dist\" to prepare" >&2; break; }; d=`echo /$f | sed -e 's,/[^/]*$,,'`; test -z "$d" || mkdir -p /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples$d || exit 1; b=`echo $f | sed -e 's,^.*/,,'`; echo "/exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./$f /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/$f"; /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./$f /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/$f; done; done /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c/po/af.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/po/af.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c/po/ast.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/po/ast.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c/po/bg.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/po/bg.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c/po/ca.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/po/ca.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c/po/cs.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/po/cs.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c/po/da.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/po/da.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c/po/de.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/po/de.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c/po/el.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/po/el.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c/po/eo.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/po/eo.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c/po/es.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/po/es.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c/po/fi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/po/fi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c/po/fr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/po/fr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c/po/ga.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/po/ga.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c/po/gl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/po/gl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c/po/hr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/po/hr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c/po/hu.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/po/hu.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c/po/id.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/po/id.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c/po/it.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/po/it.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c/po/ja.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/po/ja.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c/po/ka.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/po/ka.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c/po/ky.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/po/ky.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c/po/lv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/po/lv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c/po/ms.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/po/ms.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c/po/mt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/po/mt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c/po/nb.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/po/nb.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c/po/nl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/po/nl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c/po/nn.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/po/nn.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c/po/pl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/po/pl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c/po/pt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/po/pt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c/po/ro.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/po/ro.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c/po/ru.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/po/ru.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c/po/sk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/po/sk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c/po/sl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/po/sl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c/po/sq.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/po/sq.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c/po/sr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/po/sr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c/po/sv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/po/sv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c/po/ta.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/po/ta.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c/po/tr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/po/tr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c/po/uk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/po/uk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c/po/vi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/po/vi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/po/af.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/po/af.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/po/ast.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/po/ast.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/po/bg.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/po/bg.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/po/ca.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/po/ca.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/po/cs.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/po/cs.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/po/da.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/po/da.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/po/de.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/po/de.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/po/el.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/po/el.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/po/eo.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/po/eo.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/po/es.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/po/es.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/po/fi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/po/fi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/po/fr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/po/fr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/po/ga.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/po/ga.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/po/gl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/po/gl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/po/hr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/po/hr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/po/hu.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/po/hu.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/po/id.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/po/id.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/po/it.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/po/it.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/po/ja.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/po/ja.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/po/ka.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/po/ka.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/po/ky.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/po/ky.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/po/lv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/po/lv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/po/ms.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/po/ms.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/po/mt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/po/mt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/po/nb.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/po/nb.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/po/nl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/po/nl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/po/nn.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/po/nn.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/po/pl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/po/pl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/po/pt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/po/pt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/po/ro.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/po/ro.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/po/ru.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/po/ru.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/po/sk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/po/sk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/po/sl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/po/sl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/po/sq.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/po/sq.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/po/sr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/po/sr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/po/sv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/po/sv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/po/ta.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/po/ta.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/po/tr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/po/tr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/po/uk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/po/uk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/po/vi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/po/vi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/po/af.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/af.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/po/ast.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/ast.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/po/bg.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/bg.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/po/ca.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/ca.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/po/cs.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/cs.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/po/da.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/da.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/po/de.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/de.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/po/el.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/el.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/po/eo.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/eo.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/po/es.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/es.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/po/fi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/fi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/po/fr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/fr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/po/ga.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/ga.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/po/gl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/gl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/po/hr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/hr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/po/hu.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/hu.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/po/id.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/id.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/po/it.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/it.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/po/ja.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/ja.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/po/ka.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/ka.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/po/ky.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/ky.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/po/lv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/lv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/po/ms.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/ms.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/po/mt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/mt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/po/nb.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/nb.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/po/nl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/nl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/po/nn.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/nn.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/po/pl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/pl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/po/pt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/pt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/po/ro.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/ro.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/po/ru.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/ru.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/po/sk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/sk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/po/sl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/sl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/po/sq.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/sq.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/po/sr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/sr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/po/sv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/sv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/po/ta.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/ta.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/po/tr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/tr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/po/uk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/uk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/po/vi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/vi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c-gnome3/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++/po/af.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/po/af.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++/po/ast.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/po/ast.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++/po/bg.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/po/bg.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++/po/ca.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/po/ca.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++/po/cs.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/po/cs.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++/po/da.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/po/da.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++/po/de.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/po/de.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++/po/el.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/po/el.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++/po/eo.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/po/eo.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++/po/es.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/po/es.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++/po/fi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/po/fi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++/po/fr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/po/fr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++/po/ga.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/po/ga.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++/po/gl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/po/gl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++/po/hr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/po/hr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++/po/hu.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/po/hu.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++/po/id.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/po/id.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++/po/it.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/po/it.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++/po/ja.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/po/ja.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++/po/ka.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/po/ka.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++/po/ky.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/po/ky.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++/po/lv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/po/lv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++/po/ms.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/po/ms.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++/po/mt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/po/mt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++/po/nb.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/po/nb.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++/po/nl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/po/nl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++/po/nn.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/po/nn.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++/po/pl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/po/pl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++/po/pt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/po/pt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++/po/ro.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/po/ro.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++/po/ru.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/po/ru.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++/po/sk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/po/sk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++/po/sl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/po/sl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++/po/sq.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/po/sq.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++/po/sr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/po/sr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++/po/sv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/po/sv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++/po/ta.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/po/ta.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++/po/tr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/po/tr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++/po/uk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/po/uk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++/po/vi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/po/vi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++20/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++20/po/af.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/po/af.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++20/po/ast.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/po/ast.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++20/po/bg.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/po/bg.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++20/po/ca.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/po/ca.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++20/po/cs.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/po/cs.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++20/po/da.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/po/da.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++20/po/de.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/po/de.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++20/po/el.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/po/el.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++20/po/eo.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/po/eo.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++20/po/es.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/po/es.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++20/po/fi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/po/fi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++20/po/fr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/po/fr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++20/po/ga.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/po/ga.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++20/po/gl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/po/gl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++20/po/hr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/po/hr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++20/po/hu.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/po/hu.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++20/po/id.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/po/id.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++20/po/it.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/po/it.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++20/po/ja.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/po/ja.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++20/po/ka.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/po/ka.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++20/po/ky.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/po/ky.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++20/po/lv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/po/lv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++20/po/ms.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/po/ms.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++20/po/mt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/po/mt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++20/po/nb.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/po/nb.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++20/po/nl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/po/nl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++20/po/nn.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/po/nn.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++20/po/pl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/po/pl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++20/po/pt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/po/pt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++20/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++20/po/ro.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/po/ro.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++20/po/ru.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/po/ru.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++20/po/sk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/po/sk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++20/po/sl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/po/sl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++20/po/sq.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/po/sq.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++20/po/sr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/po/sr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++20/po/sv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/po/sv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++20/po/ta.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/po/ta.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++20/po/tr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/po/tr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++20/po/uk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/po/uk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++20/po/vi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/po/vi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++20/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++20/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++20/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++20/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/po/af.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/po/af.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/po/ast.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/po/ast.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/po/bg.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/po/bg.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/po/ca.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/po/ca.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/po/cs.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/po/cs.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/po/da.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/po/da.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/po/de.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/po/de.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/po/el.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/po/el.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/po/eo.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/po/eo.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/po/es.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/po/es.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/po/fi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/po/fi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/po/fr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/po/fr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/po/ga.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/po/ga.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/po/gl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/po/gl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/po/hr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/po/hr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/po/hu.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/po/hu.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/po/id.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/po/id.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/po/it.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/po/it.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/po/ja.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/po/ja.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/po/ka.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/po/ka.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/po/ky.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/po/ky.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/po/lv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/po/lv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/po/ms.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/po/ms.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/po/mt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/po/mt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/po/nb.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/po/nb.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/po/nl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/po/nl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/po/nn.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/po/nn.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/po/pl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/po/pl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/po/pt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/po/pt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/po/ro.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/po/ro.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/po/ru.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/po/ru.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/po/sk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/po/sk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/po/sl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/po/sl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/po/sq.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/po/sq.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/po/sr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/po/sr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/po/sv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/po/sv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/po/ta.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/po/ta.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/po/tr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/po/tr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/po/uk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/po/uk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/po/vi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/po/vi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-qt/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-qt/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/po/af.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/po/af.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/po/ast.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/po/ast.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/po/bg.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/po/bg.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/po/ca.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/po/ca.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/po/cs.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/po/cs.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/po/da.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/po/da.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/po/de.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/po/de.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/po/el.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/po/el.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/po/eo.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/po/eo.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/po/es.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/po/es.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/po/fi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/po/fi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/po/fr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/po/fr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/po/ga.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/po/ga.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/po/gl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/po/gl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/po/hr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/po/hr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/po/hu.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/po/hu.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/po/id.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/po/id.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/po/it.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/po/it.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/po/ja.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/po/ja.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/po/ka.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/po/ka.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/po/ky.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/po/ky.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/po/lv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/po/lv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/po/ms.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/po/ms.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/po/mt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/po/mt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/po/nb.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/po/nb.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/po/nl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/po/nl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/po/nn.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/po/nn.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/po/pl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/po/pl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/po/pt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/po/pt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/po/ro.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/po/ro.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/po/ru.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/po/ru.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/po/sk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/po/sk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/po/sl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/po/sl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/po/sq.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/po/sq.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/po/sr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/po/sr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/po/sv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/po/sv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/po/ta.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/po/ta.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/po/tr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/po/tr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/po/uk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/po/uk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/po/vi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/po/vi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-kde/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-kde/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/po/af.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/af.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/po/ast.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/ast.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/po/bg.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/bg.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/po/ca.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/ca.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/po/cs.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/cs.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/po/da.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/da.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/po/de.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/de.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/po/el.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/el.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/po/eo.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/eo.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/po/es.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/es.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/po/fi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/fi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/po/fr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/fr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/po/ga.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/ga.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/po/gl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/gl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/po/hr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/hr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/po/hu.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/hu.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/po/id.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/id.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/po/it.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/it.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/po/ja.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/ja.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/po/ka.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/ka.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/po/ky.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/ky.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/po/lv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/lv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/po/ms.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/ms.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/po/mt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/mt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/po/nb.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/nb.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/po/nl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/nl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/po/nn.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/nn.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/po/pl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/pl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/po/pt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/pt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/po/ro.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/ro.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/po/ru.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/ru.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/po/sk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/sk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/po/sl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/sl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/po/sq.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/sq.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/po/sr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/sr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/po/sv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/sv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/po/ta.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/ta.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/po/tr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/tr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/po/uk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/uk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/po/vi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/vi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-gnome/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-wxwidgets/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-wxwidgets/po/af.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/af.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-wxwidgets/po/ast.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/ast.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-wxwidgets/po/bg.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/bg.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-wxwidgets/po/ca.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/ca.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-wxwidgets/po/cs.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/cs.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-wxwidgets/po/da.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/da.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-wxwidgets/po/de.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/de.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-wxwidgets/po/el.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/el.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-wxwidgets/po/eo.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/eo.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-wxwidgets/po/es.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/es.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-wxwidgets/po/fi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/fi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-wxwidgets/po/fr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/fr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-wxwidgets/po/ga.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/ga.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-wxwidgets/po/gl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/gl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-wxwidgets/po/hr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/hr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-wxwidgets/po/hu.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/hu.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-wxwidgets/po/id.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/id.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-wxwidgets/po/it.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/it.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-wxwidgets/po/ja.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/ja.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-wxwidgets/po/ka.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/ka.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-wxwidgets/po/ky.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/ky.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-wxwidgets/po/lv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/lv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-wxwidgets/po/ms.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/ms.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-wxwidgets/po/mt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/mt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-wxwidgets/po/nb.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/nb.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-wxwidgets/po/nl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/nl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-wxwidgets/po/nn.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/nn.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-wxwidgets/po/pl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/pl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-wxwidgets/po/pt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/pt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-wxwidgets/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-wxwidgets/po/ro.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/ro.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-wxwidgets/po/ru.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/ru.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-wxwidgets/po/sk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/sk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-wxwidgets/po/sl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/sl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-wxwidgets/po/sq.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/sq.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-wxwidgets/po/sr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/sr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-wxwidgets/po/sv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/sv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-wxwidgets/po/ta.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/ta.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-wxwidgets/po/tr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/tr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-wxwidgets/po/uk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/uk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-wxwidgets/po/vi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/vi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-wxwidgets/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-wxwidgets/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-c++-wxwidgets/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc/po/af.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/po/af.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc/po/ast.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/po/ast.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc/po/bg.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/po/bg.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc/po/ca.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/po/ca.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc/po/cs.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/po/cs.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc/po/da.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/po/da.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc/po/de.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/po/de.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc/po/el.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/po/el.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc/po/eo.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/po/eo.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc/po/es.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/po/es.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc/po/fi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/po/fi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc/po/fr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/po/fr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc/po/ga.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/po/ga.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc/po/gl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/po/gl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc/po/hr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/po/hr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc/po/hu.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/po/hu.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc/po/id.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/po/id.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc/po/it.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/po/it.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc/po/ja.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/po/ja.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc/po/ka.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/po/ka.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc/po/ky.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/po/ky.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc/po/lv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/po/lv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc/po/ms.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/po/ms.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc/po/mt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/po/mt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc/po/nb.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/po/nb.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc/po/nl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/po/nl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc/po/nn.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/po/nn.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc/po/pl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/po/pl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc/po/pt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/po/pt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc/po/ro.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/po/ro.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc/po/ru.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/po/ru.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc/po/sk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/po/sk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc/po/sl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/po/sl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc/po/sq.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/po/sq.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc/po/sr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/po/sr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc/po/sv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/po/sv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc/po/ta.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/po/ta.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc/po/tr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/po/tr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc/po/uk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/po/uk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc/po/vi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/po/vi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/po/af.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/af.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/po/ast.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/ast.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/po/bg.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/bg.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/po/ca.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/ca.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/po/cs.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/cs.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/po/da.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/da.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/po/de.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/de.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/po/el.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/el.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/po/eo.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/eo.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/po/es.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/es.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/po/fi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/fi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/po/fr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/fr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/po/ga.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/ga.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/po/gl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/gl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/po/hr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/hr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/po/hu.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/hu.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/po/id.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/id.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/po/it.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/it.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/po/ja.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/ja.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/po/ka.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/ka.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/po/ky.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/ky.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/po/lv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/lv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/po/ms.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/ms.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/po/mt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/mt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/po/nb.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/nb.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/po/nl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/nl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/po/nn.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/nn.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/po/pl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/pl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/po/pt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/pt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/po/ro.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/ro.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/po/ru.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/ru.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/po/sk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/sk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/po/sl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/sl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/po/sq.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/sq.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/po/sr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/sr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/po/sv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/sv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/po/ta.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/ta.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/po/tr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/tr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/po/uk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/uk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/po/vi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/vi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnustep/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/po/af.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/af.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/po/ast.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/ast.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/po/bg.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/bg.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/po/ca.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/ca.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/po/cs.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/cs.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/po/da.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/da.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/po/de.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/de.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/po/el.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/el.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/po/eo.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/eo.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/po/es.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/es.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/po/fi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/fi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/po/fr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/fr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/po/ga.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/ga.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/po/gl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/gl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/po/hr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/hr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/po/hu.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/hu.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/po/id.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/id.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/po/it.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/it.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/po/ja.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/ja.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/po/ka.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/ka.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/po/ky.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/ky.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/po/lv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/lv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/po/ms.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/ms.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/po/mt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/mt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/po/nb.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/nb.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/po/nl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/nl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/po/nn.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/nn.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/po/pl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/pl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/po/pt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/pt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/po/ro.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/ro.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/po/ru.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/ru.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/po/sk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/sk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/po/sl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/sl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/po/sq.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/sq.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/po/sr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/sr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/po/sv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/sv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/po/ta.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/ta.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/po/tr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/tr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/po/uk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/uk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/po/vi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/vi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-objc-gnome/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-sh/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-sh/po/af.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/po/af.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-sh/po/ast.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/po/ast.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-sh/po/bg.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/po/bg.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-sh/po/ca.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/po/ca.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-sh/po/cs.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/po/cs.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-sh/po/da.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/po/da.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-sh/po/de.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/po/de.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-sh/po/el.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/po/el.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-sh/po/eo.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/po/eo.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-sh/po/es.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/po/es.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-sh/po/fi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/po/fi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-sh/po/fr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/po/fr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-sh/po/ga.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/po/ga.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-sh/po/gl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/po/gl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-sh/po/hr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/po/hr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-sh/po/hu.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/po/hu.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-sh/po/id.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/po/id.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-sh/po/it.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/po/it.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-sh/po/ja.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/po/ja.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-sh/po/ka.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/po/ka.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-sh/po/ky.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/po/ky.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-sh/po/lv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/po/lv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-sh/po/ms.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/po/ms.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-sh/po/mt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/po/mt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-sh/po/nb.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/po/nb.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-sh/po/nl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/po/nl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-sh/po/nn.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/po/nn.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-sh/po/pl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/po/pl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-sh/po/pt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/po/pt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-sh/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-sh/po/ro.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/po/ro.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-sh/po/ru.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/po/ru.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-sh/po/sk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/po/sk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-sh/po/sl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/po/sl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-sh/po/sq.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/po/sq.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-sh/po/sr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/po/sr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-sh/po/sv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/po/sv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-sh/po/ta.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/po/ta.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-sh/po/tr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/po/tr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-sh/po/uk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/po/uk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-sh/po/vi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/po/vi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-sh/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-sh/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-sh/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-sh/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-python/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-python/po/af.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/po/af.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-python/po/ast.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/po/ast.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-python/po/bg.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/po/bg.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-python/po/ca.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/po/ca.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-python/po/cs.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/po/cs.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-python/po/da.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/po/da.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-python/po/de.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/po/de.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-python/po/el.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/po/el.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-python/po/eo.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/po/eo.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-python/po/es.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/po/es.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-python/po/fi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/po/fi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-python/po/fr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/po/fr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-python/po/ga.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/po/ga.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-python/po/gl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/po/gl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-python/po/hr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/po/hr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-python/po/hu.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/po/hu.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-python/po/id.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/po/id.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-python/po/it.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/po/it.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-python/po/ja.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/po/ja.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-python/po/ka.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/po/ka.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-python/po/ky.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/po/ky.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-python/po/lv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/po/lv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-python/po/ms.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/po/ms.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-python/po/mt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/po/mt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-python/po/nb.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/po/nb.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-python/po/nl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/po/nl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-python/po/nn.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/po/nn.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-python/po/pl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/po/pl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-python/po/pt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/po/pt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-python/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-python/po/ro.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/po/ro.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-python/po/ru.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/po/ru.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-python/po/sk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/po/sk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-python/po/sl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/po/sl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-python/po/sq.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/po/sq.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-python/po/sr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/po/sr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-python/po/sv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/po/sv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-python/po/ta.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/po/ta.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-python/po/tr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/po/tr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-python/po/uk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/po/uk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-python/po/vi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/po/vi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-python/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-python/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-python/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-python/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-clisp/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-clisp/po/af.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/po/af.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-clisp/po/ast.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/po/ast.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-clisp/po/bg.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/po/bg.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-clisp/po/ca.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/po/ca.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-clisp/po/cs.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/po/cs.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-clisp/po/da.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/po/da.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-clisp/po/de.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/po/de.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-clisp/po/el.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/po/el.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-clisp/po/eo.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/po/eo.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-clisp/po/es.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/po/es.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-clisp/po/fi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/po/fi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-clisp/po/fr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/po/fr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-clisp/po/ga.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/po/ga.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-clisp/po/gl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/po/gl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-clisp/po/hr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/po/hr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-clisp/po/hu.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/po/hu.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-clisp/po/id.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/po/id.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-clisp/po/it.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/po/it.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-clisp/po/ja.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/po/ja.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-clisp/po/ka.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/po/ka.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-clisp/po/ky.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/po/ky.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-clisp/po/lv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/po/lv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-clisp/po/ms.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/po/ms.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-clisp/po/mt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/po/mt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-clisp/po/nb.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/po/nb.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-clisp/po/nl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/po/nl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-clisp/po/nn.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/po/nn.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-clisp/po/pl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/po/pl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-clisp/po/pt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/po/pt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-clisp/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-clisp/po/ro.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/po/ro.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-clisp/po/ru.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/po/ru.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-clisp/po/sk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/po/sk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-clisp/po/sl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/po/sl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-clisp/po/sq.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/po/sq.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-clisp/po/sr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/po/sr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-clisp/po/sv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/po/sv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-clisp/po/ta.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/po/ta.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-clisp/po/tr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/po/tr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-clisp/po/uk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/po/uk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-clisp/po/vi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/po/vi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-clisp/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-clisp/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-clisp/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-clisp/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-librep/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-librep/po/af.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/po/af.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-librep/po/ast.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/po/ast.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-librep/po/bg.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/po/bg.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-librep/po/ca.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/po/ca.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-librep/po/cs.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/po/cs.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-librep/po/da.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/po/da.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-librep/po/de.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/po/de.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-librep/po/el.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/po/el.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-librep/po/eo.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/po/eo.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-librep/po/es.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/po/es.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-librep/po/fi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/po/fi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-librep/po/fr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/po/fr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-librep/po/ga.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/po/ga.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-librep/po/gl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/po/gl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-librep/po/hr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/po/hr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-librep/po/hu.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/po/hu.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-librep/po/id.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/po/id.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-librep/po/it.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/po/it.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-librep/po/ja.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/po/ja.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-librep/po/ka.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/po/ka.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-librep/po/ky.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/po/ky.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-librep/po/lv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/po/lv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-librep/po/ms.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/po/ms.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-librep/po/mt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/po/mt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-librep/po/nb.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/po/nb.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-librep/po/nl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/po/nl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-librep/po/nn.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/po/nn.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-librep/po/pl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/po/pl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-librep/po/pt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/po/pt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-librep/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-librep/po/ro.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/po/ro.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-librep/po/ru.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/po/ru.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-librep/po/sk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/po/sk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-librep/po/sl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/po/sl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-librep/po/sq.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/po/sq.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-librep/po/sr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/po/sr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-librep/po/sv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/po/sv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-librep/po/ta.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/po/ta.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-librep/po/tr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/po/tr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-librep/po/uk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/po/uk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-librep/po/vi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/po/vi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-librep/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-librep/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-librep/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-librep/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-guile/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-guile/po/af.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/po/af.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-guile/po/ast.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/po/ast.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-guile/po/bg.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/po/bg.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-guile/po/ca.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/po/ca.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-guile/po/cs.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/po/cs.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-guile/po/da.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/po/da.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-guile/po/de.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/po/de.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-guile/po/el.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/po/el.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-guile/po/eo.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/po/eo.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-guile/po/es.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/po/es.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-guile/po/fi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/po/fi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-guile/po/fr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/po/fr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-guile/po/ga.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/po/ga.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-guile/po/gl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/po/gl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-guile/po/hr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/po/hr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-guile/po/hu.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/po/hu.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-guile/po/id.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/po/id.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-guile/po/it.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/po/it.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-guile/po/ja.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/po/ja.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-guile/po/ka.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/po/ka.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-guile/po/ky.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/po/ky.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-guile/po/lv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/po/lv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-guile/po/ms.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/po/ms.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-guile/po/mt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/po/mt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-guile/po/nb.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/po/nb.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-guile/po/nl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/po/nl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-guile/po/nn.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/po/nn.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-guile/po/pl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/po/pl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-guile/po/pt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/po/pt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-guile/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-guile/po/ro.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/po/ro.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-guile/po/ru.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/po/ru.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-guile/po/sk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/po/sk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-guile/po/sl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/po/sl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-guile/po/sq.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/po/sq.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-guile/po/sr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/po/sr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-guile/po/sv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/po/sv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-guile/po/ta.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/po/ta.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-guile/po/tr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/po/tr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-guile/po/uk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/po/uk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-guile/po/vi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/po/vi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-guile/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-guile/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-guile/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-guile/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-smalltalk/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-smalltalk/po/af.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/po/af.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-smalltalk/po/ast.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/po/ast.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-smalltalk/po/bg.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/po/bg.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-smalltalk/po/ca.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/po/ca.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-smalltalk/po/cs.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/po/cs.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-smalltalk/po/da.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/po/da.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-smalltalk/po/de.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/po/de.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-smalltalk/po/el.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/po/el.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-smalltalk/po/eo.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/po/eo.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-smalltalk/po/es.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/po/es.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-smalltalk/po/fi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/po/fi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-smalltalk/po/fr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/po/fr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-smalltalk/po/ga.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/po/ga.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-smalltalk/po/gl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/po/gl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-smalltalk/po/hr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/po/hr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-smalltalk/po/hu.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/po/hu.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-smalltalk/po/id.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/po/id.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-smalltalk/po/it.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/po/it.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-smalltalk/po/ja.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/po/ja.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-smalltalk/po/ka.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/po/ka.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-smalltalk/po/ky.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/po/ky.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-smalltalk/po/lv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/po/lv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-smalltalk/po/ms.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/po/ms.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-smalltalk/po/mt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/po/mt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-smalltalk/po/nb.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/po/nb.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-smalltalk/po/nl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/po/nl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-smalltalk/po/nn.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/po/nn.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-smalltalk/po/pl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/po/pl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-smalltalk/po/pt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/po/pt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-smalltalk/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-smalltalk/po/ro.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/po/ro.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-smalltalk/po/ru.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/po/ru.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-smalltalk/po/sk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/po/sk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-smalltalk/po/sl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/po/sl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-smalltalk/po/sq.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/po/sq.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-smalltalk/po/sr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/po/sr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-smalltalk/po/sv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/po/sv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-smalltalk/po/ta.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/po/ta.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-smalltalk/po/tr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/po/tr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-smalltalk/po/uk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/po/uk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-smalltalk/po/vi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/po/vi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-smalltalk/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-smalltalk/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-smalltalk/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-smalltalk/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java/po/af.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/po/af.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java/po/ast.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/po/ast.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java/po/bg.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/po/bg.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java/po/ca.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/po/ca.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java/po/cs.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/po/cs.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java/po/da.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/po/da.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java/po/de.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/po/de.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java/po/el.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/po/el.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java/po/eo.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/po/eo.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java/po/es.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/po/es.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java/po/fi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/po/fi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java/po/fr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/po/fr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java/po/ga.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/po/ga.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java/po/gl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/po/gl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java/po/hr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/po/hr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java/po/hu.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/po/hu.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java/po/id.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/po/id.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java/po/it.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/po/it.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java/po/ja.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/po/ja.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java/po/ka.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/po/ka.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java/po/ky.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/po/ky.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java/po/lv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/po/lv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java/po/ms.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/po/ms.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java/po/mt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/po/mt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java/po/nb.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/po/nb.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java/po/nl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/po/nl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java/po/nn.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/po/nn.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java/po/pl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/po/pl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java/po/pt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/po/pt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java/po/ro.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/po/ro.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java/po/ru.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/po/ru.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java/po/sk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/po/sk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java/po/sl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/po/sl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java/po/sq.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/po/sq.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java/po/sr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/po/sr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java/po/sv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/po/sv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java/po/ta.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/po/ta.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java/po/tr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/po/tr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java/po/uk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/po/uk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java/po/vi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/po/vi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/po/af.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/po/af.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/po/ast.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/po/ast.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/po/bg.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/po/bg.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/po/ca.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/po/ca.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/po/cs.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/po/cs.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/po/da.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/po/da.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/po/de.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/po/de.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/po/el.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/po/el.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/po/eo.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/po/eo.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/po/es.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/po/es.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/po/fi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/po/fi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/po/fr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/po/fr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/po/ga.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/po/ga.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/po/gl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/po/gl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/po/hr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/po/hr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/po/hu.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/po/hu.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/po/id.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/po/id.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/po/it.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/po/it.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/po/ja.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/po/ja.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/po/ka.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/po/ka.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/po/ky.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/po/ky.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/po/lv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/po/lv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/po/ms.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/po/ms.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/po/mt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/po/mt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/po/nb.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/po/nb.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/po/nl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/po/nl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/po/nn.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/po/nn.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/po/pl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/po/pl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/po/pt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/po/pt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/po/ro.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/po/ro.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/po/ru.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/po/ru.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/po/sk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/po/sk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/po/sl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/po/sl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/po/sq.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/po/sq.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/po/sr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/po/sr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/po/sv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/po/sv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/po/ta.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/po/ta.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/po/tr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/po/tr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/po/uk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/po/uk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/po/vi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/po/vi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-awt/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-awt/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/po/af.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/po/af.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/po/ast.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/po/ast.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/po/bg.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/po/bg.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/po/ca.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/po/ca.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/po/cs.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/po/cs.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/po/da.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/po/da.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/po/de.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/po/de.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/po/el.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/po/el.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/po/eo.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/po/eo.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/po/es.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/po/es.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/po/fi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/po/fi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/po/fr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/po/fr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/po/ga.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/po/ga.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/po/gl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/po/gl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/po/hr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/po/hr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/po/hu.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/po/hu.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/po/id.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/po/id.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/po/it.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/po/it.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/po/ja.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/po/ja.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/po/ka.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/po/ka.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/po/ky.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/po/ky.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/po/lv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/po/lv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/po/ms.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/po/ms.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/po/mt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/po/mt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/po/nb.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/po/nb.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/po/nl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/po/nl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/po/nn.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/po/nn.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/po/pl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/po/pl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/po/pt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/po/pt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/po/ro.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/po/ro.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/po/ru.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/po/ru.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/po/sk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/po/sk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/po/sl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/po/sl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/po/sq.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/po/sq.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/po/sr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/po/sr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/po/sv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/po/sv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/po/ta.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/po/ta.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/po/tr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/po/tr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/po/uk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/po/uk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/po/vi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/po/vi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-swing/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-swing/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/po/af.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/af.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/po/ast.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/ast.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/po/bg.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/bg.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/po/ca.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/ca.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/po/cs.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/cs.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/po/da.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/da.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/po/de.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/de.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/po/el.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/el.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/po/eo.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/eo.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/po/es.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/es.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/po/fi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/fi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/po/fr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/fr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/po/ga.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/ga.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/po/gl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/gl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/po/hr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/hr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/po/hu.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/hu.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/po/id.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/id.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/po/it.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/it.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/po/ja.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/ja.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/po/ka.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/ka.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/po/ky.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/ky.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/po/lv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/lv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/po/ms.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/ms.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/po/mt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/mt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/po/nb.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/nb.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/po/nl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/nl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/po/nn.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/nn.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/po/pl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/pl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/po/pt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/pt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/po/ro.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/ro.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/po/ru.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/ru.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/po/sk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/sk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/po/sl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/sl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/po/sq.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/sq.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/po/sr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/sr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/po/sv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/sv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/po/ta.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/ta.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/po/tr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/tr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/po/uk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/uk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/po/vi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/vi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-java-qtjambi/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp/po/af.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/po/af.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp/po/ast.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/po/ast.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp/po/bg.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/po/bg.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp/po/ca.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/po/ca.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp/po/cs.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/po/cs.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp/po/da.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/po/da.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp/po/de.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/po/de.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp/po/el.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/po/el.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp/po/eo.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/po/eo.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp/po/es.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/po/es.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp/po/fi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/po/fi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp/po/fr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/po/fr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp/po/ga.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/po/ga.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp/po/gl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/po/gl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp/po/hr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/po/hr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp/po/hu.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/po/hu.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp/po/id.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/po/id.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp/po/it.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/po/it.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp/po/ja.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/po/ja.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp/po/ka.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/po/ka.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp/po/ky.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/po/ky.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp/po/lv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/po/lv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp/po/ms.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/po/ms.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp/po/mt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/po/mt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp/po/nb.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/po/nb.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp/po/nl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/po/nl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp/po/nn.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/po/nn.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp/po/pl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/po/pl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp/po/pt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/po/pt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp/po/ro.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/po/ro.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp/po/ru.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/po/ru.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp/po/sk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/po/sk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp/po/sl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/po/sl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp/po/sq.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/po/sq.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp/po/sr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/po/sr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp/po/sv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/po/sv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp/po/ta.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/po/ta.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp/po/tr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/po/tr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp/po/uk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/po/uk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp/po/vi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/po/vi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp-forms/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp-forms/po/af.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/af.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp-forms/po/ast.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/ast.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp-forms/po/bg.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/bg.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp-forms/po/ca.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/ca.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp-forms/po/cs.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/cs.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp-forms/po/da.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/da.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp-forms/po/de.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/de.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp-forms/po/el.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/el.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp-forms/po/eo.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/eo.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp-forms/po/es.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/es.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp-forms/po/fi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/fi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp-forms/po/fr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/fr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp-forms/po/ga.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/ga.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp-forms/po/gl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/gl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp-forms/po/hr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/hr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp-forms/po/hu.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/hu.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp-forms/po/id.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/id.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp-forms/po/it.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/it.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp-forms/po/ja.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/ja.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp-forms/po/ka.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/ka.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp-forms/po/ky.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/ky.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp-forms/po/lv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/lv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp-forms/po/ms.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/ms.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp-forms/po/mt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/mt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp-forms/po/nb.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/nb.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp-forms/po/nl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/nl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp-forms/po/nn.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/nn.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp-forms/po/pl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/pl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp-forms/po/pt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/pt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp-forms/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp-forms/po/ro.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/ro.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp-forms/po/ru.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/ru.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp-forms/po/sk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/sk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp-forms/po/sl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/sl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp-forms/po/sq.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/sq.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp-forms/po/sr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/sr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp-forms/po/sv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/sv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp-forms/po/ta.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/ta.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp-forms/po/tr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/tr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp-forms/po/uk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/uk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp-forms/po/vi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/vi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp-forms/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp-forms/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-csharp-forms/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-gawk/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-gawk/po/af.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/po/af.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-gawk/po/ast.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/po/ast.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-gawk/po/bg.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/po/bg.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-gawk/po/ca.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/po/ca.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-gawk/po/cs.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/po/cs.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-gawk/po/da.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/po/da.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-gawk/po/de.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/po/de.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-gawk/po/el.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/po/el.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-gawk/po/eo.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/po/eo.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-gawk/po/es.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/po/es.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-gawk/po/fi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/po/fi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-gawk/po/fr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/po/fr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-gawk/po/ga.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/po/ga.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-gawk/po/gl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/po/gl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-gawk/po/hr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/po/hr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-gawk/po/hu.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/po/hu.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-gawk/po/id.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/po/id.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-gawk/po/it.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/po/it.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-gawk/po/ja.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/po/ja.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-gawk/po/ka.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/po/ka.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-gawk/po/ky.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/po/ky.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-gawk/po/lv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/po/lv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-gawk/po/ms.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/po/ms.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-gawk/po/mt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/po/mt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-gawk/po/nb.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/po/nb.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-gawk/po/nl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/po/nl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-gawk/po/nn.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/po/nn.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-gawk/po/pl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/po/pl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-gawk/po/pt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/po/pt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-gawk/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-gawk/po/ro.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/po/ro.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-gawk/po/ru.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/po/ru.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-gawk/po/sk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/po/sk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-gawk/po/sl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/po/sl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-gawk/po/sq.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/po/sq.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-gawk/po/sr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/po/sr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-gawk/po/sv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/po/sv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-gawk/po/ta.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/po/ta.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-gawk/po/tr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/po/tr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-gawk/po/uk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/po/uk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-gawk/po/vi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/po/vi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-gawk/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-gawk/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-gawk/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-gawk/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-pascal/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-pascal/po/af.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/po/af.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-pascal/po/ast.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/po/ast.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-pascal/po/bg.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/po/bg.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-pascal/po/ca.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/po/ca.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-pascal/po/cs.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/po/cs.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-pascal/po/da.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/po/da.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-pascal/po/de.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/po/de.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-pascal/po/el.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/po/el.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-pascal/po/eo.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/po/eo.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-pascal/po/es.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/po/es.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-pascal/po/fi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/po/fi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-pascal/po/fr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/po/fr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-pascal/po/ga.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/po/ga.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-pascal/po/gl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/po/gl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-pascal/po/hr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/po/hr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-pascal/po/hu.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/po/hu.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-pascal/po/id.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/po/id.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-pascal/po/it.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/po/it.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-pascal/po/ja.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/po/ja.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-pascal/po/ka.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/po/ka.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-pascal/po/ky.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/po/ky.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-pascal/po/lv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/po/lv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-pascal/po/ms.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/po/ms.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-pascal/po/mt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/po/mt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-pascal/po/nb.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/po/nb.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-pascal/po/nl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/po/nl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-pascal/po/nn.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/po/nn.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-pascal/po/pl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/po/pl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-pascal/po/pt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/po/pt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-pascal/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-pascal/po/ro.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/po/ro.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-pascal/po/ru.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/po/ru.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-pascal/po/sk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/po/sk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-pascal/po/sl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/po/sl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-pascal/po/sq.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/po/sq.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-pascal/po/sr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/po/sr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-pascal/po/sv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/po/sv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-pascal/po/ta.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/po/ta.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-pascal/po/tr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/po/tr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-pascal/po/uk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/po/uk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-pascal/po/vi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/po/vi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-pascal/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-pascal/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-pascal/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-pascal/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-ycp/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-ycp/po/af.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/po/af.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-ycp/po/ast.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/po/ast.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-ycp/po/bg.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/po/bg.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-ycp/po/ca.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/po/ca.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-ycp/po/cs.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/po/cs.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-ycp/po/da.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/po/da.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-ycp/po/de.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/po/de.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-ycp/po/el.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/po/el.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-ycp/po/eo.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/po/eo.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-ycp/po/es.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/po/es.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-ycp/po/fi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/po/fi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-ycp/po/fr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/po/fr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-ycp/po/ga.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/po/ga.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-ycp/po/gl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/po/gl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-ycp/po/hr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/po/hr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-ycp/po/hu.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/po/hu.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-ycp/po/id.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/po/id.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-ycp/po/it.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/po/it.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-ycp/po/ja.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/po/ja.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-ycp/po/ka.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/po/ka.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-ycp/po/ky.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/po/ky.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-ycp/po/lv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/po/lv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-ycp/po/ms.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/po/ms.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-ycp/po/mt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/po/mt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-ycp/po/nb.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/po/nb.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-ycp/po/nl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/po/nl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-ycp/po/nn.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/po/nn.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-ycp/po/pl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/po/pl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-ycp/po/pt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/po/pt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-ycp/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-ycp/po/ro.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/po/ro.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-ycp/po/ru.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/po/ru.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-ycp/po/sk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/po/sk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-ycp/po/sl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/po/sl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-ycp/po/sq.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/po/sq.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-ycp/po/sr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/po/sr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-ycp/po/sv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/po/sv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-ycp/po/ta.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/po/ta.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-ycp/po/tr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/po/tr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-ycp/po/uk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/po/uk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-ycp/po/vi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/po/vi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-ycp/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-ycp/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-ycp/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-ycp/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl/po/af.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/po/af.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl/po/ast.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/po/ast.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl/po/bg.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/po/bg.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl/po/ca.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/po/ca.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl/po/cs.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/po/cs.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl/po/da.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/po/da.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl/po/de.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/po/de.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl/po/el.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/po/el.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl/po/eo.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/po/eo.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl/po/es.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/po/es.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl/po/fi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/po/fi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl/po/fr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/po/fr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl/po/ga.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/po/ga.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl/po/gl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/po/gl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl/po/hr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/po/hr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl/po/hu.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/po/hu.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl/po/id.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/po/id.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl/po/it.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/po/it.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl/po/ja.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/po/ja.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl/po/ka.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/po/ka.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl/po/ky.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/po/ky.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl/po/lv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/po/lv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl/po/ms.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/po/ms.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl/po/mt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/po/mt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl/po/nb.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/po/nb.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl/po/nl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/po/nl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl/po/nn.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/po/nn.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl/po/pl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/po/pl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl/po/pt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/po/pt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl/po/ro.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/po/ro.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl/po/ru.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/po/ru.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl/po/sk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/po/sk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl/po/sl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/po/sl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl/po/sq.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/po/sq.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl/po/sr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/po/sr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl/po/sv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/po/sv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl/po/ta.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/po/ta.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl/po/tr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/po/tr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl/po/uk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/po/uk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl/po/vi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/po/vi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl-tk/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl-tk/po/af.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/af.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl-tk/po/ast.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/ast.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl-tk/po/bg.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/bg.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl-tk/po/ca.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/ca.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl-tk/po/cs.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/cs.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl-tk/po/da.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/da.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl-tk/po/de.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/de.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl-tk/po/el.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/el.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl-tk/po/eo.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/eo.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl-tk/po/es.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/es.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl-tk/po/fi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/fi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl-tk/po/fr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/fr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl-tk/po/ga.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/ga.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl-tk/po/gl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/gl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl-tk/po/hr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/hr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl-tk/po/hu.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/hu.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl-tk/po/id.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/id.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl-tk/po/it.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/it.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl-tk/po/ja.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/ja.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl-tk/po/ka.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/ka.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl-tk/po/ky.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/ky.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl-tk/po/lv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/lv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl-tk/po/ms.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/ms.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl-tk/po/mt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/mt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl-tk/po/nb.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/nb.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl-tk/po/nl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/nl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl-tk/po/nn.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/nn.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl-tk/po/pl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/pl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl-tk/po/pt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/pt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl-tk/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl-tk/po/ro.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/ro.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl-tk/po/ru.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/ru.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl-tk/po/sk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/sk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl-tk/po/sl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/sl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl-tk/po/sq.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/sq.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl-tk/po/sr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/sr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl-tk/po/sv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/sv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl-tk/po/ta.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/ta.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl-tk/po/tr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/tr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl-tk/po/uk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/uk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl-tk/po/vi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/vi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl-tk/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl-tk/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-tcl-tk/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-perl/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-perl/po/af.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/po/af.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-perl/po/ast.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/po/ast.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-perl/po/bg.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/po/bg.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-perl/po/ca.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/po/ca.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-perl/po/cs.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/po/cs.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-perl/po/da.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/po/da.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-perl/po/de.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/po/de.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-perl/po/el.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/po/el.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-perl/po/eo.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/po/eo.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-perl/po/es.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/po/es.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-perl/po/fi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/po/fi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-perl/po/fr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/po/fr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-perl/po/ga.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/po/ga.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-perl/po/gl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/po/gl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-perl/po/hr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/po/hr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-perl/po/hu.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/po/hu.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-perl/po/id.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/po/id.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-perl/po/it.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/po/it.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-perl/po/ja.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/po/ja.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-perl/po/ka.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/po/ka.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-perl/po/ky.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/po/ky.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-perl/po/lv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/po/lv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-perl/po/ms.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/po/ms.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-perl/po/mt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/po/mt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-perl/po/nb.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/po/nb.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-perl/po/nl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/po/nl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-perl/po/nn.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/po/nn.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-perl/po/pl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/po/pl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-perl/po/pt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/po/pt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-perl/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-perl/po/ro.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/po/ro.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-perl/po/ru.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/po/ru.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-perl/po/sk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/po/sk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-perl/po/sl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/po/sl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-perl/po/sq.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/po/sq.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-perl/po/sr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/po/sr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-perl/po/sv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/po/sv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-perl/po/ta.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/po/ta.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-perl/po/tr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/po/tr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-perl/po/uk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/po/uk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-perl/po/vi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/po/vi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-perl/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-perl/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-perl/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-perl/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-php/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/po/LINGUAS /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-php/po/af.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/po/af.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-php/po/ast.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/po/ast.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-php/po/bg.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/po/bg.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-php/po/ca.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/po/ca.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-php/po/cs.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/po/cs.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-php/po/da.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/po/da.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-php/po/de.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/po/de.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-php/po/el.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/po/el.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-php/po/eo.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/po/eo.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-php/po/es.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/po/es.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-php/po/fi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/po/fi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-php/po/fr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/po/fr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-php/po/ga.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/po/ga.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-php/po/gl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/po/gl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-php/po/hr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/po/hr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-php/po/hu.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/po/hu.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-php/po/id.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/po/id.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-php/po/it.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/po/it.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-php/po/ja.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/po/ja.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-php/po/ka.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/po/ka.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-php/po/ky.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/po/ky.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-php/po/lv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/po/lv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-php/po/ms.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/po/ms.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-php/po/mt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/po/mt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-php/po/nb.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/po/nb.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-php/po/nl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/po/nl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-php/po/nn.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/po/nn.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-php/po/pl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/po/pl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-php/po/pt.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/po/pt.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-php/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/po/pt_BR.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-php/po/ro.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/po/ro.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-php/po/ru.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/po/ru.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-php/po/sk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/po/sk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-php/po/sl.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/po/sl.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-php/po/sq.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/po/sq.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-php/po/sr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/po/sr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-php/po/sv.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/po/sv.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-php/po/ta.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/po/ta.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-php/po/tr.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/po/tr.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-php/po/uk.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/po/uk.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-php/po/vi.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/po/vi.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-php/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/po/zh_CN.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-php/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/po/zh_HK.po /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./hello-php/po/zh_TW.po /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/hello-php/po/zh_TW.po mkdir -p '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples' /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 installpaths '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples' Making install in doc mkdir -p /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext for file in `if test -f gettext_toc.html; then echo .; else echo .; fi`/gettext_*.html; do /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 $file /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/`basename $file`; done mkdir -p '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext' /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 FAQ.html tutorial.html '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext' mkdir -p '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/info' /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ./gettext.info '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/info' install-info --info-dir='/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/info' '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/info/gettext.info' mkdir -p '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/build-aux' /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 ../build-aux/javacomp.sh.in ../build-aux/javaexec.sh.in ../build-aux/csharpcomp.sh.in ../build-aux/csharpexec.sh.in '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/doc/gettext/examples/build-aux' mkdir -p '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/gettext' /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 755 ../build-aux/config.rpath '/exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/gettext' for l in en he lv no eu pa; do /exopi-obj/pobj/gettext-0.22.5/bin/install -d -m 755 /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/locale/$l/LC_MESSAGES; done /exopi-obj/pobj/gettext-0.22.5/bin/install -d -m 755 /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/emacs/site-lisp for f in start-po.el po-mode.el po-compat.el; do /exopi-obj/pobj/gettext-0.22.5/bin/install -c -m 644 /exopi-obj/pobj/gettext-0.22.5/gettext-0.22.5/gettext-tools/emacs/$f /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/share/emacs/site-lisp; done >>> Running package in devel/gettext,-runtime at 1714744225.42 ===> devel/gettext,-runtime `/exopi-obj/pobj/gettext-0.22.5/fake-amd64/.fake_done' is up to date. Reading existing plist for gettext-runtime-0.22.5 Reading existing plist for libtextstyle-0.22.5 Reading existing plist for gettext-tools-0.22.5 Writing /exopi-obj/pobj/gettext-0.22.5/fake-amd64/debug-pkg/Makefile.new Writing /exopi-obj/pobj/gettext-0.22.5/fake-amd64/debug-pkg/PLIST-runtime Writing /exopi-obj/pobj/gettext-0.22.5/fake-amd64/debug-pkg/PLIST-textstyle Writing /exopi-obj/pobj/gettext-0.22.5/fake-amd64/debug-pkg/PLIST-tools Renaming /exopi-obj/pobj/gettext-0.22.5/fake-amd64/debug-pkg/Makefile.new to Makefile > Extracting debug info from /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/bin/envsubst > Extracting debug info from /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/bin/gettext > Extracting debug info from /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/bin/ngettext > Extracting debug info from /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/lib/libasprintf.so.3.0 > Extracting debug info from /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/lib/libintl.so.8.0 > Extracting debug info from /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/lib/libtextstyle.so.0.2 > Extracting debug info from /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/bin/msgattrib > Extracting debug info from /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/bin/msgcat > Extracting debug info from /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/bin/msgcmp > Extracting debug info from /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/bin/msgcomm > Extracting debug info from /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/bin/msgconv > Extracting debug info from /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/bin/msgen > Extracting debug info from /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/bin/msgexec > Extracting debug info from /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/bin/msgfilter dwz: /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/bin/.debug/msgfilter.dbg: DWARF compression not beneficial - old size 13433 new size 13442 > Extracting debug info from /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/bin/msgfmt > Extracting debug info from /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/bin/msggrep > Extracting debug info from /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/bin/msginit dwz: /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/bin/.debug/msginit.dbg: DWARF compression not beneficial - old size 33164 new size 36234 > Extracting debug info from /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/bin/msgmerge dwz: /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/bin/.debug/msgmerge.dbg: DWARF compression not beneficial - old size 33867 new size 35738 > Extracting debug info from /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/bin/msgunfmt > Extracting debug info from /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/bin/msguniq > Extracting debug info from /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/bin/recode-sr-latin dwz: /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/bin/.debug/recode-sr-latin.dbg: DWARF compression not beneficial - old size 4592 new size 4660 > Extracting debug info from /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/bin/xgettext > Extracting debug info from /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/lib/gettext/cldr-plurals > Extracting debug info from /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/lib/gettext/hostname > Extracting debug info from /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/lib/gettext/urlget > Extracting debug info from /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/lib/libgettextlib.so.14.0 > Extracting debug info from /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/lib/libgettextpo.so.12.0 > Extracting debug info from /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/lib/libgettextsrc.so.10.0 ===> Building package for gettext-runtime-0.22.5 Create /exopi-cvs/ports/packages/amd64/all/gettext-runtime-0.22.5.tgz Creating package gettext-runtime-0.22.5 reading plist| checking dependencies| checking dependencies|converters/libiconv checksumming| checksumming| | 0% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|****** | 11% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********* | 16% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|** | 3% archiving|**** | 6% archiving|****** | 9% archiving|****** | 10% archiving|************* | 20% archiving|************** | 22% archiving|*************************************** | 61% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|************************************************ | 74% archiving|************************************************ | 75% archiving|************************************************ | 76% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 78% archiving|************************************************** | 79% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/man/man3/dngettext.3: No one-line description, using filename "dngettext" /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/man/man3/dgettext.3: No one-line description, using filename "dgettext" /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/man/man3/dcngettext.3: No one-line description, using filename "dcngettext" /exopi-obj/pobj/gettext-0.22.5/fake-amd64/usr/local/man/man3/dcgettext.3: No one-line description, using filename "dcgettext" Creating package debug-gettext-runtime-0.22.5 reading plist| checking dependencies| checking dependencies|converters/libiconv checking dependencies|devel/gettext,-runtime checksumming| checksumming| | 0% checksumming|*** | 4% checksumming|***** | 8% checksumming|******** | 13% checksumming|********** | 17% checksumming|************* | 21% checksumming|*************** | 25% checksumming|****************** | 29% checksumming|******************** | 33% checksumming|*********************** | 38% checksumming|************************* | 42% checksumming|**************************** | 46% checksumming|******************************* | 50% checksumming|********************************* | 54% checksumming|************************************ | 58% checksumming|************************************** | 63% checksumming|***************************************** | 67% checksumming|******************************************* | 71% checksumming|********************************************** | 75% checksumming|************************************************ | 79% checksumming|*************************************************** | 83% checksumming|***************************************************** | 88% checksumming|******************************************************** | 92% checksumming|********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|******** | 13% archiving|**************** | 26% archiving|************************* | 39% archiving|*********************************** | 54% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/gettext-runtime-0.22.5.tgz Link to /exopi-cvs/ports/packages/amd64/ftp/debug-gettext-runtime-0.22.5.tgz `/exopi-obj/pobj/gettext-0.22.5/fake-amd64/.fake_done' is up to date. ===> Building package for libtextstyle-0.22.5 Create /exopi-cvs/ports/packages/amd64/all/libtextstyle-0.22.5.tgz Creating package libtextstyle-0.22.5 reading plist| checking dependencies| checking dependencies|converters/libiconv checksumming| checksumming| | 0% checksumming|** | 3% checksumming|**** | 7% checksumming|****** | 10% checksumming|******** | 13% checksumming|********** | 17% checksumming|************ | 20% checksumming|************** | 23% checksumming|**************** | 27% checksumming|****************** | 30% checksumming|******************** | 33% checksumming|********************** | 37% checksumming|************************ | 40% checksumming|************************** | 43% checksumming|**************************** | 47% checksumming|******************************* | 50% checksumming|********************************* | 53% checksumming|*********************************** | 57% checksumming|************************************* | 60% checksumming|*************************************** | 63% checksumming|***************************************** | 67% checksumming|******************************************* | 70% checksumming|********************************************* | 73% checksumming|*********************************************** | 77% checksumming|************************************************* | 80% checksumming|*************************************************** | 83% checksumming|***************************************************** | 87% checksumming|******************************************************* | 90% checksumming|********************************************************* | 93% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|* | 2% archiving|** | 2% archiving|** | 3% archiving|*** | 5% archiving|*********************** | 36% archiving|******************************************* | 68% archiving|******************************************************* | 86% archiving|****************************************************************|100% Creating package debug-libtextstyle-0.22.5 reading plist| checking dependencies| checking dependencies|converters/libiconv checking dependencies|devel/gettext,-textstyle checksumming| checksumming| | 0% checksumming|**** | 7% checksumming|********* | 14% checksumming|************* | 21% checksumming|***************** | 29% checksumming|********************** | 36% checksumming|************************** | 43% checksumming|******************************* | 50% checksumming|*********************************** | 57% checksumming|*************************************** | 64% checksumming|******************************************** | 71% checksumming|************************************************ | 79% checksumming|**************************************************** | 86% checksumming|********************************************************* | 93% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/libtextstyle-0.22.5.tgz Link to /exopi-cvs/ports/packages/amd64/ftp/debug-libtextstyle-0.22.5.tgz `/exopi-obj/pobj/gettext-0.22.5/fake-amd64/.fake_done' is up to date. ===> Building package for gettext-tools-0.22.5 Create /exopi-cvs/ports/packages/amd64/all/gettext-tools-0.22.5.tgz Creating package gettext-tools-0.22.5 reading plist| checking dependencies| checking dependencies|archivers/xz checking dependencies|devel/gettext,-runtime checking dependencies|devel/gettext,-textstyle checking dependencies|archivers/xz checking dependencies|devel/gettext,-runtime checking dependencies|devel/gettext,-textstyle checking dependencies|converters/libiconv checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|****** | 11% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********* | 16% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|***************** | 29% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|******************** | 34% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|********************************** | 57% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|****************************************** | 70% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************* | 75% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|******************************************************** | 93% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|*********************************************************** | 98% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|* | 2% archiving|** | 2% archiving|** | 4% archiving|*** | 4% archiving|***** | 8% archiving|********** | 16% archiving|*************** | 24% archiving|******************** | 31% archiving|*********************** | 35% archiving|*************************** | 43% archiving|********************************* | 51% archiving|********************************** | 53% archiving|*********************************** | 54% archiving|**************************************** | 62% archiving|***************************************** | 64% archiving|***************************************** | 65% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 66% archiving|******************************************* | 67% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************** | 72% archiving|********************************************** | 73% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 74% archiving|************************************************ | 75% archiving|************************************************ | 76% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 77% archiving|************************************************** | 78% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************* | 87% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************ | 95% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Creating package debug-gettext-tools-0.22.5 reading plist| checking dependencies| checking dependencies|archivers/xz checking dependencies|devel/gettext,-runtime checking dependencies|devel/gettext,-textstyle checking dependencies|devel/gettext,-tools checking dependencies|archivers/xz checking dependencies|devel/gettext,-runtime checking dependencies|devel/gettext,-textstyle checking dependencies|devel/gettext,-tools checking dependencies|converters/libiconv checking dependencies|archivers/xz checking dependencies|devel/gettext,-runtime checking dependencies|devel/gettext,-textstyle checking dependencies|converters/libiconv checksumming| checksumming| | 0% checksumming|* | 2% checksumming|*** | 5% checksumming|**** | 7% checksumming|****** | 9% checksumming|******* | 12% checksumming|********* | 14% checksumming|********** | 16% checksumming|*********** | 19% checksumming|************* | 21% checksumming|************** | 23% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|*********************** | 37% checksumming|************************ | 40% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|**************************** | 47% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|********************************* | 53% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************* | 60% checksumming|************************************** | 63% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|******************************************* | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************** | 81% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|****************************************************** | 88% checksumming|******************************************************* | 91% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|* | 2% archiving|** | 2% archiving|** | 3% archiving|*** | 4% archiving|**** | 7% archiving|******** | 12% archiving|********* | 14% archiving|********** | 15% archiving|********** | 16% archiving|*********** | 17% archiving|***************** | 27% archiving|****************** | 28% archiving|****************** | 29% archiving|******************************************* | 67% archiving|******************************************** | 68% archiving|******************************************************* | 85% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/gettext-tools-0.22.5.tgz Link to /exopi-cvs/ports/packages/amd64/ftp/debug-gettext-tools-0.22.5.tgz >>> Running clean in devel/gettext,-runtime at 1714744256.74 ===> devel/gettext,-runtime ===> Cleaning for gettext-runtime-0.22.5 >>> Ended at 1714744258.83 max_stuck=36.84/depends=0.86/show-prepare-results=1.58/patch=3.77/configure=569.06/build=623.94/fake=115.34/package=31.23/clean=2.28