>>> host-gettext 0.19.8.1 Extracting xzcat /home/rclinux/rc-buildroot-test/scripts/instance-5/dl/gettext/gettext-0.19.8.1.tar.xz | tar --strip-components=1 -C /home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1 -xf - >>> host-gettext 0.19.8.1 Patching Applying 0001-error_print_progname.patch using patch: patching file gettext-tools/gnulib-lib/error.h Hunk #1 succeeded at 68 with fuzz 2 (offset 18 lines). Applying 0002-Update-after-gnulib-changed.patch using patch: patching file gettext-runtime/m4/wint_t.m4 /bin/sed -i -e '/^SUBDIRS/s/ doc //;/^SUBDIRS/s/examples$//' /home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/Makefile.in /bin/sed -i -e '/^SUBDIRS/s/ doc //;/^SUBDIRS/s/tests$//' /home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-runtime/Makefile.in >>> host-gettext 0.19.8.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-gettext 0.19.8.1 Configuring >>> host-gettext 0.19.8.1 Autoreconfiguring autoreconf: configure.ac: AM_GNU_GETTEXT is used, but not AM_GNU_GETTEXT_VERSION libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '../build-aux'. libtoolize: copying file '../build-aux/ltmain.sh' libtoolize: putting macros in 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. configure.ac:32: installing '../build-aux/compile' configure.ac:25: installing '../build-aux/missing' gnulib-tests/Makefile.am: installing '../build-aux/depcomp' >>> host-gettext 0.19.8.1 Patching libtool patching file /home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/build-aux/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). (cd /home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools && rm -rf config.cache; PATH="/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin:/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/sbin:/usr/bin:/bin" PKG_CONFIG="/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/pkgconfig:/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include" CFLAGS="-O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include" CXXFLAGS="-O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include" LDFLAGS="-L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-rpath,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include" LDFLAGS="-L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-rpath,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host" --sysconfdir="/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/etc" --localstatedir="/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-dependency-tracking --disable-libasprintf --disable-acl --disable-openmp --disable-rpath --disable-java --disable-native-java --disable-csharp --disable-relocatable --without-emacs ) checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... /usr/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/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /usr/bin/gcc... none checking for bison... bison -y checking whether to use Java... no checking for Java to native code compiler... none checking how to run the C preprocessor... /usr/bin/cpp checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for Java virtual machine... java configure: WARNING: unknown target-version 1.8, please update gt_JAVACOMP macro checking for Java compiler... no checking for jar... no checking for preferred C# implementation... no checking for C# compiler... no checking for C# program execution engine... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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 the archiver (/usr/bin/ar) interface... ar checking for ar... /usr/bin/ar 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... no checking for /usr/bin/gcc option to accept ISO C99... none needed checking for /usr/bin/gcc option to accept ISO Standard C... (cached) none needed checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 3458764513820540925 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for windres... no checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking whether we are using the GNU C Library 2 or newer... yes 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 string.h... (cached) yes checking for sys/socket.h... yes checking for utime.h... yes checking for dirent.h... yes checking for wctype.h... yes checking for sys/stat.h... (cached) yes checking for getopt.h... yes checking for sys/time.h... yes checking for iconv.h... yes checking for langinfo.h... yes checking for libcroco-0.6/libcroco/libcroco-config.h... no checking for libxml2/libxml/xmlexports.h... yes checking for libxml2/libxml/xmlversion.h... no checking for xlocale.h... yes checking for math.h... yes checking for wchar.h... yes checking for sys/mman.h... yes checking for sched.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 features.h... yes checking for inttypes.h... (cached) 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 used by /usr/bin/gcc... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done 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 multithread API to use... posix checking for pthread_rwlock_t... yes checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... 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... yes 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 uselocale... yes checking for argz_count... yes checking for argz_stringify... yes checking for argz_next... yes checking for __fsetlocking... yes checking for getlocalename_l... no checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking for bison... bison checking version of bison... 3.0.4, 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... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for symlink... 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 btowc... yes checking for isblank... yes checking for iswctype... yes checking for mbsrtowcs... yes checking for mempcpy... (cached) yes checking for wmemchr... yes checking for wmemcpy... yes checking for wmempcpy... yes checking for getdelim... yes checking for getdtablesize... yes checking for gettimeofday... yes checking for iswcntrl... yes checking for iswblank... 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... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for snprintf... yes checking for stpncpy... yes checking for pipe... yes checking for vasnprintf... no checking for wcwidth... yes checking for newlocale... yes checking for sleep... yes checking for wcrtomb... yes checking for wctob... yes checking for mbrlen... yes checking for nl_langinfo... yes checking for getrlimit... yes checking for setrlimit... yes checking for uselocale... (cached) yes checking for working fcntl.h... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for ptrdiff_t... yes checking for features.h... (cached) yes 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 fwprintf... yes checking for newlocale... (cached) yes checking for putenv... yes checking for setenv... (cached) yes checking for setlocale... yes checking for snprintf... (cached) yes checking for strnlen... 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 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 to use C++... yes checking whether // is distinct from /... no checking whether realpath works... no checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking if environ is properly declared... yes checking for complete errno.h... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking for mode_t... yes checking for sig_atomic_t... yes checking for pid_t... yes checking for eaccess... yes checking for mbstate_t... yes checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether fchmodat is declared without a macro... yes checking whether fstat is declared without a macro... yes checking whether fstatat is declared without a macro... yes checking whether futimens is declared without a macro... yes checking whether lchmod is declared without a macro... yes checking whether lstat is declared without a macro... yes checking whether mkdirat is declared without a macro... yes checking whether mkfifo is declared without a macro... yes checking whether mkfifoat is declared without a macro... yes checking whether mknod is declared without a macro... yes checking whether mknodat is declared without a macro... yes checking whether stat is declared without a macro... yes checking whether utimensat is declared without a macro... yes checking whether getdelim is declared... yes checking whether getdtablesize is declared... yes checking whether getline is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking for working GNU getopt_long function... yes checking whether getenv is declared... yes checking for C/C++ restrict keyword... __restrict checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking whether gettimeofday is declared without a macro... 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 wctype is declared without a macro... yes checking whether iswctype is declared without a macro... yes checking whether wctrans is declared without a macro... yes checking whether towctrans is declared without a macro... yes checking whether included glib is requested... no checking for glib... no checking whether to use the included glib... yes checking for unistd.h... (cached) yes checking whether included libunistring is requested... no checking for libunistring... no, consider installing GNU libunistring checking whether getc_unlocked is declared... (cached) yes checking for 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... none checking for a french Unicode locale... none checking for a traditional french locale... none 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... 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... yes checking whether stdint.h predates C++11... no checking whether stpncpy is declared... yes checking whether strerror(0) succeeds... yes checking whether ffsl is declared without a macro... yes checking whether ffsll is declared without a macro... yes checking whether memmem is declared without a macro... yes checking whether mempcpy is declared without a macro... yes checking whether memrchr is declared without a macro... yes checking whether rawmemchr is declared without a macro... yes checking whether stpcpy is declared without a macro... yes checking whether stpncpy is declared without a macro... yes checking whether strchrnul is declared without a macro... yes checking whether strdup is declared without a macro... yes checking whether strncat is declared without a macro... yes checking whether strndup is declared without a macro... yes checking whether strnlen is declared without a macro... yes checking whether strpbrk is declared without a macro... yes checking whether strsep is declared without a macro... yes checking whether strcasestr is declared without a macro... yes checking whether strtok_r is declared without a macro... yes checking whether strerror_r is declared without a macro... yes checking whether strsignal is declared without a macro... yes checking whether strverscmp is declared without a macro... yes checking whether strnlen is declared... (cached) yes checking whether strstr works... yes checking whether curses libraries may be used... yes checking where terminfo library functions come from... libncurses checking for tparam... no checking for tparm... yes checking for struct timespec in ... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... (cached) yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgets_unlocked is declared... (cached) yes checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether unsetenv is declared... yes checking 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 alarm is declared... yes checking whether stdin defaults to large file offsets... yes checking whether ftello is declared... yes checking for ftello... yes checking whether ftello works... yes checking whether ungetc works on arbitrary bytes... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking whether imaxabs is declared without a macro... yes checking whether imaxdiv is declared without a macro... yes checking whether strtoimax is declared without a macro... yes checking whether strtoumax is declared without a macro... yes checking whether the C++ compiler (/usr/bin/g++ -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-rpath,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib) works... yes checking whether the C++ compiler supports namespaces... yes checking dependency style of /usr/bin/g++... none 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 byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking for closedir... yes checking for chown... yes checking for utime... yes checking for utimes... yes checking whether alphasort is declared without a macro... yes checking whether closedir is declared without a macro... yes checking whether dirfd is declared without a macro... yes checking whether fdopendir is declared without a macro... yes checking whether opendir is declared without a macro... yes checking whether readdir is declared without a macro... yes checking whether rewinddir is declared without a macro... yes checking whether scandir is declared without a macro... yes checking for dirfd... yes checking whether dirfd is declared... (cached) 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... yes 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... needs runtime check checking whether fcntl is declared without a macro... yes checking whether openat is declared without a macro... 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 Java to native code compiler... none checking for working getdelim function... yes checking whether getdtablesize works... yes checking for getline... yes checking for working getline function... yes checking whether gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... almost checking whether the compiler generally respects inline... yes checking whether isinf is declared... yes checking whether isinf(long double) works... yes checking whether isnan macro works... yes checking whether isnan(double) can be used without linking with libm... (cached) yes checking whether isnan(double) can be used without linking with libm... (cached) yes checking whether isnan(float) can be used without linking with libm... (cached) yes checking whether isnan(float) works... (cached) yes checking whether isnan(float) can be used without linking with libm... (cached) yes checking whether isnan(float) works... (cached) yes checking whether isnan(long double) can be used without linking with libm... (cached) yes checking whether isnanl works... (cached) yes checking whether 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 ERA... yes checking whether langinfo.h defines YESEXPR... yes checking whether nl_langinfo is declared without a macro... yes checking whether included libcroco is requested... no checking for libcroco... no checking whether to use the included libcroco... yes checking whether included glib is requested... no (cached) checking for glib... no checking whether to use the included glib... yes checking for unistd.h... (cached) yes checking whether to use the included libunistring... yes checking whether included libxml is requested... no checking absolute name of ... ///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/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 whether setlocale is declared without a macro... yes checking whether duplocale is declared without a macro... yes checking for setlocale... (cached) yes checking for uselocale... (cached) yes checking for getlocalename_l... (cached) no checking for pthread_rwlock_t... (cached) yes checking whether log10 works... yes checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking whether acosf is declared without a macro... yes checking whether acosl is declared without a macro... yes checking whether asinf is declared without a macro... yes checking whether asinl is declared without a macro... yes checking whether atanf is declared without a macro... yes checking whether atanl is declared without a macro... yes checking whether cbrt is declared without a macro... yes checking whether cbrtf is declared without a macro... yes checking whether cbrtl is declared without a macro... yes checking whether ceilf is declared without a macro... yes checking whether ceill is declared without a macro... yes checking whether copysign is declared without a macro... yes checking whether copysignf is declared without a macro... yes checking whether copysignl is declared without a macro... yes checking whether cosf is declared without a macro... yes checking whether cosl is declared without a macro... yes checking whether coshf is declared without a macro... yes checking whether expf is declared without a macro... yes checking whether expl is declared without a macro... yes checking whether exp2 is declared without a macro... yes checking whether exp2f is declared without a macro... yes checking whether exp2l is declared without a macro... yes checking whether expm1 is declared without a macro... yes checking whether expm1f is declared without a macro... yes checking whether expm1l is declared without a macro... yes checking whether fabsf is declared without a macro... yes checking whether fabsl is declared without a macro... yes checking whether floorf is declared without a macro... yes checking whether floorl is declared without a macro... yes checking whether fma is declared without a macro... yes checking whether fmaf is declared without a macro... yes checking whether fmal is declared without a macro... yes checking whether fmod is declared without a macro... yes checking whether fmodf is declared without a macro... yes checking whether fmodl is declared without a macro... yes checking whether frexpf is declared without a macro... yes checking whether frexpl is declared without a macro... yes checking whether hypotf is declared without a macro... yes checking whether hypotl is declared without a macro... yes checking whether ilogb is declared without a macro... yes checking whether ilogbf is declared without a macro... yes checking whether ilogbl is declared without a macro... yes checking whether ldexpf is declared without a macro... yes checking whether ldexpl is declared without a macro... yes checking whether log is declared without a macro... yes checking whether logf is declared without a macro... yes checking whether logl is declared without a macro... yes checking whether log10 is declared without a macro... yes checking whether log10f is declared without a macro... yes checking whether log10l is declared without a macro... yes checking whether log1p is declared without a macro... yes checking whether log1pf is declared without a macro... yes checking whether log1pl is declared without a macro... yes checking whether log2 is declared without a macro... yes checking whether log2f is declared without a macro... yes checking whether log2l is declared without a macro... yes checking whether logb is declared without a macro... yes checking whether logbf is declared without a macro... yes checking whether logbl is declared without a macro... yes checking whether modf is declared without a macro... yes checking whether modff is declared without a macro... yes checking whether modfl is declared without a macro... yes checking whether powf is declared without a macro... yes checking whether remainder is declared without a macro... yes checking whether remainderf is declared without a macro... yes checking whether remainderl is declared without a macro... yes checking whether rint is declared without a macro... yes checking whether rintf is declared without a macro... yes checking whether rintl is declared without a macro... yes checking whether round is declared without a macro... yes checking whether roundf is declared without a macro... yes checking whether roundl is declared without a macro... yes checking whether sinf is declared without a macro... yes checking whether sinl is declared without a macro... yes checking whether sinhf is declared without a macro... yes checking whether sqrtf is declared without a macro... yes checking whether sqrtl is declared without a macro... yes checking whether tanf is declared without a macro... yes checking whether tanl is declared without a macro... yes checking whether tanhf is declared without a macro... yes checking whether trunc is declared without a macro... yes checking whether truncf is declared without a macro... yes checking whether truncl is declared without a macro... yes checking whether mbrtowc handles incomplete characters... guessing yes checking whether mbrtowc works as well as mbtowc... guessing yes checking whether mbrtowc handles a NULL pwc argument... guessing yes checking whether mbrtowc handles a NULL string argument... guessing yes checking whether mbrtowc has a correct return value... guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... no checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbsrtowcs works... guessing yes checking whether mbswidth is declared in ... no checking for mbstate_t... (cached) yes checking for memmove... yes checking for memset... yes checking for mkdtemp... yes checking whether the C compiler is actually a C++ compiler... no 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... yes checking whether posix_spawn_file_actions_adddup2 works... yes checking whether posix_spawn_file_actions_addopen works... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking for raise... yes checking for sigprocmask... yes checking for rawmemchr... yes 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 whether setenv validates arguments... yes checking for struct sigaction.sa_sigaction... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking whether pthread_sigmask is declared without a macro... yes checking whether sigaction is declared without a macro... yes checking whether sigaddset is declared without a macro... yes checking whether sigdelset is declared without a macro... yes checking whether sigemptyset is declared without a macro... yes checking whether sigfillset is declared without a macro... yes checking whether sigismember is declared without a macro... yes checking whether sigpending is declared without a macro... yes checking whether sigprocmask is declared without a macro... yes checking for signbit macro... yes checking for signbit compiler built-ins... yes checking for sigprocmask... (cached) yes checking for stdint.h... (cached) yes checking for SIZE_MAX... (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 whether posix_spawn is declared without a macro... yes checking whether posix_spawnp is declared without a macro... yes checking whether posix_spawnattr_init is declared without a macro... yes checking whether posix_spawnattr_destroy is declared without a macro... yes checking whether posix_spawnattr_getsigdefault is declared without a macro... yes checking whether posix_spawnattr_setsigdefault is declared without a macro... yes checking whether posix_spawnattr_getsigmask is declared without a macro... yes checking whether posix_spawnattr_setsigmask is declared without a macro... yes checking whether posix_spawnattr_getflags is declared without a macro... yes checking whether posix_spawnattr_setflags is declared without a macro... yes checking whether posix_spawnattr_getpgroup is declared without a macro... yes checking whether posix_spawnattr_setpgroup is declared without a macro... yes checking whether posix_spawnattr_getschedpolicy is declared without a macro... yes checking whether posix_spawnattr_setschedpolicy is declared without a macro... yes checking whether posix_spawnattr_getschedparam is declared without a macro... yes checking whether posix_spawnattr_setschedparam is declared without a macro... yes checking whether posix_spawn_file_actions_init is declared without a macro... yes checking whether posix_spawn_file_actions_destroy is declared without a macro... yes checking whether posix_spawn_file_actions_addopen is declared without a macro... yes checking whether posix_spawn_file_actions_addclose is declared without a macro... yes checking whether posix_spawn_file_actions_adddup2 is declared without a macro... yes checking for ssize_t... (cached) yes checking whether stat handles trailing slashes on directories... yes checking whether stat handles trailing slashes on files... yes checking for va_copy... yes checking for 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 whether dprintf is declared without a macro... yes checking whether fpurge is declared without a macro... no checking whether fseeko is declared without a macro... yes checking whether ftello is declared without a macro... yes checking whether getdelim is declared without a macro... yes checking whether getline is declared without a macro... yes checking whether gets is declared without a macro... no checking whether pclose is declared without a macro... yes checking whether popen is declared without a macro... yes checking whether renameat is declared without a macro... yes checking whether snprintf is declared without a macro... yes checking whether tmpfile is declared without a macro... yes checking whether vdprintf is declared without a macro... yes checking whether vsnprintf is declared without a macro... yes checking whether _Exit is declared without a macro... yes checking whether atoll is declared without a macro... yes checking whether canonicalize_file_name is declared without a macro... yes checking whether getloadavg is declared without a macro... yes checking whether getsubopt is declared without a macro... yes checking whether grantpt is declared without a macro... yes checking whether initstate is declared without a macro... yes checking whether initstate_r is declared without a macro... yes checking whether mkdtemp is declared without a macro... yes checking whether mkostemp is declared without a macro... yes checking whether mkostemps is declared without a macro... yes checking whether mkstemp is declared without a macro... yes checking whether mkstemps is declared without a macro... yes checking whether posix_openpt is declared without a macro... yes checking whether ptsname is declared without a macro... yes checking whether ptsname_r is declared without a macro... yes checking whether random is declared without a macro... yes checking whether random_r is declared without a macro... yes checking whether realpath is declared without a macro... yes checking whether rpmatch is declared without a macro... yes checking whether secure_getenv is declared without a macro... yes checking whether setenv is declared without a macro... yes checking whether setstate is declared without a macro... yes checking whether setstate_r is declared without a macro... yes checking whether srandom is declared without a macro... yes checking whether srandom_r is declared without a macro... yes checking whether strtod is declared without a macro... yes checking whether strtoll is declared without a macro... yes checking whether strtoull is declared without a macro... yes checking whether unlockpt is declared without a macro... yes checking whether unsetenv is declared without a macro... yes 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... yes checking whether strstr works... (cached) yes checking for strtol... yes checking for strtoul... (cached) yes checking whether is self-contained... yes checking whether pselect is declared without a macro... yes checking whether select is declared without a macro... yes checking for nlink_t... (cached) yes checking whether fchmodat is declared without a macro... (cached) yes checking whether fstat is declared without a macro... (cached) yes checking whether fstatat is declared without a macro... (cached) yes checking whether futimens is declared without a macro... (cached) yes checking whether lchmod is declared without a macro... (cached) yes checking whether lstat is declared without a macro... (cached) yes checking whether mkdirat is declared without a macro... (cached) yes checking whether mkfifo is declared without a macro... (cached) yes checking whether mkfifoat is declared without a macro... (cached) yes checking whether mknod is declared without a macro... (cached) yes checking whether mknodat is declared without a macro... (cached) yes checking whether stat is declared without a macro... (cached) yes checking whether utimensat is declared without a macro... (cached) yes checking whether waitpid is declared without a macro... yes checking whether chdir is declared without a macro... yes checking whether chown is declared without a macro... yes checking whether dup is declared without a macro... yes checking whether dup2 is declared without a macro... yes checking whether dup3 is declared without a macro... yes checking whether environ is declared without a macro... yes checking whether euidaccess is declared without a macro... yes checking whether faccessat is declared without a macro... yes checking whether fchdir is declared without a macro... yes checking whether fchownat is declared without a macro... yes checking whether fdatasync is declared without a macro... yes checking whether fsync is declared without a macro... yes checking whether ftruncate is declared without a macro... yes checking whether getcwd is declared without a macro... yes checking whether getdomainname is declared without a macro... yes checking whether getdtablesize is declared without a macro... yes checking whether getgroups is declared without a macro... yes checking whether gethostname is declared without a macro... yes checking whether getlogin is declared without a macro... yes checking whether getlogin_r is declared without a macro... yes checking whether getpagesize is declared without a macro... yes checking whether getusershell is declared without a macro... yes checking whether setusershell is declared without a macro... yes checking whether endusershell is declared without a macro... yes checking whether group_member is declared without a macro... yes checking whether isatty is declared without a macro... yes checking whether lchown is declared without a macro... yes checking whether link is declared without a macro... yes checking whether linkat is declared without a macro... yes checking whether lseek is declared without a macro... yes checking whether pipe is declared without a macro... yes checking whether pipe2 is declared without a macro... yes checking whether pread is declared without a macro... yes checking whether pwrite is declared without a macro... yes checking whether readlink is declared without a macro... yes checking whether readlinkat is declared without a macro... yes checking whether rmdir is declared without a macro... yes checking whether sethostname is declared without a macro... yes checking whether sleep is declared without a macro... yes checking whether symlink is declared without a macro... yes checking whether symlinkat is declared without a macro... yes checking whether ttyname_r is declared without a macro... yes checking whether unlink is declared without a macro... yes checking whether unlinkat is declared without a macro... yes checking whether usleep is declared without a macro... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes 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 btowc is declared without a macro... yes checking whether wctob is declared without a macro... yes checking whether mbsinit is declared without a macro... yes checking whether mbrtowc is declared without a macro... yes checking whether mbrlen is declared without a macro... yes checking whether mbsrtowcs is declared without a macro... yes checking whether mbsnrtowcs is declared without a macro... yes checking whether wcrtomb is declared without a macro... yes checking whether wcsrtombs is declared without a macro... yes checking whether wcsnrtombs is declared without a macro... yes checking whether wcwidth is declared without a macro... yes checking whether wmemchr is declared without a macro... yes checking whether wmemcmp is declared without a macro... yes checking whether wmemcpy is declared without a macro... yes checking whether wmemmove is declared without a macro... yes checking whether wmemset is declared without a macro... yes checking whether wcslen is declared without a macro... yes checking whether wcsnlen is declared without a macro... yes checking whether wcscpy is declared without a macro... yes checking whether wcpcpy is declared without a macro... yes checking whether wcsncpy is declared without a macro... yes checking whether wcpncpy is declared without a macro... yes checking whether wcscat is declared without a macro... yes checking whether wcsncat is declared without a macro... yes checking whether wcscmp is declared without a macro... yes checking whether wcsncmp is declared without a macro... yes checking whether wcscasecmp is declared without a macro... yes checking whether wcsncasecmp is declared without a macro... yes checking whether wcscoll is declared without a macro... yes checking whether wcsxfrm is declared without a macro... yes checking whether wcsdup is declared without a macro... yes checking whether wcschr is declared without a macro... yes checking whether wcsrchr is declared without a macro... yes checking whether wcscspn is declared without a macro... yes checking whether wcsspn is declared without a macro... yes checking whether wcspbrk is declared without a macro... yes checking whether wcsstr is declared without a macro... yes checking whether wcstok is declared without a macro... yes checking whether wcswidth is declared without a macro... 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 wctype is declared without a macro... (cached) yes checking whether iswctype is declared without a macro... (cached) yes checking whether wctrans is declared without a macro... (cached) yes checking whether towctrans is declared without a macro... (cached) yes checking whether wcwidth is declared... (cached) 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... guessing yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional french locale... (cached) none checking for a turkish Unicode locale... none checking whether isblank is declared without a macro... yes checking whether dup works... yes checking whether fdopen sets errno... yes checking for ftello... (cached) yes checking whether ftello works... (cached) yes checking for getpagesize... (cached) yes checking whether getpagesize is declared... (cached) yes checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking 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'... unknown 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) unknown 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) unknown checking where to find the exponent in a 'long double'... (cached) unknown checking whether lseek detects pipes... yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking for a french Unicode locale... (cached) none checking for a transitional chinese locale... (cached) none checking for mmap... (cached) yes checking for MAP_ANONYMOUS... 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 for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking whether sleep is declared... (cached) yes checking for working sleep... 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 for pthread_atfork... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether wcrtomb return value is correct... guessing yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking whether wctob works... guessing yes checking whether wctob is declared... (cached) yes checking for sched_yield in -lrt... yes checking whether btowc(0) is correct... (cached) yes checking whether btowc(EOF) is correct... (cached) guessing yes checking whether langinfo.h defines CODESET... (cached) yes checking whether langinfo.h defines T_FMT_AMPM... (cached) yes checking whether langinfo.h defines ERA... (cached) yes checking whether langinfo.h defines YESEXPR... (cached) yes checking whether nl_langinfo is declared without a macro... (cached) yes checking for pthread_rwlock_t... (cached) yes checking whether YESEXPR works... yes checking for working re_compile_pattern... yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether wcrtomb return value is correct... (cached) guessing yes checking for error_at_line... (cached) yes checking whether fcntl is declared without a macro... (cached) yes checking whether openat is declared without a macro... (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 for getline... (cached) yes checking for working getline function... (cached) yes checking whether gettimeofday clobbers localtime buffer... (cached) no checking for gettimeofday with POSIX signature... (cached) almost checking whether the compiler generally respects inline... (cached) yes checking whether to use the included libunistring... yes checking for pthread_rwlock_t... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbrtowc handles a NULL pwc argument... (cached) guessing yes checking whether mbrtowc handles a NULL string argument... (cached) guessing yes checking whether mbrtowc has a correct return value... (cached) guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... (cached) guessing yes checking whether mbrtowc works on empty input... (cached) yes checking whether the C locale is free of encoding errors... (cached) no checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbswidth is declared in ... (cached) no checking for mbstate_t... (cached) yes checking whether the C compiler is actually a C++ compiler... (cached) no checking for obstacks that work with any size object... (cached) no checking whether open recognizes a trailing slash... (cached) yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking for raise... (cached) yes checking for sigprocmask... (cached) yes checking for rawmemchr... (cached) yes checking for volatile sig_atomic_t... (cached) yes checking for sighandler_t... (cached) yes checking whether pthread_sigmask is declared without a macro... (cached) yes checking whether sigaction is declared without a macro... (cached) yes checking whether sigaddset is declared without a macro... (cached) yes checking whether sigdelset is declared without a macro... (cached) yes checking whether sigemptyset is declared without a macro... (cached) yes checking whether sigfillset is declared without a macro... (cached) yes checking whether sigismember is declared without a macro... (cached) yes checking whether sigpending is declared without a macro... (cached) yes checking whether sigprocmask is declared without a macro... (cached) yes checking for sigprocmask... (cached) yes checking for stdint.h... (cached) yes checking for SIZE_MAX... (cached) yes checking for ssize_t... (cached) yes checking whether stat handles trailing slashes on directories... (cached) yes checking whether stat handles trailing slashes on files... (cached) yes checking for va_copy... (cached) yes checking for 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 whether dprintf is declared without a macro... (cached) yes checking whether fpurge is declared without a macro... (cached) no checking whether fseeko is declared without a macro... (cached) yes checking whether ftello is declared without a macro... (cached) yes checking whether getdelim is declared without a macro... (cached) yes checking whether getline is declared without a macro... (cached) yes checking whether gets is declared without a macro... (cached) no checking whether pclose is declared without a macro... (cached) yes checking whether popen is declared without a macro... (cached) yes checking whether renameat is declared without a macro... (cached) yes checking whether snprintf is declared without a macro... (cached) yes checking whether tmpfile is declared without a macro... (cached) yes checking whether vdprintf is declared without a macro... (cached) yes checking whether vsnprintf is declared without a macro... (cached) yes checking whether _Exit is declared without a macro... (cached) yes checking whether atoll is declared without a macro... (cached) yes checking whether canonicalize_file_name is declared without a macro... (cached) yes checking whether getloadavg is declared without a macro... (cached) yes checking whether getsubopt is declared without a macro... (cached) yes checking whether grantpt is declared without a macro... (cached) yes checking whether initstate is declared without a macro... (cached) yes checking whether initstate_r is declared without a macro... (cached) yes checking whether mkdtemp is declared without a macro... (cached) yes checking whether mkostemp is declared without a macro... (cached) yes checking whether mkostemps is declared without a macro... (cached) yes checking whether mkstemp is declared without a macro... (cached) yes checking whether mkstemps is declared without a macro... (cached) yes checking whether posix_openpt is declared without a macro... (cached) yes checking whether ptsname is declared without a macro... (cached) yes checking whether ptsname_r is declared without a macro... (cached) yes checking whether random is declared without a macro... (cached) yes checking whether random_r is declared without a macro... (cached) yes checking whether realpath is declared without a macro... (cached) yes checking whether rpmatch is declared without a macro... (cached) yes checking whether secure_getenv is declared without a macro... (cached) yes checking whether setenv is declared without a macro... (cached) yes checking whether setstate is declared without a macro... (cached) yes checking whether setstate_r is declared without a macro... (cached) yes checking whether srandom is declared without a macro... (cached) yes checking whether srandom_r is declared without a macro... (cached) yes checking whether strtod is declared without a macro... (cached) yes checking whether strtoll is declared without a macro... (cached) yes checking whether strtoull is declared without a macro... (cached) yes checking whether unlockpt is declared without a macro... (cached) yes checking whether unsetenv is declared without a macro... (cached) yes 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 in linear time... (cached) yes checking whether strstr works... (cached) yes checking for nlink_t... (cached) yes checking whether fchmodat is declared without a macro... (cached) yes checking whether fstat is declared without a macro... (cached) yes checking whether fstatat is declared without a macro... (cached) yes checking whether futimens is declared without a macro... (cached) yes checking whether lchmod is declared without a macro... (cached) yes checking whether lstat is declared without a macro... (cached) yes checking whether mkdirat is declared without a macro... (cached) yes checking whether mkfifo is declared without a macro... (cached) yes checking whether mkfifoat is declared without a macro... (cached) yes checking whether mknod is declared without a macro... (cached) yes checking whether mknodat is declared without a macro... (cached) yes checking whether stat is declared without a macro... (cached) yes checking whether utimensat is declared without a macro... (cached) yes checking whether chdir is declared without a macro... (cached) yes checking whether chown is declared without a macro... (cached) yes checking whether dup is declared without a macro... (cached) yes checking whether dup2 is declared without a macro... (cached) yes checking whether dup3 is declared without a macro... (cached) yes checking whether environ is declared without a macro... (cached) yes checking whether euidaccess is declared without a macro... (cached) yes checking whether faccessat is declared without a macro... (cached) yes checking whether fchdir is declared without a macro... (cached) yes checking whether fchownat is declared without a macro... (cached) yes checking whether fdatasync is declared without a macro... (cached) yes checking whether fsync is declared without a macro... (cached) yes checking whether ftruncate is declared without a macro... (cached) yes checking whether getcwd is declared without a macro... (cached) yes checking whether getdomainname is declared without a macro... (cached) yes checking whether getdtablesize is declared without a macro... (cached) yes checking whether getgroups is declared without a macro... (cached) yes checking whether gethostname is declared without a macro... (cached) yes checking whether getlogin is declared without a macro... (cached) yes checking whether getlogin_r is declared without a macro... (cached) yes checking whether getpagesize is declared without a macro... (cached) yes checking whether getusershell is declared without a macro... (cached) yes checking whether setusershell is declared without a macro... (cached) yes checking whether endusershell is declared without a macro... (cached) yes checking whether group_member is declared without a macro... (cached) yes checking whether isatty is declared without a macro... (cached) yes checking whether lchown is declared without a macro... (cached) yes checking whether link is declared without a macro... (cached) yes checking whether linkat is declared without a macro... (cached) yes checking whether lseek is declared without a macro... (cached) yes checking whether pipe is declared without a macro... (cached) yes checking whether pipe2 is declared without a macro... (cached) yes checking whether pread is declared without a macro... (cached) yes checking whether pwrite is declared without a macro... (cached) yes checking whether readlink is declared without a macro... (cached) yes checking whether readlinkat is declared without a macro... (cached) yes checking whether rmdir is declared without a macro... (cached) yes checking whether sethostname is declared without a macro... (cached) yes checking whether sleep is declared without a macro... (cached) yes checking whether symlink is declared without a macro... (cached) yes checking whether symlinkat is declared without a macro... (cached) yes checking whether ttyname_r is declared without a macro... (cached) yes checking whether unlink is declared without a macro... (cached) yes checking whether unlinkat is declared without a macro... (cached) yes checking whether usleep is declared without a macro... (cached) yes checking for ptrdiff_t... (cached) yes checking for vasprintf... (cached) yes checking whether btowc is declared without a macro... (cached) yes checking whether wctob is declared without a macro... (cached) yes checking whether mbsinit is declared without a macro... (cached) yes checking whether mbrtowc is declared without a macro... (cached) yes checking whether mbrlen is declared without a macro... (cached) yes checking whether mbsrtowcs is declared without a macro... (cached) yes checking whether mbsnrtowcs is declared without a macro... (cached) yes checking whether wcrtomb is declared without a macro... (cached) yes checking whether wcsrtombs is declared without a macro... (cached) yes checking whether wcsnrtombs is declared without a macro... (cached) yes checking whether wcwidth is declared without a macro... (cached) yes checking whether wmemchr is declared without a macro... (cached) yes checking whether wmemcmp is declared without a macro... (cached) yes checking whether wmemcpy is declared without a macro... (cached) yes checking whether wmemmove is declared without a macro... (cached) yes checking whether wmemset is declared without a macro... (cached) yes checking whether wcslen is declared without a macro... (cached) yes checking whether wcsnlen is declared without a macro... (cached) yes checking whether wcscpy is declared without a macro... (cached) yes checking whether wcpcpy is declared without a macro... (cached) yes checking whether wcsncpy is declared without a macro... (cached) yes checking whether wcpncpy is declared without a macro... (cached) yes checking whether wcscat is declared without a macro... (cached) yes checking whether wcsncat is declared without a macro... (cached) yes checking whether wcscmp is declared without a macro... (cached) yes checking whether wcsncmp is declared without a macro... (cached) yes checking whether wcscasecmp is declared without a macro... (cached) yes checking whether wcsncasecmp is declared without a macro... (cached) yes checking whether wcscoll is declared without a macro... (cached) yes checking whether wcsxfrm is declared without a macro... (cached) yes checking whether wcsdup is declared without a macro... (cached) yes checking whether wcschr is declared without a macro... (cached) yes checking whether wcsrchr is declared without a macro... (cached) yes checking whether wcscspn is declared without a macro... (cached) yes checking whether wcsspn is declared without a macro... (cached) yes checking whether wcspbrk is declared without a macro... (cached) yes checking whether wcsstr is declared without a macro... (cached) yes checking whether wcstok is declared without a macro... (cached) yes checking whether wcswidth is declared without a macro... (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 wctype is declared without a macro... (cached) yes checking whether iswctype is declared without a macro... (cached) yes checking whether wctrans is declared without a macro... (cached) yes checking whether towctrans is declared without a macro... (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) yes checking for struct __locale_struct.__names... yes 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for gethostname... yes checking for gethostbyname... yes checking for inet_ntop... yes checking for IPv6 sockets... yes checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/nm checking the name lister (/usr/bin/nm) interface... (cached) BSD nm checking whether Emacs support is requested... no checking for dvips... /home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/build-aux/missing dvips checking for texi2pdf... /usr/bin/texi2pdf checking for perl... /usr/bin/perl checking whether the C++ compiler (/usr/bin/g++ -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-rpath,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib) works... yes checking whether the C++ compiler supports namespaces... yes checking dependency style of /usr/bin/g++... (cached) none checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... (cached) none checking how to run the C++ preprocessor... /usr/bin/g++ -E checking for ld used by /usr/bin/g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for /usr/bin/g++ option to produce PIC... -fPIC -DPIC checking if /usr/bin/g++ PIC flag -fPIC -DPIC works... yes checking if /usr/bin/g++ static flag -static works... yes checking if /usr/bin/g++ supports -c -o file.o... yes checking if /usr/bin/g++ supports -c -o file.o... (cached) yes checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux 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 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 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 (/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/examples) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host' '--sysconfdir=/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/etc' '--localstatedir=/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/var' '--enable-shared' '--disable-static' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--disable-debug' '--with-xmlto=no' '--with-fop=no' '--disable-dependency-tracking' '--disable-libasprintf' '--disable-acl' '--disable-openmp' '--disable-rpath' '--disable-java' '--disable-native-java' '--disable-csharp' '--disable-relocatable' '--without-emacs' 'CC=/usr/bin/gcc' 'CFLAGS=-O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include' 'LDFLAGS=-L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-rpath,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib' 'CPPFLAGS=-I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include' 'CPP=/usr/bin/cpp' 'CXX=/usr/bin/g++' 'CXXFLAGS=-O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -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... /bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/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 >>> host-gettext 0.19.8.1 Building PATH="/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin:/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/sbin:/usr/bin:/bin" PKG_CONFIG="/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/pkgconfig:/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/pkgconfig" /usr/bin/make -j3 -C /home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools make[1]: Entering directory `/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools' /usr/bin/make all-recursive make[2]: Entering directory `/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools' Making all in doc make[3]: Entering directory `/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/doc' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/doc' Making all in intl make[3]: Entering directory `/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/intl' sed -e '/IN_LIBGLOCALE/d' \ -e 's,@''HAVE_POSIX_PRINTF''@,1,g' \ -e 's,@''HAVE_ASPRINTF''@,1,g' \ -e 's,@''HAVE_NEWLOCALE''@,1,g' \ -e 's,@''HAVE_SNPRINTF''@,1,g' \ -e 's,@''HAVE_WPRINTF''@,0,g' \ < ../../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 ../../gettext-runtime/intl/export.h" \ | sed -e 's,@''HAVE_VISIBILITY''@,1,g' \ > libgnuintl.h sed -e 's|^#line \([0-9]*\) "\(plural\.[cy]\)"|#line \1 "../../gettext-runtime/intl/\2"|' < ../../gettext-runtime/intl/plural.c > pluralx.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/bindtextdom.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/dcgettext.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/dgettext.c libtool: compile: /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/dcgettext.c -fPIC -DPIC -o .libs/dcgettext.o libtool: compile: /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/bindtextdom.c -fPIC -DPIC -o .libs/bindtextdom.o libtool: compile: /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/dgettext.c -fPIC -DPIC -o .libs/dgettext.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/gettext.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/finddomain.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/hash-string.c libtool: compile: /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/finddomain.c -fPIC -DPIC -o .libs/finddomain.o libtool: compile: /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/gettext.c -fPIC -DPIC -o .libs/gettext.o libtool: compile: /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/hash-string.c -fPIC -DPIC -o .libs/hash-string.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/loadmsgcat.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/localealias.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/textdomain.c libtool: compile: /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/localealias.c -fPIC -DPIC -o .libs/localealias.o libtool: compile: /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/textdomain.c -fPIC -DPIC -o .libs/textdomain.o libtool: compile: /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/loadmsgcat.c -fPIC -DPIC -o .libs/loadmsgcat.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/l10nflist.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/explodename.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/dcigettext.c libtool: compile: /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/l10nflist.c -fPIC -DPIC -o .libs/l10nflist.o libtool: compile: /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/explodename.c -fPIC -DPIC -o .libs/explodename.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/dcngettext.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/dngettext.c libtool: compile: /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/dcigettext.c -fPIC -DPIC -o .libs/dcigettext.o libtool: compile: /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/dngettext.c -fPIC -DPIC -o .libs/dngettext.o libtool: compile: /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/dcngettext.c -fPIC -DPIC -o .libs/dcngettext.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/ngettext.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden pluralx.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/plural-exp.c libtool: compile: /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden pluralx.c -fPIC -DPIC -o .libs/pluralx.o libtool: compile: /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/ngettext.c -fPIC -DPIC -o .libs/ngettext.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/localcharset.c libtool: compile: /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/plural-exp.c -fPIC -DPIC -o .libs/plural-exp.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/threadlib.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/lock.c libtool: compile: /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/localcharset.c -fPIC -DPIC -o .libs/localcharset.o libtool: compile: /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/threadlib.c -fPIC -DPIC -o .libs/threadlib.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/relocatable.c libtool: compile: /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/lock.c -fPIC -DPIC -o .libs/lock.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/langprefs.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/localename.c libtool: compile: /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/relocatable.c -fPIC -DPIC -o .libs/relocatable.o libtool: compile: /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/langprefs.c -fPIC -DPIC -o .libs/langprefs.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/log.c libtool: compile: /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/localename.c -fPIC -DPIC -o .libs/localename.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/printf.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/setlocale.c libtool: compile: /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/printf.c -fPIC -DPIC -o .libs/printf.o libtool: compile: /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/log.c -fPIC -DPIC -o .libs/log.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/version.c libtool: compile: /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/setlocale.c -fPIC -DPIC -o .libs/setlocale.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/xsize.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/osdep.c libtool: compile: /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/version.c -fPIC -DPIC -o .libs/version.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/intl-compat.c libtool: compile: /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/osdep.c -fPIC -DPIC -o .libs/osdep.o libtool: compile: /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/xsize.c -fPIC -DPIC -o .libs/xsize.o libtool: compile: /usr/bin/gcc -c -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden ../../gettext-runtime/intl/intl-compat.c -fPIC -DPIC -o .libs/intl-compat.o /bin/bash ../libtool --tag=CC --mode=link \ /usr/bin/gcc -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -fvisibility=hidden -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-rpath,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -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 pluralx.lo plural-exp.lo localcharset.lo threadlib.lo lock.lo relocatable.lo langprefs.lo localename.lo log.lo printf.lo setlocale.lo version.lo xsize.lo osdep.lo intl-compat.lo -lc \ \ -version-info 9:5:1 \ -rpath /home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib \ -no-undefined libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .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/pluralx.o .libs/plural-exp.o .libs/localcharset.o .libs/threadlib.o .libs/lock.o .libs/relocatable.o .libs/langprefs.o .libs/localename.o .libs/log.o .libs/printf.o .libs/setlocale.o .libs/version.o .libs/xsize.o .libs/osdep.o .libs/intl-compat.o -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -lc -O2 -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-soname -Wl,libgnuintl.so.8 -o .libs/libgnuintl.so.8.1.5 libtool: link: (cd ".libs" && rm -f "libgnuintl.so.8" && ln -s "libgnuintl.so.8.1.5" "libgnuintl.so.8") libtool: link: (cd ".libs" && rm -f "libgnuintl.so" && ln -s "libgnuintl.so.8.1.5" "libgnuintl.so") libtool: link: ( cd ".libs" && rm -f "libgnuintl.la" && ln -s "../libgnuintl.la" "libgnuintl.la" ) make[3]: Leaving directory `/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/intl' Making all in gnulib-lib make[3]: Entering directory `/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/gnulib-lib' rm -f alloca.h-t alloca.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./alloca.in.h; \ } > alloca.h-t && \ mv -f alloca.h-t alloca.h rm -f configmake.h-t && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ echo '#define PREFIX "/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host"'; \ echo '#define EXEC_PREFIX "/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host"'; \ echo '#define BINDIR "/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin"'; \ echo '#define SBINDIR "/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/sbin"'; \ echo '#define LIBEXECDIR "/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/libexec"'; \ echo '#define DATAROOTDIR "/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share"'; \ echo '#define DATADIR "/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share"'; \ echo '#define SYSCONFDIR "/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/etc"'; \ echo '#define SHAREDSTATEDIR "/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/com"'; \ echo '#define LOCALSTATEDIR "/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/var"'; \ echo '#define RUNSTATEDIR "/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/var/run"'; \ echo '#define INCLUDEDIR "/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include"'; \ echo '#define OLDINCLUDEDIR "/usr/include"'; \ echo '#define DOCDIR "/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/doc/gettext"'; \ echo '#define INFODIR "/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/info"'; \ echo '#define HTMLDIR "/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/doc/gettext"'; \ echo '#define DVIDIR "/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/doc/gettext"'; \ echo '#define PDFDIR "/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/doc/gettext"'; \ echo '#define PSDIR "/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/doc/gettext"'; \ echo '#define LIBDIR "/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib"'; \ echo '#define LISPDIR "/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/emacs/site-lisp"'; \ echo '#define LOCALEDIR "/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale"'; \ echo '#define MANDIR "/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/man"'; \ echo '#define MANEXT ""'; \ echo '#define PKGDATADIR "/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext"'; \ echo '#define PKGINCLUDEDIR "/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/gettext-tools"'; \ echo '#define PKGLIBDIR "/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext-tools"'; \ echo '#define PKGLIBEXECDIR "/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/libexec/gettext-tools"'; \ } | sed '/""/d' > configmake.h-t && \ mv -f configmake.h-t configmake.h rm -f c++defs.h-t c++defs.h && \ sed -n -e '/_GL_CXXDEFS/,$p' \ < ../../build-aux/snippet/c++defs.h \ > c++defs.h-t && \ mv c++defs.h-t c++defs.h rm -f arg-nonnull.h-t arg-nonnull.h && \ sed -n -e '/GL_ARG_NONNULL/,$p' \ < ../../build-aux/snippet/arg-nonnull.h \ > arg-nonnull.h-t && \ mv arg-nonnull.h-t arg-nonnull.h rm -f warn-on-use.h-t warn-on-use.h && \ sed -n -e '/^.ifndef/,$p' \ < ../../build-aux/snippet/warn-on-use.h \ > warn-on-use.h-t && \ mv warn-on-use.h-t warn-on-use.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./glib.in.h; \ } > glib.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./glibconfig.in.h; \ } > glibconfig.h-t mv -f glib.h-t glib.h test -d glib || /bin/mkdir -p glib mv -f glibconfig.h-t glibconfig.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./glib/ghash.in.h; \ } > glib/ghash.h-t test -d glib || /bin/mkdir -p glib test -d glib || /bin/mkdir -p glib mv -f glib/ghash.h-t glib/ghash.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./glib/glist.in.h; \ } > glib/glist.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./glib/gprimes.in.h; \ } > glib/gprimes.h-t test -d glib || /bin/mkdir -p glib mv -f glib/glist.h-t glib/glist.h mv -f glib/gprimes.h-t glib/gprimes.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./glib/gstrfuncs.in.h; \ } > glib/gstrfuncs.h-t test -d glib || /bin/mkdir -p glib test -d glib || /bin/mkdir -p glib { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./glib/gstring.in.h; \ } > glib/gstring.h-t mv -f glib/gstrfuncs.h-t glib/gstrfuncs.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./glib/gtypes.in.h; \ } > glib/gtypes.h-t mv -f glib/gstring.h-t glib/gstring.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|@''HAVE_DUPLOCALE''@|1|g' \ -e 's|@''HAVE_XLOCALE_H''@|1|g' \ -e 's|@''REPLACE_LOCALECONV''@|0|g' \ -e 's|@''REPLACE_SETLOCALE''@|0|g' \ -e 's|@''REPLACE_DUPLOCALE''@|0|g' \ -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./locale.in.h; \ } > locale.h-t && \ mv locale.h-t locale.h mv -f glib/gtypes.h-t glib/gtypes.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' \ < ./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_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_EXPM1''@|0|g' \ -e 's|@''REPLACE_EXPM1F''@|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_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_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_SQRTL''@|0|g' \ -e 's|@''REPLACE_TRUNC''@|0|g' \ -e 's|@''REPLACE_TRUNCF''@|0|g' \ -e 's|@''REPLACE_TRUNCL''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > math.h-t && \ mv math.h-t math.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''@/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''@|1|g' \ -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \ -e 's|@''REPLACE_RAISE''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./signal.in.h; \ } > signal.h-t && \ mv signal.h-t signal.h rm -f unused-parameter.h-t unused-parameter.h && \ sed -n -e '/GL_UNUSED_PARAMETER/,$p' \ < ../../build-aux/snippet/unused-parameter.h \ > unused-parameter.h-t && \ mv unused-parameter.h-t unused-parameter.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_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|@''REPLACE_POSIX_SPAWN''@|0|g' \ -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE''@|0|g' \ -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2''@|0|g' \ -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./spawn.in.h; \ } > spawn.h-t && \ mv spawn.h-t spawn.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''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_FTELLO''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_FWRITE''@/1/g' \ -e 's/@''GNULIB_GETC''@/1/g' \ -e 's/@''GNULIB_GETCHAR''@/1/g' \ -e 's/@''GNULIB_GETDELIM''@/1/g' \ -e 's/@''GNULIB_GETLINE''@/1/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PCLOSE''@/0/g' \ -e 's/@''GNULIB_PERROR''@/0/g' \ -e 's/@''GNULIB_POPEN''@/0/g' \ -e 's/@''GNULIB_PRINTF''@/1/g' \ -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PUTC''@/1/g' \ -e 's/@''GNULIB_PUTCHAR''@/1/g' \ -e 's/@''GNULIB_PUTS''@/1/g' \ -e 's/@''GNULIB_REMOVE''@/0/g' \ -e 's/@''GNULIB_RENAME''@/0/g' \ -e 's/@''GNULIB_RENAMEAT''@/0/g' \ -e 's/@''GNULIB_SCANF''@/1/g' \ -e 's/@''GNULIB_SNPRINTF''@/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' \ < ./stdio.in.h | \ sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ -e 's|@''HAVE_DECL_FTELLO''@|1|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''HAVE_FSEEKO''@|1|g' \ -e 's|@''HAVE_FTELLO''@|1|g' \ -e 's|@''HAVE_PCLOSE''@|1|g' \ -e 's|@''HAVE_POPEN''@|1|g' \ -e 's|@''HAVE_RENAMEAT''@|1|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''REPLACE_FDOPEN''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_FPURGE''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_GETDELIM''@|0|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e 's|@''REPLACE_POPEN''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_REMOVE''@|0|g' \ -e 's|@''REPLACE_RENAME''@|0|g' \ -e 's|@''REPLACE_RENAMEAT''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_TMPFILE''@|0|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''ASM_SYMBOL_PREFIX''@|""|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > stdio.h-t && \ mv stdio.h-t stdio.h rm -f stdlib.h-t stdlib.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's/@''GNULIB__EXIT''@/0/g' \ -e 's/@''GNULIB_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/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_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_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' \ < ./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_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_RANDOM''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|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_STRTOD''@|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''@|1|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_R''@|0|g' \ -e 's|@''REPLACE_REALLOC''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|1|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _Noreturn/r ../../build-aux/snippet/_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > stdlib.h-t && \ mv stdlib.h-t stdlib.h rm -f string.h-t string.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's/@''GNULIB_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''@/0/g' \ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ < ./string.in.h | \ sed -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_STPNCPY''@|0|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRERROR_R''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ < ./string.in.h; \ } > string.h-t && \ mv string.h-t string.h /bin/mkdir -p sys rm -f 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''@/0/g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''HAVE_PSELECT''@|1|g' \ -e 's|@''REPLACE_PSELECT''@|0|g' \ -e 's|@''REPLACE_SELECT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_select.in.h; \ } > sys/select.h-t && \ mv sys/select.h-t sys/select.h /bin/mkdir -p sys /bin/mkdir -p sys 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 c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_time.in.h; \ } > sys/time.h-t && \ mv sys/time.h-t sys/time.h 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/@''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|@''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''@|0|g' \ -e 's|@''REPLACE_FSTATAT''@|0|g' \ -e 's|@''REPLACE_FUTIMENS''@|0|g' \ -e 's|@''REPLACE_LSTAT''@|0|g' \ -e 's|@''REPLACE_MKDIR''@|0|g' \ -e 's|@''REPLACE_MKFIFO''@|0|g' \ -e 's|@''REPLACE_MKNOD''@|0|g' \ -e 's|@''REPLACE_STAT''@|0|g' \ -e 's|@''REPLACE_UTIMENSAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_stat.in.h; \ } > sys/stat.h-t && \ mv sys/stat.h-t sys/stat.h /bin/mkdir -p sys /bin/mkdir -p sys 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' \ < ./sys_types.in.h; \ } > sys/types.h-t && \ mv sys/types.h-t sys/types.h 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_GETTIMEOFDAY''@/1/g' \ -e 's/@''GNULIB_MKTIME''@/0/g' \ -e 's/@''GNULIB_NANOSLEEP''@/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|@''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|@''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_TIMEGM''@|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 c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./time.in.h; \ } > time.h-t && \ mv time.h-t time.h 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 c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_wait.in.h; \ } > sys/wait.h-t && \ mv sys/wait.h-t sys/wait.h rm -f uniconv.h-t uniconv.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./uniconv.in.h; \ } > uniconv.h-t && \ mv -f uniconv.h-t uniconv.h rm -f unictype.h-t unictype.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./unictype.in.h; \ } > unictype.h-t && \ mv -f unictype.h-t unictype.h rm -f unilbrk.h-t unilbrk.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./unilbrk.in.h; \ } > unilbrk.h-t && \ mv -f unilbrk.h-t unilbrk.h rm -f uniname.h-t uniname.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./uniname.in.h; \ } > uniname.h-t && \ mv -f uniname.h-t uniname.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''@/0/g' \ -e 's/@''GNULIB_FTRUNCATE''@/0/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_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''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_PIPE''@/0/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_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''@/1/g' \ -e 's/@''GNULIB_UNLINK''@/0/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/0/g' \ -e 's/@''GNULIB_WRITE''@/1/g' \ < ./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_GETLOGIN''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|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_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_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_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_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_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h rm -f unistr.h-t unistr.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./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 ./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 ./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''@|1|g' \ -e 's|@''NEXT_WCHAR_H''@||g' \ -e 's|@''HAVE_WCHAR_H''@|1|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' \ < ./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_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''@|1|g' \ -e 's|@''REPLACE_MBRLEN''@|1|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 '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > wchar.h-t && \ mv wchar.h-t wchar.h 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/@''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 c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./wctype.in.h; \ } > wctype.h-t && \ mv wctype.h-t wctype.h 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 c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./dirent.in.h; \ } > dirent.h-t && \ mv dirent.h-t dirent.h 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''@|1|g' \ -e 's|@''REPLACE_OPEN''@|0|g' \ -e 's|@''REPLACE_OPENAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./fcntl.in.h; \ } > fcntl.h-t && \ mv fcntl.h-t fcntl.h rm -f 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''@||g' \ -e 's|@''REPLACE_ICONV''@|0|g' \ -e 's|@''REPLACE_ICONV_OPEN''@|0|g' \ -e 's|@''REPLACE_ICONV_UTF''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./iconv.in.h; \ } > iconv.h-t && \ mv iconv.h-t iconv.h 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_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 c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./langinfo.in.h; \ } > langinfo.h-t && \ mv langinfo.h-t langinfo.h /usr/bin/make all-am make[4]: Entering directory `/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/gnulib-lib' /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o copy-acl.lo copy-acl.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o set-acl.lo set-acl.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o acl-errno-valid.lo acl-errno-valid.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c copy-acl.c -fPIC -DPIC -o .libs/copy-acl.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c acl-errno-valid.c -fPIC -DPIC -o .libs/acl-errno-valid.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o acl-internal.lo acl-internal.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c set-acl.c -fPIC -DPIC -o .libs/set-acl.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o get-permissions.lo get-permissions.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o set-permissions.lo set-permissions.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c acl-internal.c -fPIC -DPIC -o .libs/acl-internal.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c set-permissions.c -fPIC -DPIC -o .libs/set-permissions.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o allocator.lo allocator.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c get-permissions.c -fPIC -DPIC -o .libs/get-permissions.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o areadlink.lo areadlink.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o argmatch.lo argmatch.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c allocator.c -fPIC -DPIC -o .libs/allocator.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o gl_array_list.lo gl_array_list.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c argmatch.c -fPIC -DPIC -o .libs/argmatch.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c areadlink.c -fPIC -DPIC -o .libs/areadlink.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o backupfile.lo backupfile.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o addext.lo addext.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c gl_array_list.c -fPIC -DPIC -o .libs/gl_array_list.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c backupfile.c -fPIC -DPIC -o .libs/backupfile.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c addext.c -fPIC -DPIC -o .libs/addext.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o basename.lo basename.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o binary-io.lo binary-io.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o c-ctype.lo c-ctype.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c basename.c -fPIC -DPIC -o .libs/basename.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c binary-io.c -fPIC -DPIC -o .libs/binary-io.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o c-strcasecmp.lo c-strcasecmp.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o c-strncasecmp.lo c-strncasecmp.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o c-strcasestr.lo c-strcasestr.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c c-strcasecmp.c -fPIC -DPIC -o .libs/c-strcasecmp.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o c-strstr.lo c-strstr.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c c-strncasecmp.c -fPIC -DPIC -o .libs/c-strncasecmp.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o careadlinkat.lo careadlinkat.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c c-strcasestr.c -fPIC -DPIC -o .libs/c-strcasestr.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c c-strstr.c -fPIC -DPIC -o .libs/c-strstr.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o classpath.lo classpath.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c careadlinkat.c -fPIC -DPIC -o .libs/careadlinkat.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o clean-temp.lo clean-temp.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o cloexec.lo cloexec.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c classpath.c -fPIC -DPIC -o .libs/classpath.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c clean-temp.c -fPIC -DPIC -o .libs/clean-temp.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o closeout.lo closeout.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c cloexec.c -fPIC -DPIC -o .libs/cloexec.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o concat-filename.lo concat-filename.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c closeout.c -fPIC -DPIC -o .libs/closeout.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o copy-file.lo copy-file.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c concat-filename.c -fPIC -DPIC -o .libs/concat-filename.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o csharpcomp.lo csharpcomp.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o csharpexec.lo csharpexec.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c copy-file.c -fPIC -DPIC -o .libs/copy-file.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c csharpcomp.c -fPIC -DPIC -o .libs/csharpcomp.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o error-progname.lo error-progname.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c csharpexec.c -fPIC -DPIC -o .libs/csharpexec.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c error-progname.c -fPIC -DPIC -o .libs/error-progname.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o execute.lo execute.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o exitfail.lo exitfail.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o fatal-signal.lo fatal-signal.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c execute.c -fPIC -DPIC -o .libs/execute.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c fatal-signal.c -fPIC -DPIC -o .libs/fatal-signal.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c exitfail.c -fPIC -DPIC -o .libs/exitfail.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o fd-hook.lo fd-hook.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o fd-ostream.lo fd-ostream.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o fd-safer-flag.lo fd-safer-flag.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c fd-hook.c -fPIC -DPIC -o .libs/fd-hook.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o dup-safer-flag.lo dup-safer-flag.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c fd-ostream.c -fPIC -DPIC -o .libs/fd-ostream.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c fd-safer-flag.c -fPIC -DPIC -o .libs/fd-safer-flag.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o file-ostream.lo file-ostream.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o findprog.lo findprog.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c dup-safer-flag.c -fPIC -DPIC -o .libs/dup-safer-flag.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o fstrcmp.lo fstrcmp.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c file-ostream.c -fPIC -DPIC -o .libs/file-ostream.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c findprog.c -fPIC -DPIC -o .libs/findprog.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o full-write.lo full-write.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o fwriteerror.lo fwriteerror.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c fstrcmp.c -fPIC -DPIC -o .libs/fstrcmp.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c full-write.c -fPIC -DPIC -o .libs/full-write.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c fwriteerror.c -fPIC -DPIC -o .libs/fwriteerror.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o gcd.lo gcd.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o hard-locale.lo hard-locale.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o hash.lo hash.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c gcd.c -fPIC -DPIC -o .libs/gcd.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c hash.c -fPIC -DPIC -o .libs/hash.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o html-ostream.lo html-ostream.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c hard-locale.c -fPIC -DPIC -o .libs/hard-locale.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o html-styled-ostream.lo html-styled-ostream.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o javacomp.lo javacomp.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c html-ostream.c -fPIC -DPIC -o .libs/html-ostream.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c html-styled-ostream.c -fPIC -DPIC -o .libs/html-styled-ostream.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o javaexec.lo javaexec.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c javacomp.c -fPIC -DPIC -o .libs/javacomp.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o javaversion.lo javaversion.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c javaexec.c -fPIC -DPIC -o .libs/javaexec.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c javaversion.c -fPIC -DPIC -o .libs/javaversion.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o gl_linkedhash_list.lo gl_linkedhash_list.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o gl_list.lo gl_list.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c gl_list.c -fPIC -DPIC -o .libs/gl_list.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c gl_linkedhash_list.c -fPIC -DPIC -o .libs/gl_linkedhash_list.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o localcharset.lo localcharset.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o localename.lo localename.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c localename.c -fPIC -DPIC -o .libs/localename.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o malloca.lo malloca.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o math.lo math.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o mbchar.lo mbchar.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c malloca.c -fPIC -DPIC -o .libs/malloca.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c mbchar.c -fPIC -DPIC -o .libs/mbchar.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o mbiter.lo mbiter.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c math.c -fPIC -DPIC -o .libs/math.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o mbslen.lo mbslen.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o mbsstr.lo mbsstr.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c mbiter.c -fPIC -DPIC -o .libs/mbiter.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c mbsstr.c -fPIC -DPIC -o .libs/mbsstr.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c mbslen.c -fPIC -DPIC -o .libs/mbslen.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o mbswidth.lo mbswidth.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o mbuiter.lo mbuiter.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c mbswidth.c -fPIC -DPIC -o .libs/mbswidth.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o ostream.lo ostream.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c mbuiter.c -fPIC -DPIC -o .libs/mbuiter.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o pipe-filter-ii.lo pipe-filter-ii.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o pipe-filter-aux.lo pipe-filter-aux.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c ostream.c -fPIC -DPIC -o .libs/ostream.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c pipe-filter-ii.c -fPIC -DPIC -o .libs/pipe-filter-ii.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o pipe2.lo pipe2.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c pipe-filter-aux.c -fPIC -DPIC -o .libs/pipe-filter-aux.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o pipe2-safer.lo pipe2-safer.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o progname.lo progname.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c pipe2.c -fPIC -DPIC -o .libs/pipe2.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o propername.lo propername.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c progname.c -fPIC -DPIC -o .libs/progname.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c pipe2-safer.c -fPIC -DPIC -o .libs/pipe2-safer.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o qcopy-acl.lo qcopy-acl.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o qset-acl.lo qset-acl.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c propername.c -fPIC -DPIC -o .libs/propername.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c qset-acl.c -fPIC -DPIC -o .libs/qset-acl.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c qcopy-acl.c -fPIC -DPIC -o .libs/qcopy-acl.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o quotearg.lo quotearg.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o safe-read.lo safe-read.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o safe-write.lo safe-write.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c safe-read.c -fPIC -DPIC -o .libs/safe-read.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c quotearg.c -fPIC -DPIC -o .libs/quotearg.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c safe-write.c -fPIC -DPIC -o .libs/safe-write.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o sh-quote.lo sh-quote.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o sig-handler.lo sig-handler.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c sh-quote.c -fPIC -DPIC -o .libs/sh-quote.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c sig-handler.c -fPIC -DPIC -o .libs/sig-handler.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o spawn-pipe.lo spawn-pipe.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o striconv.lo striconv.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o striconveh.lo striconveh.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c spawn-pipe.c -fPIC -DPIC -o .libs/spawn-pipe.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c striconv.c -fPIC -DPIC -o .libs/striconv.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c striconveh.c -fPIC -DPIC -o .libs/striconveh.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o striconveha.lo striconveha.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o strnlen1.lo strnlen1.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c striconveha.c -fPIC -DPIC -o .libs/striconveha.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c strnlen1.c -fPIC -DPIC -o .libs/strnlen1.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o styled-ostream.lo styled-ostream.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o tempname.lo tempname.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o term-ostream.lo term-ostream.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c styled-ostream.c -fPIC -DPIC -o .libs/styled-ostream.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c tempname.c -fPIC -DPIC -o .libs/tempname.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c term-ostream.c -fPIC -DPIC -o .libs/term-ostream.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o term-styled-ostream.lo term-styled-ostream.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o glthread/threadlib.lo glthread/threadlib.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c term-styled-ostream.c -fPIC -DPIC -o .libs/term-styled-ostream.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c glthread/threadlib.c -fPIC -DPIC -o glthread/.libs/threadlib.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o glthread/tls.lo glthread/tls.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o tmpdir.lo tmpdir.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c glthread/tls.c -fPIC -DPIC -o glthread/.libs/tls.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o trim.lo trim.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o unistd.lo unistd.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c tmpdir.c -fPIC -DPIC -o .libs/tmpdir.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c trim.c -fPIC -DPIC -o .libs/trim.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o dup-safer.lo dup-safer.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c unistd.c -fPIC -DPIC -o .libs/unistd.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o fd-safer.lo fd-safer.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o pipe-safer.lo pipe-safer.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c dup-safer.c -fPIC -DPIC -o .libs/dup-safer.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c fd-safer.c -fPIC -DPIC -o .libs/fd-safer.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o wait-process.lo wait-process.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o wctype-h.lo wctype-h.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c pipe-safer.c -fPIC -DPIC -o .libs/pipe-safer.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o xmalloc.lo xmalloc.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c wait-process.c -fPIC -DPIC -o .libs/wait-process.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c wctype-h.c -fPIC -DPIC -o .libs/wctype-h.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o xstrdup.lo xstrdup.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o xconcat-filename.lo xconcat-filename.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c xmalloc.c -fPIC -DPIC -o .libs/xmalloc.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o xerror.lo xerror.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c xstrdup.c -fPIC -DPIC -o .libs/xstrdup.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c xconcat-filename.c -fPIC -DPIC -o .libs/xconcat-filename.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o gl_xlist.lo gl_xlist.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o xmalloca.lo xmalloca.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c xerror.c -fPIC -DPIC -o .libs/xerror.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o xreadlink.lo xreadlink.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c gl_xlist.c -fPIC -DPIC -o .libs/gl_xlist.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c xmalloca.c -fPIC -DPIC -o .libs/xmalloca.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o xsetenv.lo xsetenv.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o xsize.lo xsize.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c xreadlink.c -fPIC -DPIC -o .libs/xreadlink.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o xstriconv.lo xstriconv.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c xsetenv.c -fPIC -DPIC -o .libs/xsetenv.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c xsize.c -fPIC -DPIC -o .libs/xsize.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o xstriconveh.lo xstriconveh.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o xvasprintf.lo xvasprintf.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c xstriconv.c -fPIC -DPIC -o .libs/xstriconv.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o xasprintf.lo xasprintf.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c xstriconveh.c -fPIC -DPIC -o .libs/xstriconveh.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c xvasprintf.c -fPIC -DPIC -o .libs/xvasprintf.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o asnprintf.lo asnprintf.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o canonicalize-lgpl.lo canonicalize-lgpl.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c xasprintf.c -fPIC -DPIC -o .libs/xasprintf.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o fcntl.lo fcntl.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o mbrtowc.lo mbrtowc.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c canonicalize-lgpl.c -fPIC -DPIC -o .libs/canonicalize-lgpl.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c fcntl.c -fPIC -DPIC -o .libs/fcntl.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o obstack.lo obstack.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o printf-args.lo printf-args.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c mbrtowc.c -fPIC -DPIC -o .libs/mbrtowc.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o printf-parse.lo printf-parse.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c obstack.c -fPIC -DPIC -o .libs/obstack.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o vasnprintf.lo vasnprintf.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o xmemdup0.lo xmemdup0.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c xmemdup0.c -fPIC -DPIC -o .libs/xmemdup0.o rm -f t-charset.alias charset.alias && \ /bin/bash ./config.charset 'x86_64-pc-linux-gnu' > t-charset.alias && \ mv t-charset.alias charset.alias rm -f t-ref-add.sed ref-add.sed && \ sed -e '/^#/d' -e 's/@''PACKAGE''@/gettext-tools/g' ref-add.sin > t-ref-add.sed && \ mv t-ref-add.sed ref-add.sed rm -f t-ref-del.sed ref-del.sed && \ sed -e '/^#/d' -e 's/@''PACKAGE''@/gettext-tools/g' ref-del.sin > t-ref-del.sed && \ mv t-ref-del.sed ref-del.sed /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o glthread/lock.lo glthread/lock.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o uniconv/u8-conv-from-enc.lo uniconv/u8-conv-from-enc.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c glthread/lock.c -fPIC -DPIC -o glthread/.libs/lock.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c uniconv/u8-conv-from-enc.c -fPIC -DPIC -o uniconv/.libs/u8-conv-from-enc.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o unictype/ctype_space.lo unictype/ctype_space.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o unilbrk/lbrktables.lo unilbrk/lbrktables.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o unilbrk/u8-possible-linebreaks.lo unilbrk/u8-possible-linebreaks.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c unictype/ctype_space.c -fPIC -DPIC -o unictype/.libs/ctype_space.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c unilbrk/lbrktables.c -fPIC -DPIC -o unilbrk/.libs/lbrktables.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c unilbrk/u8-possible-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/u8-possible-linebreaks.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o unilbrk/u8-width-linebreaks.lo unilbrk/u8-width-linebreaks.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o unilbrk/ulc-common.lo unilbrk/ulc-common.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o unilbrk/ulc-width-linebreaks.lo unilbrk/ulc-width-linebreaks.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c unilbrk/u8-width-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/u8-width-linebreaks.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c unilbrk/ulc-common.c -fPIC -DPIC -o unilbrk/.libs/ulc-common.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o uniname/uniname.lo uniname/uniname.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c unilbrk/ulc-width-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/ulc-width-linebreaks.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o unistr/u16-mbtouc.lo unistr/u16-mbtouc.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o unistr/u16-mbtouc-aux.lo unistr/u16-mbtouc-aux.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c uniname/uniname.c -fPIC -DPIC -o uniname/.libs/uniname.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c unistr/u16-mbtouc.c -fPIC -DPIC -o unistr/.libs/u16-mbtouc.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o unistr/u8-check.lo unistr/u8-check.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c unistr/u16-mbtouc-aux.c -fPIC -DPIC -o unistr/.libs/u16-mbtouc-aux.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o unistr/u8-mblen.lo unistr/u8-mblen.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c unistr/u8-check.c -fPIC -DPIC -o unistr/.libs/u8-check.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o unistr/u8-mbtouc.lo unistr/u8-mbtouc.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c unistr/u8-mblen.c -fPIC -DPIC -o unistr/.libs/u8-mblen.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o unistr/u8-mbtouc-aux.lo unistr/u8-mbtouc-aux.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c unistr/u8-mbtouc.c -fPIC -DPIC -o unistr/.libs/u8-mbtouc.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o unistr/u8-mbtouc-unsafe.lo unistr/u8-mbtouc-unsafe.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c unistr/u8-mbtouc-aux.c -fPIC -DPIC -o unistr/.libs/u8-mbtouc-aux.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o unistr/u8-mbtouc-unsafe-aux.lo unistr/u8-mbtouc-unsafe-aux.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c unistr/u8-mbtouc-unsafe.c -fPIC -DPIC -o unistr/.libs/u8-mbtouc-unsafe.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o unistr/u8-mbtoucr.lo unistr/u8-mbtoucr.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c unistr/u8-mbtouc-unsafe-aux.c -fPIC -DPIC -o unistr/.libs/u8-mbtouc-unsafe-aux.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o unistr/u8-prev.lo unistr/u8-prev.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c unistr/u8-mbtoucr.c -fPIC -DPIC -o unistr/.libs/u8-mbtoucr.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o unistr/u8-uctomb.lo unistr/u8-uctomb.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c unistr/u8-prev.c -fPIC -DPIC -o unistr/.libs/u8-prev.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o unistr/u8-uctomb-aux.lo unistr/u8-uctomb-aux.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c unistr/u8-uctomb.c -fPIC -DPIC -o unistr/.libs/u8-uctomb.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o uniwidth/width.lo uniwidth/width.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libcroco/libcroco_rpl_la-cr-additional-sel.lo `test -f 'libcroco/cr-additional-sel.c' || echo './'`libcroco/cr-additional-sel.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c unistr/u8-uctomb-aux.c -fPIC -DPIC -o unistr/.libs/u8-uctomb-aux.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libcroco/libcroco_rpl_la-cr-attr-sel.lo `test -f 'libcroco/cr-attr-sel.c' || echo './'`libcroco/cr-attr-sel.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c uniwidth/width.c -fPIC -DPIC -o uniwidth/.libs/width.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c libcroco/cr-additional-sel.c -fPIC -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-additional-sel.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libcroco/libcroco_rpl_la-cr-cascade.lo `test -f 'libcroco/cr-cascade.c' || echo './'`libcroco/cr-cascade.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c libcroco/cr-attr-sel.c -fPIC -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-attr-sel.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libcroco/libcroco_rpl_la-cr-declaration.lo `test -f 'libcroco/cr-declaration.c' || echo './'`libcroco/cr-declaration.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libcroco/libcroco_rpl_la-cr-doc-handler.lo `test -f 'libcroco/cr-doc-handler.c' || echo './'`libcroco/cr-doc-handler.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c libcroco/cr-cascade.c -fPIC -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-cascade.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c libcroco/cr-declaration.c -fPIC -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-declaration.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libcroco/libcroco_rpl_la-cr-enc-handler.lo `test -f 'libcroco/cr-enc-handler.c' || echo './'`libcroco/cr-enc-handler.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c libcroco/cr-doc-handler.c -fPIC -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-doc-handler.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libcroco/libcroco_rpl_la-cr-fonts.lo `test -f 'libcroco/cr-fonts.c' || echo './'`libcroco/cr-fonts.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libcroco/libcroco_rpl_la-cr-input.lo `test -f 'libcroco/cr-input.c' || echo './'`libcroco/cr-input.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c libcroco/cr-enc-handler.c -fPIC -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-enc-handler.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libcroco/libcroco_rpl_la-cr-num.lo `test -f 'libcroco/cr-num.c' || echo './'`libcroco/cr-num.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c libcroco/cr-fonts.c -fPIC -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-fonts.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c libcroco/cr-input.c -fPIC -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-input.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libcroco/libcroco_rpl_la-cr-om-parser.lo `test -f 'libcroco/cr-om-parser.c' || echo './'`libcroco/cr-om-parser.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c libcroco/cr-num.c -fPIC -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-num.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libcroco/libcroco_rpl_la-cr-parser.lo `test -f 'libcroco/cr-parser.c' || echo './'`libcroco/cr-parser.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libcroco/libcroco_rpl_la-cr-parsing-location.lo `test -f 'libcroco/cr-parsing-location.c' || echo './'`libcroco/cr-parsing-location.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c libcroco/cr-om-parser.c -fPIC -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-om-parser.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c libcroco/cr-parser.c -fPIC -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-parser.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c libcroco/cr-parsing-location.c -fPIC -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-parsing-location.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libcroco/libcroco_rpl_la-cr-prop-list.lo `test -f 'libcroco/cr-prop-list.c' || echo './'`libcroco/cr-prop-list.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libcroco/libcroco_rpl_la-cr-pseudo.lo `test -f 'libcroco/cr-pseudo.c' || echo './'`libcroco/cr-pseudo.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c libcroco/cr-prop-list.c -fPIC -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-prop-list.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c libcroco/cr-pseudo.c -fPIC -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-pseudo.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libcroco/libcroco_rpl_la-cr-rgb.lo `test -f 'libcroco/cr-rgb.c' || echo './'`libcroco/cr-rgb.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libcroco/libcroco_rpl_la-cr-sel-eng.lo `test -f 'libcroco/cr-sel-eng.c' || echo './'`libcroco/cr-sel-eng.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c libcroco/cr-rgb.c -fPIC -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-rgb.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c libcroco/cr-sel-eng.c -fPIC -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-sel-eng.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libcroco/libcroco_rpl_la-cr-selector.lo `test -f 'libcroco/cr-selector.c' || echo './'`libcroco/cr-selector.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libcroco/libcroco_rpl_la-cr-simple-sel.lo `test -f 'libcroco/cr-simple-sel.c' || echo './'`libcroco/cr-simple-sel.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c libcroco/cr-selector.c -fPIC -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-selector.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libcroco/libcroco_rpl_la-cr-statement.lo `test -f 'libcroco/cr-statement.c' || echo './'`libcroco/cr-statement.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c libcroco/cr-simple-sel.c -fPIC -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-simple-sel.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libcroco/libcroco_rpl_la-cr-string.lo `test -f 'libcroco/cr-string.c' || echo './'`libcroco/cr-string.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libcroco/libcroco_rpl_la-cr-style.lo `test -f 'libcroco/cr-style.c' || echo './'`libcroco/cr-style.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c libcroco/cr-statement.c -fPIC -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-statement.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c libcroco/cr-string.c -fPIC -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-string.o libcroco/cr-statement.c: In function 'cr_statement_dump_ruleset': libcroco/cr-statement.c:2610:17: warning: format not a string literal and no format arguments [-Wformat-security] fprintf (a_fp, str); ^ libcroco/cr-statement.c: In function 'cr_statement_dump_charset': libcroco/cr-statement.c:2661:17: warning: format not a string literal and no format arguments [-Wformat-security] fprintf (a_fp, str) ; ^ libcroco/cr-statement.c: In function 'cr_statement_dump_page': libcroco/cr-statement.c:2688:17: warning: format not a string literal and no format arguments [-Wformat-security] fprintf (a_fp, str); ^ libcroco/cr-statement.c: In function 'cr_statement_dump_media_rule': libcroco/cr-statement.c:2714:17: warning: format not a string literal and no format arguments [-Wformat-security] fprintf (a_fp, str) ; ^ libcroco/cr-statement.c: In function 'cr_statement_dump_import_rule': libcroco/cr-statement.c:2740:17: warning: format not a string literal and no format arguments [-Wformat-security] fprintf (a_fp, str) ; ^ libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c libcroco/cr-style.c -fPIC -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-style.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libcroco/libcroco_rpl_la-cr-stylesheet.lo `test -f 'libcroco/cr-stylesheet.c' || echo './'`libcroco/cr-stylesheet.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c libcroco/cr-stylesheet.c -fPIC -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-stylesheet.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libcroco/libcroco_rpl_la-cr-term.lo `test -f 'libcroco/cr-term.c' || echo './'`libcroco/cr-term.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libcroco/libcroco_rpl_la-cr-tknzr.lo `test -f 'libcroco/cr-tknzr.c' || echo './'`libcroco/cr-tknzr.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c libcroco/cr-term.c -fPIC -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-term.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c libcroco/cr-tknzr.c -fPIC -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-tknzr.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libcroco/libcroco_rpl_la-cr-token.lo `test -f 'libcroco/cr-token.c' || echo './'`libcroco/cr-token.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libcroco/libcroco_rpl_la-cr-utils.lo `test -f 'libcroco/cr-utils.c' || echo './'`libcroco/cr-utils.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c libcroco/cr-token.c -fPIC -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-token.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c libcroco/cr-utils.c -fPIC -DPIC -o libcroco/.libs/libcroco_rpl_la-cr-utils.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o glib/libglib_rpl_la-ghash.lo `test -f 'glib/ghash.c' || echo './'`glib/ghash.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o glib/libglib_rpl_la-glist.lo `test -f 'glib/glist.c' || echo './'`glib/glist.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c glib/ghash.c -fPIC -DPIC -o glib/.libs/libglib_rpl_la-ghash.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o glib/libglib_rpl_la-gmessages.lo `test -f 'glib/gmessages.c' || echo './'`glib/gmessages.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o glib/libglib_rpl_la-gprimes.lo `test -f 'glib/gprimes.c' || echo './'`glib/gprimes.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c glib/glist.c -fPIC -DPIC -o glib/.libs/libglib_rpl_la-glist.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o glib/libglib_rpl_la-gstrfuncs.lo `test -f 'glib/gstrfuncs.c' || echo './'`glib/gstrfuncs.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c glib/gmessages.c -fPIC -DPIC -o glib/.libs/libglib_rpl_la-gmessages.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c glib/gprimes.c -fPIC -DPIC -o glib/.libs/libglib_rpl_la-gprimes.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o glib/libglib_rpl_la-gstring.lo `test -f 'glib/gstring.c' || echo './'`glib/gstring.c /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-rpath,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -o libcroco_rpl.la libcroco/libcroco_rpl_la-cr-additional-sel.lo libcroco/libcroco_rpl_la-cr-attr-sel.lo libcroco/libcroco_rpl_la-cr-cascade.lo libcroco/libcroco_rpl_la-cr-declaration.lo libcroco/libcroco_rpl_la-cr-doc-handler.lo libcroco/libcroco_rpl_la-cr-enc-handler.lo libcroco/libcroco_rpl_la-cr-fonts.lo libcroco/libcroco_rpl_la-cr-input.lo libcroco/libcroco_rpl_la-cr-num.lo libcroco/libcroco_rpl_la-cr-om-parser.lo libcroco/libcroco_rpl_la-cr-parser.lo libcroco/libcroco_rpl_la-cr-parsing-location.lo libcroco/libcroco_rpl_la-cr-prop-list.lo libcroco/libcroco_rpl_la-cr-pseudo.lo libcroco/libcroco_rpl_la-cr-rgb.lo libcroco/libcroco_rpl_la-cr-sel-eng.lo libcroco/libcroco_rpl_la-cr-selector.lo libcroco/libcroco_rpl_la-cr-simple-sel.lo libcroco/libcroco_rpl_la-cr-statement.lo libcroco/libcroco_rpl_la-cr-string.lo libcroco/libcroco_rpl_la-cr-style.lo libcroco/libcroco_rpl_la-cr-stylesheet.lo libcroco/libcroco_rpl_la-cr-term.lo libcroco/libcroco_rpl_la-cr-tknzr.lo libcroco/libcroco_rpl_la-cr-token.lo libcroco/libcroco_rpl_la-cr-utils.lo libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c glib/gstrfuncs.c -fPIC -DPIC -o glib/.libs/libglib_rpl_la-gstrfuncs.o In file included from ./glib/gtypes.h:35:0, from ./glib/ghash.h:35, from ./glib.h:52, from glib/gstrfuncs.c:52: glib/gstrfuncs.c: In function 'g_strdup_vprintf': ./glibconfig.h:174:21: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result [-Wunused-result] #define g_vasprintf vasprintf ^ glib/gstrfuncs.c:204:3: note: in expansion of macro 'g_vasprintf' g_vasprintf (&string, format, args); ^ libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I./libcroco -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c glib/gstring.c -fPIC -DPIC -o glib/.libs/libglib_rpl_la-gstring.o libtool: link: /usr/bin/ar cru .libs/libcroco_rpl.a libcroco/.libs/libcroco_rpl_la-cr-additional-sel.o libcroco/.libs/libcroco_rpl_la-cr-attr-sel.o libcroco/.libs/libcroco_rpl_la-cr-cascade.o libcroco/.libs/libcroco_rpl_la-cr-declaration.o libcroco/.libs/libcroco_rpl_la-cr-doc-handler.o libcroco/.libs/libcroco_rpl_la-cr-enc-handler.o libcroco/.libs/libcroco_rpl_la-cr-fonts.o libcroco/.libs/libcroco_rpl_la-cr-input.o libcroco/.libs/libcroco_rpl_la-cr-num.o libcroco/.libs/libcroco_rpl_la-cr-om-parser.o libcroco/.libs/libcroco_rpl_la-cr-parser.o libcroco/.libs/libcroco_rpl_la-cr-parsing-location.o libcroco/.libs/libcroco_rpl_la-cr-prop-list.o libcroco/.libs/libcroco_rpl_la-cr-pseudo.o libcroco/.libs/libcroco_rpl_la-cr-rgb.o libcroco/.libs/libcroco_rpl_la-cr-sel-eng.o libcroco/.libs/libcroco_rpl_la-cr-selector.o libcroco/.libs/libcroco_rpl_la-cr-simple-sel.o libcroco/.libs/libcroco_rpl_la-cr-statement.o libcroco/.libs/libcroco_rpl_la-cr-string.o libcroco/.libs/libcroco_rpl_la-cr-style.o libcroco/.libs/libcroco_rpl_la-cr-stylesheet.o libcroco/.libs/libcroco_rpl_la-cr-term.o libcroco/.libs/libcroco_rpl_la-cr-tknzr.o libcroco/.libs/libcroco_rpl_la-cr-token.o libcroco/.libs/libcroco_rpl_la-cr-utils.o /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: /usr/bin/ranlib .libs/libcroco_rpl.a 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/bin/gcc -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-rpath,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -o libglib_rpl.la glib/libglib_rpl_la-ghash.lo glib/libglib_rpl_la-glist.lo glib/libglib_rpl_la-gmessages.lo glib/libglib_rpl_la-gprimes.lo glib/libglib_rpl_la-gstrfuncs.lo glib/libglib_rpl_la-gstring.lo libtool: link: /usr/bin/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 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: /usr/bin/ranlib .libs/libglib_rpl.a libtool: link: ( cd ".libs" && rm -f "libglib_rpl.la" && ln -s "../libglib_rpl.la" "libglib_rpl.la" ) /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -no-undefined -lm -lm -lm -release 0.19.8.1 -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -lxml2 -ldl -lm -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -lncurses -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-rpath,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -o libgettextlib.la -rpath /home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/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 gl_array_list.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 error-progname.lo execute.lo exitfail.lo fatal-signal.lo fd-hook.lo fd-ostream.lo fd-safer-flag.lo dup-safer-flag.lo file-ostream.lo findprog.lo fstrcmp.lo full-write.lo fwriteerror.lo gcd.lo hard-locale.lo hash.lo html-ostream.lo html-styled-ostream.lo javacomp.lo javaexec.lo javaversion.lo gl_linkedhash_list.lo gl_list.lo localcharset.lo localename.lo glthread/lock.lo malloca.lo math.lo mbchar.lo mbiter.lo mbslen.lo mbsstr.lo mbswidth.lo mbuiter.lo ostream.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 safe-read.lo safe-write.lo sh-quote.lo sig-handler.lo spawn-pipe.lo striconv.lo striconveh.lo striconveha.lo strnlen1.lo styled-ostream.lo tempname.lo term-ostream.lo term-styled-ostream.lo glthread/threadlib.lo glthread/tls.lo tmpdir.lo trim.lo uniconv/u8-conv-from-enc.lo unictype/ctype_space.lo unilbrk/lbrktables.lo unilbrk/u8-possible-linebreaks.lo unilbrk/u8-width-linebreaks.lo unilbrk/ulc-common.lo unilbrk/ulc-width-linebreaks.lo uniname/uniname.lo unistd.lo dup-safer.lo fd-safer.lo pipe-safer.lo unistr/u16-mbtouc.lo unistr/u16-mbtouc-aux.lo unistr/u8-check.lo unistr/u8-mblen.lo unistr/u8-mbtouc.lo unistr/u8-mbtouc-aux.lo unistr/u8-mbtouc-unsafe.lo unistr/u8-mbtouc-unsafe-aux.lo unistr/u8-mbtoucr.lo unistr/u8-prev.lo unistr/u8-uctomb.lo unistr/u8-uctomb-aux.lo uniwidth/width.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 canonicalize-lgpl.lo fcntl.lo mbrtowc.lo obstack.lo printf-args.lo printf-parse.lo vasnprintf.lo xmemdup0.lo libcroco_rpl.la libglib_rpl.la libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .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/gl_array_list.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/error-progname.o .libs/execute.o .libs/exitfail.o .libs/fatal-signal.o .libs/fd-hook.o .libs/fd-ostream.o .libs/fd-safer-flag.o .libs/dup-safer-flag.o .libs/file-ostream.o .libs/findprog.o .libs/fstrcmp.o .libs/full-write.o .libs/fwriteerror.o .libs/gcd.o .libs/hard-locale.o .libs/hash.o .libs/html-ostream.o .libs/html-styled-ostream.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 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/ostream.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/safe-read.o .libs/safe-write.o .libs/sh-quote.o .libs/sig-handler.o .libs/spawn-pipe.o .libs/striconv.o .libs/striconveh.o .libs/striconveha.o .libs/strnlen1.o .libs/styled-ostream.o .libs/tempname.o .libs/term-ostream.o .libs/term-styled-ostream.o glthread/.libs/threadlib.o glthread/.libs/tls.o .libs/tmpdir.o .libs/trim.o uniconv/.libs/u8-conv-from-enc.o unictype/.libs/ctype_space.o unilbrk/.libs/lbrktables.o unilbrk/.libs/u8-possible-linebreaks.o unilbrk/.libs/u8-width-linebreaks.o unilbrk/.libs/ulc-common.o unilbrk/.libs/ulc-width-linebreaks.o uniname/.libs/uniname.o .libs/unistd.o .libs/dup-safer.o .libs/fd-safer.o .libs/pipe-safer.o unistr/.libs/u16-mbtouc.o unistr/.libs/u16-mbtouc-aux.o unistr/.libs/u8-check.o unistr/.libs/u8-mblen.o unistr/.libs/u8-mbtouc.o unistr/.libs/u8-mbtouc-aux.o unistr/.libs/u8-mbtouc-unsafe.o unistr/.libs/u8-mbtouc-unsafe-aux.o unistr/.libs/u8-mbtoucr.o unistr/.libs/u8-prev.o unistr/.libs/u8-uctomb.o unistr/.libs/u8-uctomb-aux.o uniwidth/.libs/width.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/canonicalize-lgpl.o .libs/fcntl.o .libs/mbrtowc.o .libs/obstack.o .libs/printf-args.o .libs/printf-parse.o .libs/vasnprintf.o .libs/xmemdup0.o -Wl,--whole-archive ./.libs/libcroco_rpl.a ./.libs/libglib_rpl.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib /home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/libxml2.so -ldl -lm -lncurses -O2 -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-soname -Wl,libgettextlib-0.19.8.1.so -o .libs/libgettextlib-0.19.8.1.so libtool: link: (cd ".libs" && rm -f "libgettextlib.so" && ln -s "libgettextlib-0.19.8.1.so" "libgettextlib.so") libtool: link: ( cd ".libs" && rm -f "libgettextlib.la" && ln -s "../libgettextlib.la" "libgettextlib.la" ) make[4]: Leaving directory `/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/gnulib-lib' make[3]: Leaving directory `/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/gnulib-lib' Making all in libgrep make[3]: Entering directory `/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/libgrep' rm -f c++defs.h-t c++defs.h && \ sed -n -e '/_GL_CXXDEFS/,$p' \ < ../../build-aux/snippet/c++defs.h \ > c++defs.h-t && \ mv c++defs.h-t c++defs.h rm -f warn-on-use.h-t warn-on-use.h && \ sed -n -e '/^.ifndef/,$p' \ < ../../build-aux/snippet/warn-on-use.h \ > warn-on-use.h-t && \ mv warn-on-use.h-t warn-on-use.h 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_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 c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./langinfo.in.h; \ } > langinfo.h-t && \ mv langinfo.h-t langinfo.h /usr/bin/make all-am make[4]: Entering directory `/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/libgrep' /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o kwset.o kwset.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o m-fgrep.o m-fgrep.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o m-regex.o m-regex.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o mbrlen.o mbrlen.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o glthread/lock.o glthread/lock.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o glthread/threadlib.o glthread/threadlib.c rm -f libgrep.a /usr/bin/ar cr libgrep.a glthread/lock.o glthread/threadlib.o kwset.o m-fgrep.o m-regex.o mbrlen.o /usr/bin/ranlib libgrep.a make[4]: Leaving directory `/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/libgrep' make[3]: Leaving directory `/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/libgrep' Making all in src make[3]: Entering directory `/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/src' /usr/bin/make all-am make[4]: Entering directory `/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/src' /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-message.lo `test -f 'message.c' || echo './'`message.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-po-error.lo `test -f 'po-error.c' || echo './'`po-error.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-po-xerror.lo `test -f 'po-xerror.c' || echo './'`po-xerror.c libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c po-xerror.c -fPIC -DPIC -o .libs/libgettextsrc_la-po-xerror.o libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c message.c -fPIC -DPIC -o .libs/libgettextsrc_la-message.o libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c po-error.c -fPIC -DPIC -o .libs/libgettextsrc_la-po-error.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-read-catalog-abstract.lo `test -f 'read-catalog-abstract.c' || echo './'`read-catalog-abstract.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-po-lex.lo `test -f 'po-lex.c' || echo './'`po-lex.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-po-gram-gen.lo `test -f 'po-gram-gen.c' || echo './'`po-gram-gen.c libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c read-catalog-abstract.c -fPIC -DPIC -o .libs/libgettextsrc_la-read-catalog-abstract.o libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c po-lex.c -fPIC -DPIC -o .libs/libgettextsrc_la-po-lex.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-po-charset.lo `test -f 'po-charset.c' || echo './'`po-charset.c libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c po-gram-gen.c -fPIC -DPIC -o .libs/libgettextsrc_la-po-gram-gen.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-read-po.lo `test -f 'read-po.c' || echo './'`read-po.c libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c po-charset.c -fPIC -DPIC -o .libs/libgettextsrc_la-po-charset.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-read-properties.lo `test -f 'read-properties.c' || echo './'`read-properties.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-read-stringtable.lo `test -f 'read-stringtable.c' || echo './'`read-stringtable.c libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c read-po.c -fPIC -DPIC -o .libs/libgettextsrc_la-read-po.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-open-catalog.lo `test -f 'open-catalog.c' || echo './'`open-catalog.c libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c read-properties.c -fPIC -DPIC -o .libs/libgettextsrc_la-read-properties.o libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c read-stringtable.c -fPIC -DPIC -o .libs/libgettextsrc_la-read-stringtable.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-dir-list.lo `test -f 'dir-list.c' || echo './'`dir-list.c libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c open-catalog.c -fPIC -DPIC -o .libs/libgettextsrc_la-open-catalog.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-str-list.lo `test -f 'str-list.c' || echo './'`str-list.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-read-catalog.lo `test -f 'read-catalog.c' || echo './'`read-catalog.c libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c dir-list.c -fPIC -DPIC -o .libs/libgettextsrc_la-dir-list.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-color.lo `test -f 'color.c' || echo './'`color.c libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c str-list.c -fPIC -DPIC -o .libs/libgettextsrc_la-str-list.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-write-catalog.lo `test -f 'write-catalog.c' || echo './'`write-catalog.c libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c read-catalog.c -fPIC -DPIC -o .libs/libgettextsrc_la-read-catalog.o libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c color.c -fPIC -DPIC -o .libs/libgettextsrc_la-color.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-write-properties.lo `test -f 'write-properties.c' || echo './'`write-properties.c libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c write-catalog.c -fPIC -DPIC -o .libs/libgettextsrc_la-write-catalog.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-write-stringtable.lo `test -f 'write-stringtable.c' || echo './'`write-stringtable.c libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c write-properties.c -fPIC -DPIC -o .libs/libgettextsrc_la-write-properties.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-write-po.lo `test -f 'write-po.c' || echo './'`write-po.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-msgl-ascii.lo `test -f 'msgl-ascii.c' || echo './'`msgl-ascii.c libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c write-stringtable.c -fPIC -DPIC -o .libs/libgettextsrc_la-write-stringtable.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-msgl-iconv.lo `test -f 'msgl-iconv.c' || echo './'`msgl-iconv.c libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c write-po.c -fPIC -DPIC -o .libs/libgettextsrc_la-write-po.o libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c msgl-ascii.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-ascii.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-msgl-equal.lo `test -f 'msgl-equal.c' || echo './'`msgl-equal.c libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c msgl-iconv.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-iconv.o libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c msgl-equal.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-equal.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-msgl-cat.lo `test -f 'msgl-cat.c' || echo './'`msgl-cat.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-msgl-header.lo `test -f 'msgl-header.c' || echo './'`msgl-header.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-msgl-english.lo `test -f 'msgl-english.c' || echo './'`msgl-english.c libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c msgl-cat.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-cat.o libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c msgl-header.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-header.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-msgl-check.lo `test -f 'msgl-check.c' || echo './'`msgl-check.c libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c msgl-english.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-english.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-file-list.lo `test -f 'file-list.c' || echo './'`file-list.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-msgl-charset.lo `test -f 'msgl-charset.c' || echo './'`msgl-charset.c libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c msgl-check.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-check.o libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c file-list.c -fPIC -DPIC -o .libs/libgettextsrc_la-file-list.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-po-time.lo `test -f 'po-time.c' || echo './'`po-time.c libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c msgl-charset.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-charset.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-plural-exp.lo `test -f 'plural-exp.c' || echo './'`plural-exp.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-plural-eval.lo `test -f 'plural-eval.c' || echo './'`plural-eval.c libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c po-time.c -fPIC -DPIC -o .libs/libgettextsrc_la-po-time.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-plural-table.lo `test -f 'plural-table.c' || echo './'`plural-table.c libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c plural-exp.c -fPIC -DPIC -o .libs/libgettextsrc_la-plural-exp.o libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c plural-eval.c -fPIC -DPIC -o .libs/libgettextsrc_la-plural-eval.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-sentence.lo `test -f 'sentence.c' || echo './'`sentence.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-format.lo `test -f 'format.c' || echo './'`format.c libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c plural-table.c -fPIC -DPIC -o .libs/libgettextsrc_la-plural-table.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-format-c.lo `test -f 'format-c.c' || echo './'`format-c.c libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c sentence.c -fPIC -DPIC -o .libs/libgettextsrc_la-sentence.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-format-sh.lo `test -f 'format-sh.c' || echo './'`format-sh.c libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c format.c -fPIC -DPIC -o .libs/libgettextsrc_la-format.o libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c format-c.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-c.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-format-python.lo `test -f 'format-python.c' || echo './'`format-python.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-format-python-brace.lo `test -f 'format-python-brace.c' || echo './'`format-python-brace.c libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c format-sh.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-sh.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-format-lisp.lo `test -f 'format-lisp.c' || echo './'`format-lisp.c libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c format-python.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-python.o libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c format-python-brace.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-python-brace.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-format-elisp.lo `test -f 'format-elisp.c' || echo './'`format-elisp.c libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c format-lisp.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-lisp.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-format-librep.lo `test -f 'format-librep.c' || echo './'`format-librep.c libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c format-elisp.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-elisp.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-format-scheme.lo `test -f 'format-scheme.c' || echo './'`format-scheme.c libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c format-librep.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-librep.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-format-java.lo `test -f 'format-java.c' || echo './'`format-java.c libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c format-scheme.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-scheme.o libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c format-java.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-java.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-format-csharp.lo `test -f 'format-csharp.c' || echo './'`format-csharp.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-format-awk.lo `test -f 'format-awk.c' || echo './'`format-awk.c libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c format-csharp.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-csharp.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-format-pascal.lo `test -f 'format-pascal.c' || echo './'`format-pascal.c libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c format-awk.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-awk.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-format-ycp.lo `test -f 'format-ycp.c' || echo './'`format-ycp.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-format-tcl.lo `test -f 'format-tcl.c' || echo './'`format-tcl.c libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c format-pascal.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-pascal.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-format-perl.lo `test -f 'format-perl.c' || echo './'`format-perl.c libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c format-ycp.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-ycp.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-format-perl-brace.lo `test -f 'format-perl-brace.c' || echo './'`format-perl-brace.c libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c format-tcl.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-tcl.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-format-php.lo `test -f 'format-php.c' || echo './'`format-php.c libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c format-perl.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-perl.o libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c format-perl-brace.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-perl-brace.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-format-gcc-internal.lo `test -f 'format-gcc-internal.c' || echo './'`format-gcc-internal.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-format-gfc-internal.lo `test -f 'format-gfc-internal.c' || echo './'`format-gfc-internal.c libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c format-php.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-php.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-format-qt.lo `test -f 'format-qt.c' || echo './'`format-qt.c libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c format-gfc-internal.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-gfc-internal.o libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c format-gcc-internal.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-gcc-internal.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-format-qt-plural.lo `test -f 'format-qt-plural.c' || echo './'`format-qt-plural.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-format-kde.lo `test -f 'format-kde.c' || echo './'`format-kde.c libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c format-qt.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-qt.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-format-kde-kuit.lo `test -f 'format-kde-kuit.c' || echo './'`format-kde-kuit.c libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c format-qt-plural.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-qt-plural.o libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c format-kde.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-kde.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-format-boost.lo `test -f 'format-boost.c' || echo './'`format-boost.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-format-lua.lo `test -f 'format-lua.c' || echo './'`format-lua.c libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c format-kde-kuit.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-kde-kuit.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-format-javascript.lo `test -f 'format-javascript.c' || echo './'`format-javascript.c libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c format-boost.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-boost.o libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c format-lua.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-lua.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-read-desktop.lo `test -f 'read-desktop.c' || echo './'`read-desktop.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-locating-rule.lo `test -f 'locating-rule.c' || echo './'`locating-rule.c libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c format-javascript.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-javascript.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-its.lo `test -f 'its.c' || echo './'`its.c libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c locating-rule.c -fPIC -DPIC -o .libs/libgettextsrc_la-locating-rule.o libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c read-desktop.c -fPIC -DPIC -o .libs/libgettextsrc_la-read-desktop.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o libgettextsrc_la-search-path.lo `test -f 'search-path.c' || echo './'`search-path.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o msgcmp-msgcmp.o `test -f 'msgcmp.c' || echo './'`msgcmp.c libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c its.c -fPIC -DPIC -o .libs/libgettextsrc_la-its.o /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o msgcmp-msgl-fsearch.o `test -f 'msgl-fsearch.c' || echo './'`msgl-fsearch.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o msgfmt-msgfmt.o `test -f 'msgfmt.c' || echo './'`msgfmt.c libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c search-path.c -fPIC -DPIC -o .libs/libgettextsrc_la-search-path.o search-path.c: In function 'get_search_path': search-path.c:145:9: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] free (array.sub); ^ In file included from ../gnulib-lib/stdlib.h:36:0, from search-path.c:26: /usr/include/stdlib.h:483:13: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ^ /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o msgfmt-write-mo.o `test -f 'write-mo.c' || echo './'`write-mo.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o msgfmt-write-java.o `test -f 'write-java.c' || echo './'`write-java.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o msgfmt-write-csharp.o `test -f 'write-csharp.c' || echo './'`write-csharp.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o msgfmt-write-resources.o `test -f 'write-resources.c' || echo './'`write-resources.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o msgfmt-write-tcl.o `test -f 'write-tcl.c' || echo './'`write-tcl.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o msgfmt-write-qt.o `test -f 'write-qt.c' || echo './'`write-qt.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o msgfmt-write-desktop.o `test -f 'write-desktop.c' || echo './'`write-desktop.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o msgfmt-write-xml.o `test -f 'write-xml.c' || echo './'`write-xml.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o msgmerge-msgmerge.o `test -f 'msgmerge.c' || echo './'`msgmerge.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o msgmerge-msgl-fsearch.o `test -f 'msgl-fsearch.c' || echo './'`msgl-fsearch.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o msgmerge-lang-table.o `test -f 'lang-table.c' || echo './'`lang-table.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o msgmerge-plural-count.o `test -f 'plural-count.c' || echo './'`plural-count.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o msgunfmt-msgunfmt.o `test -f 'msgunfmt.c' || echo './'`msgunfmt.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o msgunfmt-read-mo.o `test -f 'read-mo.c' || echo './'`read-mo.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o msgunfmt-read-java.o `test -f 'read-java.c' || echo './'`read-java.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o msgunfmt-read-csharp.o `test -f 'read-csharp.c' || echo './'`read-csharp.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o msgunfmt-read-resources.o `test -f 'read-resources.c' || echo './'`read-resources.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o msgunfmt-read-tcl.o `test -f 'read-tcl.c' || echo './'`read-tcl.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o xgettext-xgettext.o `test -f 'xgettext.c' || echo './'`xgettext.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o xgettext-x-c.o `test -f 'x-c.c' || echo './'`x-c.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o xgettext-x-po.o `test -f 'x-po.c' || echo './'`x-po.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o xgettext-x-sh.o `test -f 'x-sh.c' || echo './'`x-sh.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o xgettext-x-python.o `test -f 'x-python.c' || echo './'`x-python.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o xgettext-x-lisp.o `test -f 'x-lisp.c' || echo './'`x-lisp.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o xgettext-x-elisp.o `test -f 'x-elisp.c' || echo './'`x-elisp.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o xgettext-x-librep.o `test -f 'x-librep.c' || echo './'`x-librep.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o xgettext-x-scheme.o `test -f 'x-scheme.c' || echo './'`x-scheme.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o xgettext-x-smalltalk.o `test -f 'x-smalltalk.c' || echo './'`x-smalltalk.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o xgettext-x-java.o `test -f 'x-java.c' || echo './'`x-java.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o xgettext-x-csharp.o `test -f 'x-csharp.c' || echo './'`x-csharp.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o xgettext-x-awk.o `test -f 'x-awk.c' || echo './'`x-awk.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o xgettext-x-ycp.o `test -f 'x-ycp.c' || echo './'`x-ycp.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o xgettext-x-tcl.o `test -f 'x-tcl.c' || echo './'`x-tcl.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o xgettext-x-perl.o `test -f 'x-perl.c' || echo './'`x-perl.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o xgettext-x-php.o `test -f 'x-php.c' || echo './'`x-php.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o xgettext-x-rst.o `test -f 'x-rst.c' || echo './'`x-rst.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o xgettext-x-lua.o `test -f 'x-lua.c' || echo './'`x-lua.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o xgettext-x-javascript.o `test -f 'x-javascript.c' || echo './'`x-javascript.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o xgettext-x-vala.o `test -f 'x-vala.c' || echo './'`x-vala.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o xgettext-x-desktop.o `test -f 'x-desktop.c' || echo './'`x-desktop.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o msgattrib-msgattrib.o `test -f 'msgattrib.c' || echo './'`msgattrib.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o msgcat-msgcat.o `test -f 'msgcat.c' || echo './'`msgcat.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o msgcomm-msgcomm.o `test -f 'msgcomm.c' || echo './'`msgcomm.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o msgconv-msgconv.o `test -f 'msgconv.c' || echo './'`msgconv.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o msgen-msgen.o `test -f 'msgen.c' || echo './'`msgen.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o msgexec-msgexec.o `test -f 'msgexec.c' || echo './'`msgexec.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o msgfilter-msgfilter.o `test -f 'msgfilter.c' || echo './'`msgfilter.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o msgfilter-filter-sr-latin.o `test -f 'filter-sr-latin.c' || echo './'`filter-sr-latin.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o msgfilter-filter-quote.o `test -f 'filter-quote.c' || echo './'`filter-quote.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o msggrep-msggrep.o `test -f 'msggrep.c' || echo './'`msggrep.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o msginit-msginit.o `test -f 'msginit.c' || echo './'`msginit.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o msginit-lang-table.o `test -f 'lang-table.c' || echo './'`lang-table.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o msginit-plural-count.o `test -f 'plural-count.c' || echo './'`plural-count.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o ../../gettext-runtime/intl/msginit-localealias.o `test -f '../../gettext-runtime/intl/localealias.c' || echo './'`../../gettext-runtime/intl/localealias.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o ../../gettext-runtime/intl/msginit-lock.o `test -f '../../gettext-runtime/intl/lock.c' || echo './'`../../gettext-runtime/intl/lock.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o msguniq-msguniq.o `test -f 'msguniq.c' || echo './'`msguniq.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o recode_sr_latin-recode-sr-latin.o `test -f 'recode-sr-latin.c' || echo './'`recode-sr-latin.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o recode_sr_latin-filter-sr-latin.o `test -f 'filter-sr-latin.c' || echo './'`filter-sr-latin.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o hostname-hostname.o `test -f 'hostname.c' || echo './'`hostname.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o urlget-urlget.o `test -f 'urlget.c' || echo './'`urlget.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o cldr_plurals-cldr-plural.o `test -f 'cldr-plural.c' || echo './'`cldr-plural.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o cldr_plurals-cldr-plural-exp.o `test -f 'cldr-plural-exp.c' || echo './'`cldr-plural-exp.c /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o cldr_plurals-cldr-plurals.o `test -f 'cldr-plurals.c' || echo './'`cldr-plurals.c /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -release 0.19.8.1 ../gnulib-lib/libgettextlib.la -lc -no-undefined -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-rpath,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -o libgettextsrc.la -rpath /home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/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-color.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 /usr/bin/gcc -DLOCALEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale\" -DUSEJAVA=0 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext\" -DGETTEXTJAR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/gettext.jar\" -DLIBDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib\" -DGETTEXTDATADIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext\" -DPROJECTSDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin\" -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o ../../gettext-runtime/intl/msgfmt-hash-string.o `test -f '../../gettext-runtime/intl/hash-string.c' || echo './'`../../gettext-runtime/intl/hash-string.c /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-rpath,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -o recode-sr-latin recode_sr_latin-recode-sr-latin.o recode_sr_latin-filter-sr-latin.o ../gnulib-lib/libgettextlib.la /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-rpath,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -o hostname hostname-hostname.o ../gnulib-lib/libgettextlib.la libtool: link: /usr/bin/gcc -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -o hostname hostname-hostname.o -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib ../gnulib-lib/.libs/libgettextlib.so /home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/libxml2.so -ldl -lm -lncurses -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/gnulib-lib/.libs -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib libtool: link: /usr/bin/gcc -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -o recode-sr-latin recode_sr_latin-recode-sr-latin.o recode_sr_latin-filter-sr-latin.o -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib ../gnulib-lib/.libs/libgettextlib.so /home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/libxml2.so -ldl -lm -lncurses -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/gnulib-lib/.libs -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-rpath,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -o urlget urlget-urlget.o ../gnulib-lib/libgettextlib.la libtool: link: /usr/bin/gcc -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -o urlget urlget-urlget.o -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib ../gnulib-lib/.libs/libgettextlib.so /home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/libxml2.so -ldl -lm -lncurses -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/gnulib-lib/.libs -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .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-color.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 -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/gnulib-lib/.libs -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib ../gnulib-lib/.libs/libgettextlib.so -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib /home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/libxml2.so -ldl -lm -lncurses -lc -O2 -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-soname -Wl,libgettextsrc-0.19.8.1.so -o .libs/libgettextsrc-0.19.8.1.so libtool: link: (cd ".libs" && rm -f "libgettextsrc.so" && ln -s "libgettextsrc-0.19.8.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/bin/gcc -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-rpath,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -o msgcmp msgcmp-msgcmp.o msgcmp-msgl-fsearch.o libgettextsrc.la -lm /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-rpath,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -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 /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-rpath,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -o msgmerge msgmerge-msgmerge.o msgmerge-msgl-fsearch.o msgmerge-lang-table.o msgmerge-plural-count.o libgettextsrc.la -lm libtool: link: /usr/bin/gcc -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -o msgcmp msgcmp-msgcmp.o msgcmp-msgl-fsearch.o -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib ./.libs/libgettextsrc.so /home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so /home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/libxml2.so -ldl -lncurses -lc -lm -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/src/.libs -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/gnulib-lib/.libs -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib libtool: link: /usr/bin/gcc -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -o msgmerge msgmerge-msgmerge.o msgmerge-msgl-fsearch.o msgmerge-lang-table.o msgmerge-plural-count.o -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib ./.libs/libgettextsrc.so /home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so /home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/libxml2.so -ldl -lncurses -lc -lm -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/src/.libs -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/gnulib-lib/.libs -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib libtool: link: /usr/bin/gcc -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -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 -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib ./.libs/libgettextsrc.so /home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so /home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/libxml2.so -ldl -lm -lncurses -lc -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/src/.libs -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/gnulib-lib/.libs -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-rpath,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -o msgunfmt msgunfmt-msgunfmt.o msgunfmt-read-mo.o msgunfmt-read-java.o msgunfmt-read-csharp.o msgunfmt-read-resources.o msgunfmt-read-tcl.o libgettextsrc.la /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-rpath,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -o xgettext xgettext-xgettext.o xgettext-x-c.o xgettext-x-po.o xgettext-x-sh.o xgettext-x-python.o xgettext-x-lisp.o xgettext-x-elisp.o xgettext-x-librep.o xgettext-x-scheme.o xgettext-x-smalltalk.o xgettext-x-java.o xgettext-x-csharp.o xgettext-x-awk.o xgettext-x-ycp.o xgettext-x-tcl.o xgettext-x-perl.o xgettext-x-php.o xgettext-x-rst.o xgettext-x-lua.o xgettext-x-javascript.o xgettext-x-vala.o xgettext-x-desktop.o libgettextsrc.la /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-rpath,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -o msgattrib msgattrib-msgattrib.o libgettextsrc.la libtool: link: /usr/bin/gcc -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -o msgunfmt msgunfmt-msgunfmt.o msgunfmt-read-mo.o msgunfmt-read-java.o msgunfmt-read-csharp.o msgunfmt-read-resources.o msgunfmt-read-tcl.o -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib ./.libs/libgettextsrc.so /home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so /home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/libxml2.so -ldl -lm -lncurses -lc -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/src/.libs -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/gnulib-lib/.libs -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-rpath,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -o msgcat msgcat-msgcat.o libgettextsrc.la libtool: link: /usr/bin/gcc -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -o msgattrib msgattrib-msgattrib.o -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib ./.libs/libgettextsrc.so /home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so /home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/libxml2.so -ldl -lm -lncurses -lc -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/src/.libs -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/gnulib-lib/.libs -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib libtool: link: /usr/bin/gcc -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -o xgettext xgettext-xgettext.o xgettext-x-c.o xgettext-x-po.o xgettext-x-sh.o xgettext-x-python.o xgettext-x-lisp.o xgettext-x-elisp.o xgettext-x-librep.o xgettext-x-scheme.o xgettext-x-smalltalk.o xgettext-x-java.o xgettext-x-csharp.o xgettext-x-awk.o xgettext-x-ycp.o xgettext-x-tcl.o xgettext-x-perl.o xgettext-x-php.o xgettext-x-rst.o xgettext-x-lua.o xgettext-x-javascript.o xgettext-x-vala.o xgettext-x-desktop.o -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib ./.libs/libgettextsrc.so /home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so /home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/libxml2.so -ldl -lm -lncurses -lc -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/src/.libs -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/gnulib-lib/.libs -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-rpath,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -o msgcomm msgcomm-msgcomm.o libgettextsrc.la /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-rpath,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -o msgconv msgconv-msgconv.o libgettextsrc.la libtool: link: /usr/bin/gcc -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -o msgcat msgcat-msgcat.o -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib ./.libs/libgettextsrc.so /home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so /home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/libxml2.so -ldl -lm -lncurses -lc -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/src/.libs -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/gnulib-lib/.libs -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-rpath,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -o msgen msgen-msgen.o libgettextsrc.la libtool: link: /usr/bin/gcc -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -o msgcomm msgcomm-msgcomm.o -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib ./.libs/libgettextsrc.so /home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so /home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/libxml2.so -ldl -lm -lncurses -lc -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/src/.libs -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/gnulib-lib/.libs -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-rpath,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -o msgexec msgexec-msgexec.o libgettextsrc.la libtool: link: /usr/bin/gcc -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -o msgconv msgconv-msgconv.o -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib ./.libs/libgettextsrc.so /home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so /home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/libxml2.so -ldl -lm -lncurses -lc -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/src/.libs -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/gnulib-lib/.libs -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-rpath,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -o msgfilter msgfilter-msgfilter.o msgfilter-filter-sr-latin.o msgfilter-filter-quote.o libgettextsrc.la libtool: link: /usr/bin/gcc -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -o msgen msgen-msgen.o -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib ./.libs/libgettextsrc.so /home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so /home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/libxml2.so -ldl -lm -lncurses -lc -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/src/.libs -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/gnulib-lib/.libs -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-rpath,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -o msggrep msggrep-msggrep.o ../libgrep/libgrep.a libgettextsrc.la libtool: link: /usr/bin/gcc -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -o msgexec msgexec-msgexec.o -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib ./.libs/libgettextsrc.so /home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so /home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/libxml2.so -ldl -lm -lncurses -lc -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/src/.libs -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/gnulib-lib/.libs -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-rpath,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -o msginit msginit-msginit.o msginit-lang-table.o msginit-plural-count.o ../../gettext-runtime/intl/msginit-localealias.o ../../gettext-runtime/intl/msginit-lock.o libgettextsrc.la libtool: link: /usr/bin/gcc -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -o msgfilter msgfilter-msgfilter.o msgfilter-filter-sr-latin.o msgfilter-filter-quote.o -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib ./.libs/libgettextsrc.so /home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so /home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/libxml2.so -ldl -lm -lncurses -lc -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/src/.libs -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/gnulib-lib/.libs -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-rpath,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -o msguniq msguniq-msguniq.o libgettextsrc.la libtool: link: /usr/bin/gcc -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -o msggrep msggrep-msggrep.o -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib ../libgrep/libgrep.a ./.libs/libgettextsrc.so /home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so /home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/libxml2.so -ldl -lm -lncurses -lc -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/src/.libs -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/gnulib-lib/.libs -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-rpath,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -o cldr-plurals cldr_plurals-cldr-plural.o cldr_plurals-cldr-plural-exp.o cldr_plurals-cldr-plurals.o libgettextsrc.la ../gnulib-lib/libgettextlib.la libtool: link: /usr/bin/gcc -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -o msginit msginit-msginit.o msginit-lang-table.o msginit-plural-count.o ../../gettext-runtime/intl/msginit-localealias.o ../../gettext-runtime/intl/msginit-lock.o -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib ./.libs/libgettextsrc.so /home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so /home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/libxml2.so -ldl -lm -lncurses -lc -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/src/.libs -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/gnulib-lib/.libs -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib libtool: link: /usr/bin/gcc -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -o msguniq msguniq-msguniq.o -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib ./.libs/libgettextsrc.so /home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so /home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/libxml2.so -ldl -lm -lncurses -lc -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/src/.libs -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/gnulib-lib/.libs -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib libtool: link: /usr/bin/gcc -I///home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/libxml2 -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -o cldr-plurals cldr_plurals-cldr-plural.o cldr_plurals-cldr-plural-exp.o cldr_plurals-cldr-plurals.o -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib ./.libs/libgettextsrc.so /home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so -lc ../gnulib-lib/.libs/libgettextlib.so /home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/libxml2.so -ldl -lm -lncurses -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/src/.libs -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/gnulib-lib/.libs -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib make[4]: Leaving directory `/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/src' make[3]: Leaving directory `/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/src' Making all in libgettextpo make[3]: Entering directory `/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/libgettextpo' cp ./gettext-po.in.h gettext-po.h-tmp rm -f alloca.h-t alloca.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./alloca.in.h; \ } > alloca.h-t && \ mv -f alloca.h-t alloca.h rm -f configmake.h-t && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ echo '#define PREFIX "/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host"'; \ echo '#define EXEC_PREFIX "/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host"'; \ echo '#define BINDIR "/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin"'; \ echo '#define SBINDIR "/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/sbin"'; \ echo '#define LIBEXECDIR "/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/libexec"'; \ echo '#define DATAROOTDIR "/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share"'; \ echo '#define DATADIR "/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share"'; \ echo '#define SYSCONFDIR "/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/etc"'; \ echo '#define SHAREDSTATEDIR "/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/com"'; \ echo '#define LOCALSTATEDIR "/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/var"'; \ echo '#define RUNSTATEDIR "/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/var/run"'; \ echo '#define INCLUDEDIR "/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include"'; \ echo '#define OLDINCLUDEDIR "/usr/include"'; \ echo '#define DOCDIR "/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/doc/gettext"'; \ echo '#define INFODIR "/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/info"'; \ echo '#define HTMLDIR "/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/doc/gettext"'; \ echo '#define DVIDIR "/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/doc/gettext"'; \ echo '#define PDFDIR "/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/doc/gettext"'; \ echo '#define PSDIR "/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/doc/gettext"'; \ echo '#define LIBDIR "/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib"'; \ echo '#define LISPDIR "/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/emacs/site-lisp"'; \ echo '#define LOCALEDIR "/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/locale"'; \ echo '#define MANDIR "/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/man"'; \ echo '#define MANEXT ""'; \ echo '#define PKGDATADIR "/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/share/gettext-tools"'; \ echo '#define PKGINCLUDEDIR "/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include/gettext-tools"'; \ echo '#define PKGLIBDIR "/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib/gettext-tools"'; \ echo '#define PKGLIBEXECDIR "/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/libexec/gettext-tools"'; \ } | sed '/""/d' > configmake.h-t && \ mv -f configmake.h-t configmake.h mv gettext-po.h-tmp gettext-po.h rm -f c++defs.h-t c++defs.h && \ sed -n -e '/_GL_CXXDEFS/,$p' \ < ../../build-aux/snippet/c++defs.h \ > c++defs.h-t && \ mv c++defs.h-t c++defs.h rm -f arg-nonnull.h-t arg-nonnull.h && \ sed -n -e '/GL_ARG_NONNULL/,$p' \ < ../../build-aux/snippet/arg-nonnull.h \ > arg-nonnull.h-t && \ mv arg-nonnull.h-t arg-nonnull.h rm -f warn-on-use.h-t warn-on-use.h && \ sed -n -e '/^.ifndef/,$p' \ < ../../build-aux/snippet/warn-on-use.h \ > warn-on-use.h-t && \ mv warn-on-use.h-t warn-on-use.h rm -f unused-parameter.h-t unused-parameter.h && \ sed -n -e '/GL_UNUSED_PARAMETER/,$p' \ < ../../build-aux/snippet/unused-parameter.h \ > unused-parameter.h-t && \ mv unused-parameter.h-t unused-parameter.h /bin/mkdir -p sys rm -f sys/types.h-t sys/types.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ < ./sys_types.in.h; \ } > sys/types.h-t && \ mv sys/types.h-t sys/types.h rm -f uniconv.h-t uniconv.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./uniconv.in.h; \ } > uniconv.h-t && \ mv -f uniconv.h-t uniconv.h rm -f unictype.h-t unictype.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./unictype.in.h; \ } > unictype.h-t && \ mv -f unictype.h-t unictype.h rm -f unilbrk.h-t unilbrk.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./unilbrk.in.h; \ } > unilbrk.h-t && \ mv -f unilbrk.h-t unilbrk.h rm -f unistd.h-t unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \ -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's/@''GNULIB_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''@/0/g' \ -e 's/@''GNULIB_FTRUNCATE''@/0/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_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''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_PIPE''@/0/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_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''@/1/g' \ -e 's/@''GNULIB_UNLINK''@/0/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/0/g' \ -e 's/@''GNULIB_WRITE''@/1/g' \ < ./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_GETLOGIN''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|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_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_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_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_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_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h rm -f unistr.h-t unistr.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./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 ./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 ./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_GTPO|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|1|g' \ -e 's|@''NEXT_WCHAR_H''@||g' \ -e 's|@''HAVE_WCHAR_H''@|1|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' \ < ./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_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''@|1|g' \ -e 's|@''REPLACE_MBRLEN''@|1|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 '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > wchar.h-t && \ mv wchar.h-t wchar.h rm -f wctype.h-t wctype.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \ -e 's/@''HAVE_WCTYPE_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_WCTYPE_H''@||g' \ -e 's/@''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 c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./wctype.in.h; \ } > wctype.h-t && \ mv wctype.h-t wctype.h rm -f fcntl.h-t fcntl.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_FCNTL_H''@||g' \ -e 's/@''GNULIB_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''@|1|g' \ -e 's|@''REPLACE_OPEN''@|0|g' \ -e 's|@''REPLACE_OPENAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./fcntl.in.h; \ } > fcntl.h-t && \ mv fcntl.h-t fcntl.h rm -f iconv.h-t iconv.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_ICONV_H''@||g' \ -e 's/@''GNULIB_ICONV''@/1/g' \ -e 's|@''ICONV_CONST''@||g' \ -e 's|@''REPLACE_ICONV''@|0|g' \ -e 's|@''REPLACE_ICONV_OPEN''@|0|g' \ -e 's|@''REPLACE_ICONV_UTF''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./iconv.in.h; \ } > iconv.h-t && \ mv iconv.h-t iconv.h rm -f signal.h-t signal.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SIGNAL_H''@||g' \ -e 's|@''GNULIB_PTHREAD_SIGMASK''@|0|g' \ -e 's|@''GNULIB_RAISE''@|1|g' \ -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/1/g' \ -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \ -e 's/@''GNULIB_SIGACTION''@/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''@|1|g' \ -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \ -e 's|@''REPLACE_RAISE''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./signal.in.h; \ } > signal.h-t && \ mv signal.h-t signal.h rm -f stdio.h-t stdio.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's/@''GNULIB_DPRINTF''@/0/g' \ -e 's/@''GNULIB_FCLOSE''@/0/g' \ -e 's/@''GNULIB_FDOPEN''@/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''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_FTELLO''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_FWRITE''@/1/g' \ -e 's/@''GNULIB_GETC''@/1/g' \ -e 's/@''GNULIB_GETCHAR''@/1/g' \ -e 's/@''GNULIB_GETDELIM''@/1/g' \ -e 's/@''GNULIB_GETLINE''@/1/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PCLOSE''@/0/g' \ -e 's/@''GNULIB_PERROR''@/0/g' \ -e 's/@''GNULIB_POPEN''@/0/g' \ -e 's/@''GNULIB_PRINTF''@/1/g' \ -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PUTC''@/1/g' \ -e 's/@''GNULIB_PUTCHAR''@/1/g' \ -e 's/@''GNULIB_PUTS''@/1/g' \ -e 's/@''GNULIB_REMOVE''@/0/g' \ -e 's/@''GNULIB_RENAME''@/0/g' \ -e 's/@''GNULIB_RENAMEAT''@/0/g' \ -e 's/@''GNULIB_SCANF''@/1/g' \ -e 's/@''GNULIB_SNPRINTF''@/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' \ < ./stdio.in.h | \ sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ -e 's|@''HAVE_DECL_FTELLO''@|1|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''HAVE_FSEEKO''@|1|g' \ -e 's|@''HAVE_FTELLO''@|1|g' \ -e 's|@''HAVE_PCLOSE''@|1|g' \ -e 's|@''HAVE_POPEN''@|1|g' \ -e 's|@''HAVE_RENAMEAT''@|1|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''REPLACE_FDOPEN''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_FPURGE''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_GETDELIM''@|0|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e 's|@''REPLACE_POPEN''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_REMOVE''@|0|g' \ -e 's|@''REPLACE_RENAME''@|0|g' \ -e 's|@''REPLACE_RENAMEAT''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_TMPFILE''@|0|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''ASM_SYMBOL_PREFIX''@|""|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > stdio.h-t && \ mv stdio.h-t stdio.h rm -f stdlib.h-t stdlib.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's/@''GNULIB__EXIT''@/0/g' \ -e 's/@''GNULIB_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_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_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' \ < ./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_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_RANDOM''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|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_STRTOD''@|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''@|1|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_R''@|0|g' \ -e 's|@''REPLACE_REALLOC''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|1|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _Noreturn/r ../../build-aux/snippet/_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > stdlib.h-t && \ mv stdlib.h-t stdlib.h rm -f string.h-t string.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's/@''GNULIB_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''@/0/g' \ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ < ./string.in.h | \ sed -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_STPNCPY''@|0|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRERROR_R''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ < ./string.in.h; \ } > string.h-t && \ mv string.h-t string.h /bin/mkdir -p sys rm -f sys/stat.h-t sys/stat.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_STAT_H''@||g' \ -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \ -e 's/@''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|@''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''@|0|g' \ -e 's|@''REPLACE_FSTATAT''@|0|g' \ -e 's|@''REPLACE_FUTIMENS''@|0|g' \ -e 's|@''REPLACE_LSTAT''@|0|g' \ -e 's|@''REPLACE_MKDIR''@|0|g' \ -e 's|@''REPLACE_MKFIFO''@|0|g' \ -e 's|@''REPLACE_MKNOD''@|0|g' \ -e 's|@''REPLACE_STAT''@|0|g' \ -e 's|@''REPLACE_UTIMENSAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_stat.in.h; \ } > sys/stat.h-t && \ mv sys/stat.h-t sys/stat.h /bin/mkdir -p sys rm -f time.h-t time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_TIME_H''@||g' \ -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ -e 's/@''GNULIB_MKTIME''@/0/g' \ -e 's/@''GNULIB_NANOSLEEP''@/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|@''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|@''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_TIMEGM''@|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 c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./time.in.h; \ } > time.h-t && \ mv time.h-t time.h rm -f sys/time.h-t sys/time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \ -e 's/@''HAVE_SYS_TIME_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TIME_H''@||g' \ -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \ -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \ -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \ -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_time.in.h; \ } > sys/time.h-t && \ mv sys/time.h-t sys/time.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ : "Avoid double inclusion, to avoid a warning about redefinition of DLL_VARIABLE."; \ echo '#ifndef GTPO_CONFIG_H'; \ echo '#define GTPO_CONFIG_H'; \ echo; \ echo '#include "../config.h"'; \ : "Turn all gettext() calls into dgettext() calls."; \ echo '#define DEFAULT_TEXT_DOMAIN "gettext-tools"'; \ : "All code is collected in a single library,"; \ : "No references to variables in other libraries exist."; \ echo '#undef DLL_VARIABLE'; \ echo '#define DLL_VARIABLE'; \ echo; \ echo '#endif /* GTPO_CONFIG_H */'; \ } > config.h && \ if test -n "1"; then \ { \ for f in ../src/str-list.c ../src/dir-list.c ../src/message.c ../src/msgl-ascii.c ../src/po-error.c ../src/po-xerror.c ../src/write-catalog.c ../src/write-po.c ../src/open-catalog.c ../src/po-charset.c ../src/po-lex.c ../src/po-gram-gen.c ../src/read-po.c ../src/read-catalog-abstract.c ../src/read-catalog.c ../src/plural-table.c ../src/format-c.c ../src/format-sh.c ../src/format-python.c ../src/format-python-brace.c ../src/format-lisp.c ../src/format-elisp.c ../src/format-librep.c ../src/format-scheme.c ../src/format-java.c ../src/format-javascript.c ../src/format-csharp.c ../src/format-awk.c ../src/format-pascal.c ../src/format-ycp.c ../src/format-tcl.c ../src/format-perl.c ../src/format-perl-brace.c ../src/format-php.c ../src/format-gcc-internal.c ../src/format-gfc-internal.c ../src/format-qt.c ../src/format-qt-plural.c ../src/format-kde.c ../src/format-kde-kuit.c ../src/format-boost.c ../src/format-lua.c ../src/format.c ../src/plural-exp.c ../src/plural-eval.c ../src/msgl-check.c ../src/sentence.c basename.h basename.c c-ctype.h c-ctype.c c-strcase.h c-strcasecmp.c c-strncasecmp.c c-strstr.h c-strstr.c concat-filename.c diffseq.h error-progname.h error-progname.c exitfail.c fd-hook.c file-ostream.c fstrcmp.h fstrcmp.c fwriteerror.h fwriteerror.c gcd.h gcd.c gettext.h hard-locale.c hash.h hash.c gl_linked_list.h gl_linked_list.c gl_anylinked_list1.h gl_anylinked_list2.h gl_list.h gl_list.c localcharset.h localcharset.c glthread/lock.h glthread/lock.c malloca.c markup.h markup.c mbswidth.h mbswidth.c minmax.h ostream.c progname.h progname.c size_max.h striconv.h striconv.c striconveh.h striconveh.c striconveha.h striconveha.c glthread/threadlib.c glthread/tls.h glthread/tls.c uniconv/u8-conv-from-enc.c unictype/ctype_alpha.c unictype/ctype_space.c unilbrk/lbrktables.c unilbrk/u8-possible-linebreaks.c unilbrk/u8-width-linebreaks.c unilbrk/ulc-common.c unilbrk/ulc-width-linebreaks.c unistd.c unistr/u16-mbtouc.c unistr/u16-mbtouc-aux.c unistr/u8-check.c unistr/u8-mblen.c unistr/u8-mbtouc.c unistr/u8-mbtouc-aux.c unistr/u8-mbtouc-unsafe.c unistr/u8-mbtouc-unsafe-aux.c unistr/u8-mbtoucr.c unistr/u8-next.c unistr/u8-prev.c unistr/u8-strmbtouc.c unistr/u8-uctomb.c unistr/u8-uctomb-aux.c uniwidth/width.c wctype-h.c xalloc.h xmalloc.c xstrdup.c xconcat-filename.c xerror.h xerror.c gl_xlist.h gl_xlist.c xmalloca.c xsize.h xsize.c xstriconv.h xstriconv.c xvasprintf.h xvasprintf.c xasprintf.c asnprintf.lo mbrtowc.lo obstack.lo printf-args.lo printf-parse.lo vasnprintf.lo; do \ case $f in \ *.c | *.o | *.lo ) \ sf=`echo "$f" | sed -e 's,\\.[^.]*$,,'`.c; \ test -f $sf || sf=./$sf; \ of=`echo "$f" | sed -e 's,^.*/,,' -e 's,\\.[^.]*$,,'`.o; \ /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -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 \ | sed -e 's,^obstack_free$,__obstack_free,' \ | sed -e 's,^\(.*\)$,#define \1 libgettextpo_\1,' > config.h-t && \ if test -f config.h; then \ cat config.h-t >> config.h; \ rm -f config.h-t; \ else \ rm -f config.h-t; \ exit 1; \ fi \ fi /usr/bin/make all-am make[4]: Entering directory `/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/libgettextpo' /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o gettext-po.lo gettext-po.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o basename.lo basename.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o c-ctype.lo c-ctype.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c gettext-po.c -fPIC -DPIC -o .libs/gettext-po.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c basename.c -fPIC -DPIC -o .libs/basename.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o c-strcasecmp.lo c-strcasecmp.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o c-strncasecmp.lo c-strncasecmp.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c c-strcasecmp.c -fPIC -DPIC -o .libs/c-strcasecmp.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c c-strncasecmp.c -fPIC -DPIC -o .libs/c-strncasecmp.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o c-strstr.lo c-strstr.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o concat-filename.lo concat-filename.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c c-strstr.c -fPIC -DPIC -o .libs/c-strstr.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c concat-filename.c -fPIC -DPIC -o .libs/concat-filename.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o error-progname.lo error-progname.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o exitfail.lo exitfail.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o fd-hook.lo fd-hook.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c error-progname.c -fPIC -DPIC -o .libs/error-progname.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c exitfail.c -fPIC -DPIC -o .libs/exitfail.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o file-ostream.lo file-ostream.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c fd-hook.c -fPIC -DPIC -o .libs/fd-hook.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o fstrcmp.lo fstrcmp.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o fwriteerror.lo fwriteerror.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c fstrcmp.c -fPIC -DPIC -o .libs/fstrcmp.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c file-ostream.c -fPIC -DPIC -o .libs/file-ostream.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c fwriteerror.c -fPIC -DPIC -o .libs/fwriteerror.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o gcd.lo gcd.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o hard-locale.lo hard-locale.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c hard-locale.c -fPIC -DPIC -o .libs/hard-locale.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c gcd.c -fPIC -DPIC -o .libs/gcd.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o hash.lo hash.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o gl_linked_list.lo gl_linked_list.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o gl_list.lo gl_list.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c gl_linked_list.c -fPIC -DPIC -o .libs/gl_linked_list.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c gl_list.c -fPIC -DPIC -o .libs/gl_list.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c hash.c -fPIC -DPIC -o .libs/hash.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o localcharset.lo localcharset.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o malloca.lo malloca.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o markup.lo markup.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c malloca.c -fPIC -DPIC -o .libs/malloca.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c markup.c -fPIC -DPIC -o .libs/markup.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o mbswidth.lo mbswidth.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o ostream.lo ostream.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c mbswidth.c -fPIC -DPIC -o .libs/mbswidth.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c ostream.c -fPIC -DPIC -o .libs/ostream.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o progname.lo progname.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o striconv.lo striconv.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c striconv.c -fPIC -DPIC -o .libs/striconv.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c progname.c -fPIC -DPIC -o .libs/progname.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o striconveh.lo striconveh.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o striconveha.lo striconveha.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o glthread/threadlib.lo glthread/threadlib.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c striconveh.c -fPIC -DPIC -o .libs/striconveh.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c striconveha.c -fPIC -DPIC -o .libs/striconveha.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c glthread/threadlib.c -fPIC -DPIC -o glthread/.libs/threadlib.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o glthread/tls.lo glthread/tls.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o unistd.lo unistd.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c glthread/tls.c -fPIC -DPIC -o glthread/.libs/tls.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c unistd.c -fPIC -DPIC -o .libs/unistd.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o wctype-h.lo wctype-h.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o xmalloc.lo xmalloc.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o xstrdup.lo xstrdup.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c wctype-h.c -fPIC -DPIC -o .libs/wctype-h.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c xmalloc.c -fPIC -DPIC -o .libs/xmalloc.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c xstrdup.c -fPIC -DPIC -o .libs/xstrdup.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o xconcat-filename.lo xconcat-filename.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o xerror.lo xerror.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o gl_xlist.lo gl_xlist.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c xconcat-filename.c -fPIC -DPIC -o .libs/xconcat-filename.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o xmalloca.lo xmalloca.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c xerror.c -fPIC -DPIC -o .libs/xerror.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c gl_xlist.c -fPIC -DPIC -o .libs/gl_xlist.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o xsize.lo xsize.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c xmalloca.c -fPIC -DPIC -o .libs/xmalloca.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o xstriconv.lo xstriconv.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o xvasprintf.lo xvasprintf.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c xsize.c -fPIC -DPIC -o .libs/xsize.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o xasprintf.lo xasprintf.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c xvasprintf.c -fPIC -DPIC -o .libs/xvasprintf.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c xasprintf.c -fPIC -DPIC -o .libs/xasprintf.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c xstriconv.c -fPIC -DPIC -o .libs/xstriconv.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o asnprintf.lo asnprintf.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o mbrtowc.lo mbrtowc.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o obstack.lo obstack.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c obstack.c -fPIC -DPIC -o .libs/obstack.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o printf-args.lo printf-args.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c mbrtowc.c -fPIC -DPIC -o .libs/mbrtowc.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o printf-parse.lo printf-parse.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o vasnprintf.lo vasnprintf.c rm -f t-charset.alias charset.alias && \ /bin/bash ./config.charset 'x86_64-pc-linux-gnu' > t-charset.alias && \ mv t-charset.alias charset.alias rm -f t-ref-add.sed ref-add.sed && \ sed -e '/^#/d' -e 's/@''PACKAGE''@/gettext-tools/g' ref-add.sin > t-ref-add.sed && \ mv t-ref-add.sed ref-add.sed rm -f t-ref-del.sed ref-del.sed && \ sed -e '/^#/d' -e 's/@''PACKAGE''@/gettext-tools/g' ref-del.sin > t-ref-del.sed && \ mv t-ref-del.sed ref-del.sed /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o ../src/str-list.lo ../src/str-list.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c ../src/str-list.c -fPIC -DPIC -o ../src/.libs/str-list.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o ../src/dir-list.lo ../src/dir-list.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o ../src/message.lo ../src/message.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c ../src/dir-list.c -fPIC -DPIC -o ../src/.libs/dir-list.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c ../src/message.c -fPIC -DPIC -o ../src/.libs/message.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o ../src/msgl-ascii.lo ../src/msgl-ascii.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o ../src/po-error.lo ../src/po-error.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c ../src/msgl-ascii.c -fPIC -DPIC -o ../src/.libs/msgl-ascii.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c ../src/po-error.c -fPIC -DPIC -o ../src/.libs/po-error.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o ../src/po-xerror.lo ../src/po-xerror.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o ../src/write-catalog.lo ../src/write-catalog.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o ../src/write-po.lo ../src/write-po.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c ../src/po-xerror.c -fPIC -DPIC -o ../src/.libs/po-xerror.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c ../src/write-catalog.c -fPIC -DPIC -o ../src/.libs/write-catalog.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o ../src/open-catalog.lo ../src/open-catalog.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c ../src/write-po.c -fPIC -DPIC -o ../src/.libs/write-po.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c ../src/open-catalog.c -fPIC -DPIC -o ../src/.libs/open-catalog.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o ../src/po-charset.lo ../src/po-charset.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o ../src/po-lex.lo ../src/po-lex.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c ../src/po-charset.c -fPIC -DPIC -o ../src/.libs/po-charset.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c ../src/po-lex.c -fPIC -DPIC -o ../src/.libs/po-lex.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o ../src/po-gram-gen.lo ../src/po-gram-gen.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c ../src/po-gram-gen.c -fPIC -DPIC -o ../src/.libs/po-gram-gen.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o ../src/read-po.lo ../src/read-po.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o ../src/read-catalog-abstract.lo ../src/read-catalog-abstract.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c ../src/read-catalog-abstract.c -fPIC -DPIC -o ../src/.libs/read-catalog-abstract.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c ../src/read-po.c -fPIC -DPIC -o ../src/.libs/read-po.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o ../src/read-catalog.lo ../src/read-catalog.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o ../src/plural-table.lo ../src/plural-table.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c ../src/read-catalog.c -fPIC -DPIC -o ../src/.libs/read-catalog.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o ../src/format-c.lo ../src/format-c.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c ../src/plural-table.c -fPIC -DPIC -o ../src/.libs/plural-table.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o ../src/format-sh.lo ../src/format-sh.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c ../src/format-c.c -fPIC -DPIC -o ../src/.libs/format-c.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c ../src/format-sh.c -fPIC -DPIC -o ../src/.libs/format-sh.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o ../src/format-python.lo ../src/format-python.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c ../src/format-python.c -fPIC -DPIC -o ../src/.libs/format-python.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o ../src/format-python-brace.lo ../src/format-python-brace.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c ../src/format-python-brace.c -fPIC -DPIC -o ../src/.libs/format-python-brace.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o ../src/format-lisp.lo ../src/format-lisp.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o ../src/format-elisp.lo ../src/format-elisp.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c ../src/format-lisp.c -fPIC -DPIC -o ../src/.libs/format-lisp.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o ../src/format-librep.lo ../src/format-librep.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c ../src/format-elisp.c -fPIC -DPIC -o ../src/.libs/format-elisp.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c ../src/format-librep.c -fPIC -DPIC -o ../src/.libs/format-librep.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o ../src/format-scheme.lo ../src/format-scheme.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o ../src/format-java.lo ../src/format-java.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c ../src/format-scheme.c -fPIC -DPIC -o ../src/.libs/format-scheme.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c ../src/format-java.c -fPIC -DPIC -o ../src/.libs/format-java.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o ../src/format-javascript.lo ../src/format-javascript.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c ../src/format-javascript.c -fPIC -DPIC -o ../src/.libs/format-javascript.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o ../src/format-csharp.lo ../src/format-csharp.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c ../src/format-csharp.c -fPIC -DPIC -o ../src/.libs/format-csharp.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o ../src/format-awk.lo ../src/format-awk.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c ../src/format-awk.c -fPIC -DPIC -o ../src/.libs/format-awk.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o ../src/format-pascal.lo ../src/format-pascal.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c ../src/format-pascal.c -fPIC -DPIC -o ../src/.libs/format-pascal.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o ../src/format-ycp.lo ../src/format-ycp.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o ../src/format-tcl.lo ../src/format-tcl.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c ../src/format-tcl.c -fPIC -DPIC -o ../src/.libs/format-tcl.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c ../src/format-ycp.c -fPIC -DPIC -o ../src/.libs/format-ycp.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o ../src/format-perl.lo ../src/format-perl.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o ../src/format-perl-brace.lo ../src/format-perl-brace.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c ../src/format-perl.c -fPIC -DPIC -o ../src/.libs/format-perl.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o ../src/format-php.lo ../src/format-php.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c ../src/format-perl-brace.c -fPIC -DPIC -o ../src/.libs/format-perl-brace.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c ../src/format-php.c -fPIC -DPIC -o ../src/.libs/format-php.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o ../src/format-gcc-internal.lo ../src/format-gcc-internal.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o ../src/format-gfc-internal.lo ../src/format-gfc-internal.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o ../src/format-qt.lo ../src/format-qt.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c ../src/format-gfc-internal.c -fPIC -DPIC -o ../src/.libs/format-gfc-internal.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c ../src/format-gcc-internal.c -fPIC -DPIC -o ../src/.libs/format-gcc-internal.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c ../src/format-qt.c -fPIC -DPIC -o ../src/.libs/format-qt.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o ../src/format-qt-plural.lo ../src/format-qt-plural.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o ../src/format-kde.lo ../src/format-kde.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o ../src/format-kde-kuit.lo ../src/format-kde-kuit.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c ../src/format-qt-plural.c -fPIC -DPIC -o ../src/.libs/format-qt-plural.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c ../src/format-kde.c -fPIC -DPIC -o ../src/.libs/format-kde.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c ../src/format-kde-kuit.c -fPIC -DPIC -o ../src/.libs/format-kde-kuit.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o ../src/format-boost.lo ../src/format-boost.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o ../src/format-lua.lo ../src/format-lua.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c ../src/format-boost.c -fPIC -DPIC -o ../src/.libs/format-boost.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o ../src/format.lo ../src/format.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c ../src/format-lua.c -fPIC -DPIC -o ../src/.libs/format-lua.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c ../src/format.c -fPIC -DPIC -o ../src/.libs/format.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o ../src/plural-exp.lo ../src/plural-exp.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o ../src/plural-eval.lo ../src/plural-eval.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o ../src/msgl-check.lo ../src/msgl-check.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c ../src/msgl-check.c -fPIC -DPIC -o ../src/.libs/msgl-check.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c ../src/plural-exp.c -fPIC -DPIC -o ../src/.libs/plural-exp.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c ../src/plural-eval.c -fPIC -DPIC -o ../src/.libs/plural-eval.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o ../src/sentence.lo ../src/sentence.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c ../src/sentence.c -fPIC -DPIC -o ../src/.libs/sentence.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o glthread/lock.lo glthread/lock.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o uniconv/u8-conv-from-enc.lo uniconv/u8-conv-from-enc.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c glthread/lock.c -fPIC -DPIC -o glthread/.libs/lock.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c uniconv/u8-conv-from-enc.c -fPIC -DPIC -o uniconv/.libs/u8-conv-from-enc.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o unictype/ctype_alpha.lo unictype/ctype_alpha.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o unictype/ctype_space.lo unictype/ctype_space.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o unilbrk/lbrktables.lo unilbrk/lbrktables.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c unictype/ctype_alpha.c -fPIC -DPIC -o unictype/.libs/ctype_alpha.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c unilbrk/lbrktables.c -fPIC -DPIC -o unilbrk/.libs/lbrktables.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c unictype/ctype_space.c -fPIC -DPIC -o unictype/.libs/ctype_space.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o unilbrk/u8-possible-linebreaks.lo unilbrk/u8-possible-linebreaks.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o unilbrk/u8-width-linebreaks.lo unilbrk/u8-width-linebreaks.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o unilbrk/ulc-common.lo unilbrk/ulc-common.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c unilbrk/u8-possible-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/u8-possible-linebreaks.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c unilbrk/u8-width-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/u8-width-linebreaks.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c unilbrk/ulc-common.c -fPIC -DPIC -o unilbrk/.libs/ulc-common.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o unilbrk/ulc-width-linebreaks.lo unilbrk/ulc-width-linebreaks.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o unistr/u16-mbtouc.lo unistr/u16-mbtouc.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o unistr/u16-mbtouc-aux.lo unistr/u16-mbtouc-aux.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c unilbrk/ulc-width-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/ulc-width-linebreaks.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c unistr/u16-mbtouc.c -fPIC -DPIC -o unistr/.libs/u16-mbtouc.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o unistr/u8-check.lo unistr/u8-check.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o unistr/u8-mblen.lo unistr/u8-mblen.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c unistr/u16-mbtouc-aux.c -fPIC -DPIC -o unistr/.libs/u16-mbtouc-aux.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o unistr/u8-mbtouc.lo unistr/u8-mbtouc.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c unistr/u8-check.c -fPIC -DPIC -o unistr/.libs/u8-check.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c unistr/u8-mbtouc.c -fPIC -DPIC -o unistr/.libs/u8-mbtouc.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c unistr/u8-mblen.c -fPIC -DPIC -o unistr/.libs/u8-mblen.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o unistr/u8-mbtouc-aux.lo unistr/u8-mbtouc-aux.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o unistr/u8-mbtouc-unsafe.lo unistr/u8-mbtouc-unsafe.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o unistr/u8-mbtouc-unsafe-aux.lo unistr/u8-mbtouc-unsafe-aux.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c unistr/u8-mbtouc-unsafe.c -fPIC -DPIC -o unistr/.libs/u8-mbtouc-unsafe.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c unistr/u8-mbtouc-aux.c -fPIC -DPIC -o unistr/.libs/u8-mbtouc-aux.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c unistr/u8-mbtouc-unsafe-aux.c -fPIC -DPIC -o unistr/.libs/u8-mbtouc-unsafe-aux.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o unistr/u8-mbtoucr.lo unistr/u8-mbtoucr.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o unistr/u8-next.lo unistr/u8-next.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o unistr/u8-prev.lo unistr/u8-prev.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c unistr/u8-mbtoucr.c -fPIC -DPIC -o unistr/.libs/u8-mbtoucr.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c unistr/u8-next.c -fPIC -DPIC -o unistr/.libs/u8-next.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c unistr/u8-prev.c -fPIC -DPIC -o unistr/.libs/u8-prev.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o unistr/u8-strmbtouc.lo unistr/u8-strmbtouc.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o unistr/u8-uctomb.lo unistr/u8-uctomb.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o unistr/u8-uctomb-aux.lo unistr/u8-uctomb-aux.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c unistr/u8-uctomb.c -fPIC -DPIC -o unistr/.libs/u8-uctomb.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c -o uniwidth/width.lo uniwidth/width.c libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c unistr/u8-strmbtouc.c -fPIC -DPIC -o unistr/.libs/u8-strmbtouc.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c unistr/u8-uctomb-aux.c -fPIC -DPIC -o unistr/.libs/u8-uctomb-aux.o libtool: compile: /usr/bin/gcc -DIN_LIBGETTEXTPO=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -c uniwidth/width.c -fPIC -DPIC -o uniwidth/.libs/width.o /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -no-undefined -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-rpath,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -o libgnu.la basename.lo c-ctype.lo c-strcasecmp.lo c-strncasecmp.lo c-strstr.lo concat-filename.lo error-progname.lo exitfail.lo fd-hook.lo file-ostream.lo fstrcmp.lo fwriteerror.lo gcd.lo hard-locale.lo hash.lo gl_linked_list.lo gl_list.lo localcharset.lo glthread/lock.lo malloca.lo markup.lo mbswidth.lo ostream.lo progname.lo striconv.lo striconveh.lo striconveha.lo glthread/threadlib.lo glthread/tls.lo uniconv/u8-conv-from-enc.lo unictype/ctype_alpha.lo unictype/ctype_space.lo unilbrk/lbrktables.lo unilbrk/u8-possible-linebreaks.lo unilbrk/u8-width-linebreaks.lo unilbrk/ulc-common.lo unilbrk/ulc-width-linebreaks.lo unistd.lo unistr/u16-mbtouc.lo unistr/u16-mbtouc-aux.lo unistr/u8-check.lo unistr/u8-mblen.lo unistr/u8-mbtouc.lo unistr/u8-mbtouc-aux.lo unistr/u8-mbtouc-unsafe.lo unistr/u8-mbtouc-unsafe-aux.lo unistr/u8-mbtoucr.lo unistr/u8-next.lo unistr/u8-prev.lo unistr/u8-strmbtouc.lo unistr/u8-uctomb.lo unistr/u8-uctomb-aux.lo uniwidth/width.lo wctype-h.lo xmalloc.lo xstrdup.lo xconcat-filename.lo xerror.lo gl_xlist.lo xmalloca.lo xsize.lo xstriconv.lo xvasprintf.lo xasprintf.lo asnprintf.lo mbrtowc.lo obstack.lo printf-args.lo printf-parse.lo vasnprintf.lo libtool: link: /usr/bin/ar cru .libs/libgnu.a .libs/basename.o .libs/c-ctype.o .libs/c-strcasecmp.o .libs/c-strncasecmp.o .libs/c-strstr.o .libs/concat-filename.o .libs/error-progname.o .libs/exitfail.o .libs/fd-hook.o .libs/file-ostream.o .libs/fstrcmp.o .libs/fwriteerror.o .libs/gcd.o .libs/hard-locale.o .libs/hash.o .libs/gl_linked_list.o .libs/gl_list.o .libs/localcharset.o glthread/.libs/lock.o .libs/malloca.o .libs/markup.o .libs/mbswidth.o .libs/ostream.o .libs/progname.o .libs/striconv.o .libs/striconveh.o .libs/striconveha.o glthread/.libs/threadlib.o glthread/.libs/tls.o uniconv/.libs/u8-conv-from-enc.o unictype/.libs/ctype_alpha.o unictype/.libs/ctype_space.o unilbrk/.libs/lbrktables.o unilbrk/.libs/u8-possible-linebreaks.o unilbrk/.libs/u8-width-linebreaks.o unilbrk/.libs/ulc-common.o unilbrk/.libs/ulc-width-linebreaks.o .libs/unistd.o unistr/.libs/u16-mbtouc.o unistr/.libs/u16-mbtouc-aux.o unistr/.libs/u8-check.o unistr/.libs/u8-mblen.o unistr/.libs/u8-mbtouc.o unistr/.libs/u8-mbtouc-aux.o unistr/.libs/u8-mbtouc-unsafe.o unistr/.libs/u8-mbtouc-unsafe-aux.o unistr/.libs/u8-mbtoucr.o unistr/.libs/u8-next.o unistr/.libs/u8-prev.o unistr/.libs/u8-strmbtouc.o unistr/.libs/u8-uctomb.o unistr/.libs/u8-uctomb-aux.o uniwidth/.libs/width.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/xsize.o .libs/xstriconv.o .libs/xvasprintf.o .libs/xasprintf.o .libs/asnprintf.o .libs/mbrtowc.o .libs/obstack.o .libs/printf-args.o .libs/printf-parse.o .libs/vasnprintf.o /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: /usr/bin/ranlib .libs/libgnu.a libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/include -version-info 5:4:5 -rpath /home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -lc -no-undefined -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-rpath,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -o libgettextpo.la -rpath /home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib gettext-po.lo ../src/str-list.lo ../src/dir-list.lo ../src/message.lo ../src/msgl-ascii.lo ../src/po-error.lo ../src/po-xerror.lo ../src/write-catalog.lo ../src/write-po.lo ../src/open-catalog.lo ../src/po-charset.lo ../src/po-lex.lo ../src/po-gram-gen.lo ../src/read-po.lo ../src/read-catalog-abstract.lo ../src/read-catalog.lo ../src/plural-table.lo ../src/format-c.lo ../src/format-sh.lo ../src/format-python.lo ../src/format-python-brace.lo ../src/format-lisp.lo ../src/format-elisp.lo ../src/format-librep.lo ../src/format-scheme.lo ../src/format-java.lo ../src/format-javascript.lo ../src/format-csharp.lo ../src/format-awk.lo ../src/format-pascal.lo ../src/format-ycp.lo ../src/format-tcl.lo ../src/format-perl.lo ../src/format-perl-brace.lo ../src/format-php.lo ../src/format-gcc-internal.lo ../src/format-gfc-internal.lo ../src/format-qt.lo ../src/format-qt-plural.lo ../src/format-kde.lo ../src/format-kde-kuit.lo ../src/format-boost.lo ../src/format-lua.lo ../src/format.lo ../src/plural-exp.lo ../src/plural-eval.lo ../src/msgl-check.lo ../src/sentence.lo libgnu.la libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/gettext-po.o ../src/.libs/str-list.o ../src/.libs/dir-list.o ../src/.libs/message.o ../src/.libs/msgl-ascii.o ../src/.libs/po-error.o ../src/.libs/po-xerror.o ../src/.libs/write-catalog.o ../src/.libs/write-po.o ../src/.libs/open-catalog.o ../src/.libs/po-charset.o ../src/.libs/po-lex.o ../src/.libs/po-gram-gen.o ../src/.libs/read-po.o ../src/.libs/read-catalog-abstract.o ../src/.libs/read-catalog.o ../src/.libs/plural-table.o ../src/.libs/format-c.o ../src/.libs/format-sh.o ../src/.libs/format-python.o ../src/.libs/format-python-brace.o ../src/.libs/format-lisp.o ../src/.libs/format-elisp.o ../src/.libs/format-librep.o ../src/.libs/format-scheme.o ../src/.libs/format-java.o ../src/.libs/format-javascript.o ../src/.libs/format-csharp.o ../src/.libs/format-awk.o ../src/.libs/format-pascal.o ../src/.libs/format-ycp.o ../src/.libs/format-tcl.o ../src/.libs/format-perl.o ../src/.libs/format-perl-brace.o ../src/.libs/format-php.o ../src/.libs/format-gcc-internal.o ../src/.libs/format-gfc-internal.o ../src/.libs/format-qt.o ../src/.libs/format-qt-plural.o ../src/.libs/format-kde.o ../src/.libs/format-kde-kuit.o ../src/.libs/format-boost.o ../src/.libs/format-lua.o ../src/.libs/format.o ../src/.libs/plural-exp.o ../src/.libs/plural-eval.o ../src/.libs/msgl-check.o ../src/.libs/sentence.o -Wl,--whole-archive ./.libs/libgnu.a -Wl,--no-whole-archive -lc -L/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -O2 -Wl,-rpath -Wl,/home/rclinux/rc-buildroot-test/scripts/instance-5/output/host/lib -Wl,-soname -Wl,libgettextpo.so.0 -o .libs/libgettextpo.so.0.5.4 libtool: link: (cd ".libs" && rm -f "libgettextpo.so.0" && ln -s "libgettextpo.so.0.5.4" "libgettextpo.so.0") libtool: link: (cd ".libs" && rm -f "libgettextpo.so" && ln -s "libgettextpo.so.0.5.4" "libgettextpo.so") libtool: link: ( cd ".libs" && rm -f "libgettextpo.la" && ln -s "../libgettextpo.la" "libgettextpo.la" ) make[4]: Leaving directory `/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/libgettextpo' make[3]: Leaving directory `/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools/libgettextpo' Making all in po /bin/bash: line 20: /usr/bin/make: No such file or directory make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/gettext-tools' make: *** [/home/rclinux/rc-buildroot-test/scripts/instance-5/output/build/host-gettext-0.19.8.1/.stamp_built] Error 2 make: Leaving directory `/home/rclinux/rc-buildroot-test/scripts/instance-5/buildroot'