gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /jenkins/jobs/oi-userland/workspace/tools/userland-fetch --file /data/userland-archives/gettext-0.20.1.tar.xz --url http://ftp.gnu.org/pub/gnu/gettext/gettext-0.20.1.tar.xz --hash sha256:53f02fbbec9e798b0faaf7c73272f83608e835c6288dd58be6c9bb54624a3800 Source /data/userland-archives/gettext-0.20.1.tar.xz... validating signature... skipping (no signature URL) validating hash... ok /usr/bin/touch /data/userland-archives/gettext-0.20.1.tar.xz /bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1 /usr/bin/env RUBY_VERSION=2.3 /jenkins/jobs/oi-userland/workspace/tools/userland-unpack /data/userland-archives/gettext-0.20.1.tar.xz /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/.unpacked /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1 --strip=1 --backup --version-control=numbered < patches/000-test-fr.patch patching file gettext-tools/tests/lang-bash Hunk #1 succeeded at 80 (offset 4 lines). patching file gettext-tools/tests/lang-c Hunk #1 succeeded at 110 (offset 4 lines). patching file gettext-tools/tests/lang-clisp patching file gettext-tools/tests/lang-gawk patching file gettext-tools/tests/lang-guile patching file gettext-tools/tests/lang-php patching file gettext-tools/tests/lang-sh Hunk #1 succeeded at 119 (offset 50 lines). patching file gettext-tools/tests/lang-vala /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/.patched-000-test-fr.patch /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/.patched /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/.prep (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86) (cd /jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86 ; /usr/bin/env CONFIG_SHELL="/bin/bash" CC="/usr/gcc/6/bin/gcc" CXX="/usr/gcc/6/bin/g++" F77="/usr/gcc/6/bin/gfortran" FC="/usr/gcc/6/bin/gfortran" CFLAGS="-m32 -O3 " CXXFLAGS=" -m32 -O3 " FFLAGS=" -m32 -O3 " FCFLAGS="-m32 -O3 " LDFLAGS="-m32" PKG_CONFIG_PATH="/usr/lib/pkgconfig" "ac_cv_func_realloc_0_nonnull=yes" /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/configure CC="/usr/gcc/6/bin/gcc" CXX="/usr/gcc/6/bin/g++" F77="/usr/gcc/6/bin/gfortran" FC="/usr/gcc/6/bin/gfortran" CFLAGS="-m32 -O3 " CXXFLAGS=" -m32 -O3 " FFLAGS=" -m32 -O3 " FCFLAGS="-m32 -O3 " LDFLAGS="-m32" PKG_CONFIG_PATH="/usr/lib/pkgconfig" --prefix=/usr --mandir=/usr/share/man --bindir=/usr/bin --libdir=/usr/lib --sbindir=/usr/sbin --disable-java --disable-libasprintf --disable-openmp --disable-static --without-emacs) checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '101' is supported by ustar format... yes checking whether GID '10' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 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 (/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-runtime) configure: running /bin/bash /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/configure --disable-option-checking '--prefix=/usr' 'CC=/usr/gcc/6/bin/gcc' 'CXX=/usr/gcc/6/bin/g++' 'F77=/usr/gcc/6/bin/gfortran' 'FC=/usr/gcc/6/bin/gfortran' 'CFLAGS=-m32 -O3 ' 'CXXFLAGS= -m32 -O3 ' 'FFLAGS= -m32 -O3 ' 'FCFLAGS=-m32 -O3 ' 'LDFLAGS=-m32' 'PKG_CONFIG_PATH=/usr/lib/pkgconfig' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--libdir=/usr/lib' '--sbindir=/usr/sbin' '--disable-java' '--disable-libasprintf' '--disable-openmp' '--disable-static' '--without-emacs' --cache-file=/dev/null --srcdir=/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... /usr/gcc/6/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/gcc/6/bin/gcc accepts -g... yes checking for /usr/gcc/6/bin/gcc option to accept ISO C89... none needed checking whether /usr/gcc/6/bin/gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /usr/gcc/6/bin/gcc... gcc3 checking for bison... bison -y checking whether to use Java... no checking how to run the C preprocessor... /usr/gcc/6/bin/gcc -E checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for Java compiler... javac -target 1.6 -source 1.6 checking for jar... jar checking for preferred C# implementation... any checking for C# compiler... no checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking how to print strings... print -r checking for a sed that does not truncate output... /usr/bin/gsed checking for fgrep... /usr/bin/ggrep -F checking for ld used by /usr/gcc/6/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p checking the name lister (/usr/bin/nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking how to convert i386-pc-solaris2.11 file names to i386-pc-solaris2.11 format... func_convert_file_noop checking how to convert i386-pc-solaris2.11 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for archiver @FILE support... no checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -p output from /usr/gcc/6/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/6/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/6/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/6/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/6/bin/gcc static flag -static works... no checking if /usr/gcc/6/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/6/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/6/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 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... no checking for windres... no checking whether NLS is requested... yes checking for msgfmt... /usr/gnu/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/gnu/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking whether we are using the GNU C Library 2 or newer... no checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for inline... inline checking for size_t... yes checking for stdint.h... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for xlocale.h... yes checking for string.h... (cached) yes checking for getopt.h... yes checking for sys/cdefs.h... no checking for iconv.h... yes checking for crtdefs.h... no checking for wctype.h... yes checking for langinfo.h... yes checking for limits.h... yes checking for sys/mman.h... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for sys/socket.h... yes checking for features.h... no checking for getpagesize... yes checking for working mmap... yes checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for unsigned long long int... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for shared library run path origin... done checking 32-bit host C ABI... no checking for 64-bit host... no checking for the common suffixes of directories in the library search path... lib,lib checking whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for multithread API to use... posix checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... yes checking whether to use C++... yes checking whether the C++ compiler (/usr/gcc/6/bin/g++ -m32 -O3 -m32) works... yes checking whether the C++ compiler supports namespaces... yes checking dependency style of /usr/gcc/6/bin/g++... gcc3 checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking argz.h usability... no checking argz.h presence... no checking for argz.h... no checking for inttypes.h... (cached) yes checking for limits.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... no checking for munmap... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for argz_count... no checking for argz_stringify... no checking for argz_next... no checking for __fsetlocking... yes checking whether feof_unlocked is declared... no checking whether fgets_unlocked is declared... no checking for bison... bison checking version of bison... 3.5, ok checking for long long int... yes checking for wchar_t... yes checking for wint_t... yes checking whether wint_t is too small... no checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... no checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for symlink... yes checking for uselocale... yes checking for canonicalize_file_name... yes checking for getcwd... (cached) yes checking for readlink... yes checking for realpath... yes checking for readlinkat... yes checking for getprogname... yes checking for getexecname... yes checking for iswcntrl... yes checking for iswblank... yes checking for newlocale... yes checking for duplocale... yes checking for freelocale... yes checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mbslen... no checking for mprotect... yes checking for _set_invalid_parameter_handler... no checking for setenv... yes checking for wcwidth... yes checking for working fcntl.h... yes checking whether uselocale works... yes checking for fake locale system (OpenBSD)... no checking for Solaris 11.4 locale system... no checking for getlocalename_l... no checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for CFLocaleCopyPreferredLanguages... no checking for flexible array member... yes checking for ptrdiff_t... yes checking for features.h... (cached) no checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for asprintf... yes checking for wprintf... yes checking for newlocale... (cached) yes checking for putenv... yes checking for setenv... (cached) yes checking for snprintf... yes checking for strnlen... yes checking for uselocale... (cached) yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... (cached) yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether getc_unlocked is declared... yes checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking for CFLocaleCopyPreferredLanguages... (cached) no checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking whether // is distinct from /... no checking whether realpath works... yes checking if environ is properly declared... no checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking for complete errno.h... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for pid_t... yes checking for mode_t... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... no checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... no checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking whether lstat correctly handles trailing slash... yes checking whether malloc, realloc, calloc are POSIX compliant... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for mbstate_t... yes checking for a traditional japanese locale... none checking for a transitional chinese locale... zh_CN.GB18030 checking for a french Unicode locale... fr_FR.UTF-8 checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes 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 in sys/types.h... yes checking whether C symbols are prefixed with underscore at the linker level... no checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether stdint.h conforms to C99... no checking sys/inttypes.h usability... yes checking sys/inttypes.h presence... yes checking for sys/inttypes.h... yes checking sys/bitypes.h usability... no checking sys/bitypes.h presence... no checking for sys/bitypes.h... no checking for bit size of ptrdiff_t... 32 checking for bit size of size_t... 32 checking for bit size of sig_atomic_t... 32 checking for bit size of wchar_t... 32 checking for bit size of wint_t... 32 checking whether sig_atomic_t is signed... yes checking whether wchar_t is signed... yes checking whether wint_t is signed... yes checking for ptrdiff_t integer literal suffix... checking for size_t integer literal suffix... u checking for sig_atomic_t integer literal suffix... checking for wchar_t integer literal suffix... l checking for wint_t integer literal suffix... l checking whether strerror(0) succeeds... yes checking for C/C++ restrict keyword... __restrict checking whether strnlen is declared... yes checking for struct timespec in ... yes checking whether clearerr_unlocked is declared... no checking whether feof_unlocked is declared... (cached) no checking whether ferror_unlocked is declared... no checking whether fflush_unlocked is declared... no checking whether fgets_unlocked is declared... (cached) 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... (cached) 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 for atexit... yes checking whether // is distinct from /... (cached) no checking for error_at_line... no checking for flexible array member... (cached) yes checking whether program_invocation_name is declared... no checking whether program_invocation_short_name is declared... no checking whether __argv is declared... no checking whether __progname is defined in default libraries... yes checking whether the compiler generally respects inline... yes checking whether iswblank is declared... yes checking whether to use Java... no 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... yes checking whether langinfo.h defines YESEXPR... yes checking whether locale.h conforms to POSIX:2001... yes checking whether locale.h defines locale_t... yes checking whether struct lconv is properly defined... yes checking for pthread_rwlock_t... (cached) yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... (cached) yes checking whether mbrtowc handles incomplete characters... guessing yes checking whether mbrtowc works as well as mbtowc... yes checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... yes checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking for memmove... yes checking whether program_invocation_name is declared... (cached) no checking whether program_invocation_short_name is declared... (cached) no checking for raise... yes checking for sigprocmask... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking for tsearch... (cached) yes checking whether setlocale supports the C locale... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... no 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 good max_align_t... (cached) yes checking whether NULL can be used in arbitrary expressions... (cached) yes checking which flavor of printf attribute matches inttypes macros... system checking for working strerror function... yes checking for working strnlen... yes checking for strtoul... (cached) yes checking for nlink_t... (cached) yes checking whether iswcntrl works... (cached) yes checking for towlower... (cached) yes checking for wctype_t... (cached) yes checking for wctrans_t... (cached) 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... yes checking for perl... /usr/bin/perl checking whether the C++ compiler (/usr/gcc/6/bin/g++ -m32 -O3 -m32) works... yes checking whether the C++ compiler supports namespaces... yes checking dependency style of /usr/gcc/6/bin/g++... (cached) gcc3 checking for sched_yield in -lrt... yes 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 doc/Makefile config.status: creating intl/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 libasprintf (/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-runtime/libasprintf) configure: running /bin/bash /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/libasprintf/configure --disable-option-checking '--prefix=/usr' 'CC=/usr/gcc/6/bin/gcc' 'CXX=/usr/gcc/6/bin/g++' 'F77=/usr/gcc/6/bin/gfortran' 'FC=/usr/gcc/6/bin/gfortran' 'CFLAGS=-m32 -O3 ' 'CXXFLAGS= -m32 -O3 ' 'FFLAGS= -m32 -O3 ' 'FCFLAGS=-m32 -O3 ' 'LDFLAGS=-m32' 'PKG_CONFIG_PATH=/usr/lib/pkgconfig' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--libdir=/usr/lib' '--sbindir=/usr/sbin' '--disable-java' '--disable-libasprintf' '--disable-openmp' '--disable-static' '--without-emacs' --cache-file=/dev/null --srcdir=/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/libasprintf checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... /usr/gcc/6/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/gcc/6/bin/gcc accepts -g... yes checking for /usr/gcc/6/bin/gcc option to accept ISO C89... none needed checking whether /usr/gcc/6/bin/gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /usr/gcc/6/bin/gcc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether /usr/gcc/6/bin/g++ accepts -g... yes checking dependency style of /usr/gcc/6/bin/g++... gcc3 checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking how to run the C preprocessor... /usr/gcc/6/bin/gcc -E checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking how to print strings... print -r checking for a sed that does not truncate output... /usr/bin/gsed checking for fgrep... /usr/bin/ggrep -F checking for ld used by /usr/gcc/6/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p checking the name lister (/usr/bin/nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking how to convert i386-pc-solaris2.11 file names to i386-pc-solaris2.11 format... func_convert_file_noop checking how to convert i386-pc-solaris2.11 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for archiver @FILE support... no checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -p output from /usr/gcc/6/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/6/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/6/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/6/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/6/bin/gcc static flag -static works... no checking if /usr/gcc/6/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/6/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/6/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 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... no checking how to run the C++ preprocessor... /usr/gcc/6/bin/g++ -E checking for ld used by /usr/gcc/6/bin/g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking whether the /usr/gcc/6/bin/g++ linker (/usr/bin/ld) supports shared libraries... yes checking for /usr/gcc/6/bin/g++ option to produce PIC... -fPIC -DPIC checking if /usr/gcc/6/bin/g++ PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/6/bin/g++ static flag -static works... no checking if /usr/gcc/6/bin/g++ supports -c -o file.o... yes checking if /usr/gcc/6/bin/g++ supports -c -o file.o... (cached) yes checking whether the /usr/gcc/6/bin/g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking for windres... no checking features.h usability... no checking features.h presence... no checking for features.h... no checking for inline... inline checking for size_t... 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 too small... no 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... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking for complete errno.h... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... (cached) yes checking for stdint.h... (cached) yes checking for snprintf... yes checking for vasprintf... yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether printf() supports POSIX/XSI format strings... yes checking for dvips... /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/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 config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libtextstyle (/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/libtextstyle) configure: running /bin/bash /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/configure --disable-option-checking '--prefix=/usr' 'CC=/usr/gcc/6/bin/gcc' 'CXX=/usr/gcc/6/bin/g++' 'F77=/usr/gcc/6/bin/gfortran' 'FC=/usr/gcc/6/bin/gfortran' 'CFLAGS=-m32 -O3 ' 'CXXFLAGS= -m32 -O3 ' 'FFLAGS= -m32 -O3 ' 'FCFLAGS=-m32 -O3 ' 'LDFLAGS=-m32' 'PKG_CONFIG_PATH=/usr/lib/pkgconfig' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--libdir=/usr/lib' '--sbindir=/usr/sbin' '--disable-java' '--disable-libasprintf' '--disable-openmp' '--disable-static' '--without-emacs' --cache-file=/dev/null --srcdir=/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... /usr/gcc/6/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/gcc/6/bin/gcc accepts -g... yes checking for /usr/gcc/6/bin/gcc option to accept ISO C89... none needed checking whether /usr/gcc/6/bin/gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /usr/gcc/6/bin/gcc... gcc3 checking how to run the C preprocessor... /usr/gcc/6/bin/gcc -E checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking for /usr/gcc/6/bin/gcc option to accept ISO C99... none needed checking for /usr/gcc/6/bin/gcc option to accept ISO Standard C... (cached) none needed checking how to print strings... print -r checking for a sed that does not truncate output... /usr/bin/gsed checking for fgrep... /usr/bin/ggrep -F checking for ld used by /usr/gcc/6/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p checking the name lister (/usr/bin/nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking how to convert i386-pc-solaris2.11 file names to i386-pc-solaris2.11 format... func_convert_file_noop checking how to convert i386-pc-solaris2.11 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for archiver @FILE support... no checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -p output from /usr/gcc/6/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/6/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/6/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/6/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/6/bin/gcc static flag -static works... no checking if /usr/gcc/6/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/6/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/6/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 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... no checking for windres... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking for limits.h... yes checking for math.h... yes checking for sys/mman.h... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for features.h... no checking for crtdefs.h... no checking for _set_invalid_parameter_handler... no checking for symlink... yes checking for tcdrain... yes checking for fsync... yes checking for getprogname... yes checking for getexecname... yes checking for mprotect... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for snprintf... yes checking for tcgetattr... yes checking for vasnprintf... no checking whether // is distinct from /... no checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking for complete errno.h... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for sig_atomic_t... yes checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking for ld... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for shared library run path origin... done checking 32-bit host C ABI... no checking for 64-bit host... no checking for the common suffixes of directories in the library search path... lib,lib checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for inline... inline 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 whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... no checking whether pow can be used without linking with libm... no checking whether pow can be used with libm... yes checking whether malloc, realloc, calloc are POSIX compliant... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... no checking for sigset_t... yes checking for ssize_t... yes checking for C/C++ restrict keyword... __restrict checking for uid_t in sys/types.h... yes checking whether snprintf returns a byte count as in C99... yes checking whether snprintf is declared... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for wchar_t... yes checking for wint_t... yes checking whether wint_t is too small... no checking for unsigned long long int... yes checking for long long int... yes checking whether stdint.h conforms to C99... no checking sys/inttypes.h usability... yes checking sys/inttypes.h presence... yes checking for sys/inttypes.h... yes checking sys/bitypes.h usability... no checking sys/bitypes.h presence... no checking for sys/bitypes.h... no checking for bit size of ptrdiff_t... 32 checking for bit size of size_t... 32 checking for bit size of sig_atomic_t... 32 checking for bit size of wchar_t... 32 checking for bit size of wint_t... 32 checking whether sig_atomic_t is signed... yes checking whether wchar_t is signed... yes checking whether wint_t is signed... yes checking for ptrdiff_t integer literal suffix... checking for size_t integer literal suffix... u checking for sig_atomic_t integer literal suffix... checking for wchar_t integer literal suffix... l checking for wint_t integer literal suffix... l checking whether strerror(0) succeeds... 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 inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether vsnprintf is declared... yes checking whether uses 'inline' correctly... yes checking whether // is distinct from /... (cached) no checking for error_at_line... no checking whether fabs can be used without linking with libm... no checking whether fabs can be used with libm... yes checking whether conversion from 'int' to 'long double' works... yes checking whether program_invocation_name is declared... no checking whether program_invocation_short_name is declared... no checking whether __argv is declared... no checking whether __progname is defined in default libraries... 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 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 whether to use the included libxml... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for dlfcn.h... (cached) yes checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for limits.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for math.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking for arpa/nameser.h... yes checking for resolv.h... yes checking for dlopen... yes checking for getaddrinfo... no checking for localtime... yes checking for shlload... no checking for stat... yes checking for strftime... yes checking whether log10 works... yes checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking whether the C compiler is actually a C++ compiler... no checking for obstacks that work with any size object... no checking for raise... yes checking for sigprocmask... yes checking for struct sigaction.sa_sigaction... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... no 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 whether printf supports POSIX/XSI format strings with positions... yes checking for ssize_t... (cached) yes checking for va_copy... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking which flavor of printf attribute matches inttypes macros... system checking for stpcpy... yes checking for working strerror function... yes checking for ptrdiff_t... yes checking for vasprintf... yes checking for vsnprintf... yes checking whether snprintf respects a size of 1... (cached) yes checking whether printf supports POSIX/XSI format strings with positions... (cached) yes checking for stdint.h... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/nm -p checking the name lister (/usr/bin/nm -p) interface... (cached) BSD nm checking for gawk... (cached) gawk checking for texi2dvi... /usr/bin/texi2dvi checking for dvips... /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/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 (/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-tools) configure: running /bin/bash /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/configure --disable-option-checking '--prefix=/usr' 'CC=/usr/gcc/6/bin/gcc' 'CXX=/usr/gcc/6/bin/g++' 'F77=/usr/gcc/6/bin/gfortran' 'FC=/usr/gcc/6/bin/gfortran' 'CFLAGS=-m32 -O3 ' 'CXXFLAGS= -m32 -O3 ' 'FFLAGS= -m32 -O3 ' 'FCFLAGS=-m32 -O3 ' 'LDFLAGS=-m32' 'PKG_CONFIG_PATH=/usr/lib/pkgconfig' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--libdir=/usr/lib' '--sbindir=/usr/sbin' '--disable-java' '--disable-libasprintf' '--disable-openmp' '--disable-static' '--without-emacs' --cache-file=/dev/null --srcdir=/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... /usr/gcc/6/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/gcc/6/bin/gcc accepts -g... yes checking for /usr/gcc/6/bin/gcc option to accept ISO C89... none needed checking whether /usr/gcc/6/bin/gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /usr/gcc/6/bin/gcc... gcc3 checking for bison... bison -y checking whether to use Java... no checking how to run the C preprocessor... /usr/gcc/6/bin/gcc -E checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for Java virtual machine... java checking for Java compiler... javac -source 1.6 checking for jar... jar checking for preferred C# implementation... any checking for C# compiler... no checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking for C# program execution engine... no checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for /usr/gcc/6/bin/gcc option to accept ISO C99... none needed checking for /usr/gcc/6/bin/gcc option to accept ISO Standard C... (cached) none needed checking how to print strings... print -r checking for a sed that does not truncate output... /usr/bin/gsed checking for fgrep... /usr/bin/ggrep -F checking for ld used by /usr/gcc/6/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p checking the name lister (/usr/bin/nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking how to convert i386-pc-solaris2.11 file names to i386-pc-solaris2.11 format... func_convert_file_noop checking how to convert i386-pc-solaris2.11 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for archiver @FILE support... no checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -p output from /usr/gcc/6/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/6/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/6/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/6/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/6/bin/gcc static flag -static works... no checking if /usr/gcc/6/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/6/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/6/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 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... no checking for windres... no checking whether NLS is requested... yes checking for msgfmt... /usr/gnu/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/gnu/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking whether we are using the GNU C Library 2 or newer... no checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for inline... inline checking for size_t... yes checking for stdint.h... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for xlocale.h... yes checking for string.h... (cached) yes checking for sys/socket.h... yes checking for dirent.h... yes checking for fnmatch.h... yes checking for wctype.h... yes checking for sys/stat.h... (cached) yes checking for getopt.h... yes checking for sys/cdefs.h... no checking for sys/time.h... yes checking for iconv.h... yes checking for crtdefs.h... no checking for langinfo.h... yes checking for libxml2/libxml/xmlexports.h... yes checking for libxml2/libxml/xmlversion.h... no checking for limits.h... yes checking for math.h... yes checking for wchar.h... yes checking for sys/mman.h... yes checking for spawn.h... yes checking for stdint.h... (cached) yes checking for sys/select.h... yes checking for sys/wait.h... yes checking for utime.h... yes checking for features.h... no checking for arpa/inet.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for inttypes.h... (cached) yes checking for semaphore.h... yes checking for sys/ioctl.h... yes checking for sys/uio.h... yes checking for malloc.h... yes checking for getpagesize... yes checking for working mmap... yes checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for unsigned long long int... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for shared library run path origin... done checking 32-bit host C ABI... no checking for 64-bit host... no checking for the common suffixes of directories in the library search path... lib,lib checking whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for multithread API to use... posix checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... yes checking whether to use C++... yes checking whether the C++ compiler (/usr/gcc/6/bin/g++ -m32 -O3 -m32) works... yes checking whether the C++ compiler supports namespaces... yes checking dependency style of /usr/gcc/6/bin/g++... gcc3 checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking argz.h usability... no checking argz.h presence... no checking for argz.h... no checking for inttypes.h... (cached) yes checking for limits.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... no checking for munmap... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for argz_count... no checking for argz_stringify... no checking for argz_next... no checking for __fsetlocking... yes checking whether feof_unlocked is declared... no checking whether fgets_unlocked is declared... no checking for bison... bison checking version of bison... 3.5, ok checking for long long int... yes checking for wchar_t... yes checking for wint_t... yes checking whether wint_t is too small... no checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... no checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for symlink... yes checking for uselocale... yes checking for fchmod... yes checking for canonicalize_file_name... yes checking for getcwd... (cached) yes checking for readlink... yes checking for realpath... yes checking for readlinkat... yes checking for _set_invalid_parameter_handler... no checking for fcntl... yes checking for fnmatch... yes checking for btowc... yes checking for isblank... yes checking for iswctype... yes checking for mbsrtowcs... yes checking for mempcpy... (cached) no checking for wmemchr... yes checking for wmemcpy... yes checking for wmempcpy... no checking for getdelim... yes checking for getdtablesize... yes checking for getprogname... yes checking for getexecname... yes checking for gettimeofday... yes checking for iswcntrl... yes checking for iswblank... yes checking for newlocale... yes checking for duplocale... yes checking for freelocale... yes checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mbslen... no checking for isascii... yes checking for mprotect... yes checking for select... yes checking for pipe2... yes checking for setenv... 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... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for snprintf... yes checking for stpncpy... yes checking for strerror_r... yes checking for __xpg_strerror_r... no checking for pipe... yes checking for utime... yes checking for futimes... no checking for futimesat... yes checking for futimens... yes checking for utimensat... yes checking for lutimes... no checking for vasnprintf... no checking for wcwidth... yes checking for ftruncate... yes checking for pthread_sigmask... yes checking for sleep... yes checking for catgets... yes checking for shutdown... no checking for usleep... yes checking for wcrtomb... yes checking for wctob... yes checking for mbrlen... yes checking for nl_langinfo... yes checking for fsync... yes checking for tcdrain... yes checking for getrlimit... yes checking for setrlimit... yes checking for working fcntl.h... yes checking whether uselocale works... yes checking for fake locale system (OpenBSD)... no checking for Solaris 11.4 locale system... no checking for getlocalename_l... no checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for CFLocaleCopyPreferredLanguages... no checking for flexible array member... yes checking for ptrdiff_t... yes checking for features.h... (cached) no checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for asprintf... yes checking for wprintf... yes checking for newlocale... (cached) yes checking for putenv... yes checking for setenv... (cached) yes checking for snprintf... (cached) yes checking for strnlen... yes checking for uselocale... (cached) yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... (cached) yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether getc_unlocked is declared... yes checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking for CFLocaleCopyPreferredLanguages... (cached) no checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking whether // is distinct from /... no checking whether realpath works... yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking if environ is properly declared... no checking for complete errno.h... yes checking whether strerror_r is declared... yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... no checking for mode_t... yes checking for sig_atomic_t... yes checking for pid_t... yes checking for eaccess... no checking for mbstate_t... yes 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 for ftello... yes checking whether ftello works... no 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... no checking for C/C++ restrict keyword... __restrict checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes 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 whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking whether included libunistring is requested... no checking for libunistring... yes checking how to link with libunistring... /usr/lib/libunistring.so checking for libunistring version... 0.9.10 checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... no checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking whether pow can be used without linking with libm... no checking whether pow can be used with libm... yes checking whether lstat correctly handles trailing slash... yes checking whether malloc, realloc, calloc are POSIX compliant... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for a traditional japanese locale... none checking for a transitional chinese locale... zh_CN.GB18030 checking for a french Unicode locale... fr_FR.UTF-8 checking for a traditional french locale... fr_FR.ISO8859-1 checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... no 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 works... yes checking whether posix_spawnattr_setschedpolicy is supported... yes checking whether posix_spawnattr_setschedparam is supported... yes 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 uid_t in sys/types.h... yes 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 snprintf is declared... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether stdint.h conforms to C99... no checking sys/inttypes.h usability... yes checking sys/inttypes.h presence... yes checking for sys/inttypes.h... yes checking sys/bitypes.h usability... no checking sys/bitypes.h presence... no checking for sys/bitypes.h... no checking for bit size of ptrdiff_t... 32 checking for bit size of size_t... 32 checking for bit size of sig_atomic_t... 32 checking for bit size of wchar_t... 32 checking for bit size of wint_t... 32 checking whether sig_atomic_t is signed... yes checking whether wchar_t is signed... yes checking whether wint_t is signed... yes checking for ptrdiff_t integer literal suffix... checking for size_t integer literal suffix... u checking for sig_atomic_t integer literal suffix... checking for wchar_t integer literal suffix... l checking for wint_t integer literal suffix... l checking whether stpncpy is declared... yes checking whether strerror(0) succeeds... yes checking for strerror_r with POSIX signature... yes checking whether strerror_r works... no checking whether strnlen is declared... yes checking whether strstr works... yes checking whether is self-contained... no checking for struct timespec in ... yes checking whether clearerr_unlocked is declared... no checking whether feof_unlocked is declared... (cached) no checking whether ferror_unlocked is declared... no checking whether fflush_unlocked is declared... no checking whether fgets_unlocked is declared... (cached) 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... (cached) 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 intmax_t... (cached) yes checking for snprintf... (cached) yes checking for strnlen... (cached) yes checking for wcslen... (cached) yes checking for wcsnlen... (cached) yes checking for mbrtowc... (cached) yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... (cached) no checking whether vsnprintf is declared... yes checking whether uses 'inline' correctly... yes checking whether is self-contained... yes checking for shutdown... (cached) no checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking whether alarm is declared... yes checking whether ungetc works on arbitrary bytes... yes checking whether getcwd (NULL, 0) allocates memory for result... no checking for getcwd with POSIX signature... yes checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking for library containing setsockopt... -lsocket checking whether select supports a 0 argument... yes checking whether select detects invalid fds... yes checking whether strerror_r is declared... (cached) yes checking sys/acl.h usability... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes checking for library containing acl_get_file... no checking for facl... yes checking for library containing acl_trivial... -lsec checking for acl_trivial... yes checking for atexit... yes checking for dirent.h... (cached) yes checking for string.h... (cached) yes checking for long file names... yes checking for pathconf... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for __builtin_expect... yes checking byteswap.h usability... no checking byteswap.h presence... no checking for byteswap.h... no checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for clock_settime... yes checking for closedir... yes checking for chown... 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 dup2 works... yes checking for error_at_line... no checking whether fabs can be used without linking with libm... no checking whether fabs can be used with libm... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... yes checking for flexible array member... (cached) yes checking whether conversion from 'int' to 'long double' works... yes checking for working POSIX fnmatch... yes checking whether fopen recognizes a trailing slash... yes checking for ftello... (cached) yes checking for _ftelli64... no checking for working getdelim function... yes checking whether getdtablesize works... yes checking for getline... yes checking for working getline function... yes checking whether program_invocation_name is declared... no checking whether program_invocation_short_name is declared... no checking whether __argv is declared... no checking whether __progname is defined in default libraries... yes checking whether gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... 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 whether isnan(long double) can be used without linking with libm... (cached) yes checking whether isnanl works... (cached) yes checking whether iswblank is declared... yes checking whether to use Java... no 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... yes checking whether langinfo.h defines YESEXPR... yes checking whether to use the included libunistring... no checking whether included libxml is requested... no checking absolute name of ... ///usr/include/libxml2/libxml/xmlexports.h checking for libxml... yes checking whether to use the included libxml... no checking whether locale.h conforms to POSIX:2001... yes checking whether locale.h defines locale_t... yes checking whether struct lconv is properly defined... yes checking for pthread_rwlock_t... (cached) yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... (cached) yes checking whether log10 works... yes checking whether lseek detects pipes... yes checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking whether mbrtowc handles incomplete characters... guessing yes checking whether mbrtowc works as well as mbtowc... yes checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... yes checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbsrtowcs works... yes checking whether mbswidth is declared in ... no checking for mbstate_t... (cached) yes checking for memmove... yes checking for memset... yes checking whether mkdir handles trailing slash... yes checking whether mkdir handles trailing dot... yes checking for mkdtemp... yes checking for obstacks that work with any size object... no checking whether open recognizes a trailing slash... yes checking for opendir... yes checking whether posix_spawn_file_actions_addclose works... no checking whether posix_spawn_file_actions_adddup2 works... no checking whether posix_spawn_file_actions_addopen works... no checking whether program_invocation_name is declared... (cached) no checking whether program_invocation_short_name is declared... (cached) no checking for raise... yes checking for sigprocmask... yes checking for rawmemchr... no checking for readdir... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking for tsearch... (cached) yes checking whether rmdir works... yes checking for __secure_getenv... no checking for issetugid... yes checking whether setenv validates arguments... yes checking whether setlocale supports the C locale... yes checking for struct sigaction.sa_sigaction... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... no 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... (cached) yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking for posix_spawnattr_t... yes checking for posix_spawn_file_actions_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 good max_align_t... (cached) yes checking whether NULL can be used in arbitrary expressions... (cached) yes checking which flavor of printf attribute matches inttypes macros... system checking for stpcpy... (cached) yes checking for working stpncpy... yes checking for strchrnul... yes checking whether strchrnul works... yes checking for strcspn... yes checking for working strerror function... yes checking for working strnlen... yes checking for strpbrk... yes checking whether strstr works in linear time... no checking whether strstr works... (cached) yes checking for strtol... yes checking for strtoul... (cached) yes checking for nlink_t... (cached) yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... no checking for ptrdiff_t... (cached) yes checking for vasprintf... yes checking for vsnprintf... yes checking whether snprintf respects a size of 1... (cached) yes checking whether printf supports POSIX/XSI format strings with positions... (cached) yes checking for waitid... yes checking for waitpid... yes checking for union wait... no checking whether iswcntrl works... (cached) yes checking for towlower... (cached) yes checking for wctype_t... (cached) yes checking for wctrans_t... (cached) yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking for stdint.h... (cached) yes checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... yes checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a turkish Unicode locale... none checking whether dup works... yes checking whether fdopen sets errno... yes checking for getxattr with XATTR_NAME_POSIX_ACL macros... no checking for getpagesize... yes checking whether getpagesize is declared... yes checking for library containing inet_pton... none required checking whether inet_pton is declared... yes checking whether byte ordering is bigendian... (cached) no checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... no checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... no checking for ioctl... yes checking for ioctl with POSIX signature... yes checking where to find the exponent in a 'float'... (cached) word 0 bit 23 checking where to find the exponent in a 'double'... (cached) word 1 bit 20 checking where to find the exponent in a 'long double'... word 2 bit 0 checking where to find the exponent in a 'float'... (cached) word 0 bit 23 checking where to find the exponent in a 'double'... (cached) word 1 bit 20 checking where to find the exponent in a 'long double'... (cached) word 2 bit 0 checking where to find the exponent in a 'double'... (cached) word 1 bit 20 checking where to find the exponent in a 'double'... (cached) word 1 bit 20 checking where to find the exponent in a 'float'... (cached) word 0 bit 23 checking where to find the exponent in a 'float'... (cached) word 0 bit 23 checking where to find the exponent in a 'long double'... (cached) word 2 bit 0 checking where to find the exponent in a 'long double'... (cached) word 2 bit 0 checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for mbtowc... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for library containing nanosleep... none required checking for working nanosleep... yes checking whether is self-contained... yes 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... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether select supports a 0 argument... (cached) yes checking whether select detects invalid fds... (cached) yes checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking whether sleep is declared... yes checking for working sleep... yes checking for socklen_t... yes checking for working stdalign.h... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether symlink handles trailing slash correctly... yes checking whether declares ioctl... no checking for pthread_atfork... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for useconds_t... yes checking whether usleep allows large arguments... yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether wcrtomb works in the C locale... yes checking whether wcrtomb return value is correct... yes checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking whether wctob works... yes checking whether wctob is declared... yes checking for sched_yield in -lrt... yes checking whether btowc(0) is correct... (cached) yes checking whether btowc(EOF) is correct... (cached) yes checking for __builtin_expect... (cached) yes checking whether langinfo.h defines CODESET... (cached) yes checking whether langinfo.h defines T_FMT_AMPM... (cached) yes checking whether langinfo.h defines ALTMON_1... (cached) no checking whether langinfo.h defines ERA... (cached) yes checking whether langinfo.h defines YESEXPR... (cached) yes checking whether the compiler supports the __inline keyword... yes checking for pthread_rwlock_t... (cached) yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... (cached) yes checking for mbtowc... (cached) yes checking whether YESEXPR works... yes checking for working re_compile_pattern... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking whether isblank is declared... yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether wcrtomb works in the C locale... (cached) yes checking whether wcrtomb return value is correct... (cached) yes checking for __builtin_expect... (cached) yes checking whether // is distinct from /... (cached) no checking whether dup2 works... (cached) yes checking for error_at_line... (cached) no checking whether fcntl handles F_DUPFD correctly... (cached) yes checking whether fcntl understands F_DUPFD_CLOEXEC... (cached) yes checking whether conversion from 'int' to 'long double' works... (cached) yes checking whether fopen recognizes a trailing slash... (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 whether program_invocation_name is declared... (cached) no checking whether program_invocation_short_name is declared... (cached) no checking whether __argv is declared... (cached) no checking whether __progname is defined in default libraries... (cached) yes checking whether the compiler generally respects inline... (cached) yes checking whether to use the included libunistring... no checking for pthread_rwlock_t... (cached) yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbrtowc handles a NULL pwc argument... (cached) yes checking whether mbrtowc handles a NULL string argument... (cached) yes checking whether mbrtowc has a correct return value... (cached) yes checking whether mbrtowc returns 0 when parsing a NUL character... (cached) yes checking whether mbrtowc works on empty input... (cached) yes checking whether the C locale is free of encoding errors... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbswidth is declared in ... (cached) no checking for mbstate_t... (cached) yes checking for obstacks that work with any size object... (cached) no 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 for volatile sig_atomic_t... (cached) yes checking for sighandler_t... (cached) no 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 good max_align_t... (cached) yes checking whether NULL can be used in arbitrary expressions... (cached) yes checking which flavor of printf attribute matches inttypes macros... (cached) system checking for stpcpy... (cached) yes checking for working stpncpy... (cached) yes checking for strchrnul... (cached) yes checking whether strchrnul works... (cached) yes checking for working strerror function... (cached) yes checking whether strstr works... (cached) yes checking for nlink_t... (cached) yes checking for ptrdiff_t... (cached) yes checking for vasprintf... (cached) yes checking whether iswcntrl works... (cached) yes checking for towlower... (cached) yes checking for wctype_t... (cached) yes checking for wctrans_t... (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 pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for inline... (cached) inline checking for unsigned long long int... (cached) 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 whether we are using the GNU C Library >= 2.1 or uClibc... (cached) no checking for select... (cached) yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for signal handlers with siginfo_t... yes checking for setlocale declaration... extern char *setlocale (int category, const char *locale); checking whether byte ordering is bigendian... (cached) no checking for arpa/inet.h... (cached) yes checking for gethostname... yes checking for gethostbyname... no checking for inet_ntop... yes checking for IPv6 sockets... yes checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/nm -p checking the name lister (/usr/bin/nm -p) interface... (cached) BSD nm checking whether Emacs support is requested... no checking for dvips... /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/build-aux/missing dvips checking for texi2pdf... /usr/bin/texi2pdf checking for perl... /usr/bin/perl checking whether the C++ compiler (/usr/gcc/6/bin/g++ -m32 -O3 -m32) works... yes checking whether the C++ compiler supports namespaces... yes checking dependency style of /usr/gcc/6/bin/g++... (cached) gcc3 checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) none checking for a german Unicode locale... de_DE.UTF-8 checking whether we are using the GNU C++ compiler... yes checking whether /usr/gcc/6/bin/g++ accepts -g... yes checking dependency style of /usr/gcc/6/bin/g++... (cached) gcc3 checking how to run the C++ preprocessor... /usr/gcc/6/bin/g++ -E checking for ld used by /usr/gcc/6/bin/g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking whether the /usr/gcc/6/bin/g++ linker (/usr/bin/ld) supports shared libraries... yes checking for /usr/gcc/6/bin/g++ option to produce PIC... -fPIC -DPIC checking if /usr/gcc/6/bin/g++ PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/6/bin/g++ static flag -static works... no checking if /usr/gcc/6/bin/g++ supports -c -o file.o... yes checking if /usr/gcc/6/bin/g++ supports -c -o file.o... (cached) yes checking whether the /usr/gcc/6/bin/g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate 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 intl/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 (/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-tools/examples) configure: running /bin/bash /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/examples/configure --disable-option-checking '--prefix=/usr' 'CC=/usr/gcc/6/bin/gcc' 'CXX=/usr/gcc/6/bin/g++' 'F77=/usr/gcc/6/bin/gfortran' 'FC=/usr/gcc/6/bin/gfortran' 'CFLAGS=-m32 -O3 ' 'CXXFLAGS= -m32 -O3 ' 'FFLAGS= -m32 -O3 ' 'FCFLAGS=-m32 -O3 ' 'LDFLAGS=-m32' 'PKG_CONFIG_PATH=/usr/lib/pkgconfig' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--libdir=/usr/lib' '--sbindir=/usr/sbin' '--disable-java' '--disable-libasprintf' '--disable-openmp' '--disable-static' '--without-emacs' --cache-file=/dev/null --srcdir=/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/examples checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for a sed that does not truncate output... /usr/bin/gsed checking whether NLS is requested... yes checking for msgfmt... /usr/gnu/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/gnu/bin/xgettext checking for msgmerge... /usr/bin/msgmerge 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 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/.configured (cd /jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" "ac_cv_func_realloc_0_nonnull=yes" \ /usr/gnu/bin/make -j8 \ ) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86' /usr/gnu/bin/make all-recursive make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86' Making all in gnulib-local make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gnulib-local' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gnulib-local' Making all in gettext-runtime make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-runtime' /usr/gnu/bin/make all-recursive make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-runtime' Making all in doc make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-runtime/doc' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-runtime/doc' Making all in intl make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-runtime/intl' /usr/gnu/bin/make all-am make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-runtime/intl' 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_NAMELESS_LOCALES''@,0,g' \ -e 's,@''HAVE_NEWLOCALE''@,1,g' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/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 /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/export.h" \ | sed -e 's,@''HAVE_VISIBILITY''@,1,g' \ > libgnuintl.h /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o hash-string.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/hash-string.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o l10nflist.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/l10nflist.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o explodename.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/explodename.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o plural.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/plural.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o plural-exp.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/plural-exp.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o localcharset.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/localcharset.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o threadlib.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/threadlib.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o lock.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/lock.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/l10nflist.c -fPIC -DPIC -o .libs/l10nflist.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/hash-string.c -fPIC -DPIC -o .libs/hash-string.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/lock.c -fPIC -DPIC -o .libs/lock.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/plural-exp.c -fPIC -DPIC -o .libs/plural-exp.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/localcharset.c -fPIC -DPIC -o .libs/localcharset.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/threadlib.c -fPIC -DPIC -o .libs/threadlib.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/explodename.c -fPIC -DPIC -o .libs/explodename.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/plural.c -fPIC -DPIC -o .libs/plural.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o relocatable.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/relocatable.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o langprefs.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/langprefs.c sed -e 's/extern \([^"]\)/extern LIBINTL_DLL_EXPORTED \1/' \ -e 's/extern,/extern LIBINTL_DLL_EXPORTED,/' \ -e "/#if HAVE_USELOCALE/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/export.h" \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/localename-table.in.h \ | sed -e 's,@''HAVE_VISIBILITY''@,1,g' \ > localename-table.h /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o log.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/log.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o printf.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/printf.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o setlocale.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/setlocale.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o version.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/version.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o xsize.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/xsize.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o osdep.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/osdep.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/relocatable.c -fPIC -DPIC -o .libs/relocatable.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/log.c -fPIC -DPIC -o .libs/log.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/setlocale.c -fPIC -DPIC -o .libs/setlocale.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/langprefs.c -fPIC -DPIC -o .libs/langprefs.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/version.c -fPIC -DPIC -o .libs/version.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/xsize.c -fPIC -DPIC -o .libs/xsize.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/printf.c -fPIC -DPIC -o .libs/printf.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o intl-compat.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/intl-compat.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o bindtextdom.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/bindtextdom.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o dcgettext.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/dcgettext.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o dgettext.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/dgettext.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o gettext.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/gettext.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o finddomain.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/finddomain.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o loadmsgcat.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/loadmsgcat.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/osdep.c -fPIC -DPIC -o .libs/osdep.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o localealias.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/localealias.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/bindtextdom.c -fPIC -DPIC -o .libs/bindtextdom.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/intl-compat.c -fPIC -DPIC -o .libs/intl-compat.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/dgettext.c -fPIC -DPIC -o .libs/dgettext.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/gettext.c -fPIC -DPIC -o .libs/gettext.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/dcgettext.c -fPIC -DPIC -o .libs/dcgettext.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/loadmsgcat.c -fPIC -DPIC -o .libs/loadmsgcat.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/finddomain.c -fPIC -DPIC -o .libs/finddomain.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o textdomain.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/textdomain.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o dcigettext.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/dcigettext.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o dcngettext.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/dcngettext.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o dngettext.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/dngettext.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o ngettext.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/ngettext.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o localename.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/localename.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o localename-table.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/localename-table.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/localealias.c -fPIC -DPIC -o .libs/localealias.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/dngettext.c -fPIC -DPIC -o .libs/dngettext.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/dcngettext.c -fPIC -DPIC -o .libs/dcngettext.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/dcigettext.c -fPIC -DPIC -o .libs/dcigettext.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/textdomain.c -fPIC -DPIC -o .libs/textdomain.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/ngettext.c -fPIC -DPIC -o .libs/ngettext.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/localename.c -fPIC -DPIC -o .libs/localename.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl/localename-table.c -fPIC -DPIC -o .libs/localename-table.o /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/6/bin/gcc -fvisibility=hidden -m32 -O3 -no-undefined -version-info 9:6:1 -rpath /usr/lib -m32 -o libgnuintl.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 localcharset.lo threadlib.lo lock.lo relocatable.lo langprefs.lo localename.lo localename-table.lo log.lo printf.lo setlocale.lo version.lo xsize.lo osdep.lo intl-compat.lo libtool: link: /usr/gcc/6/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,libgnuintl.so.8 -o .libs/libgnuintl.so.8.1.6 .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/localcharset.o .libs/threadlib.o .libs/lock.o .libs/relocatable.o .libs/langprefs.o .libs/localename.o .libs/localename-table.o .libs/log.o .libs/printf.o .libs/setlocale.o .libs/version.o .libs/xsize.o .libs/osdep.o .libs/intl-compat.o -m32 -O3 -m32 libtool: link: (cd ".libs" && rm -f "libgnuintl.so.8" && ln -s "libgnuintl.so.8.1.6" "libgnuintl.so.8") libtool: link: (cd ".libs" && rm -f "libgnuintl.so" && ln -s "libgnuintl.so.8.1.6" "libgnuintl.so") libtool: link: ( cd ".libs" && rm -f "libgnuintl.la" && ln -s "../libgnuintl.la" "libgnuintl.la" ) make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-runtime/intl' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-runtime/intl' Making all in intl-java make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-runtime/intl-java' cd /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl-java && test ! -d /usr/lib/jdk1.3.1 || env PATH=/usr/lib/jdk1.3.1/bin:$PATH javadoc -d javadoc2 gnu.gettext gnu/gettext/*.java make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-runtime/intl-java' Making all in intl-csharp make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-runtime/intl-csharp' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-runtime/intl-csharp' Making all in gnulib-lib make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-runtime/gnulib-lib' rm -f alloca.h-t alloca.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_ALLOCA_H''@||g' < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/alloca.in.h; \ } > alloca.h-t && \ mv -f alloca.h-t alloca.h rm -f fcntl.h-t fcntl.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_FCNTL_H''@||g' \ -e 's/@''GNULIB_FCNTL''@/0/g' \ -e 's/@''GNULIB_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_OPEN''@/0/g' \ -e 's/@''GNULIB_OPENAT''@/0/g' \ -e 's|@''HAVE_FCNTL''@|1|g' \ -e 's|@''HAVE_OPENAT''@|1|g' \ -e 's|@''REPLACE_FCNTL''@|0|g' \ -e 's|@''REPLACE_OPEN''@|0|g' \ -e 's|@''REPLACE_OPENAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/warn-on-use.h' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/fcntl.in.h; \ } > fcntl.h-t && \ mv fcntl.h-t fcntl.h rm -f getopt.h-t getopt.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_GETOPT_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_GETOPT_H''@||g' \ -e '/definition of _GL_ARG_NONNULL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/arg-nonnull.h' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/getopt.in.h; \ } > getopt.h-t && \ mv -f getopt.h-t getopt.h rm -f getopt-cdefs.h-t getopt-cdefs.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_SYS_CDEFS_H''@|0|g' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/getopt-cdefs.in.h; \ } > getopt-cdefs.h-t && \ mv -f getopt-cdefs.h-t getopt-cdefs.h rm -f iconv.h-t iconv.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_ICONV_H''@||g' \ -e 's/@''GNULIB_ICONV''@/1/g' \ -e 's|@''ICONV_CONST''@|const|g' \ -e 's|@''REPLACE_ICONV''@|0|g' \ -e 's|@''REPLACE_ICONV_OPEN''@|1|g' \ -e 's|@''REPLACE_ICONV_UTF''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/warn-on-use.h' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/iconv.in.h; \ } > iconv.h-t && \ mv iconv.h-t iconv.h rm -f langinfo.h-t langinfo.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -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''@|1|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 /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/warn-on-use.h' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/langinfo.in.h; \ } > langinfo.h-t && \ mv langinfo.h-t langinfo.h rm -f limits.h-t limits.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LIMITS_H''@||g' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/limits.in.h; \ } > limits.h-t && \ mv limits.h-t limits.h rm -f locale.h-t locale.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LOCALE_H''@||g' \ -e 's/@''GNULIB_LOCALECONV''@/0/g' \ -e 's/@''GNULIB_SETLOCALE''@/1/g' \ -e 's/@''GNULIB_DUPLOCALE''@/0/g' \ -e 's/@''GNULIB_LOCALENAME''@/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''@|1|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 '/definitions of _GL_FUNCDECL_RPL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/warn-on-use.h' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/locale.in.h; \ } > locale.h-t && \ mv locale.h-t locale.h rm -f signal.h-t signal.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_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 /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/warn-on-use.h' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/signal.in.h; \ } > signal.h-t && \ mv signal.h-t signal.h rm -f stdint.h-t stdint.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_STDINT_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDINT_H''@||g' \ -e 's/@''HAVE_C99_STDINT_H''@/0/g' \ -e 's/@''HAVE_SYS_TYPES_H''@/1/g' \ -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's/@''HAVE_SYS_INTTYPES_H''@/1/g' \ -e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \ -e 's/@''HAVE_WCHAR_H''@/1/g' \ -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \ -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''BITSIZEOF_PTRDIFF_T''@/32/g' \ -e 's/@''PTRDIFF_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/32/g' \ -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/1/g' \ -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_SIZE_T''@/32/g' \ -e 's/@''SIZE_T_SUFFIX''@/u/g' \ -e 's/@''BITSIZEOF_WCHAR_T''@/32/g' \ -e 's/@''HAVE_SIGNED_WCHAR_T''@/1/g' \ -e 's/@''WCHAR_T_SUFFIX''@/l/g' \ -e 's/@''BITSIZEOF_WINT_T''@/32/g' \ -e 's/@''HAVE_SIGNED_WINT_T''@/1/g' \ -e 's/@''WINT_T_SUFFIX''@/l/g' \ -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/stdint.in.h; \ } > stdint.h-t && \ mv stdint.h-t stdint.h rm -f stdio.h-t stdio.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's/@''GNULIB_DPRINTF''@/0/g' \ -e 's/@''GNULIB_FCLOSE''@/0/g' \ -e 's/@''GNULIB_FDOPEN''@/0/g' \ -e 's/@''GNULIB_FFLUSH''@/0/g' \ -e 's/@''GNULIB_FGETC''@/1/g' \ -e 's/@''GNULIB_FGETS''@/1/g' \ -e 's/@''GNULIB_FOPEN''@/0/g' \ -e 's/@''GNULIB_FPRINTF''@/1/g' \ -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_FPURGE''@/0/g' \ -e 's/@''GNULIB_FPUTC''@/1/g' \ -e 's/@''GNULIB_FPUTS''@/1/g' \ -e 's/@''GNULIB_FREAD''@/1/g' \ -e 's/@''GNULIB_FREOPEN''@/0/g' \ -e 's/@''GNULIB_FSCANF''@/1/g' \ -e 's/@''GNULIB_FSEEK''@/0/g' \ -e 's/@''GNULIB_FSEEKO''@/0/g' \ -e 's/@''GNULIB_FTELL''@/0/g' \ -e 's/@''GNULIB_FTELLO''@/0/g' \ -e 's/@''GNULIB_FWRITE''@/1/g' \ -e 's/@''GNULIB_GETC''@/1/g' \ -e 's/@''GNULIB_GETCHAR''@/1/g' \ -e 's/@''GNULIB_GETDELIM''@/0/g' \ -e 's/@''GNULIB_GETLINE''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PCLOSE''@/0/g' \ -e 's/@''GNULIB_PERROR''@/0/g' \ -e 's/@''GNULIB_POPEN''@/0/g' \ -e 's/@''GNULIB_PRINTF''@/1/g' \ -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PUTC''@/1/g' \ -e 's/@''GNULIB_PUTCHAR''@/1/g' \ -e 's/@''GNULIB_PUTS''@/1/g' \ -e 's/@''GNULIB_REMOVE''@/0/g' \ -e 's/@''GNULIB_RENAME''@/0/g' \ -e 's/@''GNULIB_RENAMEAT''@/0/g' \ -e 's/@''GNULIB_SCANF''@/1/g' \ -e 's/@''GNULIB_SNPRINTF''@/0/g' \ -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/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' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/stdio.in.h | \ sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ -e 's|@''HAVE_DECL_FTELLO''@|1|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''HAVE_FSEEKO''@|1|g' \ -e 's|@''HAVE_FTELLO''@|1|g' \ -e 's|@''HAVE_PCLOSE''@|1|g' \ -e 's|@''HAVE_POPEN''@|1|g' \ -e 's|@''HAVE_RENAMEAT''@|1|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''REPLACE_FDOPEN''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_FPURGE''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_GETDELIM''@|0|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e 's|@''REPLACE_POPEN''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_REMOVE''@|0|g' \ -e 's|@''REPLACE_RENAME''@|0|g' \ -e 's|@''REPLACE_RENAMEAT''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_TMPFILE''@|0|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''ASM_SYMBOL_PREFIX''@|""|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/warn-on-use.h'; \ } > stdio.h-t && \ mv stdio.h-t stdio.h rm -f stdlib.h-t stdlib.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's/@''GNULIB__EXIT''@/0/g' \ -e 's/@''GNULIB_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' \ -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_MBTOWC''@/0/g' \ -e 's/@''GNULIB_MKDTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/0/g' \ -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ -e 's/@''GNULIB_PTSNAME''@/0/g' \ -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ -e 's/@''GNULIB_PUTENV''@/0/g' \ -e 's/@''GNULIB_QSORT_R''@/0/g' \ -e 's/@''GNULIB_RANDOM''@/0/g' \ -e 's/@''GNULIB_RANDOM_R''@/0/g' \ -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \ -e 's/@''GNULIB_REALPATH''@/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_STRTOLD''@/0/g' \ -e 's/@''GNULIB_STRTOLL''@/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' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/stdlib.in.h | \ sed -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_INITSTATE''@|1|g' \ -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \ -e 's|@''HAVE_MBTOWC''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_QSORT_R''@|1|g' \ -e 's|@''HAVE_RANDOM''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALLOCARRAY''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SECURE_GETENV''@|1|g' \ -e 's|@''HAVE_DECL_SETENV''@|1|g' \ -e 's|@''HAVE_SETSTATE''@|1|g' \ -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOLD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ -e 's|@''REPLACE_CALLOC''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_INITSTATE''@|0|g' \ -e 's|@''REPLACE_MALLOC''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PTSNAME''@|0|g' \ -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_QSORT_R''@|0|g' \ -e 's|@''REPLACE_RANDOM''@|0|g' \ -e 's|@''REPLACE_RANDOM_R''@|0|g' \ -e 's|@''REPLACE_REALLOC''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_SETSTATE''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_STRTOLD''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/c++defs.h' \ -e '/definition of _Noreturn/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/warn-on-use.h'; \ } > stdlib.h-t && \ mv stdlib.h-t stdlib.h rm -f string.h-t string.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \ -e 's/@''GNULIB_FFSL''@/0/g' \ -e 's/@''GNULIB_FFSLL''@/0/g' \ -e 's/@''GNULIB_MBSLEN''@/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''@/0/g' \ -e 's/@''GNULIB_MEMRCHR''@/0/g' \ -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \ -e 's/@''GNULIB_STPCPY''@/0/g' \ -e 's/@''GNULIB_STPNCPY''@/0/g' \ -e 's/@''GNULIB_STRCHRNUL''@/0/g' \ -e 's/@''GNULIB_STRDUP''@/0/g' \ -e 's/@''GNULIB_STRNCAT''@/0/g' \ -e 's/@''GNULIB_STRNDUP''@/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_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/string.in.h | \ sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \ -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_MEMCHR''@|1|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|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_STRSIGNAL''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/warn-on-use.h'; \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/string.in.h; \ } > string.h-t && \ mv string.h-t string.h /usr/bin/gmkdir -p sys /usr/bin/gmkdir -p sys rm -f time.h-t time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_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_TIMEGM''@/0/g' \ -e 's/@''GNULIB_TIME_R''@/0/g' \ -e 's/@''GNULIB_TIME_RZ''@/0/g' \ -e 's/@''GNULIB_TZSET''@/0/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_TIMEZONE_T''@|0|g' \ -e 's|@''HAVE_TZSET''@|1|g' \ -e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_GMTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TZSET''@|GNULIB_PORTCHECK|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 '/definitions of _GL_FUNCDECL_RPL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/warn-on-use.h' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/time.in.h; \ } > time.h-t && \ mv time.h-t time.h rm -f sys/stat.h-t sys/stat.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_STAT_H''@||g' \ -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \ -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \ -e 's/@''GNULIB_FCHMODAT''@/0/g' \ -e 's/@''GNULIB_FSTAT''@/0/g' \ -e 's/@''GNULIB_FSTATAT''@/0/g' \ -e 's/@''GNULIB_FUTIMENS''@/0/g' \ -e 's/@''GNULIB_LCHMOD''@/0/g' \ -e 's/@''GNULIB_LSTAT''@/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|@''HAVE_FCHMODAT''@|1|g' \ -e 's|@''HAVE_FSTATAT''@|1|g' \ -e 's|@''HAVE_FUTIMENS''@|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_FSTAT''@|1|g' \ -e 's|@''REPLACE_FSTATAT''@|0|g' \ -e 's|@''REPLACE_FUTIMENS''@|0|g' \ -e 's|@''REPLACE_LSTAT''@|1|g' \ -e 's|@''REPLACE_MKDIR''@|0|g' \ -e 's|@''REPLACE_MKFIFO''@|0|g' \ -e 's|@''REPLACE_MKNOD''@|0|g' \ -e 's|@''REPLACE_STAT''@|0|g' \ -e 's|@''REPLACE_UTIMENSAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/warn-on-use.h' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/sys_stat.in.h; \ } > sys/stat.h-t && \ mv sys/stat.h-t sys/stat.h rm -f sys/types.h-t sys/types.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's|@''WINDOWS_STAT_INODES''@|0|g' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/sys_types.in.h; \ } > sys/types.h-t && \ mv sys/types.h-t sys/types.h rm -f unistd.h-t unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's/@''GNULIB_CHDIR''@/0/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/0/g' \ -e 's/@''GNULIB_DUP''@/0/g' \ -e 's/@''GNULIB_DUP2''@/0/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/1/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/0/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/0/g' \ -e 's/@''GNULIB_FTRUNCATE''@/0/g' \ -e 's/@''GNULIB_GETCWD''@/0/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \ -e 's/@''GNULIB_GETGROUPS''@/0/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_GETLOGIN''@/0/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \ -e 's/@''GNULIB_GETPASS''@/0/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ -e 's/@''GNULIB_ISATTY''@/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''@/01/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' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GETPASS''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|0|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | \ sed -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FACCESSAT''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_GETPASS''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_READLINKAT''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ -e 's|@''REPLACE_TRUNCATE''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h rm -f unistr.h-t unistr.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/unistr.in.h; \ } > unistr.h-t && \ mv -f unistr.h-t unistr.h rm -f unitypes.h-t unitypes.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/unitypes.in.h; \ } > unitypes.h-t && \ mv -f unitypes.h-t unitypes.h rm -f uniwidth.h-t uniwidth.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/uniwidth.in.h; \ } > uniwidth.h-t && \ mv -f uniwidth.h-t uniwidth.h rm -f wchar.h-t wchar.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|0|g' \ -e 's|@''NEXT_WCHAR_H''@||g' \ -e 's|@''HAVE_WCHAR_H''@|1|g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ -e 's/@''GNULIB_BTOWC''@/0/g' \ -e 's/@''GNULIB_WCTOB''@/0/g' \ -e 's/@''GNULIB_MBSINIT''@/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_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' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/wchar.in.h | \ sed -e 's|@''HAVE_WINT_T''@|1|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|1|g' \ -e 's|@''HAVE_MBRTOWC''@|1|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_WMEMCHR''@|1|g' \ -e 's|@''HAVE_WMEMCMP''@|1|g' \ -e 's|@''HAVE_WMEMCPY''@|1|g' \ -e 's|@''HAVE_WMEMMOVE''@|1|g' \ -e 's|@''HAVE_WMEMSET''@|1|g' \ -e 's|@''HAVE_WCSLEN''@|1|g' \ -e 's|@''HAVE_WCSNLEN''@|1|g' \ -e 's|@''HAVE_WCSCPY''@|1|g' \ -e 's|@''HAVE_WCPCPY''@|1|g' \ -e 's|@''HAVE_WCSNCPY''@|1|g' \ -e 's|@''HAVE_WCPNCPY''@|1|g' \ -e 's|@''HAVE_WCSCAT''@|1|g' \ -e 's|@''HAVE_WCSNCAT''@|1|g' \ -e 's|@''HAVE_WCSCMP''@|1|g' \ -e 's|@''HAVE_WCSNCMP''@|1|g' \ -e 's|@''HAVE_WCSCASECMP''@|1|g' \ -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ -e 's|@''HAVE_WCSCOLL''@|1|g' \ -e 's|@''HAVE_WCSXFRM''@|1|g' \ -e 's|@''HAVE_WCSDUP''@|1|g' \ -e 's|@''HAVE_WCSCHR''@|1|g' \ -e 's|@''HAVE_WCSRCHR''@|1|g' \ -e 's|@''HAVE_WCSCSPN''@|1|g' \ -e 's|@''HAVE_WCSSPN''@|1|g' \ -e 's|@''HAVE_WCSPBRK''@|1|g' \ -e 's|@''HAVE_WCSSTR''@|1|g' \ -e 's|@''HAVE_WCSTOK''@|1|g' \ -e 's|@''HAVE_WCSWIDTH''@|1|g' \ -e 's|@''HAVE_WCSFTIME''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ | \ sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|0|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|0|g' \ -e 's|@''REPLACE_MBRLEN''@|0|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSFTIME''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/warn-on-use.h'; \ } > wchar.h-t && \ mv wchar.h-t wchar.h rm -f wctype.h-t wctype.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -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/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ -e 's/@''GNULIB_ISWBLANK''@/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_ISWCNTRL''@/0/g' \ -e 's/@''REPLACE_TOWLOWER''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/warn-on-use.h' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/wctype.in.h; \ } > wctype.h-t && \ mv wctype.h-t wctype.h /usr/gnu/bin/make all-recursive make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-runtime/gnulib-lib' make[9]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-runtime/gnulib-lib' /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o allocator.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/allocator.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o areadlink.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/areadlink.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o basename.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/basename.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o binary-io.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/binary-io.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o c-ctype.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/c-ctype.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o c-strcasecmp.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/c-strcasecmp.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o c-strncasecmp.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/c-strncasecmp.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o careadlinkat.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/careadlinkat.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o closeout.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/closeout.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o dirname-lgpl.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/dirname-lgpl.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o basename-lgpl.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/basename-lgpl.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o stripslash.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/stripslash.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o fwriteerror.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/fwriteerror.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o getprogname.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/getprogname.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o hard-locale.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/hard-locale.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o localcharset.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/localcharset.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o localename.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/localename.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o localename-table.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/localename-table.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o malloca.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/malloca.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o mbchar.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/mbchar.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o mbiter.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/mbiter.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o mbslen.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/mbslen.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o mbsstr.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/mbsstr.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o mbuiter.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/mbuiter.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o progname.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/progname.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o propername.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/propername.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o stat-time.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/stat-time.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o striconv.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/striconv.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o strnlen1.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/strnlen1.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o glthread/threadlib.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/glthread/threadlib.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o trim.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/trim.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o unistd.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/unistd.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o wctype-h.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/wctype-h.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o xmalloc.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/xmalloc.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o xstrdup.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/xstrdup.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o xreadlink.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/xreadlink.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o xstriconv.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/xstriconv.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o error.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/error.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o getopt.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/getopt.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o getopt1.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/getopt1.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o iconv_open.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/iconv_open.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o lstat.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/lstat.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o glthread/lock.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/glthread/lock.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o unistr/u8-mbtoucr.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/unistr/u8-mbtoucr.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o unistr/u8-uctomb.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/unistr/u8-uctomb.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o unistr/u8-uctomb-aux.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/unistr/u8-uctomb-aux.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o uniwidth/width.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/gnulib-lib/uniwidth/width.c rm -f libgrt.a ar cr libgrt.a allocator.o areadlink.o basename.o binary-io.o c-ctype.o c-strcasecmp.o c-strncasecmp.o careadlinkat.o closeout.o dirname-lgpl.o basename-lgpl.o stripslash.o fwriteerror.o getprogname.o hard-locale.o localcharset.o localename.o localename-table.o glthread/lock.o malloca.o mbchar.o mbiter.o mbslen.o mbsstr.o mbuiter.o progname.o propername.o stat-time.o striconv.o strnlen1.o glthread/threadlib.o trim.o unistd.o unistr/u8-mbtoucr.o unistr/u8-uctomb.o unistr/u8-uctomb-aux.o uniwidth/width.o wctype-h.o xmalloc.o xstrdup.o xreadlink.o xstriconv.o error.o getopt.o getopt1.o iconv_open.o lstat.o ranlib libgrt.a make[9]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-runtime/gnulib-lib' make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-runtime/gnulib-lib' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-runtime/gnulib-lib' Making all in src make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-runtime/src' /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/src -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/src/../intl -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/src/../gnulib-lib -D_REENTRANT -DINSTALLDIR=\"/usr/bin\" -m32 -O3 -c -o gettext-gettext.o `test -f 'gettext.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/src/'`gettext.c /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/src -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/src/../intl -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/src/../gnulib-lib -D_REENTRANT -DINSTALLDIR=\"/usr/bin\" -m32 -O3 -c -o ngettext-ngettext.o `test -f 'ngettext.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/src/'`ngettext.c /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/src -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/src/../intl -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/src/../gnulib-lib -D_REENTRANT -DINSTALLDIR=\"/usr/bin\" -m32 -O3 -c -o envsubst-envsubst.o `test -f 'envsubst.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/src/'`envsubst.c /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/6/bin/gcc -DINSTALLDIR=\"/usr/bin\" -m32 -O3 -m32 -o ngettext ngettext-ngettext.o ../gnulib-lib/libgrt.a /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/6/bin/gcc -DINSTALLDIR=\"/usr/bin\" -m32 -O3 -m32 -o gettext gettext-gettext.o ../gnulib-lib/libgrt.a /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/6/bin/gcc -DINSTALLDIR=\"/usr/bin\" -m32 -O3 -m32 -o envsubst envsubst-envsubst.o ../gnulib-lib/libgrt.a libtool: link: /usr/gcc/6/bin/gcc -DINSTALLDIR=\"/usr/bin\" -m32 -O3 -m32 -o ngettext ngettext-ngettext.o ../gnulib-lib/libgrt.a libtool: link: /usr/gcc/6/bin/gcc -DINSTALLDIR=\"/usr/bin\" -m32 -O3 -m32 -o gettext gettext-gettext.o ../gnulib-lib/libgrt.a libtool: link: /usr/gcc/6/bin/gcc -DINSTALLDIR=\"/usr/bin\" -m32 -O3 -m32 -o envsubst envsubst-envsubst.o ../gnulib-lib/libgrt.a make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-runtime/src' Making all in po make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-runtime/po' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-runtime/po' Making all in man make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-runtime/man' srcdir=''; \ test -f ./gettext.1.in || srcdir=/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/man/; \ if test -f ${srcdir}gettext.1.in; then \ sed -e 's|@''localedir''@|/usr/share/locale|g' ${srcdir}gettext.1.in > t-gettext.1 && \ mv t-gettext.1 gettext.1; \ fi srcdir=''; \ test -f ./ngettext.1.in || srcdir=/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/man/; \ if test -f ${srcdir}ngettext.1.in; then \ sed -e 's|@''localedir''@|/usr/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=/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/man/; \ if test -f ${srcdir}gettext.1.html.in; then \ sed -e 's|@''localedir''@|/usr/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=/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-runtime/man/; \ if test -f ${srcdir}ngettext.1.html.in; then \ sed -e 's|@''localedir''@|/usr/share/locale|g' ${srcdir}ngettext.1.html.in > t-ngettext.1.html && \ mv t-ngettext.1.html ngettext.1.html; \ fi make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-runtime/man' Making all in m4 make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-runtime/m4' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-runtime/m4' Making all in tests make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-runtime/tests' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-runtime/tests' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-runtime' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-runtime' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-runtime' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-runtime' Making all in libtextstyle make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/libtextstyle' /usr/gnu/bin/make all-recursive make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/libtextstyle' Making all in doc make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/libtextstyle/doc' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/libtextstyle/doc' Making all in lib make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/libtextstyle/lib' rm -f alloca.h-t alloca.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_ALLOCA_H''@||g' < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/alloca.in.h; \ } > alloca.h-t && \ mv -f alloca.h-t alloca.h rm -f fcntl.h-t fcntl.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL_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_FCNTL''@/0/g' \ -e 's/@''GNULIB_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_OPEN''@/0/g' \ -e 's/@''GNULIB_OPENAT''@/0/g' \ -e 's|@''HAVE_FCNTL''@|1|g' \ -e 's|@''HAVE_OPENAT''@|1|g' \ -e 's|@''REPLACE_FCNTL''@|0|g' \ -e 's|@''REPLACE_OPEN''@|0|g' \ -e 's|@''REPLACE_OPENAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/warn-on-use.h' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/fcntl.in.h; \ } > fcntl.h-t && \ mv fcntl.h-t fcntl.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/glib.in.h; \ } > glib.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/glibconfig.in.h; \ } > glibconfig.h-t test -d glib || /usr/bin/gmkdir -p glib test -d glib || /usr/bin/gmkdir -p glib test -d glib || /usr/bin/gmkdir -p glib test -d glib || /usr/bin/gmkdir -p glib { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/glib/gstrfuncs.in.h; \ } > glib/gstrfuncs.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/glib/ghash.in.h; \ } > glib/ghash.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/glib/glist.in.h; \ } > glib/glist.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/glib/gprimes.in.h; \ } > glib/gprimes.h-t mv -f glibconfig.h-t glibconfig.h mv -f glib.h-t glib.h test -d glib || /usr/bin/gmkdir -p glib mv -f glib/gstrfuncs.h-t glib/gstrfuncs.h test -d glib || /usr/bin/gmkdir -p glib test -d libxml || /usr/bin/gmkdir -p libxml mv -f glib/gprimes.h-t glib/gprimes.h test -d libxml || /usr/bin/gmkdir -p libxml mv -f glib/ghash.h-t glib/ghash.h mv -f glib/glist.h-t glib/glist.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/glib/gstring.in.h; \ } > glib/gstring.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/glib/gtypes.in.h; \ } > glib/gtypes.h-t test -d libxml || /usr/bin/gmkdir -p libxml test -d libxml || /usr/bin/gmkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/DOCBparser.in.h; \ } > libxml/DOCBparser.h-t test -d libxml || /usr/bin/gmkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/HTMLparser.in.h; \ } > libxml/HTMLparser.h-t test -d libxml || /usr/bin/gmkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/SAX2.in.h; \ } > libxml/SAX2.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/SAX.in.h; \ } > libxml/SAX.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/HTMLtree.in.h; \ } > libxml/HTMLtree.h-t mv -f glib/gstring.h-t glib/gstring.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/c14n.in.h; \ } > libxml/c14n.h-t mv -f glib/gtypes.h-t glib/gtypes.h mv -f libxml/DOCBparser.h-t libxml/DOCBparser.h test -d libxml || /usr/bin/gmkdir -p libxml test -d libxml || /usr/bin/gmkdir -p libxml mv -f libxml/HTMLparser.h-t libxml/HTMLparser.h mv -f libxml/HTMLtree.h-t libxml/HTMLtree.h test -d libxml || /usr/bin/gmkdir -p libxml mv -f libxml/SAX.h-t libxml/SAX.h mv -f libxml/SAX2.h-t libxml/SAX2.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/chvalid.in.h; \ } > libxml/chvalid.h-t mv -f libxml/c14n.h-t libxml/c14n.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/debugXML.in.h; \ } > libxml/debugXML.h-t test -d libxml || /usr/bin/gmkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/catalog.in.h; \ } > libxml/catalog.h-t test -d libxml || /usr/bin/gmkdir -p libxml test -d libxml || /usr/bin/gmkdir -p libxml mv -f libxml/chvalid.h-t libxml/chvalid.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/dict.in.h; \ } > libxml/dict.h-t test -d libxml || /usr/bin/gmkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/encoding.in.h; \ } > libxml/encoding.h-t test -d libxml || /usr/bin/gmkdir -p libxml test -d libxml || /usr/bin/gmkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/globals.in.h; \ } > libxml/globals.h-t mv -f libxml/debugXML.h-t libxml/debugXML.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/entities.in.h; \ } > libxml/entities.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/hash.in.h; \ } > libxml/hash.h-t mv -f libxml/catalog.h-t libxml/catalog.h test -d libxml || /usr/bin/gmkdir -p libxml mv -f libxml/globals.h-t libxml/globals.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/list.in.h; \ } > libxml/list.h-t test -d libxml || /usr/bin/gmkdir -p libxml mv -f libxml/encoding.h-t libxml/encoding.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/nanoftp.in.h; \ } > libxml/nanoftp.h-t mv -f libxml/dict.h-t libxml/dict.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/nanohttp.in.h; \ } > libxml/nanohttp.h-t mv -f libxml/hash.h-t libxml/hash.h test -d libxml || /usr/bin/gmkdir -p libxml mv -f libxml/entities.h-t libxml/entities.h test -d libxml || /usr/bin/gmkdir -p libxml mv -f libxml/nanoftp.h-t libxml/nanoftp.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/parser.in.h; \ } > libxml/parser.h-t test -d libxml || /usr/bin/gmkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/parserInternals.in.h; \ } > libxml/parserInternals.h-t test -d libxml || /usr/bin/gmkdir -p libxml mv -f libxml/list.h-t libxml/list.h test -d libxml || /usr/bin/gmkdir -p libxml mv -f libxml/nanohttp.h-t libxml/nanohttp.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/pattern.in.h; \ } > libxml/pattern.h-t test -d libxml || /usr/bin/gmkdir -p libxml mv -f libxml/parser.h-t libxml/parser.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/relaxng.in.h; \ } > libxml/relaxng.h-t test -d libxml || /usr/bin/gmkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/schemasInternals.in.h; \ } > libxml/schemasInternals.h-t mv -f libxml/parserInternals.h-t libxml/parserInternals.h mv -f libxml/pattern.h-t libxml/pattern.h test -d libxml || /usr/bin/gmkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/schematron.in.h; \ } > libxml/schematron.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/threads.in.h; \ } > libxml/threads.h-t test -d libxml || /usr/bin/gmkdir -p libxml test -d libxml || /usr/bin/gmkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/tree.in.h; \ } > libxml/tree.h-t test -d libxml || /usr/bin/gmkdir -p libxml mv -f libxml/schemasInternals.h-t libxml/schemasInternals.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/valid.in.h; \ } > libxml/valid.h-t mv -f libxml/relaxng.h-t libxml/relaxng.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/xinclude.in.h; \ } > libxml/xinclude.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/uri.in.h; \ } > libxml/uri.h-t mv -f libxml/threads.h-t libxml/threads.h test -d libxml || /usr/bin/gmkdir -p libxml mv -f libxml/schematron.h-t libxml/schematron.h mv -f libxml/tree.h-t libxml/tree.h test -d libxml || /usr/bin/gmkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/xlink.in.h; \ } > libxml/xlink.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/xmlIO.in.h; \ } > libxml/xmlIO.h-t mv -f libxml/valid.h-t libxml/valid.h test -d libxml || /usr/bin/gmkdir -p libxml mv -f libxml/uri.h-t libxml/uri.h mv -f libxml/xinclude.h-t libxml/xinclude.h test -d libxml || /usr/bin/gmkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/xmlautomata.in.h; \ } > libxml/xmlautomata.h-t test -d libxml || /usr/bin/gmkdir -p libxml mv -f libxml/xlink.h-t libxml/xlink.h test -d libxml || /usr/bin/gmkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/xmlerror.in.h; \ } > libxml/xmlerror.h-t test -d libxml || /usr/bin/gmkdir -p libxml mv -f libxml/xmlIO.h-t libxml/xmlIO.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/xmlexports.in.h; \ } > libxml/xmlexports.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/xmlmemory.in.h; \ } > libxml/xmlmemory.h-t mv -f libxml/xmlerror.h-t libxml/xmlerror.h mv -f libxml/xmlexports.h-t libxml/xmlexports.h test -d libxml || /usr/bin/gmkdir -p libxml mv -f libxml/xmlautomata.h-t libxml/xmlautomata.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/xmlmodule.in.h; \ } > libxml/xmlmodule.h-t test -d libxml || /usr/bin/gmkdir -p libxml mv -f libxml/xmlmemory.h-t libxml/xmlmemory.h test -d libxml || /usr/bin/gmkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/xmlreader.in.h; \ } > libxml/xmlreader.h-t test -d libxml || /usr/bin/gmkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/xmlregexp.in.h; \ } > libxml/xmlregexp.h-t test -d libxml || /usr/bin/gmkdir -p libxml test -d libxml || /usr/bin/gmkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/xmlschemas.in.h; \ } > libxml/xmlschemas.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/xmlschemastypes.in.h; \ } > libxml/xmlschemastypes.h-t mv -f libxml/xmlmodule.h-t libxml/xmlmodule.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/xmlsave.in.h; \ } > libxml/xmlsave.h-t mv -f libxml/xmlregexp.h-t libxml/xmlregexp.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/xmlstring.in.h; \ } > libxml/xmlstring.h-t test -d libxml || /usr/bin/gmkdir -p libxml mv -f libxml/xmlreader.h-t libxml/xmlreader.h mv -f libxml/xmlschemas.h-t libxml/xmlschemas.h mv -f libxml/xmlschemastypes.h-t libxml/xmlschemastypes.h test -d libxml || /usr/bin/gmkdir -p libxml mv -f libxml/xmlsave.h-t libxml/xmlsave.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/xmlunicode.in.h; \ } > libxml/xmlunicode.h-t test -d libxml || /usr/bin/gmkdir -p libxml test -d libxml || /usr/bin/gmkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/xmlversion.in.h; \ } > libxml/xmlversion.h-t test -d libxml || /usr/bin/gmkdir -p libxml test -d libxml || /usr/bin/gmkdir -p libxml mv -f libxml/xmlstring.h-t libxml/xmlstring.h rm -f limits.h-t limits.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -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' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/limits.in.h; \ } > limits.h-t && \ mv limits.h-t limits.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/xpath.in.h; \ } > libxml/xpath.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/xpathInternals.in.h; \ } > libxml/xpathInternals.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/xmlwriter.in.h; \ } > libxml/xmlwriter.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/xpointer.in.h; \ } > libxml/xpointer.h-t mv -f libxml/xmlunicode.h-t libxml/xmlunicode.h mv -f libxml/xmlversion.h-t libxml/xmlversion.h rm -f math.h-t math.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -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''@/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' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/math.in.h | \ 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_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' \ | \ 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_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' \ | \ 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' \ -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_GCC''@|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_TRUNC''@|0|g' \ -e 's|@''REPLACE_TRUNCF''@|0|g' \ -e 's|@''REPLACE_TRUNCL''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/warn-on-use.h'; \ } > math.h-t && \ mv math.h-t math.h mv -f libxml/xmlwriter.h-t libxml/xmlwriter.h mv -f libxml/xpathInternals.h-t libxml/xpathInternals.h mv -f libxml/xpointer.h-t libxml/xpointer.h mv -f libxml/xpath.h-t libxml/xpath.h rm -f signal.h-t signal.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -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 /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/warn-on-use.h' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/signal.in.h; \ } > signal.h-t && \ mv signal.h-t signal.h rm -f stdint.h-t stdint.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -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''@/0/g' \ -e 's/@''HAVE_SYS_TYPES_H''@/1/g' \ -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's/@''HAVE_SYS_INTTYPES_H''@/1/g' \ -e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \ -e 's/@''HAVE_WCHAR_H''@/1/g' \ -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \ -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''BITSIZEOF_PTRDIFF_T''@/32/g' \ -e 's/@''PTRDIFF_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/32/g' \ -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/1/g' \ -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_SIZE_T''@/32/g' \ -e 's/@''SIZE_T_SUFFIX''@/u/g' \ -e 's/@''BITSIZEOF_WCHAR_T''@/32/g' \ -e 's/@''HAVE_SIGNED_WCHAR_T''@/1/g' \ -e 's/@''WCHAR_T_SUFFIX''@/l/g' \ -e 's/@''BITSIZEOF_WINT_T''@/32/g' \ -e 's/@''HAVE_SIGNED_WINT_T''@/1/g' \ -e 's/@''WINT_T_SUFFIX''@/l/g' \ -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/stdint.in.h; \ } > stdint.h-t && \ mv stdint.h-t stdint.h rm -f stdio.h-t stdio.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL_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_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' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/stdio.in.h | \ sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ -e 's|@''HAVE_DECL_FTELLO''@|1|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''HAVE_FSEEKO''@|1|g' \ -e 's|@''HAVE_FTELLO''@|1|g' \ -e 's|@''HAVE_PCLOSE''@|1|g' \ -e 's|@''HAVE_POPEN''@|1|g' \ -e 's|@''HAVE_RENAMEAT''@|1|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''REPLACE_FDOPEN''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_FPURGE''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_GETDELIM''@|0|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e 's|@''REPLACE_POPEN''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_REMOVE''@|0|g' \ -e 's|@''REPLACE_RENAME''@|0|g' \ -e 's|@''REPLACE_RENAMEAT''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_TMPFILE''@|0|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''ASM_SYMBOL_PREFIX''@||g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/warn-on-use.h'; \ } > stdio.h-t && \ mv stdio.h-t stdio.h rm -f stdlib.h-t stdlib.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL_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_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \ -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_MBTOWC''@/0/g' \ -e 's/@''GNULIB_MKDTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/0/g' \ -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ -e 's/@''GNULIB_PTSNAME''@/0/g' \ -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ -e 's/@''GNULIB_PUTENV''@/0/g' \ -e 's/@''GNULIB_QSORT_R''@/0/g' \ -e 's/@''GNULIB_RANDOM''@/0/g' \ -e 's/@''GNULIB_RANDOM_R''@/0/g' \ -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \ -e 's/@''GNULIB_REALPATH''@/0/g' \ -e 's/@''GNULIB_RPMATCH''@/0/g' \ -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \ -e 's/@''GNULIB_SETENV''@/0/g' \ -e 's/@''GNULIB_STRTOD''@/0/g' \ -e 's/@''GNULIB_STRTOLD''@/0/g' \ -e 's/@''GNULIB_STRTOLL''@/0/g' \ -e 's/@''GNULIB_STRTOULL''@/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' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/stdlib.in.h | \ sed -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_INITSTATE''@|1|g' \ -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \ -e 's|@''HAVE_MBTOWC''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_QSORT_R''@|1|g' \ -e 's|@''HAVE_RANDOM''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALLOCARRAY''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SECURE_GETENV''@|1|g' \ -e 's|@''HAVE_DECL_SETENV''@|1|g' \ -e 's|@''HAVE_SETSTATE''@|1|g' \ -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOLD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ -e 's|@''REPLACE_CALLOC''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_INITSTATE''@|0|g' \ -e 's|@''REPLACE_MALLOC''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PTSNAME''@|0|g' \ -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_QSORT_R''@|0|g' \ -e 's|@''REPLACE_RANDOM''@|0|g' \ -e 's|@''REPLACE_RANDOM_R''@|0|g' \ -e 's|@''REPLACE_REALLOC''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_SETSTATE''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_STRTOLD''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/c++defs.h' \ -e '/definition of _Noreturn/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/warn-on-use.h'; \ } > stdlib.h-t && \ mv stdlib.h-t stdlib.h rm -f string.h-t string.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL_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_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_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/string.in.h | \ sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \ -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_MEMCHR''@|1|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|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_STRSIGNAL''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/warn-on-use.h'; \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/string.in.h; \ } > string.h-t && \ mv string.h-t string.h /usr/bin/gmkdir -p sys rm -f unistd.h-t unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -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_CHDIR''@/0/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/1/g' \ -e 's/@''GNULIB_DUP''@/0/g' \ -e 's/@''GNULIB_DUP2''@/0/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/0/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/0/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/1/g' \ -e 's/@''GNULIB_FTRUNCATE''@/0/g' \ -e 's/@''GNULIB_GETCWD''@/0/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \ -e 's/@''GNULIB_GETGROUPS''@/0/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_GETLOGIN''@/0/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \ -e 's/@''GNULIB_GETPASS''@/0/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ -e 's/@''GNULIB_ISATTY''@/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''@/0/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' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GETPASS''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | \ sed -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FACCESSAT''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_GETPASS''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_READLINKAT''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ -e 's|@''REPLACE_TRUNCATE''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h rm -f sys/types.h-t sys/types.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL_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' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/sys_types.in.h; \ } > sys/types.h-t && \ mv sys/types.h-t sys/types.h rm -f unistr.h-t unistr.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/unistr.in.h; \ } > unistr.h-t && \ mv -f unistr.h-t unistr.h rm -f unitypes.h-t unitypes.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/unitypes.in.h; \ } > unitypes.h-t && \ mv -f unitypes.h-t unitypes.h rm -f wchar.h-t wchar.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -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/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ -e 's/@''GNULIB_BTOWC''@/0/g' \ -e 's/@''GNULIB_WCTOB''@/0/g' \ -e 's/@''GNULIB_MBSINIT''@/0/g' \ -e 's/@''GNULIB_MBRTOWC''@/0/g' \ -e 's/@''GNULIB_MBRLEN''@/0/g' \ -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \ -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ -e 's/@''GNULIB_WCRTOMB''@/0/g' \ -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCWIDTH''@/0/g' \ -e 's/@''GNULIB_WMEMCHR''@/0/g' \ -e 's/@''GNULIB_WMEMCMP''@/0/g' \ -e 's/@''GNULIB_WMEMCPY''@/0/g' \ -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ -e 's/@''GNULIB_WMEMSET''@/0/g' \ -e 's/@''GNULIB_WCSLEN''@/0/g' \ -e 's/@''GNULIB_WCSNLEN''@/0/g' \ -e 's/@''GNULIB_WCSCPY''@/0/g' \ -e 's/@''GNULIB_WCPCPY''@/0/g' \ -e 's/@''GNULIB_WCSNCPY''@/0/g' \ -e 's/@''GNULIB_WCPNCPY''@/0/g' \ -e 's/@''GNULIB_WCSCAT''@/0/g' \ -e 's/@''GNULIB_WCSNCAT''@/0/g' \ -e 's/@''GNULIB_WCSCMP''@/0/g' \ -e 's/@''GNULIB_WCSNCMP''@/0/g' \ -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSCOLL''@/0/g' \ -e 's/@''GNULIB_WCSXFRM''@/0/g' \ -e 's/@''GNULIB_WCSDUP''@/0/g' \ -e 's/@''GNULIB_WCSCHR''@/0/g' \ -e 's/@''GNULIB_WCSRCHR''@/0/g' \ -e 's/@''GNULIB_WCSCSPN''@/0/g' \ -e 's/@''GNULIB_WCSSPN''@/0/g' \ -e 's/@''GNULIB_WCSPBRK''@/0/g' \ -e 's/@''GNULIB_WCSSTR''@/0/g' \ -e 's/@''GNULIB_WCSTOK''@/0/g' \ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ -e 's/@''GNULIB_WCSFTIME''@/0/g' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/wchar.in.h | \ sed -e 's|@''HAVE_WINT_T''@|1|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|1|g' \ -e 's|@''HAVE_MBRTOWC''@|1|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_WMEMCHR''@|1|g' \ -e 's|@''HAVE_WMEMCMP''@|1|g' \ -e 's|@''HAVE_WMEMCPY''@|1|g' \ -e 's|@''HAVE_WMEMMOVE''@|1|g' \ -e 's|@''HAVE_WMEMSET''@|1|g' \ -e 's|@''HAVE_WCSLEN''@|1|g' \ -e 's|@''HAVE_WCSNLEN''@|1|g' \ -e 's|@''HAVE_WCSCPY''@|1|g' \ -e 's|@''HAVE_WCPCPY''@|1|g' \ -e 's|@''HAVE_WCSNCPY''@|1|g' \ -e 's|@''HAVE_WCPNCPY''@|1|g' \ -e 's|@''HAVE_WCSCAT''@|1|g' \ -e 's|@''HAVE_WCSNCAT''@|1|g' \ -e 's|@''HAVE_WCSCMP''@|1|g' \ -e 's|@''HAVE_WCSNCMP''@|1|g' \ -e 's|@''HAVE_WCSCASECMP''@|1|g' \ -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ -e 's|@''HAVE_WCSCOLL''@|1|g' \ -e 's|@''HAVE_WCSXFRM''@|1|g' \ -e 's|@''HAVE_WCSDUP''@|1|g' \ -e 's|@''HAVE_WCSCHR''@|1|g' \ -e 's|@''HAVE_WCSRCHR''@|1|g' \ -e 's|@''HAVE_WCSCSPN''@|1|g' \ -e 's|@''HAVE_WCSSPN''@|1|g' \ -e 's|@''HAVE_WCSPBRK''@|1|g' \ -e 's|@''HAVE_WCSSTR''@|1|g' \ -e 's|@''HAVE_WCSTOK''@|1|g' \ -e 's|@''HAVE_WCSWIDTH''@|1|g' \ -e 's|@''HAVE_WCSFTIME''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ | \ sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|0|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|0|g' \ -e 's|@''REPLACE_MBRLEN''@|0|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSFTIME''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/warn-on-use.h'; \ } > wchar.h-t && \ mv wchar.h-t wchar.h /usr/bin/gmkdir -p textstyle cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libtextstyle.sym.in \ | case "solaris2.11" in \ mingw*) cat ;; \ *) grep -v '^libtextstyle_isatty$' ;; \ esac \ > libtextstyle.sym-t rm -f textstyle/stdbool.h-t textstyle/stdbool.h mv libtextstyle.sym-t libtextstyle.sym { 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 /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/stdbool.mini.h; \ echo '#endif'; \ echo '#endif'; \ } > textstyle/stdbool.h-t mv textstyle/stdbool.h-t textstyle/stdbool.h { 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 "solaris2.11" 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 binary-io.h binary-io.c c-ctype.h c-ctype.c c-strcase.h c-strcasecmp.c c-strncasecmp.c concat-filename.c dirname-lgpl.c basename-lgpl.c stripslash.c exitfail.c fatal-signal.h fatal-signal.c fd-hook.c fd-ostream.c file-ostream.c full-write.h full-write.c getprogname.h getprogname.c gettext.h hash.h hash.c html-ostream.c html-styled-ostream.c iconv-ostream.c gl_list.h gl_list.c math.c memory-ostream.c minmax.h noop-styled-ostream.c ostream.c safe-read.c safe-write.c sig-handler.c size_max.h styled-ostream.c term-ostream.c term-style-control.c term-styled-ostream.c unistd.c unistr/u8-mbtouc.c unistr/u8-mbtouc-aux.c xalloc.h xmalloc.c xstrdup.c xconcat-filename.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=/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/$sf; \ of=`echo "$f" | sed -e 's,^.*/,,' -e 's,\\.[^.]*$,,'`.o; \ echo "/usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c $sf" 1>&6; \ /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -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 \ | sed -e 's,.* ,,' | LC_ALL=C sort | LC_ALL=C uniq \ | LC_ALL=C 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 /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/gl_array_list.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/binary-io.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/c-ctype.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/c-strcasecmp.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/c-strncasecmp.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/concat-filename.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/dirname-lgpl.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/basename-lgpl.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/stripslash.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/exitfail.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/fatal-signal.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/fd-hook.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/fd-ostream.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/file-ostream.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/full-write.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/getprogname.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/hash.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/html-ostream.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/html-styled-ostream.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/iconv-ostream.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/gl_list.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/math.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/memory-ostream.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/noop-styled-ostream.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/ostream.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/safe-read.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/safe-write.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/sig-handler.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/styled-ostream.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/term-ostream.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/term-style-control.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/term-styled-ostream.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/unistd.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/unistr/u8-mbtouc.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/unistr/u8-mbtouc-aux.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/xmalloc.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/xstrdup.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/xconcat-filename.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/gl_xlist.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/xsize.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/xvasprintf.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/xasprintf.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/color.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/misc.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/version.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco/cr-additional-sel.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco/cr-attr-sel.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco/cr-cascade.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco/cr-declaration.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco/cr-doc-handler.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco/cr-enc-handler.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco/cr-fonts.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco/cr-input.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco/cr-num.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco/cr-om-parser.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco/cr-parser.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco/cr-parsing-location.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco/cr-prop-list.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco/cr-pseudo.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco/cr-rgb.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco/cr-sel-eng.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco/cr-selector.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco/cr-simple-sel.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco/cr-statement.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco/cr-string.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco/cr-style.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco/cr-stylesheet.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco/cr-term.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco/cr-tknzr.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco/cr-token.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco/cr-utils.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/DOCBparser.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/HTMLparser.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/HTMLtree.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/SAX.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/SAX2.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/buf.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/c14n.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/catalog.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/chvalid.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/debugXML.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/dict.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/encoding.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/entities.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/error.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/globals.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/hash.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/legacy.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/list.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/nanoftp.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/nanohttp.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/parser.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/parserInternals.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/pattern.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/relaxng.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/schematron.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/threads.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/tree.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/trionan.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/uri.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/valid.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/xinclude.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/xlink.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/xmlIO.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/xmlmemory.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/xmlmodule.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/xmlreader.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/xmlregexp.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/xmlsave.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/xmlschemas.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/xmlschemastypes.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/xmlstring.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/xmlunicode.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/xmlwriter.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/xpath.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/xpointer.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/glib/ghash.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/glib/glist.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/glib/gmessages.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/glib/gprimes.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/glib/gstrfuncs.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/glib/gstring.c /usr/gnu/bin/make all-am make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/libtextstyle/lib' /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o gl_array_list.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/gl_array_list.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o binary-io.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/binary-io.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o c-ctype.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/c-ctype.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o c-strcasecmp.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/c-strcasecmp.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o c-strncasecmp.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/c-strncasecmp.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o concat-filename.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/concat-filename.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o dirname-lgpl.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/dirname-lgpl.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o basename-lgpl.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/basename-lgpl.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/binary-io.c -fPIC -DPIC -o .libs/binary-io.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/concat-filename.c -fPIC -DPIC -o .libs/concat-filename.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/c-strcasecmp.c -fPIC -DPIC -o .libs/c-strcasecmp.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/gl_array_list.c -fPIC -DPIC -o .libs/gl_array_list.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/basename-lgpl.c -fPIC -DPIC -o .libs/basename-lgpl.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/dirname-lgpl.c -fPIC -DPIC -o .libs/dirname-lgpl.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/c-strncasecmp.c -fPIC -DPIC -o .libs/c-strncasecmp.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o stripslash.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/stripslash.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o exitfail.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/exitfail.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o fatal-signal.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/fatal-signal.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o fd-hook.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/fd-hook.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o fd-ostream.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/fd-ostream.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o file-ostream.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/file-ostream.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o full-write.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/full-write.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/stripslash.c -fPIC -DPIC -o .libs/stripslash.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/exitfail.c -fPIC -DPIC -o .libs/exitfail.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/fd-hook.c -fPIC -DPIC -o .libs/fd-hook.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/file-ostream.c -fPIC -DPIC -o .libs/file-ostream.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/full-write.c -fPIC -DPIC -o .libs/full-write.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/fd-ostream.c -fPIC -DPIC -o .libs/fd-ostream.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/fatal-signal.c -fPIC -DPIC -o .libs/fatal-signal.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o getprogname.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/getprogname.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o hash.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/hash.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o html-ostream.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/html-ostream.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o html-styled-ostream.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/html-styled-ostream.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o iconv-ostream.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/iconv-ostream.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o gl_list.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/gl_list.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o math.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/math.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o memory-ostream.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/memory-ostream.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/hash.c -fPIC -DPIC -o .libs/hash.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/getprogname.c -fPIC -DPIC -o .libs/getprogname.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/html-styled-ostream.c -fPIC -DPIC -o .libs/html-styled-ostream.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/html-ostream.c -fPIC -DPIC -o .libs/html-ostream.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/gl_list.c -fPIC -DPIC -o .libs/gl_list.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/iconv-ostream.c -fPIC -DPIC -o .libs/iconv-ostream.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o noop-styled-ostream.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/noop-styled-ostream.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/math.c -fPIC -DPIC -o .libs/math.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/memory-ostream.c -fPIC -DPIC -o .libs/memory-ostream.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o ostream.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/ostream.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o safe-read.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/safe-read.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o safe-write.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/safe-write.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o sig-handler.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/sig-handler.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o styled-ostream.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/styled-ostream.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/noop-styled-ostream.c -fPIC -DPIC -o .libs/noop-styled-ostream.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o term-ostream.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/term-ostream.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o term-style-control.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/term-style-control.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o term-styled-ostream.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/term-styled-ostream.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/safe-read.c -fPIC -DPIC -o .libs/safe-read.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/safe-write.c -fPIC -DPIC -o .libs/safe-write.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/sig-handler.c -fPIC -DPIC -o .libs/sig-handler.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/ostream.c -fPIC -DPIC -o .libs/ostream.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/styled-ostream.c -fPIC -DPIC -o .libs/styled-ostream.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/term-ostream.c -fPIC -DPIC -o .libs/term-ostream.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o unistd.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/unistd.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/term-style-control.c -fPIC -DPIC -o .libs/term-style-control.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o xmalloc.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/xmalloc.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o xstrdup.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/xstrdup.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o xconcat-filename.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/xconcat-filename.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o gl_xlist.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/gl_xlist.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/term-styled-ostream.c -fPIC -DPIC -o .libs/term-styled-ostream.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/unistd.c -fPIC -DPIC -o .libs/unistd.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/xconcat-filename.c -fPIC -DPIC -o .libs/xconcat-filename.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/xstrdup.c -fPIC -DPIC -o .libs/xstrdup.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/xmalloc.c -fPIC -DPIC -o .libs/xmalloc.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/gl_xlist.c -fPIC -DPIC -o .libs/gl_xlist.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o xsize.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/xsize.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o xvasprintf.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/xvasprintf.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o xasprintf.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/xasprintf.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o color.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/color.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o misc.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/misc.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o version.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/version.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o asnprintf.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/asnprintf.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/xsize.c -fPIC -DPIC -o .libs/xsize.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/xvasprintf.c -fPIC -DPIC -o .libs/xvasprintf.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/xasprintf.c -fPIC -DPIC -o .libs/xasprintf.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/color.c -fPIC -DPIC -o .libs/color.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o error.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/error.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/version.c -fPIC -DPIC -o .libs/version.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/misc.c -fPIC -DPIC -o .libs/misc.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o obstack.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/obstack.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o printf-args.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/printf-args.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o printf-parse.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/printf-parse.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o vasnprintf.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/vasnprintf.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o unistr/u8-mbtouc.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/unistr/u8-mbtouc.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/obstack.c -fPIC -DPIC -o .libs/obstack.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o unistr/u8-mbtouc-aux.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/unistr/u8-mbtouc-aux.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/error.c -fPIC -DPIC -o .libs/error.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/printf-args.c -fPIC -DPIC -o .libs/printf-args.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libcroco/rpl_la-cr-additional-sel.lo `test -f 'libcroco/cr-additional-sel.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libcroco/cr-additional-sel.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libcroco/rpl_la-cr-attr-sel.lo `test -f 'libcroco/cr-attr-sel.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libcroco/cr-attr-sel.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libcroco/rpl_la-cr-cascade.lo `test -f 'libcroco/cr-cascade.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libcroco/cr-cascade.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libcroco/rpl_la-cr-declaration.lo `test -f 'libcroco/cr-declaration.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libcroco/cr-declaration.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/unistr/u8-mbtouc.c -fPIC -DPIC -o unistr/.libs/u8-mbtouc.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/unistr/u8-mbtouc-aux.c -fPIC -DPIC -o unistr/.libs/u8-mbtouc-aux.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco/cr-additional-sel.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-additional-sel.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libcroco/rpl_la-cr-doc-handler.lo `test -f 'libcroco/cr-doc-handler.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libcroco/cr-doc-handler.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libcroco/rpl_la-cr-enc-handler.lo `test -f 'libcroco/cr-enc-handler.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libcroco/cr-enc-handler.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libcroco/rpl_la-cr-fonts.lo `test -f 'libcroco/cr-fonts.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libcroco/cr-fonts.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco/cr-cascade.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-cascade.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco/cr-attr-sel.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-attr-sel.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco/cr-declaration.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-declaration.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libcroco/rpl_la-cr-input.lo `test -f 'libcroco/cr-input.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libcroco/cr-input.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco/cr-doc-handler.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-doc-handler.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libcroco/rpl_la-cr-num.lo `test -f 'libcroco/cr-num.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libcroco/cr-num.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco/cr-enc-handler.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-enc-handler.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libcroco/rpl_la-cr-om-parser.lo `test -f 'libcroco/cr-om-parser.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libcroco/cr-om-parser.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libcroco/rpl_la-cr-parser.lo `test -f 'libcroco/cr-parser.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libcroco/cr-parser.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco/cr-fonts.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-fonts.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libcroco/rpl_la-cr-parsing-location.lo `test -f 'libcroco/cr-parsing-location.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libcroco/cr-parsing-location.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libcroco/rpl_la-cr-prop-list.lo `test -f 'libcroco/cr-prop-list.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libcroco/cr-prop-list.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco/cr-input.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-input.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libcroco/rpl_la-cr-pseudo.lo `test -f 'libcroco/cr-pseudo.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libcroco/cr-pseudo.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco/cr-num.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-num.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco/cr-parser.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-parser.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco/cr-om-parser.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-om-parser.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libcroco/rpl_la-cr-rgb.lo `test -f 'libcroco/cr-rgb.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libcroco/cr-rgb.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco/cr-parsing-location.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-parsing-location.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco/cr-prop-list.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-prop-list.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco/cr-pseudo.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-pseudo.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libcroco/rpl_la-cr-sel-eng.lo `test -f 'libcroco/cr-sel-eng.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libcroco/cr-sel-eng.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libcroco/rpl_la-cr-selector.lo `test -f 'libcroco/cr-selector.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libcroco/cr-selector.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libcroco/rpl_la-cr-simple-sel.lo `test -f 'libcroco/cr-simple-sel.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libcroco/cr-simple-sel.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libcroco/rpl_la-cr-statement.lo `test -f 'libcroco/cr-statement.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libcroco/cr-statement.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco/cr-rgb.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-rgb.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libcroco/rpl_la-cr-string.lo `test -f 'libcroco/cr-string.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libcroco/cr-string.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco/cr-sel-eng.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-sel-eng.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libcroco/rpl_la-cr-style.lo `test -f 'libcroco/cr-style.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libcroco/cr-style.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco/cr-simple-sel.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-simple-sel.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco/cr-selector.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-selector.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco/cr-statement.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-statement.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco/cr-string.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-string.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libcroco/rpl_la-cr-stylesheet.lo `test -f 'libcroco/cr-stylesheet.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libcroco/cr-stylesheet.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco/cr-style.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-style.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libcroco/rpl_la-cr-term.lo `test -f 'libcroco/cr-term.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libcroco/cr-term.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libcroco/rpl_la-cr-tknzr.lo `test -f 'libcroco/cr-tknzr.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libcroco/cr-tknzr.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libcroco/rpl_la-cr-token.lo `test -f 'libcroco/cr-token.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libcroco/cr-token.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco/cr-stylesheet.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-stylesheet.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco/cr-term.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-term.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco/cr-tknzr.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-tknzr.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco/cr-token.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-token.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libcroco/rpl_la-cr-utils.lo `test -f 'libcroco/cr-utils.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libcroco/cr-utils.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o glib/libglib_rpl_la-ghash.lo `test -f 'glib/ghash.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`glib/ghash.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco/cr-utils.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-utils.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o glib/libglib_rpl_la-glist.lo `test -f 'glib/glist.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`glib/glist.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o glib/libglib_rpl_la-gmessages.lo `test -f 'glib/gmessages.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`glib/gmessages.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/glib/ghash.c -fPIC -DPIC -o glib/.libs/libglib_rpl_la-ghash.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o glib/libglib_rpl_la-gprimes.lo `test -f 'glib/gprimes.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`glib/gprimes.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o glib/libglib_rpl_la-gstrfuncs.lo `test -f 'glib/gstrfuncs.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`glib/gstrfuncs.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/glib/glist.c -fPIC -DPIC -o glib/.libs/libglib_rpl_la-glist.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/glib/gmessages.c -fPIC -DPIC -o glib/.libs/libglib_rpl_la-gmessages.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o glib/libglib_rpl_la-gstring.lo `test -f 'glib/gstring.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`glib/gstring.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libxml/rpl_la-DOCBparser.lo `test -f 'libxml/DOCBparser.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libxml/DOCBparser.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/glib/gprimes.c -fPIC -DPIC -o glib/.libs/libglib_rpl_la-gprimes.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libxml/rpl_la-HTMLparser.lo `test -f 'libxml/HTMLparser.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libxml/HTMLparser.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libxml/rpl_la-HTMLtree.lo `test -f 'libxml/HTMLtree.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libxml/HTMLtree.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/glib/gstrfuncs.c -fPIC -DPIC -o glib/.libs/libglib_rpl_la-gstrfuncs.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libxml/rpl_la-SAX.lo `test -f 'libxml/SAX.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libxml/SAX.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libxml/rpl_la-SAX2.lo `test -f 'libxml/SAX2.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libxml/SAX2.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/glib/gstring.c -fPIC -DPIC -o glib/.libs/libglib_rpl_la-gstring.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/DOCBparser.c -fPIC -DPIC -o libxml/.libs/rpl_la-DOCBparser.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libxml/rpl_la-buf.lo `test -f 'libxml/buf.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libxml/buf.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/HTMLparser.c -fPIC -DPIC -o libxml/.libs/rpl_la-HTMLparser.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libxml/rpl_la-c14n.lo `test -f 'libxml/c14n.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libxml/c14n.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/HTMLtree.c -fPIC -DPIC -o libxml/.libs/rpl_la-HTMLtree.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/SAX.c -fPIC -DPIC -o libxml/.libs/rpl_la-SAX.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libxml/rpl_la-catalog.lo `test -f 'libxml/catalog.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libxml/catalog.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/SAX2.c -fPIC -DPIC -o libxml/.libs/rpl_la-SAX2.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libxml/rpl_la-chvalid.lo `test -f 'libxml/chvalid.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libxml/chvalid.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libxml/rpl_la-debugXML.lo `test -f 'libxml/debugXML.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libxml/debugXML.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libxml/rpl_la-dict.lo `test -f 'libxml/dict.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libxml/dict.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libxml/rpl_la-encoding.lo `test -f 'libxml/encoding.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libxml/encoding.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/buf.c -fPIC -DPIC -o libxml/.libs/rpl_la-buf.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/c14n.c -fPIC -DPIC -o libxml/.libs/rpl_la-c14n.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/catalog.c -fPIC -DPIC -o libxml/.libs/rpl_la-catalog.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/chvalid.c -fPIC -DPIC -o libxml/.libs/rpl_la-chvalid.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/debugXML.c -fPIC -DPIC -o libxml/.libs/rpl_la-debugXML.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/dict.c -fPIC -DPIC -o libxml/.libs/rpl_la-dict.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libxml/rpl_la-entities.lo `test -f 'libxml/entities.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libxml/entities.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libxml/rpl_la-error.lo `test -f 'libxml/error.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libxml/error.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/encoding.c -fPIC -DPIC -o libxml/.libs/rpl_la-encoding.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libxml/rpl_la-globals.lo `test -f 'libxml/globals.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libxml/globals.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libxml/rpl_la-hash.lo `test -f 'libxml/hash.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libxml/hash.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/error.c -fPIC -DPIC -o libxml/.libs/rpl_la-error.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/entities.c -fPIC -DPIC -o libxml/.libs/rpl_la-entities.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/globals.c -fPIC -DPIC -o libxml/.libs/rpl_la-globals.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/hash.c -fPIC -DPIC -o libxml/.libs/rpl_la-hash.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libxml/rpl_la-legacy.lo `test -f 'libxml/legacy.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libxml/legacy.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libxml/rpl_la-list.lo `test -f 'libxml/list.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libxml/list.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libxml/rpl_la-nanoftp.lo `test -f 'libxml/nanoftp.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libxml/nanoftp.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libxml/rpl_la-nanohttp.lo `test -f 'libxml/nanohttp.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libxml/nanohttp.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libxml/rpl_la-parser.lo `test -f 'libxml/parser.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libxml/parser.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libxml/rpl_la-parserInternals.lo `test -f 'libxml/parserInternals.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libxml/parserInternals.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/legacy.c -fPIC -DPIC -o libxml/.libs/rpl_la-legacy.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/list.c -fPIC -DPIC -o libxml/.libs/rpl_la-list.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libxml/rpl_la-pattern.lo `test -f 'libxml/pattern.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libxml/pattern.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/nanohttp.c -fPIC -DPIC -o libxml/.libs/rpl_la-nanohttp.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/nanoftp.c -fPIC -DPIC -o libxml/.libs/rpl_la-nanoftp.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/parser.c -fPIC -DPIC -o libxml/.libs/rpl_la-parser.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/parserInternals.c -fPIC -DPIC -o libxml/.libs/rpl_la-parserInternals.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libxml/rpl_la-relaxng.lo `test -f 'libxml/relaxng.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libxml/relaxng.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libxml/rpl_la-schematron.lo `test -f 'libxml/schematron.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libxml/schematron.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libxml/rpl_la-threads.lo `test -f 'libxml/threads.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libxml/threads.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libxml/rpl_la-tree.lo `test -f 'libxml/tree.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libxml/tree.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/pattern.c -fPIC -DPIC -o libxml/.libs/rpl_la-pattern.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/threads.c -fPIC -DPIC -o libxml/.libs/rpl_la-threads.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/relaxng.c -fPIC -DPIC -o libxml/.libs/rpl_la-relaxng.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libxml/rpl_la-trionan.lo `test -f 'libxml/trionan.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libxml/trionan.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/schematron.c -fPIC -DPIC -o libxml/.libs/rpl_la-schematron.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libxml/rpl_la-uri.lo `test -f 'libxml/uri.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libxml/uri.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/tree.c -fPIC -DPIC -o libxml/.libs/rpl_la-tree.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libxml/rpl_la-valid.lo `test -f 'libxml/valid.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libxml/valid.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libxml/rpl_la-xinclude.lo `test -f 'libxml/xinclude.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libxml/xinclude.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libxml/rpl_la-xlink.lo `test -f 'libxml/xlink.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libxml/xlink.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/uri.c -fPIC -DPIC -o libxml/.libs/rpl_la-uri.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/trionan.c -fPIC -DPIC -o libxml/.libs/rpl_la-trionan.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libxml/rpl_la-xmlIO.lo `test -f 'libxml/xmlIO.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libxml/xmlIO.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/valid.c -fPIC -DPIC -o libxml/.libs/rpl_la-valid.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/xinclude.c -fPIC -DPIC -o libxml/.libs/rpl_la-xinclude.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/xlink.c -fPIC -DPIC -o libxml/.libs/rpl_la-xlink.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libxml/rpl_la-xmlmemory.lo `test -f 'libxml/xmlmemory.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libxml/xmlmemory.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libxml/rpl_la-xmlmodule.lo `test -f 'libxml/xmlmodule.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libxml/xmlmodule.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libxml/rpl_la-xmlreader.lo `test -f 'libxml/xmlreader.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libxml/xmlreader.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/xmlIO.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlIO.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/xmlmemory.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlmemory.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/xmlmodule.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlmodule.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/xmlreader.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlreader.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libxml/rpl_la-xmlregexp.lo `test -f 'libxml/xmlregexp.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libxml/xmlregexp.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libxml/rpl_la-xmlsave.lo `test -f 'libxml/xmlsave.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libxml/xmlsave.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libxml/rpl_la-xmlschemas.lo `test -f 'libxml/xmlschemas.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libxml/xmlschemas.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libxml/rpl_la-xmlschemastypes.lo `test -f 'libxml/xmlschemastypes.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libxml/xmlschemastypes.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libxml/rpl_la-xmlstring.lo `test -f 'libxml/xmlstring.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libxml/xmlstring.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/xmlregexp.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlregexp.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/xmlsave.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlsave.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libxml/rpl_la-xmlunicode.lo `test -f 'libxml/xmlunicode.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libxml/xmlunicode.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/xmlschemas.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlschemas.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/xmlschemastypes.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlschemastypes.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libxml/rpl_la-xmlwriter.lo `test -f 'libxml/xmlwriter.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libxml/xmlwriter.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libxml/rpl_la-xpath.lo `test -f 'libxml/xpath.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libxml/xpath.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/xmlstring.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlstring.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c -o libxml/rpl_la-xpointer.lo `test -f 'libxml/xpointer.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/'`libxml/xpointer.c /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/6/bin/gcc -m32 -O3 -m32 -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: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/xmlunicode.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlunicode.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/xmlwriter.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlwriter.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/xpath.c -fPIC -DPIC -o libxml/.libs/rpl_la-xpath.o /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/6/bin/gcc -m32 -O3 -m32 -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: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libcroco -DDEPENDS_ON_LIBICONV=1 -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/libxml/xpointer.c -fPIC -DPIC -o libxml/.libs/rpl_la-xpointer.o 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 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 libtool: link: ( cd ".libs" && rm -f "libglib_rpl.la" && ln -s "../libglib_rpl.la" "libglib_rpl.la" ) libtool: link: ( cd ".libs" && rm -f "libcroco_rpl.la" && ln -s "../libcroco_rpl.la" "libcroco_rpl.la" ) /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/6/bin/gcc -m32 -O3 -m32 -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 libtool: link: ( cd ".libs" && rm -f "libxml_rpl.la" && ln -s "../libxml_rpl.la" "libxml_rpl.la" ) /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/6/bin/gcc -m32 -O3 -no-undefined -lm -lm -lm -L/usr/lib -lncurses -no-undefined -export-symbols libtextstyle.sym -version-info 0:0:0 -rpath /usr/lib -m32 -o libtextstyle.la -rpath /usr/lib gl_array_list.lo binary-io.lo c-ctype.lo c-strcasecmp.lo c-strncasecmp.lo concat-filename.lo dirname-lgpl.lo basename-lgpl.lo stripslash.lo exitfail.lo fatal-signal.lo fd-hook.lo fd-ostream.lo file-ostream.lo full-write.lo getprogname.lo hash.lo html-ostream.lo html-styled-ostream.lo iconv-ostream.lo gl_list.lo math.lo memory-ostream.lo noop-styled-ostream.lo ostream.lo safe-read.lo safe-write.lo sig-handler.lo styled-ostream.lo term-ostream.lo term-style-control.lo term-styled-ostream.lo unistd.lo unistr/u8-mbtouc.lo unistr/u8-mbtouc-aux.lo xmalloc.lo xstrdup.lo xconcat-filename.lo gl_xlist.lo xsize.lo xvasprintf.lo xasprintf.lo color.lo misc.lo version.lo asnprintf.lo error.lo obstack.lo printf-args.lo printf-parse.lo vasnprintf.lo libcroco_rpl.la libglib_rpl.la libxml_rpl.la libtool: link: echo "{ global:" > .libs/libtextstyle.so.0.0.0.exp libtool: link: cat libtextstyle.sym | /usr/bin/gsed -e "s/\(.*\)/\1;/" >> .libs/libtextstyle.so.0.0.0.exp libtool: link: echo "local: *; };" >> .libs/libtextstyle.so.0.0.0.exp libtool: link: /usr/gcc/6/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-M -Wl,.libs/libtextstyle.so.0.0.0.exp -Wl,-h -Wl,libtextstyle.so.0 -o .libs/libtextstyle.so.0.0.0 .libs/gl_array_list.o .libs/binary-io.o .libs/c-ctype.o .libs/c-strcasecmp.o .libs/c-strncasecmp.o .libs/concat-filename.o .libs/dirname-lgpl.o .libs/basename-lgpl.o .libs/stripslash.o .libs/exitfail.o .libs/fatal-signal.o .libs/fd-hook.o .libs/fd-ostream.o .libs/file-ostream.o .libs/full-write.o .libs/getprogname.o .libs/hash.o .libs/html-ostream.o .libs/html-styled-ostream.o .libs/iconv-ostream.o .libs/gl_list.o .libs/math.o .libs/memory-ostream.o .libs/noop-styled-ostream.o .libs/ostream.o .libs/safe-read.o .libs/safe-write.o .libs/sig-handler.o .libs/styled-ostream.o .libs/term-ostream.o .libs/term-style-control.o .libs/term-styled-ostream.o .libs/unistd.o unistr/.libs/u8-mbtouc.o unistr/.libs/u8-mbtouc-aux.o .libs/xmalloc.o .libs/xstrdup.o .libs/xconcat-filename.o .libs/gl_xlist.o .libs/xsize.o .libs/xvasprintf.o .libs/xasprintf.o .libs/color.o .libs/misc.o .libs/version.o .libs/asnprintf.o .libs/error.o .libs/obstack.o .libs/printf-args.o .libs/printf-parse.o .libs/vasnprintf.o -Wl,-z -Wl,allextract ./.libs/libcroco_rpl.a ./.libs/libglib_rpl.a ./.libs/libxml_rpl.a -Wl,-z -Wl,defaultextract -lm -L/usr/lib -lncurses -m32 -O3 -m32 libtool: link: rm -f .libs/libtextstyle.so.0.0.0.exp libtool: link: (cd ".libs" && rm -f "libtextstyle.so.0" && ln -s "libtextstyle.so.0.0.0" "libtextstyle.so.0") libtool: link: (cd ".libs" && rm -f "libtextstyle.so" && ln -s "libtextstyle.so.0.0.0" "libtextstyle.so") libtool: link: ( cd ".libs" && rm -f "libtextstyle.la" && ln -s "../libtextstyle.la" "libtextstyle.la" ) make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/libtextstyle/lib' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/libtextstyle/lib' Making all in tests make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/libtextstyle/tests' /usr/gnu/bin/make all-recursive make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/libtextstyle/tests' Making all in . make[9]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/libtextstyle/tests' make[9]: Nothing to be done for 'all-am'. make[9]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/libtextstyle/tests' make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/libtextstyle/tests' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/libtextstyle/tests' Making all in adhoc-tests make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/libtextstyle/adhoc-tests' /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/adhoc-tests -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/adhoc-tests -I.. -I../lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/adhoc-tests/../lib -DSRCDIR=\"/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/adhoc-tests/\" -m32 -O3 -MT hello.o -MD -MP -MF .deps/hello.Tpo -c -o hello.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/adhoc-tests/hello.c mv -f .deps/hello.Tpo .deps/hello.Po /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/6/bin/gcc -m32 -O3 -m32 -o hello hello.o ../lib/libtextstyle.la libtool: link: /usr/gcc/6/bin/gcc -m32 -O3 -m32 -o .libs/hello hello.o ../lib/.libs/libtextstyle.so -L/usr/lib -lm -lncurses make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/libtextstyle/adhoc-tests' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/libtextstyle' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/libtextstyle' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/libtextstyle' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/libtextstyle' Making all in gettext-tools make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-tools' /usr/gnu/bin/make all-recursive make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-tools' Making all in intl make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-tools/intl' /usr/gnu/bin/make all-am make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-tools/intl' 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_NAMELESS_LOCALES''@,0,g' \ -e 's,@''HAVE_NEWLOCALE''@,1,g' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/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 /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/export.h" \ | sed -e 's,@''HAVE_VISIBILITY''@,1,g' \ > libgnuintl.h /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o hash-string.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/hash-string.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o l10nflist.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/l10nflist.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o explodename.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/explodename.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o plural.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/plural.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o plural-exp.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/plural-exp.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o localcharset.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/localcharset.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o threadlib.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/threadlib.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o lock.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/lock.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/localcharset.c -fPIC -DPIC -o .libs/localcharset.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/plural-exp.c -fPIC -DPIC -o .libs/plural-exp.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/threadlib.c -fPIC -DPIC -o .libs/threadlib.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/explodename.c -fPIC -DPIC -o .libs/explodename.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/l10nflist.c -fPIC -DPIC -o .libs/l10nflist.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/hash-string.c -fPIC -DPIC -o .libs/hash-string.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/plural.c -fPIC -DPIC -o .libs/plural.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/lock.c -fPIC -DPIC -o .libs/lock.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o relocatable.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/relocatable.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o langprefs.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/langprefs.c sed -e 's/extern \([^"]\)/extern LIBINTL_DLL_EXPORTED \1/' \ -e 's/extern,/extern LIBINTL_DLL_EXPORTED,/' \ -e "/#if HAVE_USELOCALE/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/export.h" \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/localename-table.in.h \ | sed -e 's,@''HAVE_VISIBILITY''@,1,g' \ > localename-table.h /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o log.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/log.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o printf.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/printf.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o setlocale.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/setlocale.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o version.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/version.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o xsize.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/xsize.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o osdep.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/osdep.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/setlocale.c -fPIC -DPIC -o .libs/setlocale.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/relocatable.c -fPIC -DPIC -o .libs/relocatable.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/langprefs.c -fPIC -DPIC -o .libs/langprefs.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/log.c -fPIC -DPIC -o .libs/log.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/printf.c -fPIC -DPIC -o .libs/printf.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/xsize.c -fPIC -DPIC -o .libs/xsize.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/version.c -fPIC -DPIC -o .libs/version.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o intl-compat.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/intl-compat.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o bindtextdom.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/bindtextdom.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o dcgettext.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/dcgettext.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o dgettext.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/dgettext.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o gettext.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/gettext.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o finddomain.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/finddomain.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o loadmsgcat.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/loadmsgcat.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/osdep.c -fPIC -DPIC -o .libs/osdep.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o localealias.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/localealias.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/intl-compat.c -fPIC -DPIC -o .libs/intl-compat.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/bindtextdom.c -fPIC -DPIC -o .libs/bindtextdom.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/dcgettext.c -fPIC -DPIC -o .libs/dcgettext.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/gettext.c -fPIC -DPIC -o .libs/gettext.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/loadmsgcat.c -fPIC -DPIC -o .libs/loadmsgcat.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/dgettext.c -fPIC -DPIC -o .libs/dgettext.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/finddomain.c -fPIC -DPIC -o .libs/finddomain.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o textdomain.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/textdomain.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o dcigettext.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/dcigettext.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o dcngettext.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/dcngettext.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o dngettext.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/dngettext.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o ngettext.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/ngettext.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o localename.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/localename.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c -o localename-table.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/localename-table.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/localealias.c -fPIC -DPIC -o .libs/localealias.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/dcigettext.c -fPIC -DPIC -o .libs/dcigettext.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/textdomain.c -fPIC -DPIC -o .libs/textdomain.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/dngettext.c -fPIC -DPIC -o .libs/dngettext.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/dcngettext.c -fPIC -DPIC -o .libs/dcngettext.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/ngettext.c -fPIC -DPIC -o .libs/ngettext.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/localename.c -fPIC -DPIC -o .libs/localename.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -D_REENTRANT -fvisibility=hidden -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl/localename-table.c -fPIC -DPIC -o .libs/localename-table.o /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/6/bin/gcc -fvisibility=hidden -m32 -O3 -no-undefined -version-info 9:6:1 -rpath /usr/lib -m32 -o libgnuintl.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 localcharset.lo threadlib.lo lock.lo relocatable.lo langprefs.lo localename.lo localename-table.lo log.lo printf.lo setlocale.lo version.lo xsize.lo osdep.lo intl-compat.lo libtool: link: /usr/gcc/6/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,libgnuintl.so.8 -o .libs/libgnuintl.so.8.1.6 .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/localcharset.o .libs/threadlib.o .libs/lock.o .libs/relocatable.o .libs/langprefs.o .libs/localename.o .libs/localename-table.o .libs/log.o .libs/printf.o .libs/setlocale.o .libs/version.o .libs/xsize.o .libs/osdep.o .libs/intl-compat.o -m32 -O3 -m32 libtool: link: (cd ".libs" && rm -f "libgnuintl.so.8" && ln -s "libgnuintl.so.8.1.6" "libgnuintl.so.8") libtool: link: (cd ".libs" && rm -f "libgnuintl.so" && ln -s "libgnuintl.so.8.1.6" "libgnuintl.so") libtool: link: ( cd ".libs" && rm -f "libgnuintl.la" && ln -s "../libgnuintl.la" "libgnuintl.la" ) make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-tools/intl' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-tools/intl' Making all in gnulib-lib make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-tools/gnulib-lib' rm -f alloca.h-t alloca.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_ALLOCA_H''@||g' < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/alloca.in.h; \ } > alloca.h-t && \ mv -f alloca.h-t alloca.h rm -f byteswap.h-t byteswap.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/byteswap.in.h; \ } > byteswap.h-t && \ mv -f byteswap.h-t byteswap.h rm -f configmake.h-t && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ echo '#define PREFIX "/usr"'; \ echo '#define EXEC_PREFIX "/usr"'; \ echo '#define BINDIR "/usr/bin"'; \ echo '#define SBINDIR "/usr/sbin"'; \ echo '#define LIBEXECDIR "/usr/libexec"'; \ echo '#define DATAROOTDIR "/usr/share"'; \ echo '#define DATADIR "/usr/share"'; \ echo '#define SYSCONFDIR "/usr/etc"'; \ echo '#define SHAREDSTATEDIR "/usr/com"'; \ echo '#define LOCALSTATEDIR "/usr/var"'; \ echo '#define RUNSTATEDIR "/usr/var/run"'; \ echo '#define INCLUDEDIR "/usr/include"'; \ echo '#define OLDINCLUDEDIR "/usr/include"'; \ echo '#define DOCDIR "/usr/share/doc/gettext"'; \ echo '#define INFODIR "/usr/share/info"'; \ echo '#define HTMLDIR "/usr/share/doc/gettext"'; \ echo '#define DVIDIR "/usr/share/doc/gettext"'; \ echo '#define PDFDIR "/usr/share/doc/gettext"'; \ echo '#define PSDIR "/usr/share/doc/gettext"'; \ echo '#define LIBDIR "/usr/lib"'; \ echo '#define LISPDIR "/usr/share/emacs/site-lisp"'; \ echo '#define LOCALEDIR "/usr/share/locale"'; \ echo '#define MANDIR "/usr/share/man"'; \ echo '#define MANEXT ""'; \ echo '#define PKGDATADIR "/usr/share/gettext"'; \ echo '#define PKGINCLUDEDIR "/usr/include/gettext-tools"'; \ echo '#define PKGLIBDIR "/usr/lib/gettext-tools"'; \ echo '#define PKGLIBEXECDIR "/usr/libexec/gettext-tools"'; \ } | sed '/""/d' > configmake.h-t && \ mv -f configmake.h-t configmake.h rm -f dirent.h-t dirent.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -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/@''GNULIB_OPENDIR''@/1/g' \ -e 's/@''GNULIB_READDIR''@/1/g' \ -e 's/@''GNULIB_REWINDDIR''@/0/g' \ -e 's/@''GNULIB_CLOSEDIR''@/1/g' \ -e 's/@''GNULIB_DIRFD''@/1/g' \ -e 's/@''GNULIB_FDOPENDIR''@/0/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_CLOSEDIR''@|0|g' \ -e 's|@''REPLACE_DIRFD''@|0|g' \ -e 's|@''REPLACE_FDOPENDIR''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/warn-on-use.h' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/dirent.in.h; \ } > dirent.h-t && \ mv dirent.h-t dirent.h rm -f fcntl.h-t fcntl.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_FCNTL_H''@||g' \ -e 's/@''GNULIB_FCNTL''@/1/g' \ -e 's/@''GNULIB_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_OPEN''@/1/g' \ -e 's/@''GNULIB_OPENAT''@/0/g' \ -e 's|@''HAVE_FCNTL''@|1|g' \ -e 's|@''HAVE_OPENAT''@|1|g' \ -e 's|@''REPLACE_FCNTL''@|0|g' \ -e 's|@''REPLACE_OPEN''@|0|g' \ -e 's|@''REPLACE_OPENAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/warn-on-use.h' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/fcntl.in.h; \ } > fcntl.h-t && \ mv fcntl.h-t fcntl.h rm -f fnmatch.h-t fnmatch.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -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''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/warn-on-use.h' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/fnmatch.in.h; \ } > fnmatch.h-t && \ mv fnmatch.h-t fnmatch.h rm -f getopt.h-t getopt.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_GETOPT_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_GETOPT_H''@||g' \ -e '/definition of _GL_ARG_NONNULL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/arg-nonnull.h' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/getopt.in.h; \ } > getopt.h-t && \ mv -f getopt.h-t getopt.h rm -f getopt-cdefs.h-t getopt-cdefs.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_SYS_CDEFS_H''@|0|g' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/getopt-cdefs.in.h; \ } > getopt-cdefs.h-t && \ mv -f getopt-cdefs.h-t getopt-cdefs.h rm -f iconv.h-t iconv.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_ICONV_H''@||g' \ -e 's/@''GNULIB_ICONV''@/1/g' \ -e 's|@''ICONV_CONST''@|const|g' \ -e 's|@''REPLACE_ICONV''@|0|g' \ -e 's|@''REPLACE_ICONV_OPEN''@|1|g' \ -e 's|@''REPLACE_ICONV_UTF''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/warn-on-use.h' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/iconv.in.h; \ } > iconv.h-t && \ mv iconv.h-t iconv.h rm -f langinfo.h-t langinfo.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -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''@/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''@|1|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 /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/warn-on-use.h' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/langinfo.in.h; \ } > langinfo.h-t && \ mv langinfo.h-t langinfo.h rm -f limits.h-t limits.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LIMITS_H''@||g' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/limits.in.h; \ } > limits.h-t && \ mv limits.h-t limits.h rm -f locale.h-t locale.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LOCALE_H''@||g' \ -e 's/@''GNULIB_LOCALECONV''@/IN_GETTEXT_TOOLS_LIBGREP/g' \ -e 's/@''GNULIB_SETLOCALE''@/1/g' \ -e 's/@''GNULIB_DUPLOCALE''@/0/g' \ -e 's/@''GNULIB_LOCALENAME''@/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''@|1|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 '/definitions of _GL_FUNCDECL_RPL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/warn-on-use.h' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/locale.in.h; \ } > locale.h-t && \ mv locale.h-t locale.h rm -f math.h-t math.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -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' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/math.in.h | \ 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_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' \ | \ 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_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' \ | \ 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' \ -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_GCC''@|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_TRUNC''@|0|g' \ -e 's|@''REPLACE_TRUNCF''@|0|g' \ -e 's|@''REPLACE_TRUNCL''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/warn-on-use.h'; \ } > math.h-t && \ mv math.h-t math.h rm -f omp.h-t omp.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_OMP_H''@||g' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/omp.in.h; \ } > omp.h-t && \ mv omp.h-t omp.h rm -f signal.h-t signal.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_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 /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/warn-on-use.h' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/signal.in.h; \ } > signal.h-t && \ mv signal.h-t signal.h rm -f spawn.h-t spawn.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -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''@/0/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''@/0/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_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''@/0/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''@|1|g' \ -e 's|@''REPLACE_POSIX_SPAWN''@|0|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_ADDOPEN''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/warn-on-use.h' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/spawn.in.h; \ } > spawn.h-t && \ mv spawn.h-t spawn.h rm -f stdint.h-t stdint.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_STDINT_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDINT_H''@||g' \ -e 's/@''HAVE_C99_STDINT_H''@/0/g' \ -e 's/@''HAVE_SYS_TYPES_H''@/1/g' \ -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's/@''HAVE_SYS_INTTYPES_H''@/1/g' \ -e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \ -e 's/@''HAVE_WCHAR_H''@/1/g' \ -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \ -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''BITSIZEOF_PTRDIFF_T''@/32/g' \ -e 's/@''PTRDIFF_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/32/g' \ -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/1/g' \ -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_SIZE_T''@/32/g' \ -e 's/@''SIZE_T_SUFFIX''@/u/g' \ -e 's/@''BITSIZEOF_WCHAR_T''@/32/g' \ -e 's/@''HAVE_SIGNED_WCHAR_T''@/1/g' \ -e 's/@''WCHAR_T_SUFFIX''@/l/g' \ -e 's/@''BITSIZEOF_WINT_T''@/32/g' \ -e 's/@''HAVE_SIGNED_WINT_T''@/1/g' \ -e 's/@''WINT_T_SUFFIX''@/l/g' \ -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/stdint.in.h; \ } > stdint.h-t && \ mv stdint.h-t stdint.h rm -f stdio.h-t stdio.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's/@''GNULIB_DPRINTF''@/0/g' \ -e 's/@''GNULIB_FCLOSE''@/0/g' \ -e 's/@''GNULIB_FDOPEN''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/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_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''@/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' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/stdio.in.h | \ sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ -e 's|@''HAVE_DECL_FTELLO''@|1|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''HAVE_FSEEKO''@|1|g' \ -e 's|@''HAVE_FTELLO''@|1|g' \ -e 's|@''HAVE_PCLOSE''@|1|g' \ -e 's|@''HAVE_POPEN''@|1|g' \ -e 's|@''HAVE_RENAMEAT''@|1|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''REPLACE_FDOPEN''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_FPURGE''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|1|g' \ -e 's|@''REPLACE_FTELLO''@|1|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 /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/warn-on-use.h'; \ } > stdio.h-t && \ mv stdio.h-t stdio.h rm -f stdlib.h-t stdlib.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's/@''GNULIB__EXIT''@/0/g' \ -e 's/@''GNULIB_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' \ -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_MBTOWC''@/(IN_GETTEXT_TOOLS_GNULIB_TESTS || IN_GETTEXT_TOOLS_LIBGREP)/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_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_RANDOM''@/0/g' \ -e 's/@''GNULIB_RANDOM_R''@/0/g' \ -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_REALLOCARRAY''@/0/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_STRTOLD''@/0/g' \ -e 's/@''GNULIB_STRTOLL''@/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''@/1/g' \ -e 's/@''GNULIB_WCTOMB''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/stdlib.in.h | \ sed -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_INITSTATE''@|1|g' \ -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \ -e 's|@''HAVE_MBTOWC''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_QSORT_R''@|1|g' \ -e 's|@''HAVE_RANDOM''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALLOCARRAY''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SECURE_GETENV''@|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_STRTOLD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ -e 's|@''REPLACE_CALLOC''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_INITSTATE''@|0|g' \ -e 's|@''REPLACE_MALLOC''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PTSNAME''@|0|g' \ -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_QSORT_R''@|0|g' \ -e 's|@''REPLACE_RANDOM''@|0|g' \ -e 's|@''REPLACE_RANDOM_R''@|0|g' \ -e 's|@''REPLACE_REALLOC''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_SETSTATE''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_STRTOLD''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|1|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/c++defs.h' \ -e '/definition of _Noreturn/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/warn-on-use.h'; \ } > stdlib.h-t && \ mv stdlib.h-t stdlib.h rm -f string.h-t string.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \ -e 's/@''GNULIB_FFSL''@/0/g' \ -e 's/@''GNULIB_FFSLL''@/0/g' \ -e 's/@''GNULIB_MBSLEN''@/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''@/0/g' \ -e 's/@''GNULIB_MEMRCHR''@/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''@/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_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/string.in.h | \ sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \ -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_MEMCHR''@|1|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|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_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|1|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_STRSIGNAL''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/warn-on-use.h'; \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/string.in.h; \ } > string.h-t && \ mv string.h-t string.h /usr/bin/gmkdir -p sys /usr/bin/gmkdir -p sys /usr/bin/gmkdir -p sys rm -f sys/stat.h-t sys/stat.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_STAT_H''@||g' \ -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \ -e 's|@''WINDOWS_STAT_TIMESPEC''@|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_LCHMOD''@/0/g' \ -e 's/@''GNULIB_LSTAT''@/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|@''HAVE_FCHMODAT''@|1|g' \ -e 's|@''HAVE_FSTATAT''@|1|g' \ -e 's|@''HAVE_FUTIMENS''@|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_FSTAT''@|1|g' \ -e 's|@''REPLACE_FSTATAT''@|0|g' \ -e 's|@''REPLACE_FUTIMENS''@|0|g' \ -e 's|@''REPLACE_LSTAT''@|1|g' \ -e 's|@''REPLACE_MKDIR''@|0|g' \ -e 's|@''REPLACE_MKFIFO''@|0|g' \ -e 's|@''REPLACE_MKNOD''@|0|g' \ -e 's|@''REPLACE_STAT''@|0|g' \ -e 's|@''REPLACE_UTIMENSAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/warn-on-use.h' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/sys_stat.in.h; \ } > sys/stat.h-t && \ mv sys/stat.h-t sys/stat.h /usr/bin/gmkdir -p sys rm -f sys/select.h-t sys/select.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_SELECT_H''@||g' \ -e 's|@''HAVE_SYS_SELECT_H''@|1|g' \ -e 's/@''GNULIB_PSELECT''@/0/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 /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/warn-on-use.h' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/sys_select.in.h; \ } > sys/select.h-t && \ mv sys/select.h-t sys/select.h rm -f sys/types.h-t sys/types.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's|@''WINDOWS_STAT_INODES''@|0|g' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/sys_types.in.h; \ } > sys/types.h-t && \ mv sys/types.h-t sys/types.h rm -f sys/time.h-t sys/time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -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 /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/warn-on-use.h' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/sys_time.in.h; \ } > sys/time.h-t && \ mv sys/time.h-t sys/time.h /usr/bin/gmkdir -p sys rm -f time.h-t time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_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_TIMEGM''@/0/g' \ -e 's/@''GNULIB_TIME_R''@/0/g' \ -e 's/@''GNULIB_TIME_RZ''@/0/g' \ -e 's/@''GNULIB_TZSET''@/0/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_TIMEZONE_T''@|0|g' \ -e 's|@''HAVE_TZSET''@|1|g' \ -e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_GMTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_NANOSLEEP''@|0|g' \ -e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TZSET''@|GNULIB_PORTCHECK|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 '/definitions of _GL_FUNCDECL_RPL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/warn-on-use.h' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/time.in.h; \ } > time.h-t && \ mv time.h-t time.h rm -f unistd.h-t unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's/@''GNULIB_CHDIR''@/0/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/1/g' \ -e 's/@''GNULIB_DUP''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/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_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''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_GETCWD''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \ -e 's/@''GNULIB_GETGROUPS''@/0/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_GETLOGIN''@/0/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_GETPASS''@/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''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/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''@/01/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''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_WRITE''@/1/g' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GETPASS''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|0|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | \ sed -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FACCESSAT''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|1|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_GETPASS''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_READLINKAT''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ -e 's|@''REPLACE_TRUNCATE''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h rm -f utime.h-t utime.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -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|@''HAVE_UTIME''@|1|g' \ -e 's|@''REPLACE_UTIME''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/warn-on-use.h' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/utime.in.h; \ } > utime.h-t && \ mv utime.h-t utime.h rm -f wchar.h-t wchar.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|0|g' \ -e 's|@''NEXT_WCHAR_H''@||g' \ -e 's|@''HAVE_WCHAR_H''@|1|g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ -e 's/@''GNULIB_BTOWC''@/(IN_GETTEXT_TOOLS_GNULIB_TESTS || IN_GETTEXT_TOOLS_LIBGREP)/g' \ -e 's/@''GNULIB_WCTOB''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_MBSINIT''@/1/g' \ -e 's/@''GNULIB_MBRTOWC''@/1/g' \ -e 's/@''GNULIB_MBRLEN''@/IN_GETTEXT_TOOLS_LIBGREP/g' \ -e 's/@''GNULIB_MBSRTOWCS''@/1/g' \ -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ -e 's/@''GNULIB_WCRTOMB''@/(IN_GETTEXT_TOOLS_GNULIB_TESTS || IN_GETTEXT_TOOLS_LIBGREP)/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_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' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/wchar.in.h | \ sed -e 's|@''HAVE_WINT_T''@|1|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|1|g' \ -e 's|@''HAVE_MBRTOWC''@|1|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_WMEMCHR''@|1|g' \ -e 's|@''HAVE_WMEMCMP''@|1|g' \ -e 's|@''HAVE_WMEMCPY''@|1|g' \ -e 's|@''HAVE_WMEMMOVE''@|1|g' \ -e 's|@''HAVE_WMEMSET''@|1|g' \ -e 's|@''HAVE_WCSLEN''@|1|g' \ -e 's|@''HAVE_WCSNLEN''@|1|g' \ -e 's|@''HAVE_WCSCPY''@|1|g' \ -e 's|@''HAVE_WCPCPY''@|1|g' \ -e 's|@''HAVE_WCSNCPY''@|1|g' \ -e 's|@''HAVE_WCPNCPY''@|1|g' \ -e 's|@''HAVE_WCSCAT''@|1|g' \ -e 's|@''HAVE_WCSNCAT''@|1|g' \ -e 's|@''HAVE_WCSCMP''@|1|g' \ -e 's|@''HAVE_WCSNCMP''@|1|g' \ -e 's|@''HAVE_WCSCASECMP''@|1|g' \ -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ -e 's|@''HAVE_WCSCOLL''@|1|g' \ -e 's|@''HAVE_WCSXFRM''@|1|g' \ -e 's|@''HAVE_WCSDUP''@|1|g' \ -e 's|@''HAVE_WCSCHR''@|1|g' \ -e 's|@''HAVE_WCSRCHR''@|1|g' \ -e 's|@''HAVE_WCSCSPN''@|1|g' \ -e 's|@''HAVE_WCSSPN''@|1|g' \ -e 's|@''HAVE_WCSPBRK''@|1|g' \ -e 's|@''HAVE_WCSSTR''@|1|g' \ -e 's|@''HAVE_WCSTOK''@|1|g' \ -e 's|@''HAVE_WCSWIDTH''@|1|g' \ -e 's|@''HAVE_WCSFTIME''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ | \ sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|0|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|0|g' \ -e 's|@''REPLACE_MBRLEN''@|0|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSFTIME''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/warn-on-use.h'; \ } > wchar.h-t && \ mv wchar.h-t wchar.h rm -f wctype.h-t wctype.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -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/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ -e 's/@''GNULIB_ISWBLANK''@/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_ISWCNTRL''@/0/g' \ -e 's/@''REPLACE_TOWLOWER''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/warn-on-use.h' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/wctype.in.h; \ } > wctype.h-t && \ mv wctype.h-t wctype.h rm -f sys/wait.h-t sys/wait.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_WAIT_H''@||g' \ -e 's/@''GNULIB_WAITPID''@/1/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/warn-on-use.h' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/sys_wait.in.h; \ } > sys/wait.h-t && \ mv sys/wait.h-t sys/wait.h /usr/gnu/bin/make all-am make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-tools/gnulib-lib' /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o copy-acl.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/copy-acl.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o set-acl.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/set-acl.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o acl-errno-valid.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/acl-errno-valid.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o acl-internal.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/acl-internal.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o get-permissions.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/get-permissions.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o set-permissions.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/set-permissions.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o allocator.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/allocator.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o areadlink.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/areadlink.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/copy-acl.c -fPIC -DPIC -o .libs/copy-acl.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/areadlink.c -fPIC -DPIC -o .libs/areadlink.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/set-permissions.c -fPIC -DPIC -o .libs/set-permissions.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/acl-errno-valid.c -fPIC -DPIC -o .libs/acl-errno-valid.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/set-acl.c -fPIC -DPIC -o .libs/set-acl.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/acl-internal.c -fPIC -DPIC -o .libs/acl-internal.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/get-permissions.c -fPIC -DPIC -o .libs/get-permissions.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/allocator.c -fPIC -DPIC -o .libs/allocator.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o argmatch.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/argmatch.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o backupfile.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/backupfile.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o addext.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/addext.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o basename.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/basename.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o binary-io.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/binary-io.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o c-ctype.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/c-ctype.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o c-strcasecmp.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/c-strcasecmp.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o c-strncasecmp.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/c-strncasecmp.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/argmatch.c -fPIC -DPIC -o .libs/argmatch.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/backupfile.c -fPIC -DPIC -o .libs/backupfile.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/addext.c -fPIC -DPIC -o .libs/addext.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/binary-io.c -fPIC -DPIC -o .libs/binary-io.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/basename.c -fPIC -DPIC -o .libs/basename.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/c-strcasecmp.c -fPIC -DPIC -o .libs/c-strcasecmp.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o c-strcasestr.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/c-strcasestr.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o c-strstr.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/c-strstr.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o careadlinkat.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/careadlinkat.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o classpath.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/classpath.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o clean-temp.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/clean-temp.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/c-strncasecmp.c -fPIC -DPIC -o .libs/c-strncasecmp.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o cloexec.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/cloexec.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o closeout.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/closeout.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o concat-filename.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/concat-filename.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/c-strstr.c -fPIC -DPIC -o .libs/c-strstr.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/c-strcasestr.c -fPIC -DPIC -o .libs/c-strcasestr.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/careadlinkat.c -fPIC -DPIC -o .libs/careadlinkat.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/clean-temp.c -fPIC -DPIC -o .libs/clean-temp.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o copy-file.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/copy-file.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/cloexec.c -fPIC -DPIC -o .libs/cloexec.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/classpath.c -fPIC -DPIC -o .libs/classpath.o In file included from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/malloca.h:26:0, from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xmalloca.h:21, from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/clean-temp.c:44: /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xalloc-oversized.h:48:0: warning: "xalloc_oversized" redefined # define xalloc_oversized(n, s) \ In file included from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/clean-temp.c:43:0: /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xalloc.h:149:0: note: this is the location of the previous definition # define xalloc_oversized(n, s) \ libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/closeout.c -fPIC -DPIC -o .libs/closeout.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/concat-filename.c -fPIC -DPIC -o .libs/concat-filename.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o csharpcomp.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/csharpcomp.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o csharpexec.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/csharpexec.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o dirname-lgpl.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/dirname-lgpl.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o basename-lgpl.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/basename-lgpl.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o stripslash.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/stripslash.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o error-progname.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/error-progname.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o execute.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/execute.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/copy-file.c -fPIC -DPIC -o .libs/copy-file.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/csharpcomp.c -fPIC -DPIC -o .libs/csharpcomp.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/csharpexec.c -fPIC -DPIC -o .libs/csharpexec.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o exitfail.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/exitfail.c In file included from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xmalloca.h:22:0, from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/csharpcomp.c:34: /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xalloc.h:149:0: warning: "xalloc_oversized" redefined # define xalloc_oversized(n, s) \ In file included from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/malloca.h:26:0, from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xmalloca.h:21, from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/csharpcomp.c:34: /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xalloc-oversized.h:48:0: note: this is the location of the previous definition # define xalloc_oversized(n, s) \ libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/dirname-lgpl.c -fPIC -DPIC -o .libs/dirname-lgpl.o In file included from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xmalloca.h:22:0, from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/csharpexec.c:29: /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xalloc.h:149:0: warning: "xalloc_oversized" redefined # define xalloc_oversized(n, s) \ In file included from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/malloca.h:26:0, from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xmalloca.h:21, from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/csharpexec.c:29: /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xalloc-oversized.h:48:0: note: this is the location of the previous definition # define xalloc_oversized(n, s) \ libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/stripslash.c -fPIC -DPIC -o .libs/stripslash.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/basename-lgpl.c -fPIC -DPIC -o .libs/basename-lgpl.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/error-progname.c -fPIC -DPIC -o .libs/error-progname.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o fatal-signal.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/fatal-signal.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o fd-hook.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/fd-hook.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/execute.c -fPIC -DPIC -o .libs/execute.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o fd-safer-flag.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/fd-safer-flag.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o dup-safer-flag.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/dup-safer-flag.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o findprog.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/findprog.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o fstrcmp.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/fstrcmp.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o full-write.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/full-write.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/exitfail.c -fPIC -DPIC -o .libs/exitfail.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o fwriteerror.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/fwriteerror.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/fatal-signal.c -fPIC -DPIC -o .libs/fatal-signal.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/fd-safer-flag.c -fPIC -DPIC -o .libs/fd-safer-flag.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/fd-hook.c -fPIC -DPIC -o .libs/fd-hook.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/dup-safer-flag.c -fPIC -DPIC -o .libs/dup-safer-flag.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/findprog.c -fPIC -DPIC -o .libs/findprog.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o gcd.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/gcd.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o getprogname.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/getprogname.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/fstrcmp.c -fPIC -DPIC -o .libs/fstrcmp.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o gettime.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/gettime.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/full-write.c -fPIC -DPIC -o .libs/full-write.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o hard-locale.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/hard-locale.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o hash.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/hash.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o javacomp.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/javacomp.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o javaexec.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/javaexec.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/fwriteerror.c -fPIC -DPIC -o .libs/fwriteerror.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o javaversion.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/javaversion.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/gcd.c -fPIC -DPIC -o .libs/gcd.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/getprogname.c -fPIC -DPIC -o .libs/getprogname.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/gettime.c -fPIC -DPIC -o .libs/gettime.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o gl_linkedhash_list.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/gl_linkedhash_list.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/hard-locale.c -fPIC -DPIC -o .libs/hard-locale.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o gl_list.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/gl_list.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/javacomp.c -fPIC -DPIC -o .libs/javacomp.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o localcharset.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/localcharset.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/hash.c -fPIC -DPIC -o .libs/hash.o In file included from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/malloca.h:26:0, from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xmalloca.h:21, from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/javacomp.c:43: /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xalloc-oversized.h:48:0: warning: "xalloc_oversized" redefined # define xalloc_oversized(n, s) \ In file included from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/javacomp.c:42:0: /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xalloc.h:149:0: note: this is the location of the previous definition # define xalloc_oversized(n, s) \ /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o localename.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/localename.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/javaexec.c -fPIC -DPIC -o .libs/javaexec.o In file included from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/malloca.h:26:0, from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xmalloca.h:21, from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/javaexec.c:34: /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xalloc-oversized.h:48:0: warning: "xalloc_oversized" redefined # define xalloc_oversized(n, s) \ In file included from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/javaexec.c:33:0: /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xalloc.h:149:0: note: this is the location of the previous definition # define xalloc_oversized(n, s) \ /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o localename-table.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/localename-table.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o malloca.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/malloca.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/javaversion.c -fPIC -DPIC -o .libs/javaversion.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o math.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/math.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/gl_list.c -fPIC -DPIC -o .libs/gl_list.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/gl_linkedhash_list.c -fPIC -DPIC -o .libs/gl_linkedhash_list.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/localcharset.c -fPIC -DPIC -o .libs/localcharset.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o mbchar.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/mbchar.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o mbiter.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/mbiter.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/localename.c -fPIC -DPIC -o .libs/localename.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o mbslen.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/mbslen.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o mbsstr.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/mbsstr.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/localename-table.c -fPIC -DPIC -o .libs/localename-table.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/malloca.c -fPIC -DPIC -o .libs/malloca.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o mbswidth.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/mbswidth.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o mbuiter.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/mbuiter.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o omp-init.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/omp-init.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/math.c -fPIC -DPIC -o .libs/math.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/mbchar.c -fPIC -DPIC -o .libs/mbchar.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o pipe-filter-ii.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/pipe-filter-ii.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o pipe-filter-aux.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/pipe-filter-aux.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/mbslen.c -fPIC -DPIC -o .libs/mbslen.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/mbiter.c -fPIC -DPIC -o .libs/mbiter.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/mbsstr.c -fPIC -DPIC -o .libs/mbsstr.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o pipe2.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/pipe2.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o pipe2-safer.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/pipe2-safer.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/mbswidth.c -fPIC -DPIC -o .libs/mbswidth.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/mbuiter.c -fPIC -DPIC -o .libs/mbuiter.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/omp-init.c -fPIC -DPIC -o .libs/omp-init.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o progname.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/progname.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o propername.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/propername.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o qcopy-acl.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/qcopy-acl.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o qset-acl.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/qset-acl.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/pipe-filter-ii.c -fPIC -DPIC -o .libs/pipe-filter-ii.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/pipe-filter-aux.c -fPIC -DPIC -o .libs/pipe-filter-aux.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o quotearg.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/quotearg.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o read-file.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/read-file.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/pipe2-safer.c -fPIC -DPIC -o .libs/pipe2-safer.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/pipe2.c -fPIC -DPIC -o .libs/pipe2.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o safe-read.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/safe-read.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o safe-write.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/safe-write.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/progname.c -fPIC -DPIC -o .libs/progname.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/propername.c -fPIC -DPIC -o .libs/propername.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/qcopy-acl.c -fPIC -DPIC -o .libs/qcopy-acl.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o sh-quote.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/sh-quote.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o sig-handler.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/sig-handler.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/qset-acl.c -fPIC -DPIC -o .libs/qset-acl.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o spawn-pipe.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/spawn-pipe.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o stat-time.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/stat-time.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/read-file.c -fPIC -DPIC -o .libs/read-file.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/quotearg.c -fPIC -DPIC -o .libs/quotearg.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/safe-read.c -fPIC -DPIC -o .libs/safe-read.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o striconv.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/striconv.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/safe-write.c -fPIC -DPIC -o .libs/safe-write.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o striconveh.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/striconveh.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o striconveha.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/striconveha.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/sig-handler.c -fPIC -DPIC -o .libs/sig-handler.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/sh-quote.c -fPIC -DPIC -o .libs/sh-quote.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o strnlen1.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/strnlen1.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/spawn-pipe.c -fPIC -DPIC -o .libs/spawn-pipe.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o tempname.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/tempname.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o glthread/threadlib.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/glthread/threadlib.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/stat-time.c -fPIC -DPIC -o .libs/stat-time.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o timespec.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/timespec.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o glthread/tls.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/glthread/tls.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/striconv.c -fPIC -DPIC -o .libs/striconv.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/striconveh.c -fPIC -DPIC -o .libs/striconveh.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o tmpdir.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/tmpdir.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/striconveha.c -fPIC -DPIC -o .libs/striconveha.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o trim.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/trim.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/tempname.c -fPIC -DPIC -o .libs/tempname.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/strnlen1.c -fPIC -DPIC -o .libs/strnlen1.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/glthread/threadlib.c -fPIC -DPIC -o glthread/.libs/threadlib.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o unistd.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/unistd.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o dup-safer.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/dup-safer.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o fd-safer.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/fd-safer.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/timespec.c -fPIC -DPIC -o .libs/timespec.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/glthread/tls.c -fPIC -DPIC -o glthread/.libs/tls.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o pipe-safer.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/pipe-safer.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o utimens.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/utimens.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o wait-process.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/wait-process.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/tmpdir.c -fPIC -DPIC -o .libs/tmpdir.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/trim.c -fPIC -DPIC -o .libs/trim.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o wctype-h.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/wctype-h.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o xmalloc.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xmalloc.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/unistd.c -fPIC -DPIC -o .libs/unistd.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/dup-safer.c -fPIC -DPIC -o .libs/dup-safer.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/fd-safer.c -fPIC -DPIC -o .libs/fd-safer.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o xstrdup.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xstrdup.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/pipe-safer.c -fPIC -DPIC -o .libs/pipe-safer.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/wait-process.c -fPIC -DPIC -o .libs/wait-process.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/utimens.c -fPIC -DPIC -o .libs/utimens.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o xconcat-filename.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xconcat-filename.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o xerror.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xerror.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o gl_xlist.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/gl_xlist.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o xmalloca.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xmalloca.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o xreadlink.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xreadlink.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/wctype-h.c -fPIC -DPIC -o .libs/wctype-h.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o xsetenv.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xsetenv.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xmalloc.c -fPIC -DPIC -o .libs/xmalloc.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xstrdup.c -fPIC -DPIC -o .libs/xstrdup.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o xsize.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xsize.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xconcat-filename.c -fPIC -DPIC -o .libs/xconcat-filename.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xerror.c -fPIC -DPIC -o .libs/xerror.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o xstriconv.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xstriconv.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/gl_xlist.c -fPIC -DPIC -o .libs/gl_xlist.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o xstriconveh.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xstriconveh.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o xvasprintf.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xvasprintf.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xmalloca.c -fPIC -DPIC -o .libs/xmalloca.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o xasprintf.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xasprintf.c In file included from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xmalloca.h:22:0, from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xmalloca.c:21: /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xalloc.h:149:0: warning: "xalloc_oversized" redefined # define xalloc_oversized(n, s) \ In file included from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/malloca.h:26:0, from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xmalloca.h:21, from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xmalloca.c:21: /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xalloc-oversized.h:48:0: note: this is the location of the previous definition # define xalloc_oversized(n, s) \ libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xreadlink.c -fPIC -DPIC -o .libs/xreadlink.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o asnprintf.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/asnprintf.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o error.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/error.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xsetenv.c -fPIC -DPIC -o .libs/xsetenv.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o fstat.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/fstat.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xsize.c -fPIC -DPIC -o .libs/xsize.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xstriconv.c -fPIC -DPIC -o .libs/xstriconv.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xstriconveh.c -fPIC -DPIC -o .libs/xstriconveh.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o ftell.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/ftell.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o ftello.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/ftello.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xvasprintf.c -fPIC -DPIC -o .libs/xvasprintf.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xasprintf.c -fPIC -DPIC -o .libs/xasprintf.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o getopt.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/getopt.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o getopt1.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/getopt1.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o iconv_open.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/iconv_open.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o localtime-buffer.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/localtime-buffer.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/error.c -fPIC -DPIC -o .libs/error.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o lstat.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/lstat.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/fstat.c -fPIC -DPIC -o .libs/fstat.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o obstack.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/obstack.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/ftell.c -fPIC -DPIC -o .libs/ftell.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/ftello.c -fPIC -DPIC -o .libs/ftello.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o printf-args.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/printf-args.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/getopt.c -fPIC -DPIC -o .libs/getopt.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/getopt1.c -fPIC -DPIC -o .libs/getopt1.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/iconv_open.c -fPIC -DPIC -o .libs/iconv_open.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/localtime-buffer.c -fPIC -DPIC -o .libs/localtime-buffer.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o printf-parse.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/printf-parse.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o rawmemchr.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/rawmemchr.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o secure_getenv.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/secure_getenv.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o spawn_faction_addclose.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/spawn_faction_addclose.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/lstat.c -fPIC -DPIC -o .libs/lstat.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o spawn_faction_adddup2.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/spawn_faction_adddup2.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o spawn_faction_addopen.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/spawn_faction_addopen.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/obstack.c -fPIC -DPIC -o .libs/obstack.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o strerror.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/strerror.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/printf-args.c -fPIC -DPIC -o .libs/printf-args.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o strstr.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/strstr.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/secure_getenv.c -fPIC -DPIC -o .libs/secure_getenv.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/spawn_faction_addclose.c -fPIC -DPIC -o .libs/spawn_faction_addclose.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/rawmemchr.c -fPIC -DPIC -o .libs/rawmemchr.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o unsetenv.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/unsetenv.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o vasnprintf.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/vasnprintf.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o xmemdup0.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xmemdup0.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/spawn_faction_adddup2.c -fPIC -DPIC -o .libs/spawn_faction_adddup2.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o glthread/lock.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/glthread/lock.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/spawn_faction_addopen.c -fPIC -DPIC -o .libs/spawn_faction_addopen.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o unilbrk/lbrktables.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/unilbrk/lbrktables.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c -o unilbrk/ulc-common.lo /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/unilbrk/ulc-common.c libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/strerror.c -fPIC -DPIC -o .libs/strerror.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/strstr.c -fPIC -DPIC -o .libs/strstr.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/unsetenv.c -fPIC -DPIC -o .libs/unsetenv.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xmemdup0.c -fPIC -DPIC -o .libs/xmemdup0.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/glthread/lock.c -fPIC -DPIC -o glthread/.libs/lock.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/unilbrk/lbrktables.c -fPIC -DPIC -o unilbrk/.libs/lbrktables.o libtool: compile: /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I.. -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/intl -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/unilbrk/ulc-common.c -fPIC -DPIC -o unilbrk/.libs/ulc-common.o /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/6/bin/gcc -m32 -O3 -no-undefined -lm -lsec -lm -L/usr/lib -lunistring -lm -release 0.20.1 -L/usr/lib -lxml2 -m32 -o libgettextlib.la -rpath /usr/lib copy-acl.lo set-acl.lo acl-errno-valid.lo acl-internal.lo get-permissions.lo set-permissions.lo allocator.lo areadlink.lo argmatch.lo backupfile.lo addext.lo basename.lo binary-io.lo c-ctype.lo c-strcasecmp.lo c-strncasecmp.lo c-strcasestr.lo c-strstr.lo careadlinkat.lo classpath.lo clean-temp.lo cloexec.lo closeout.lo concat-filename.lo copy-file.lo csharpcomp.lo csharpexec.lo dirname-lgpl.lo basename-lgpl.lo stripslash.lo error-progname.lo execute.lo exitfail.lo fatal-signal.lo fd-hook.lo fd-safer-flag.lo dup-safer-flag.lo findprog.lo fstrcmp.lo full-write.lo fwriteerror.lo gcd.lo getprogname.lo gettime.lo hard-locale.lo hash.lo javacomp.lo javaexec.lo javaversion.lo gl_linkedhash_list.lo gl_list.lo localcharset.lo localename.lo localename-table.lo glthread/lock.lo malloca.lo math.lo mbchar.lo mbiter.lo mbslen.lo mbsstr.lo mbswidth.lo mbuiter.lo omp-init.lo pipe-filter-ii.lo pipe-filter-aux.lo pipe2.lo pipe2-safer.lo progname.lo propername.lo qcopy-acl.lo qset-acl.lo quotearg.lo read-file.lo safe-read.lo safe-write.lo sh-quote.lo sig-handler.lo spawn-pipe.lo stat-time.lo striconv.lo striconveh.lo striconveha.lo strnlen1.lo tempname.lo glthread/threadlib.lo timespec.lo glthread/tls.lo tmpdir.lo trim.lo unilbrk/lbrktables.lo unilbrk/ulc-common.lo unistd.lo dup-safer.lo fd-safer.lo pipe-safer.lo utimens.lo wait-process.lo wctype-h.lo xmalloc.lo xstrdup.lo xconcat-filename.lo xerror.lo gl_xlist.lo xmalloca.lo xreadlink.lo xsetenv.lo xsize.lo xstriconv.lo xstriconveh.lo xvasprintf.lo xasprintf.lo asnprintf.lo error.lo fstat.lo ftell.lo ftello.lo getopt.lo getopt1.lo iconv_open.lo localtime-buffer.lo lstat.lo obstack.lo printf-args.lo printf-parse.lo rawmemchr.lo secure_getenv.lo spawn_faction_addclose.lo spawn_faction_adddup2.lo spawn_faction_addopen.lo strerror.lo strstr.lo unsetenv.lo vasnprintf.lo xmemdup0.lo libtool: link: /usr/gcc/6/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,libgettextlib-0.20.1.so -o .libs/libgettextlib-0.20.1.so .libs/copy-acl.o .libs/set-acl.o .libs/acl-errno-valid.o .libs/acl-internal.o .libs/get-permissions.o .libs/set-permissions.o .libs/allocator.o .libs/areadlink.o .libs/argmatch.o .libs/backupfile.o .libs/addext.o .libs/basename.o .libs/binary-io.o .libs/c-ctype.o .libs/c-strcasecmp.o .libs/c-strncasecmp.o .libs/c-strcasestr.o .libs/c-strstr.o .libs/careadlinkat.o .libs/classpath.o .libs/clean-temp.o .libs/cloexec.o .libs/closeout.o .libs/concat-filename.o .libs/copy-file.o .libs/csharpcomp.o .libs/csharpexec.o .libs/dirname-lgpl.o .libs/basename-lgpl.o .libs/stripslash.o .libs/error-progname.o .libs/execute.o .libs/exitfail.o .libs/fatal-signal.o .libs/fd-hook.o .libs/fd-safer-flag.o .libs/dup-safer-flag.o .libs/findprog.o .libs/fstrcmp.o .libs/full-write.o .libs/fwriteerror.o .libs/gcd.o .libs/getprogname.o .libs/gettime.o .libs/hard-locale.o .libs/hash.o .libs/javacomp.o .libs/javaexec.o .libs/javaversion.o .libs/gl_linkedhash_list.o .libs/gl_list.o .libs/localcharset.o .libs/localename.o .libs/localename-table.o glthread/.libs/lock.o .libs/malloca.o .libs/math.o .libs/mbchar.o .libs/mbiter.o .libs/mbslen.o .libs/mbsstr.o .libs/mbswidth.o .libs/mbuiter.o .libs/omp-init.o .libs/pipe-filter-ii.o .libs/pipe-filter-aux.o .libs/pipe2.o .libs/pipe2-safer.o .libs/progname.o .libs/propername.o .libs/qcopy-acl.o .libs/qset-acl.o .libs/quotearg.o .libs/read-file.o .libs/safe-read.o .libs/safe-write.o .libs/sh-quote.o .libs/sig-handler.o .libs/spawn-pipe.o .libs/stat-time.o .libs/striconv.o .libs/striconveh.o .libs/striconveha.o .libs/strnlen1.o .libs/tempname.o glthread/.libs/threadlib.o .libs/timespec.o glthread/.libs/tls.o .libs/tmpdir.o .libs/trim.o unilbrk/.libs/lbrktables.o unilbrk/.libs/ulc-common.o .libs/unistd.o .libs/dup-safer.o .libs/fd-safer.o .libs/pipe-safer.o .libs/utimens.o .libs/wait-process.o .libs/wctype-h.o .libs/xmalloc.o .libs/xstrdup.o .libs/xconcat-filename.o .libs/xerror.o .libs/gl_xlist.o .libs/xmalloca.o .libs/xreadlink.o .libs/xsetenv.o .libs/xsize.o .libs/xstriconv.o .libs/xstriconveh.o .libs/xvasprintf.o .libs/xasprintf.o .libs/asnprintf.o .libs/error.o .libs/fstat.o .libs/ftell.o .libs/ftello.o .libs/getopt.o .libs/getopt1.o .libs/iconv_open.o .libs/localtime-buffer.o .libs/lstat.o .libs/obstack.o .libs/printf-args.o .libs/printf-parse.o .libs/rawmemchr.o .libs/secure_getenv.o .libs/spawn_faction_addclose.o .libs/spawn_faction_adddup2.o .libs/spawn_faction_addopen.o .libs/strerror.o .libs/strstr.o .libs/unsetenv.o .libs/vasnprintf.o .libs/xmemdup0.o -lsec -L/usr/lib -lunistring -lm -lxml2 -m32 -O3 -m32 libtool: link: (cd ".libs" && rm -f "libgettextlib.so" && ln -s "libgettextlib-0.20.1.so" "libgettextlib.so") libtool: link: ( cd ".libs" && rm -f "libgettextlib.la" && ln -s "../libgettextlib.la" "libgettextlib.la" ) make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-tools/gnulib-lib' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-tools/gnulib-lib' Making all in libgrep make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-tools/libgrep' rm -f langinfo.h-t langinfo.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -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''@|1|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 /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep/c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep/warn-on-use.h' \ < /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep/langinfo.in.h; \ } > langinfo.h-t && \ mv langinfo.h-t langinfo.h /usr/gnu/bin/make all-am make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-tools/libgrep' /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I.. -I.. -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -D_REENTRANT -m32 -O3 -c -o kwset.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep/kwset.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I.. -I.. -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -D_REENTRANT -m32 -O3 -c -o m-fgrep.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep/m-fgrep.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I.. -I.. -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -D_REENTRANT -m32 -O3 -c -o m-regex.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep/m-regex.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I.. -I.. -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -D_REENTRANT -m32 -O3 -c -o nl_langinfo.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep/nl_langinfo.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I.. -I.. -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -D_REENTRANT -m32 -O3 -c -o regex.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep/regex.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I.. -I.. -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -D_REENTRANT -m32 -O3 -c -o glthread/lock.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep/glthread/lock.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I.. -I.. -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -D_REENTRANT -m32 -O3 -c -o glthread/threadlib.o /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep/glthread/threadlib.c rm -f libgrep.a ar cr libgrep.a glthread/lock.o glthread/threadlib.o kwset.o m-fgrep.o m-regex.o nl_langinfo.o regex.o ranlib libgrep.a make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-tools/libgrep' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-tools/libgrep' Making all in src make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-tools/src' here=`pwd`; \ cd ../../libtextstyle/lib && \ /usr/gnu/bin/make install-nobase_includeHEADERS install-nobase_nodist_includeHEADERS includedir="$here" make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/libtextstyle/lib' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-tools/src' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-tools/src' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-tools/src/textstyle' /usr/bin/ginstall -c -m 644 textstyle/stdbool.h textstyle/version.h textstyle/woe32dll.h '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-tools/src/textstyle' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/libtextstyle/lib/textstyle.h '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-tools/src/.' make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/libtextstyle/lib' /usr/gnu/bin/make all-am make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-tools/src' /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -D_REENTRANT -m32 -O3 -c -o msgcmp-msgcmp.o `test -f 'msgcmp.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`msgcmp.c In file included from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xmalloca.h:22:0, from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/msgcmp.c:42: /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xalloc.h:149:0: warning: "xalloc_oversized" redefined # define xalloc_oversized(n, s) \ In file included from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/malloca.h:26:0, from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xmalloca.h:21, from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/msgcmp.c:42: /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xalloc-oversized.h:48:0: note: this is the location of the previous definition # define xalloc_oversized(n, s) \ /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -D_REENTRANT -m32 -O3 -c -o msgcmp-msgl-fsearch.o `test -f 'msgl-fsearch.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`msgl-fsearch.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-message.lo `test -f 'message.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`message.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/message.c -fPIC -DPIC -o .libs/libgettextsrc_la-message.o In file included from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/malloca.h:26:0, from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xmalloca.h:21, from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/message.c:32: /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xalloc-oversized.h:48:0: warning: "xalloc_oversized" redefined # define xalloc_oversized(n, s) \ In file included from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/message.c:31:0: /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xalloc.h:149:0: note: this is the location of the previous definition # define xalloc_oversized(n, s) \ /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-po-error.lo `test -f 'po-error.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`po-error.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/po-error.c -fPIC -DPIC -o .libs/libgettextsrc_la-po-error.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-po-xerror.lo `test -f 'po-xerror.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`po-xerror.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/po-xerror.c -fPIC -DPIC -o .libs/libgettextsrc_la-po-xerror.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-read-catalog-abstract.lo `test -f 'read-catalog-abstract.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`read-catalog-abstract.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/read-catalog-abstract.c -fPIC -DPIC -o .libs/libgettextsrc_la-read-catalog-abstract.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-po-lex.lo `test -f 'po-lex.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`po-lex.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/po-lex.c -fPIC -DPIC -o .libs/libgettextsrc_la-po-lex.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-po-gram-gen.lo `test -f 'po-gram-gen.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`po-gram-gen.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/po-gram-gen.c -fPIC -DPIC -o .libs/libgettextsrc_la-po-gram-gen.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-po-charset.lo `test -f 'po-charset.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`po-charset.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/po-charset.c -fPIC -DPIC -o .libs/libgettextsrc_la-po-charset.o In file included from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xmalloca.h:22:0, from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/po-charset.c:30: /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xalloc.h:149:0: warning: "xalloc_oversized" redefined # define xalloc_oversized(n, s) \ In file included from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/malloca.h:26:0, from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xmalloca.h:21, from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/po-charset.c:30: /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xalloc-oversized.h:48:0: note: this is the location of the previous definition # define xalloc_oversized(n, s) \ /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-read-po.lo `test -f 'read-po.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`read-po.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/read-po.c -fPIC -DPIC -o .libs/libgettextsrc_la-read-po.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-read-properties.lo `test -f 'read-properties.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`read-properties.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/read-properties.c -fPIC -DPIC -o .libs/libgettextsrc_la-read-properties.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-read-stringtable.lo `test -f 'read-stringtable.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`read-stringtable.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/read-stringtable.c -fPIC -DPIC -o .libs/libgettextsrc_la-read-stringtable.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-open-catalog.lo `test -f 'open-catalog.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`open-catalog.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/open-catalog.c -fPIC -DPIC -o .libs/libgettextsrc_la-open-catalog.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-dir-list.lo `test -f 'dir-list.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`dir-list.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/dir-list.c -fPIC -DPIC -o .libs/libgettextsrc_la-dir-list.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-str-list.lo `test -f 'str-list.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`str-list.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/str-list.c -fPIC -DPIC -o .libs/libgettextsrc_la-str-list.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-read-catalog.lo `test -f 'read-catalog.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`read-catalog.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/read-catalog.c -fPIC -DPIC -o .libs/libgettextsrc_la-read-catalog.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-write-catalog.lo `test -f 'write-catalog.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`write-catalog.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/write-catalog.c -fPIC -DPIC -o .libs/libgettextsrc_la-write-catalog.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-write-properties.lo `test -f 'write-properties.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`write-properties.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/write-properties.c -fPIC -DPIC -o .libs/libgettextsrc_la-write-properties.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-write-stringtable.lo `test -f 'write-stringtable.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`write-stringtable.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/write-stringtable.c -fPIC -DPIC -o .libs/libgettextsrc_la-write-stringtable.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-write-po.lo `test -f 'write-po.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`write-po.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/write-po.c -fPIC -DPIC -o .libs/libgettextsrc_la-write-po.o In file included from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/malloca.h:26:0, from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xmalloca.h:21, from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/write-po.c:47: /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xalloc-oversized.h:48:0: warning: "xalloc_oversized" redefined # define xalloc_oversized(n, s) \ In file included from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/write-po.c:46:0: /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xalloc.h:149:0: note: this is the location of the previous definition # define xalloc_oversized(n, s) \ /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-msgl-ascii.lo `test -f 'msgl-ascii.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`msgl-ascii.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/msgl-ascii.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-ascii.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-msgl-iconv.lo `test -f 'msgl-iconv.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`msgl-iconv.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/msgl-iconv.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-iconv.o In file included from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/malloca.h:26:0, from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xmalloca.h:21, from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/msgl-iconv.c:43: /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xalloc-oversized.h:48:0: warning: "xalloc_oversized" redefined # define xalloc_oversized(n, s) \ In file included from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/msgl-iconv.c:42:0: /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xalloc.h:149:0: note: this is the location of the previous definition # define xalloc_oversized(n, s) \ /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-msgl-equal.lo `test -f 'msgl-equal.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`msgl-equal.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/msgl-equal.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-equal.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-msgl-cat.lo `test -f 'msgl-cat.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`msgl-cat.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/msgl-cat.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-cat.o In file included from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/malloca.h:26:0, from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xmalloca.h:21, from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/msgl-cat.c:44: /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xalloc-oversized.h:48:0: warning: "xalloc_oversized" redefined # define xalloc_oversized(n, s) \ In file included from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/msgl-cat.c:43:0: /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xalloc.h:149:0: note: this is the location of the previous definition # define xalloc_oversized(n, s) \ /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-msgl-header.lo `test -f 'msgl-header.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`msgl-header.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/msgl-header.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-header.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-msgl-english.lo `test -f 'msgl-english.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`msgl-english.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/msgl-english.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-english.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-msgl-check.lo `test -f 'msgl-check.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`msgl-check.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/msgl-check.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-check.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-file-list.lo `test -f 'file-list.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`file-list.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/file-list.c -fPIC -DPIC -o .libs/libgettextsrc_la-file-list.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-msgl-charset.lo `test -f 'msgl-charset.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`msgl-charset.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/msgl-charset.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-charset.o In file included from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xmalloca.h:22:0, from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/msgl-charset.c:36: /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xalloc.h:149:0: warning: "xalloc_oversized" redefined # define xalloc_oversized(n, s) \ In file included from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/malloca.h:26:0, from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xmalloca.h:21, from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/msgl-charset.c:36: /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xalloc-oversized.h:48:0: note: this is the location of the previous definition # define xalloc_oversized(n, s) \ /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-po-time.lo `test -f 'po-time.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`po-time.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/po-time.c -fPIC -DPIC -o .libs/libgettextsrc_la-po-time.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-plural-exp.lo `test -f 'plural-exp.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`plural-exp.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/plural-exp.c -fPIC -DPIC -o .libs/libgettextsrc_la-plural-exp.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-plural-eval.lo `test -f 'plural-eval.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`plural-eval.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/plural-eval.c -fPIC -DPIC -o .libs/libgettextsrc_la-plural-eval.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-plural-table.lo `test -f 'plural-table.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`plural-table.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/plural-table.c -fPIC -DPIC -o .libs/libgettextsrc_la-plural-table.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-sentence.lo `test -f 'sentence.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`sentence.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/sentence.c -fPIC -DPIC -o .libs/libgettextsrc_la-sentence.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-format.lo `test -f 'format.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`format.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/format.c -fPIC -DPIC -o .libs/libgettextsrc_la-format.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-format-c.lo `test -f 'format-c.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`format-c.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/format-c.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-c.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-format-sh.lo `test -f 'format-sh.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`format-sh.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/format-sh.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-sh.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-format-python.lo `test -f 'format-python.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`format-python.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/format-python.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-python.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-format-python-brace.lo `test -f 'format-python-brace.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`format-python-brace.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/format-python-brace.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-python-brace.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-format-lisp.lo `test -f 'format-lisp.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`format-lisp.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/format-lisp.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-lisp.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-format-elisp.lo `test -f 'format-elisp.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`format-elisp.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/format-elisp.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-elisp.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-format-librep.lo `test -f 'format-librep.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`format-librep.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/format-librep.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-librep.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-format-scheme.lo `test -f 'format-scheme.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`format-scheme.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/format-scheme.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-scheme.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-format-java.lo `test -f 'format-java.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`format-java.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/format-java.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-java.o In file included from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/malloca.h:26:0, from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xmalloca.h:21, from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/format-java.c:30: /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xalloc-oversized.h:48:0: warning: "xalloc_oversized" redefined # define xalloc_oversized(n, s) \ In file included from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/format-java.c:29:0: /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xalloc.h:149:0: note: this is the location of the previous definition # define xalloc_oversized(n, s) \ /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-format-csharp.lo `test -f 'format-csharp.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`format-csharp.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/format-csharp.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-csharp.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-format-awk.lo `test -f 'format-awk.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`format-awk.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/format-awk.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-awk.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-format-pascal.lo `test -f 'format-pascal.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`format-pascal.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/format-pascal.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-pascal.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-format-ycp.lo `test -f 'format-ycp.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`format-ycp.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/format-ycp.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-ycp.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-format-tcl.lo `test -f 'format-tcl.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`format-tcl.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/format-tcl.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-tcl.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-format-perl.lo `test -f 'format-perl.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`format-perl.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/format-perl.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-perl.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-format-perl-brace.lo `test -f 'format-perl-brace.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`format-perl-brace.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/format-perl-brace.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-perl-brace.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-format-php.lo `test -f 'format-php.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`format-php.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/format-php.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-php.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-format-gcc-internal.lo `test -f 'format-gcc-internal.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`format-gcc-internal.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/format-gcc-internal.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-gcc-internal.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-format-gfc-internal.lo `test -f 'format-gfc-internal.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`format-gfc-internal.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/format-gfc-internal.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-gfc-internal.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-format-qt.lo `test -f 'format-qt.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`format-qt.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/format-qt.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-qt.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-format-qt-plural.lo `test -f 'format-qt-plural.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`format-qt-plural.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/format-qt-plural.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-qt-plural.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-format-kde.lo `test -f 'format-kde.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`format-kde.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/format-kde.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-kde.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-format-kde-kuit.lo `test -f 'format-kde-kuit.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`format-kde-kuit.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/format-kde-kuit.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-kde-kuit.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-format-boost.lo `test -f 'format-boost.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`format-boost.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/format-boost.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-boost.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-format-lua.lo `test -f 'format-lua.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`format-lua.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/format-lua.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-lua.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-format-javascript.lo `test -f 'format-javascript.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`format-javascript.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/format-javascript.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-javascript.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-read-desktop.lo `test -f 'read-desktop.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`read-desktop.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/read-desktop.c -fPIC -DPIC -o .libs/libgettextsrc_la-read-desktop.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-locating-rule.lo `test -f 'locating-rule.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`locating-rule.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/locating-rule.c -fPIC -DPIC -o .libs/libgettextsrc_la-locating-rule.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-its.lo `test -f 'its.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`its.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/its.c -fPIC -DPIC -o .libs/libgettextsrc_la-its.o /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c -o libgettextsrc_la-search-path.lo `test -f 'search-path.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`search-path.c libtool: compile: /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -I///usr/include/libxml2 -D_REENTRANT -m32 -O3 -c /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/search-path.c -fPIC -DPIC -o .libs/libgettextsrc_la-search-path.o /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/6/bin/gcc -m32 -O3 -release 0.20.1 ../gnulib-lib/libgettextlib.la -L/usr/lib -lunistring ../../libtextstyle/lib/libtextstyle.la -lc -no-undefined -m32 -o libgettextsrc.la -rpath /usr/lib libgettextsrc_la-message.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-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-sh.lo libgettextsrc_la-format-python.lo libgettextsrc_la-format-python-brace.lo libgettextsrc_la-format-lisp.lo libgettextsrc_la-format-elisp.lo libgettextsrc_la-format-librep.lo libgettextsrc_la-format-scheme.lo libgettextsrc_la-format-java.lo libgettextsrc_la-format-csharp.lo libgettextsrc_la-format-awk.lo libgettextsrc_la-format-pascal.lo libgettextsrc_la-format-ycp.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-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-lua.lo libgettextsrc_la-format-javascript.lo libgettextsrc_la-read-desktop.lo libgettextsrc_la-locating-rule.lo libgettextsrc_la-its.lo libgettextsrc_la-search-path.lo libtool: link: /usr/gcc/6/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,libgettextsrc-0.20.1.so -o .libs/libgettextsrc-0.20.1.so .libs/libgettextsrc_la-message.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-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-sh.o .libs/libgettextsrc_la-format-python.o .libs/libgettextsrc_la-format-python-brace.o .libs/libgettextsrc_la-format-lisp.o .libs/libgettextsrc_la-format-elisp.o .libs/libgettextsrc_la-format-librep.o .libs/libgettextsrc_la-format-scheme.o .libs/libgettextsrc_la-format-java.o .libs/libgettextsrc_la-format-csharp.o .libs/libgettextsrc_la-format-awk.o .libs/libgettextsrc_la-format-pascal.o .libs/libgettextsrc_la-format-ycp.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-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-lua.o .libs/libgettextsrc_la-format-javascript.o .libs/libgettextsrc_la-read-desktop.o .libs/libgettextsrc_la-locating-rule.o .libs/libgettextsrc_la-its.o .libs/libgettextsrc_la-search-path.o -R/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-tools/gnulib-lib/.libs -R/jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/libtextstyle/lib/.libs ../gnulib-lib/.libs/libgettextlib.so -L/usr/lib -lsec -lxml2 -lunistring ../../libtextstyle/lib/.libs/libtextstyle.so -lm -lncurses -lc -m32 -O3 -m32 libtool: link: (cd ".libs" && rm -f "libgettextsrc.so" && ln -s "libgettextsrc-0.20.1.so" "libgettextsrc.so") libtool: link: ( cd ".libs" && rm -f "libgettextsrc.la" && ln -s "../libgettextsrc.la" "libgettextsrc.la" ) /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/6/bin/gcc -m32 -O3 -m32 -o msgcmp msgcmp-msgcmp.o msgcmp-msgl-fsearch.o libgettextsrc.la -lm libtool: link: /usr/gcc/6/bin/gcc -m32 -O3 -m32 -o .libs/msgcmp msgcmp-msgcmp.o msgcmp-msgl-fsearch.o ./.libs/libgettextsrc.so -L/usr/lib /jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-tools/gnulib-lib/.libs/libgettextlib.so -lsec -lxml2 -lunistring /jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/libtextstyle/lib/.libs/libtextstyle.so -lncurses -lc -lm /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -D_REENTRANT -m32 -O3 -c -o msgfmt-msgfmt.o `test -f 'msgfmt.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`msgfmt.c /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -D_REENTRANT -m32 -O3 -c -o msgfmt-write-mo.o `test -f 'write-mo.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`write-mo.c In file included from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/malloca.h:26:0, from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xmalloca.h:21, from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/write-mo.c:47: /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xalloc-oversized.h:48:0: warning: "xalloc_oversized" redefined # define xalloc_oversized(n, s) \ In file included from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/write-mo.c:46:0: /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xalloc.h:149:0: note: this is the location of the previous definition # define xalloc_oversized(n, s) \ /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -D_REENTRANT -m32 -O3 -c -o msgfmt-write-java.o `test -f 'write-java.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`write-java.c In file included from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/malloca.h:26:0, from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xmalloca.h:21, from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/write-java.c:68: /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xalloc-oversized.h:48:0: warning: "xalloc_oversized" redefined # define xalloc_oversized(n, s) \ In file included from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/write-java.c:67:0: /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xalloc.h:149:0: note: this is the location of the previous definition # define xalloc_oversized(n, s) \ /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -D_REENTRANT -m32 -O3 -c -o msgfmt-write-csharp.o `test -f 'write-csharp.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`write-csharp.c In file included from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/malloca.h:26:0, from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xmalloca.h:21, from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/write-csharp.c:85: /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xalloc-oversized.h:48:0: warning: "xalloc_oversized" redefined # define xalloc_oversized(n, s) \ In file included from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/write-csharp.c:84:0: /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xalloc.h:149:0: note: this is the location of the previous definition # define xalloc_oversized(n, s) \ /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -D_REENTRANT -m32 -O3 -c -o msgfmt-write-resources.o `test -f 'write-resources.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`write-resources.c /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -D_REENTRANT -m32 -O3 -c -o msgfmt-write-tcl.o `test -f 'write-tcl.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`write-tcl.c In file included from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/malloca.h:26:0, from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xmalloca.h:21, from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/write-tcl.c:40: /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xalloc-oversized.h:48:0: warning: "xalloc_oversized" redefined # define xalloc_oversized(n, s) \ In file included from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/write-tcl.c:39:0: /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xalloc.h:149:0: note: this is the location of the previous definition # define xalloc_oversized(n, s) \ /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -D_REENTRANT -m32 -O3 -c -o msgfmt-write-qt.o `test -f 'write-qt.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`write-qt.c /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -D_REENTRANT -m32 -O3 -c -o msgfmt-write-desktop.o `test -f 'write-desktop.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`write-desktop.c /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -D_REENTRANT -m32 -O3 -c -o msgfmt-write-xml.o `test -f 'write-xml.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`write-xml.c /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -D_REENTRANT -m32 -O3 -c -o ../../gettext-runtime/intl/msgfmt-hash-string.o `test -f '../../gettext-runtime/intl/hash-string.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`../../gettext-runtime/intl/hash-string.c /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/6/bin/gcc -m32 -O3 -m32 -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: /usr/gcc/6/bin/gcc -m32 -O3 -m32 -o .libs/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 ./.libs/libgettextsrc.so -L/usr/lib /jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-tools/gnulib-lib/.libs/libgettextlib.so -lsec -lxml2 -lunistring /jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/libtextstyle/lib/.libs/libtextstyle.so -lm -lncurses -lc /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -D_REENTRANT -m32 -O3 -c -o msgmerge-msgmerge.o `test -f 'msgmerge.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`msgmerge.c In file included from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/malloca.h:26:0, from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xmalloca.h:21, from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/msgmerge.c:55: /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xalloc-oversized.h:48:0: warning: "xalloc_oversized" redefined # define xalloc_oversized(n, s) \ In file included from /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/msgmerge.c:54:0: /jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib/xalloc.h:149:0: note: this is the location of the previous definition # define xalloc_oversized(n, s) \ /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -D_REENTRANT -m32 -O3 -c -o msgmerge-msgl-fsearch.o `test -f 'msgl-fsearch.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`msgl-fsearch.c /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -D_REENTRANT -m32 -O3 -c -o msgmerge-lang-table.o `test -f 'lang-table.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`lang-table.c /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -D_REENTRANT -m32 -O3 -c -o msgmerge-plural-count.o `test -f 'plural-count.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`plural-count.c /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/6/bin/gcc -m32 -O3 -m32 -o msgmerge msgmerge-msgmerge.o msgmerge-msgl-fsearch.o msgmerge-lang-table.o msgmerge-plural-count.o libgettextsrc.la -lm libtool: link: /usr/gcc/6/bin/gcc -m32 -O3 -m32 -o .libs/msgmerge msgmerge-msgmerge.o msgmerge-msgl-fsearch.o msgmerge-lang-table.o msgmerge-plural-count.o ./.libs/libgettextsrc.so -L/usr/lib /jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/gettext-tools/gnulib-lib/.libs/libgettextlib.so -lsec -lxml2 -lunistring /jenkins/jobs/oi-userland/workspace/components/text/gettext/build/i86/libtextstyle/lib/.libs/libtextstyle.so -lncurses -lc -lm /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -D_REENTRANT -m32 -O3 -c -o msgunfmt-msgunfmt.o `test -f 'msgunfmt.c' || echo '/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src/'`msgunfmt.c /usr/gcc/6/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/libgrep -I../gnulib-lib -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/gnulib-lib -I../intl -I/jenkins/jobs/oi-userland/workspace/components/text/gettext/gettext-0.20.1/gettext-tools/../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -D_REENTRANT -m32 -O3 -c -o msgunfmt-read-mo.o `test -f