<86>Apr 20 08:29:51 userdel[3935350]: delete user 'rooter' <86>Apr 20 08:29:51 userdel[3935350]: removed group 'rooter' owned by 'rooter' <86>Apr 20 08:29:51 userdel[3935350]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 20 08:29:52 groupadd[3935372]: group added to /etc/group: name=rooter, GID=1814 <86>Apr 20 08:29:52 groupadd[3935372]: group added to /etc/gshadow: name=rooter <86>Apr 20 08:29:52 groupadd[3935372]: new group: name=rooter, GID=1814 <86>Apr 20 08:29:52 useradd[3935390]: new user: name=rooter, UID=1814, GID=1814, home=/root, shell=/bin/bash, from=none <86>Apr 20 08:29:52 userdel[3935413]: delete user 'builder' <86>Apr 20 08:29:52 userdel[3935413]: removed group 'builder' owned by 'builder' <86>Apr 20 08:29:52 userdel[3935413]: removed shadow group 'builder' owned by 'builder' <86>Apr 20 08:29:52 groupadd[3935443]: group added to /etc/group: name=builder, GID=1815 <86>Apr 20 08:29:52 groupadd[3935443]: group added to /etc/gshadow: name=builder <86>Apr 20 08:29:52 groupadd[3935443]: new group: name=builder, GID=1815 <86>Apr 20 08:29:52 useradd[3935471]: new user: name=builder, UID=1815, GID=1815, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/libunistring2-0.9.10-alt1.src.rpm: license not found in '/usr/share/license' directory: GPLV2+ Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libunistring2-0.9.10-alt1.nosrc.rpm (w1.gzdio) Installing libunistring2-0.9.10-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.40144 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libunistring-0.9.10 + echo 'Source #0 (libunistring-0.9.10.tar):' Source #0 (libunistring-0.9.10.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libunistring-0.9.10.tar + cd libunistring-0.9.10 + /bin/chmod -c -Rf u+rwX,go-w . + subst --preserve s/gl_printf_safe=yes/gl_printf_safe=/ gnulib-m4/gnulib-comp.m4 configure + xargs -r0 sed -i '/^test_.*@LIBMULTITHREAD@/ s/@LIBMULTITHREAD@/-Wl,--push-state,--no-as-needed,-lpthread,--pop-state/' -- + grep -lZ '^test_.*@LIBMULTITHREAD@' tests/Makefile.am tests/Makefile.gnulib tests/Makefile.in + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.40144 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libunistring-0.9.10 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_prog_cc_static_works=no + lt_cv_prog_cc_static_works=no + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /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 i586-alt-linux-gcc... i586-alt-linux-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking how to run the C preprocessor... i586-alt-linux-gcc -E checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for Minix Amsterdam compiler... no checking for i586-alt-linux-ar... no checking for ar... ar checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib 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 i586-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-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 i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for i586-alt-linux-windres... no checking for windres... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking for complete errno.h... yes checking whether frexp() can be used without linking with libm... yes checking whether alarm is declared... yes checking whether long double and double are the same... no checking for __fseterr... no checking for iswcntrl... yes checking for iswblank... yes checking for symlink... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mprotect... yes checking for snprintf... yes checking for stpcpy... yes checking for strdup... yes checking for wcwidth... yes checking for btowc... yes checking for _set_invalid_parameter_handler... no checking for getprogname... no checking for getexecname... no checking for isblank... yes checking for newlocale... yes checking for pthread_sigmask... yes checking for setenv... yes checking for sleep... yes checking for usleep... yes checking for wcrtomb... yes checking for wctob... yes checking host CPU and C ABI... i386 checking for ld... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for the common suffixes of directories in the library search path... lib,lib checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for iconv.h... yes checking for crtdefs.h... no checking for wctype.h... yes checking for langinfo.h... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking for math.h... yes checking for sys/mman.h... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for features.h... yes checking for inttypes.h... (cached) yes checking for xlocale.h... no checking for semaphore.h... yes checking for sys/socket.h... yes checking for sys/time.h... yes checking for inline... inline checking where to find the exponent in a 'double'... word 1 bit 20 checking where to find the exponent in a 'float'... word 0 bit 23 checking whether byte ordering is bigendian... no checking for wint_t... yes checking whether wint_t is too small... no 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 limits.h has ULLONG_WIDTH etc.... yes checking for nl_langinfo and CODESET... yes checking for working fcntl.h... yes checking whether getc_unlocked is declared... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for multithread API to use... posix checking whether malloc, realloc, calloc are POSIX compliant... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for unsigned long long int... yes checking for long long int... yes checking for mbstate_t... yes checking for a traditional japanese locale... ja_JP.EUC-JP checking for a transitional chinese locale... zh_CN.GB18030 checking for a french Unicode locale... fr_FR.UTF-8 checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking whether to activate relocatable installation... no checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for wchar_t... yes checking whether stdint.h conforms to C99... yes checking whether stdint.h predates C++11... no checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking for C/C++ restrict keyword... __restrict 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 for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether strncat works... yes checking whether strstr works... yes checking for pid_t... yes checking for mode_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether snprintf returns a byte count as in C99... yes checking 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 printf supports 'long double' arguments... yes checking whether printf supports infinite 'double' arguments... yes checking whether printf supports infinite 'long double' arguments... yes checking whether printf supports the 'a' and 'A' directives... yes checking whether printf supports the 'F' directive... yes checking whether printf supports the 'ls' directive... yes checking whether printf supports the grouping flag... yes checking whether printf supports the left-adjust flag correctly... yes checking whether printf supports the zero flag correctly... yes checking whether printf supports large precisions... yes checking whether printf survives out-of-memory conditions... yes checking whether uses 'inline' correctly... yes checking for a traditional french locale... fr_FR checking whether // is distinct from /... no checking if environ is properly declared... yes checking whether strerror_r is declared... (cached) yes checking for strerror_r... yes checking whether strerror_r returns char *... 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 for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking for sigset_t... yes checking whether setenv is declared... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking for tsearch... yes checking for uid_t in sys/types.h... yes checking whether strerror(0) succeeds... yes checking for struct timespec in ... yes checking whether unsetenv is declared... yes checking for alloca as a compiler built-in... yes checking for __builtin_expect... yes checking for flexible array member... yes checking whether conversion from 'int' to 'long double' works... yes checking whether frexp works... yes checking whether frexpl is declared... yes checking whether frexpl() can be used without linking with libm... yes checking whether frexpl works... yes checking whether the compiler generally respects inline... yes checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(float) can be used without linking with libm... yes checking whether isnan(float) works... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... yes checking whether iswblank is declared... yes checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ALTMON_1... 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 for setlocale... yes checking for uselocale... yes checking for getlocalename_l... no checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no 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... yes checking whether mbrtowc works as well as mbtowc... yes checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... yes checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... no checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether frexp works... (cached) yes checking whether ldexp can be used without linking with libm... yes checking whether frexpl() can be used without linking with libm... (cached) yes checking whether frexpl works... (cached) yes checking whether frexpl is declared... (cached) yes checking whether ldexpl() can be used without linking with libm... yes checking whether ldexpl works... yes checking whether ldexpl is declared... (cached) yes checking for signbit macro... yes checking for signbit compiler built-ins... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for ssize_t... yes checking for max_align_t... yes checking whether NULL can be used in arbitrary expressions... 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 qsort_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 reallocarray 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 whether strstr works in linear time... yes checking whether strstr works... (cached) 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 truncate 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 ptrdiff_t... yes checking for ptrdiff_t... (cached) yes checking for ptrdiff_t... (cached) yes checking for ptrdiff_t... (cached) yes 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 wcsftime 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... yes checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional french locale... (cached) fr_FR checking for a turkish Unicode locale... tr_TR.UTF-8 checking whether isblank is declared without a macro... yes checking whether // is distinct from /... (cached) no checking for error_at_line... yes checking whether fdopen sets errno... yes checking for getpagesize... yes checking whether getpagesize is declared... (cached) yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... no checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... no checking 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 'long double'... word 2 bit 0 checking whether locale.h conforms to POSIX:2001... 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 a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP.EUC-JP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether pthread_sigmask works without -lpthread... yes checking whether pthread_sigmask returns error numbers... yes checking whether pthread_sigmask unblocks signals correctly... guessing yes checking for putenv compatible with GNU and SVID... yes checking for raise... yes checking for sigprocmask... yes checking whether setenv validates arguments... yes checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP.EUC-JP checking for a transitional chinese locale... (cached) zh_CN.GB18030 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 sigprocmask... (cached) yes checking whether sleep is declared... (cached) yes checking for working sleep... yes checking for working stdalign.h... 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 for working strerror function... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for pthread_atfork... yes checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP.EUC-JP checking for a turkish Unicode locale... (cached) tr_TR.UTF-8 checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional Arabic locale... ar_SA checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... 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) fr_FR checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for useconds_t... yes checking whether usleep allows large arguments... yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether wcrtomb return value is correct... yes checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP.EUC-JP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking whether wctob works... yes checking whether wctob is declared... (cached) yes checking for sched_yield in -lrt... yes checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... (cached) BSD nm checking for gawk... (cached) gawk checking for texi2dvi... /usr/src/RPM/BUILD/libunistring-0.9.10/build-aux/missing texi2dvi checking for dvips... /usr/src/RPM/BUILD/libunistring-0.9.10/build-aux/missing dvips checking for perl... /usr/bin/perl checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating gnulib-local/Makefile config.status: creating lib/Makefile config.status: creating lib/exported.sh config.status: creating lib/unistring/version.h config.status: creating lib/unistring/woe32dll.h config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make -j16 make all-recursive Making all in doc make[2]: Nothing to be done for 'all'. Making all in gnulib-local make[2]: Nothing to be done for 'all'. Making all in lib make[2]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/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 make[2]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' rm -f configmake.h-t && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ echo '#define PREFIX "/usr"'; \ echo '#define EXEC_PREFIX "/usr"'; \ echo '#define BINDIR "/usr/bin"'; \ echo '#define SBINDIR "/usr/sbin"'; \ echo '#define LIBEXECDIR "/usr/lib"'; \ echo '#define DATAROOTDIR "/usr/share"'; \ echo '#define DATADIR "/usr/share"'; \ echo '#define SYSCONFDIR "/etc"'; \ echo '#define SHAREDSTATEDIR "/var/lib"'; \ echo '#define LOCALSTATEDIR "/var/lib"'; \ echo '#define RUNSTATEDIR "/var/lib/run"'; \ echo '#define INCLUDEDIR "/usr/include"'; \ echo '#define OLDINCLUDEDIR "/usr/include"'; \ echo '#define DOCDIR "/usr/share/doc/libunistring"'; \ echo '#define INFODIR "/usr/share/info"'; \ echo '#define HTMLDIR "/usr/share/doc/libunistring"'; \ echo '#define DVIDIR "/usr/share/doc/libunistring"'; \ echo '#define PDFDIR "/usr/share/doc/libunistring"'; \ echo '#define PSDIR "/usr/share/doc/libunistring"'; \ echo '#define LIBDIR "/usr/lib"'; \ echo '#define LISPDIR "/usr/share/emacs/site-lisp"'; \ echo '#define LOCALEDIR "/usr/share/locale"'; \ echo '#define MANDIR "/usr/share/man"'; \ echo '#define MANEXT ""'; \ echo '#define PKGDATADIR "/usr/share/libunistring"'; \ echo '#define PKGINCLUDEDIR "/usr/include/libunistring"'; \ echo '#define PKGLIBDIR "/usr/lib/libunistring"'; \ echo '#define PKGLIBEXECDIR "/usr/lib/libunistring"'; \ } | sed '/""/d' > configmake.h-t && \ mv -f configmake.h-t configmake.h make[2]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' 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 make[2]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' rm -f limits.h-t limits.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LIMITS_H''@||g' \ < ./limits.in.h; \ } > limits.h-t && \ mv limits.h-t limits.h make[2]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' rm -f langinfo.h-t langinfo.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_LANGINFO_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LANGINFO_H''@||g' \ -e 's/@''GNULIB_NL_LANGINFO''@/0/g' \ -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \ -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \ -e 's|@''HAVE_LANGINFO_ALTMON''@|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 make[2]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /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' \ -e 's|@''WINDOWS_STAT_INODES''@|0|g' \ < ./sys_types.in.h; \ } > sys/types.h-t && \ mv sys/types.h-t sys/types.h make[2]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' rm -f string.h-t string.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \ -e 's/@''GNULIB_FFSL''@/0/g' \ -e 's/@''GNULIB_FFSLL''@/0/g' \ -e 's/@''GNULIB_MBSLEN''@/0/g' \ -e 's/@''GNULIB_MBSNLEN''@/1/g' \ -e 's/@''GNULIB_MBSCHR''@/0/g' \ -e 's/@''GNULIB_MBSRCHR''@/0/g' \ -e 's/@''GNULIB_MBSSTR''@/0/g' \ -e 's/@''GNULIB_MBSCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ -e 's/@''GNULIB_MBSCSPN''@/0/g' \ -e 's/@''GNULIB_MBSPBRK''@/0/g' \ -e 's/@''GNULIB_MBSSPN''@/0/g' \ -e 's/@''GNULIB_MBSSEP''@/0/g' \ -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ -e 's/@''GNULIB_MEMCHR''@/1/g' \ -e 's/@''GNULIB_MEMMEM''@/0/g' \ -e 's/@''GNULIB_MEMPCPY''@/0/g' \ -e 's/@''GNULIB_MEMRCHR''@/0/g' \ -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \ -e 's/@''GNULIB_STPCPY''@/0/g' \ -e 's/@''GNULIB_STPNCPY''@/0/g' \ -e 's/@''GNULIB_STRCHRNUL''@/0/g' \ -e 's/@''GNULIB_STRDUP''@/0/g' \ -e 's/@''GNULIB_STRNCAT''@/1/g' \ -e 's/@''GNULIB_STRNDUP''@/0/g' \ -e 's/@''GNULIB_STRNLEN''@/0/g' \ -e 's/@''GNULIB_STRPBRK''@/0/g' \ -e 's/@''GNULIB_STRSEP''@/0/g' \ -e 's/@''GNULIB_STRSTR''@/1/g' \ -e 's/@''GNULIB_STRCASESTR''@/0/g' \ -e 's/@''GNULIB_STRTOK_R''@/0/g' \ -e 's/@''GNULIB_STRERROR''@/IN_LIBUNISTRING_GNULIB_TESTS/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_EXPLICIT_BZERO''@|1|g' \ -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_MEMCHR''@|1|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRERROR_R''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./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 make[2]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/mkdir -p unicase rm -f unicase/special-casing.h-t unicase/special-casing.h && \ declaration=`grep '^gl_unicase_special_lookup' ./unicase/special-casing-table.h | sed -e 's/register //g'` && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e "/gl_unicase_special_lookup/s/gl_unicase_special_lookup.*/${declaration};/" ./unicase/special-casing.in.h; \ } > unicase/special-casing.h-t && \ mv -f unicase/special-casing.h-t unicase/special-casing.h make[2]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' rm -f stdlib.h-t stdlib.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's/@''GNULIB__EXIT''@/0/g' \ -e 's/@''GNULIB_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \ -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_MBTOWC''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \ -e 's/@''GNULIB_MKDTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/0/g' \ -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ -e 's/@''GNULIB_PTSNAME''@/0/g' \ -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ -e 's/@''GNULIB_PUTENV''@/IN_LIBUNISTRING_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''@/0/g' \ -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \ -e 's/@''GNULIB_REALPATH''@/0/g' \ -e 's/@''GNULIB_RPMATCH''@/0/g' \ -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \ -e 's/@''GNULIB_SETENV''@/IN_LIBUNISTRING_GNULIB_TESTS/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''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \ -e 's/@''GNULIB_WCTOMB''@/IN_LIBUNISTRING_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_DECL_INITSTATE''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_QSORT_R''@|1|g' \ -e 's|@''HAVE_RANDOM''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALLOCARRAY''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SECURE_GETENV''@|1|g' \ -e 's|@''HAVE_DECL_SETENV''@|1|g' \ -e 's|@''HAVE_DECL_SETSTATE''@|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''@|0|g' \ -e 's|@''REPLACE_MALLOC''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PTSNAME''@|0|g' \ -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_QSORT_R''@|0|g' \ -e 's|@''REPLACE_RANDOM_R''@|0|g' \ -e 's|@''REPLACE_REALLOC''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|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 ./_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 make[2]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' rm -f wctype.h-t wctype.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_WCTYPE_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_WCTYPE_H''@||g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ -e 's/@''GNULIB_ISWBLANK''@/1/g' \ -e 's/@''GNULIB_WCTYPE''@/0/g' \ -e 's/@''GNULIB_ISWCTYPE''@/0/g' \ -e 's/@''GNULIB_WCTRANS''@/0/g' \ -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ -e 's/@''HAVE_ISWBLANK''@/1/g' \ -e 's/@''HAVE_ISWCNTRL''@/1/g' \ -e 's/@''HAVE_WCTYPE_T''@/1/g' \ -e 's/@''HAVE_WCTRANS_T''@/1/g' \ -e 's/@''HAVE_WINT_T''@/1/g' \ -e 's/@''REPLACE_ISWBLANK''@/0/g' \ -e 's/@''REPLACE_ISWCNTRL''@/0/g' \ -e 's/@''REPLACE_TOWLOWER''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./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 make[2]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/mkdir -p unistring rm -f unistring/stdbool.h-t unistring/stdbool.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ echo '#if !defined _GL_STDBOOL_H'; \ if test -f /usr/include/stdbool.h; then \ echo '#if (__GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)) || defined _AIX'; \ else \ echo '#if (__GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95))'; \ fi; \ echo '#include '; \ echo '#else'; \ cat ./stdbool.mini.h; \ echo '#endif'; \ echo '#endif'; \ } > unistring/stdbool.h-t mv unistring/stdbool.h-t unistring/stdbool.h make[2]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/mkdir -p unistring rm -f unistring/stdint.h-t unistring/stdint.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ echo '#include '; \ echo '#if __GLIBC__ >= 2'; \ echo '#include '; \ echo '#else'; \ if test -f /usr/include/stdint.h; then \ HAVE_STDINT_H='1'; \ else \ HAVE_STDINT_H='defined __MINGW32__ || defined __HAIKU__ || ((__GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 5)) && !defined __NetBSD__)'; \ fi; \ if test -f /usr/include/inttypes.h; then \ HAVE_INTTYPES_H='1'; \ else \ HAVE_INTTYPES_H='defined __MINGW32__ || defined __HAIKU__'; \ fi; \ if test -f /usr/include/sys/inttypes.h; then \ HAVE_SYS_INTTYPES_H='1'; \ else \ HAVE_SYS_INTTYPES_H='0'; \ fi; \ sed_escape_ampersands='s/&/\\&/g'; \ HAVE_STDINT_H=`echo "$HAVE_STDINT_H" | sed -e "$sed_escape_ampersands"`; \ sed -e 's/@''HAVE_STDINT_H''@/'"$HAVE_STDINT_H"'/g' \ -e 's|@''INCLUDE_NEXT''@|include|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' \ -e 's|@''NEXT_STDINT_H''@||g' \ -e 's/@''HAVE_SYS_TYPES_H''@/1/g' \ -e 's/@''HAVE_INTTYPES_H''@/'"$HAVE_INTTYPES_H"'/g' \ -e 's/@''HAVE_SYS_INTTYPES_H''@/'"$HAVE_SYS_INTTYPES_H"'/g' \ -e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \ < ./stdint.mini.h; \ echo '#endif'; \ } > unistring/stdint.h-t mv unistring/stdint.h-t unistring/stdint.h make[2]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/mkdir -p unistring rm -f unistring/localcharset.h-t unistring/localcharset.h cp ./localcharset.h unistring/localcharset.h-t mv unistring/localcharset.h-t unistring/localcharset.h make[2]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/mkdir -p unistring rm -f unistring/iconveh.h-t unistring/iconveh.h cp ./iconveh.h unistring/iconveh.h-t mv unistring/iconveh.h-t unistring/iconveh.h make[2]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' 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/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ -e 's/@''GNULIB_BTOWC''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \ -e 's/@''GNULIB_WCTOB''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \ -e 's/@''GNULIB_MBSINIT''@/1/g' \ -e 's/@''GNULIB_MBRTOWC''@/1/g' \ -e 's/@''GNULIB_MBRLEN''@/0/g' \ -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \ -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ -e 's/@''GNULIB_WCRTOMB''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \ -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCWIDTH''@/1/g' \ -e 's/@''GNULIB_WMEMCHR''@/0/g' \ -e 's/@''GNULIB_WMEMCMP''@/0/g' \ -e 's/@''GNULIB_WMEMCPY''@/0/g' \ -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ -e 's/@''GNULIB_WMEMSET''@/0/g' \ -e 's/@''GNULIB_WCSLEN''@/0/g' \ -e 's/@''GNULIB_WCSNLEN''@/0/g' \ -e 's/@''GNULIB_WCSCPY''@/0/g' \ -e 's/@''GNULIB_WCPCPY''@/0/g' \ -e 's/@''GNULIB_WCSNCPY''@/0/g' \ -e 's/@''GNULIB_WCPNCPY''@/0/g' \ -e 's/@''GNULIB_WCSCAT''@/0/g' \ -e 's/@''GNULIB_WCSNCAT''@/0/g' \ -e 's/@''GNULIB_WCSCMP''@/0/g' \ -e 's/@''GNULIB_WCSNCMP''@/0/g' \ -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSCOLL''@/0/g' \ -e 's/@''GNULIB_WCSXFRM''@/0/g' \ -e 's/@''GNULIB_WCSDUP''@/0/g' \ -e 's/@''GNULIB_WCSCHR''@/0/g' \ -e 's/@''GNULIB_WCSRCHR''@/0/g' \ -e 's/@''GNULIB_WCSCSPN''@/0/g' \ -e 's/@''GNULIB_WCSSPN''@/0/g' \ -e 's/@''GNULIB_WCSPBRK''@/0/g' \ -e 's/@''GNULIB_WCSSTR''@/0/g' \ -e 's/@''GNULIB_WCSTOK''@/0/g' \ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ -e 's/@''GNULIB_WCSFTIME''@/0/g' \ < ./wchar.in.h | \ sed -e 's|@''HAVE_WINT_T''@|1|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|1|g' \ -e 's|@''HAVE_MBRTOWC''@|1|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_WMEMCHR''@|1|g' \ -e 's|@''HAVE_WMEMCMP''@|1|g' \ -e 's|@''HAVE_WMEMCPY''@|1|g' \ -e 's|@''HAVE_WMEMMOVE''@|1|g' \ -e 's|@''HAVE_WMEMSET''@|1|g' \ -e 's|@''HAVE_WCSLEN''@|1|g' \ -e 's|@''HAVE_WCSNLEN''@|1|g' \ -e 's|@''HAVE_WCSCPY''@|1|g' \ -e 's|@''HAVE_WCPCPY''@|1|g' \ -e 's|@''HAVE_WCSNCPY''@|1|g' \ -e 's|@''HAVE_WCPNCPY''@|1|g' \ -e 's|@''HAVE_WCSCAT''@|1|g' \ -e 's|@''HAVE_WCSNCAT''@|1|g' \ -e 's|@''HAVE_WCSCMP''@|1|g' \ -e 's|@''HAVE_WCSNCMP''@|1|g' \ -e 's|@''HAVE_WCSCASECMP''@|1|g' \ -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ -e 's|@''HAVE_WCSCOLL''@|1|g' \ -e 's|@''HAVE_WCSXFRM''@|1|g' \ -e 's|@''HAVE_WCSDUP''@|1|g' \ -e 's|@''HAVE_WCSCHR''@|1|g' \ -e 's|@''HAVE_WCSRCHR''@|1|g' \ -e 's|@''HAVE_WCSCSPN''@|1|g' \ -e 's|@''HAVE_WCSSPN''@|1|g' \ -e 's|@''HAVE_WCSPBRK''@|1|g' \ -e 's|@''HAVE_WCSSTR''@|1|g' \ -e 's|@''HAVE_WCSTOK''@|1|g' \ -e 's|@''HAVE_WCSWIDTH''@|1|g' \ -e 's|@''HAVE_WCSFTIME''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ | \ sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|0|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|1|g' \ -e 's|@''REPLACE_MBRLEN''@|0|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSFTIME''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > wchar.h-t && \ mv wchar.h-t wchar.h make[2]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/mkdir -p unistring rm -f unistring/cdefs.h-t unistring/cdefs.h sed -e '/definition of _GL_UNUSED_PARAMETER/r ./unused-parameter.h' \ < ./unistring/cdefs.in.h \ > unistring/cdefs.h-t mv unistring/cdefs.h-t unistring/cdefs.h make[2]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' rm -f unistd.h-t unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's/@''GNULIB_CHDIR''@/0/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/0/g' \ -e 's/@''GNULIB_DUP''@/0/g' \ -e 's/@''GNULIB_DUP2''@/0/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/0/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/0/g' \ -e 's/@''GNULIB_FTRUNCATE''@/0/g' \ -e 's/@''GNULIB_GETCWD''@/0/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \ -e 's/@''GNULIB_GETGROUPS''@/0/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_GETLOGIN''@/0/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/IN_LIBUNISTRING_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''@/0/g' \ -e 's/@''GNULIB_PIPE''@/0/g' \ -e 's/@''GNULIB_PIPE2''@/0/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/0/g' \ -e 's/@''GNULIB_READLINK''@/0/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/0/g' \ -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_SLEEP''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \ -e 's/@''GNULIB_SYMLINK''@/0/g' \ -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ -e 's/@''GNULIB_TRUNCATE''@/0/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_UNLINK''@/0/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \ -e 's/@''GNULIB_WRITE''@/0/g' \ < ./unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | \ sed -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FACCESSAT''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_READLINKAT''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ -e 's|@''REPLACE_TRUNCATE''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h make[2]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' 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''@/1/g' \ -e 's/@''GNULIB_FREXPL''@/1/g' \ -e 's/@''GNULIB_HYPOT''@/0/g' \ -e 's/@''GNULIB_HYPOTF''@/0/g' \ -e 's/@''GNULIB_HYPOTL''@/0/g' \ < ./math.in.h | \ sed -e 's/@''GNULIB_ILOGB''@/0/g' \ -e 's/@''GNULIB_ILOGBF''@/0/g' \ -e 's/@''GNULIB_ILOGBL''@/0/g' \ -e 's/@''GNULIB_ISFINITE''@/0/g' \ -e 's/@''GNULIB_ISINF''@/0/g' \ -e 's/@''GNULIB_ISNAN''@/0/g' \ -e 's/@''GNULIB_ISNANF''@/0/g' \ -e 's/@''GNULIB_ISNAND''@/0/g' \ -e 's/@''GNULIB_ISNANL''@/0/g' \ -e 's/@''GNULIB_LDEXPF''@/0/g' \ -e 's/@''GNULIB_LDEXPL''@/0/g' \ -e 's/@''GNULIB_LOG''@/0/g' \ -e 's/@''GNULIB_LOGF''@/0/g' \ -e 's/@''GNULIB_LOGL''@/0/g' \ -e 's/@''GNULIB_LOG10''@/0/g' \ -e 's/@''GNULIB_LOG10F''@/0/g' \ -e 's/@''GNULIB_LOG10L''@/0/g' \ -e 's/@''GNULIB_LOG1P''@/0/g' \ -e 's/@''GNULIB_LOG1PF''@/0/g' \ -e 's/@''GNULIB_LOG1PL''@/0/g' \ -e 's/@''GNULIB_LOG2''@/0/g' \ -e 's/@''GNULIB_LOG2F''@/0/g' \ -e 's/@''GNULIB_LOG2L''@/0/g' \ -e 's/@''GNULIB_LOGB''@/0/g' \ -e 's/@''GNULIB_LOGBF''@/0/g' \ -e 's/@''GNULIB_LOGBL''@/0/g' \ -e 's/@''GNULIB_MODF''@/0/g' \ -e 's/@''GNULIB_MODFF''@/0/g' \ -e 's/@''GNULIB_MODFL''@/0/g' \ -e 's/@''GNULIB_POWF''@/0/g' \ -e 's/@''GNULIB_REMAINDER''@/0/g' \ -e 's/@''GNULIB_REMAINDERF''@/0/g' \ -e 's/@''GNULIB_REMAINDERL''@/0/g' \ -e 's/@''GNULIB_RINT''@/0/g' \ -e 's/@''GNULIB_RINTF''@/0/g' \ -e 's/@''GNULIB_RINTL''@/0/g' \ -e 's/@''GNULIB_ROUND''@/0/g' \ -e 's/@''GNULIB_ROUNDF''@/0/g' \ -e 's/@''GNULIB_ROUNDL''@/0/g' \ -e 's/@''GNULIB_SIGNBIT''@/1/g' \ -e 's/@''GNULIB_SINF''@/0/g' \ -e 's/@''GNULIB_SINL''@/0/g' \ -e 's/@''GNULIB_SINHF''@/0/g' \ -e 's/@''GNULIB_SQRTF''@/0/g' \ -e 's/@''GNULIB_SQRTL''@/0/g' \ -e 's/@''GNULIB_TANF''@/0/g' \ -e 's/@''GNULIB_TANL''@/0/g' \ -e 's/@''GNULIB_TANHF''@/0/g' \ -e 's/@''GNULIB_TRUNC''@/0/g' \ -e 's/@''GNULIB_TRUNCF''@/0/g' \ -e 's/@''GNULIB_TRUNCL''@/0/g' \ | \ sed -e 's|@''HAVE_ACOSF''@|1|g' \ -e 's|@''HAVE_ACOSL''@|1|g' \ -e 's|@''HAVE_ASINF''@|1|g' \ -e 's|@''HAVE_ASINL''@|1|g' \ -e 's|@''HAVE_ATANF''@|1|g' \ -e 's|@''HAVE_ATANL''@|1|g' \ -e 's|@''HAVE_ATAN2F''@|1|g' \ -e 's|@''HAVE_CBRT''@|1|g' \ -e 's|@''HAVE_CBRTF''@|1|g' \ -e 's|@''HAVE_CBRTL''@|1|g' \ -e 's|@''HAVE_COPYSIGN''@|1|g' \ -e 's|@''HAVE_COPYSIGNL''@|1|g' \ -e 's|@''HAVE_COSF''@|1|g' \ -e 's|@''HAVE_COSL''@|1|g' \ -e 's|@''HAVE_COSHF''@|1|g' \ -e 's|@''HAVE_EXPF''@|1|g' \ -e 's|@''HAVE_EXPL''@|1|g' \ -e 's|@''HAVE_EXPM1''@|1|g' \ -e 's|@''HAVE_EXPM1F''@|1|g' \ -e 's|@''HAVE_FABSF''@|1|g' \ -e 's|@''HAVE_FABSL''@|1|g' \ -e 's|@''HAVE_FMA''@|1|g' \ -e 's|@''HAVE_FMAF''@|1|g' \ -e 's|@''HAVE_FMAL''@|1|g' \ -e 's|@''HAVE_FMODF''@|1|g' \ -e 's|@''HAVE_FMODL''@|1|g' \ -e 's|@''HAVE_FREXPF''@|1|g' \ -e 's|@''HAVE_HYPOTF''@|1|g' \ -e 's|@''HAVE_HYPOTL''@|1|g' \ -e 's|@''HAVE_ILOGB''@|1|g' \ -e 's|@''HAVE_ILOGBF''@|1|g' \ -e 's|@''HAVE_ILOGBL''@|1|g' \ -e 's|@''HAVE_ISNANF''@|1|g' \ -e 's|@''HAVE_ISNAND''@|1|g' \ -e 's|@''HAVE_ISNANL''@|1|g' \ -e 's|@''HAVE_LDEXPF''@|1|g' \ -e 's|@''HAVE_LOGF''@|1|g' \ -e 's|@''HAVE_LOGL''@|1|g' \ -e 's|@''HAVE_LOG10F''@|1|g' \ -e 's|@''HAVE_LOG10L''@|1|g' \ -e 's|@''HAVE_LOG1P''@|1|g' \ -e 's|@''HAVE_LOG1PF''@|1|g' \ -e 's|@''HAVE_LOG1PL''@|1|g' \ -e 's|@''HAVE_LOGBF''@|1|g' \ -e 's|@''HAVE_LOGBL''@|1|g' \ -e 's|@''HAVE_MODFF''@|1|g' \ -e 's|@''HAVE_MODFL''@|1|g' \ -e 's|@''HAVE_POWF''@|1|g' \ -e 's|@''HAVE_REMAINDER''@|1|g' \ -e 's|@''HAVE_REMAINDERF''@|1|g' \ -e 's|@''HAVE_RINT''@|1|g' \ -e 's|@''HAVE_RINTL''@|1|g' \ -e 's|@''HAVE_SINF''@|1|g' \ -e 's|@''HAVE_SINL''@|1|g' \ -e 's|@''HAVE_SINHF''@|1|g' \ -e 's|@''HAVE_SQRTF''@|1|g' \ -e 's|@''HAVE_SQRTL''@|1|g' \ -e 's|@''HAVE_TANF''@|1|g' \ -e 's|@''HAVE_TANL''@|1|g' \ -e 's|@''HAVE_TANHF''@|1|g' \ -e 's|@''HAVE_DECL_ACOSL''@|1|g' \ -e 's|@''HAVE_DECL_ASINL''@|1|g' \ -e 's|@''HAVE_DECL_ATANL''@|1|g' \ -e 's|@''HAVE_DECL_CBRTF''@|1|g' \ -e 's|@''HAVE_DECL_CBRTL''@|1|g' \ -e 's|@''HAVE_DECL_CEILF''@|1|g' \ -e 's|@''HAVE_DECL_CEILL''@|1|g' \ -e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' \ -e 's|@''HAVE_DECL_COSL''@|1|g' \ -e 's|@''HAVE_DECL_EXPL''@|1|g' \ -e 's|@''HAVE_DECL_EXP2''@|1|g' \ -e 's|@''HAVE_DECL_EXP2F''@|1|g' \ -e 's|@''HAVE_DECL_EXP2L''@|1|g' \ -e 's|@''HAVE_DECL_EXPM1L''@|1|g' \ -e 's|@''HAVE_DECL_FLOORF''@|1|g' \ -e 's|@''HAVE_DECL_FLOORL''@|1|g' \ -e 's|@''HAVE_DECL_FREXPL''@|1|g' \ -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \ -e 's|@''HAVE_DECL_LOGL''@|1|g' \ -e 's|@''HAVE_DECL_LOG10L''@|1|g' \ -e 's|@''HAVE_DECL_LOG2''@|1|g' \ -e 's|@''HAVE_DECL_LOG2F''@|1|g' \ -e 's|@''HAVE_DECL_LOG2L''@|1|g' \ -e 's|@''HAVE_DECL_LOGB''@|1|g' \ -e 's|@''HAVE_DECL_REMAINDER''@|1|g' \ -e 's|@''HAVE_DECL_REMAINDERL''@|1|g' \ -e 's|@''HAVE_DECL_RINTF''@|1|g' \ -e 's|@''HAVE_DECL_ROUND''@|1|g' \ -e 's|@''HAVE_DECL_ROUNDF''@|1|g' \ -e 's|@''HAVE_DECL_ROUNDL''@|1|g' \ -e 's|@''HAVE_DECL_SINL''@|1|g' \ -e 's|@''HAVE_DECL_SQRTL''@|1|g' \ -e 's|@''HAVE_DECL_TANL''@|1|g' \ -e 's|@''HAVE_DECL_TRUNC''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \ | \ sed -e 's|@''REPLACE_ACOSF''@|0|g' \ -e 's|@''REPLACE_ASINF''@|0|g' \ -e 's|@''REPLACE_ATANF''@|0|g' \ -e 's|@''REPLACE_ATAN2F''@|0|g' \ -e 's|@''REPLACE_CBRTF''@|0|g' \ -e 's|@''REPLACE_CBRTL''@|0|g' \ -e 's|@''REPLACE_CEIL''@|0|g' \ -e 's|@''REPLACE_CEILF''@|0|g' \ -e 's|@''REPLACE_CEILL''@|0|g' \ -e 's|@''REPLACE_COSF''@|0|g' \ -e 's|@''REPLACE_COSHF''@|0|g' \ -e 's|@''REPLACE_EXPF''@|0|g' \ -e 's|@''REPLACE_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_ILOGBL''@|0|g' \ -e 's|@''REPLACE_ISFINITE''@|0|g' \ -e 's|@''REPLACE_ISINF''@|0|g' \ -e 's|@''REPLACE_ISNAN''@|0|g' \ -e 's|@''REPLACE_ITOLD''@|0|g' \ -e 's|@''REPLACE_LDEXPL''@|0|g' \ -e 's|@''REPLACE_LOG''@|0|g' \ -e 's|@''REPLACE_LOGF''@|0|g' \ -e 's|@''REPLACE_LOGL''@|0|g' \ -e 's|@''REPLACE_LOG10''@|0|g' \ -e 's|@''REPLACE_LOG10F''@|0|g' \ -e 's|@''REPLACE_LOG10L''@|0|g' \ -e 's|@''REPLACE_LOG1P''@|0|g' \ -e 's|@''REPLACE_LOG1PF''@|0|g' \ -e 's|@''REPLACE_LOG1PL''@|0|g' \ -e 's|@''REPLACE_LOG2''@|0|g' \ -e 's|@''REPLACE_LOG2F''@|0|g' \ -e 's|@''REPLACE_LOG2L''@|0|g' \ -e 's|@''REPLACE_LOGB''@|0|g' \ -e 's|@''REPLACE_LOGBF''@|0|g' \ -e 's|@''REPLACE_LOGBL''@|0|g' \ -e 's|@''REPLACE_MODF''@|0|g' \ -e 's|@''REPLACE_MODFF''@|0|g' \ -e 's|@''REPLACE_MODFL''@|0|g' \ -e 's|@''REPLACE_NAN''@|0|g' \ -e 's|@''REPLACE_REMAINDER''@|0|g' \ -e 's|@''REPLACE_REMAINDERF''@|0|g' \ -e 's|@''REPLACE_REMAINDERL''@|0|g' \ -e 's|@''REPLACE_ROUND''@|0|g' \ -e 's|@''REPLACE_ROUNDF''@|0|g' \ -e 's|@''REPLACE_ROUNDL''@|0|g' \ -e 's|@''REPLACE_SIGNBIT''@|0|g' \ -e 's|@''REPLACE_SIGNBIT_USING_GCC''@|1|g' \ -e 's|@''REPLACE_SINF''@|0|g' \ -e 's|@''REPLACE_SINHF''@|0|g' \ -e 's|@''REPLACE_SQRTF''@|0|g' \ -e 's|@''REPLACE_SQRTL''@|0|g' \ -e 's|@''REPLACE_TANF''@|0|g' \ -e 's|@''REPLACE_TANHF''@|0|g' \ -e 's|@''REPLACE_TRUNC''@|0|g' \ -e 's|@''REPLACE_TRUNCF''@|0|g' \ -e 's|@''REPLACE_TRUNCL''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./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 make[2]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ : "Avoid double inclusion, to avoid a warning about redefinitions."; \ echo '#ifndef UNISTRING_CONFIG_H'; \ echo '#define UNISTRING_CONFIG_H'; \ echo; \ echo '#include "../config.h"'; \ echo; \ echo '#endif /* UNISTRING_CONFIG_H */'; \ } > config.h && \ if test -n "yes" && test -n "1"; then \ { \ { \ for f in amemxfrm.c c-ctype.h c-ctype.c c-strcase.h c-strcasecmp.c c-strncasecmp.c hard-locale.c localcharset.h localcharset.c localename.c glthread/lock.h glthread/lock.c malloca.c math.c mbchar.c mbiter.h mbiter.c mbsnlen.c memcmp2.c minmax.h printf-frexp.c printf-frexpl.c size_max.h striconveh.h striconveh.c striconveha.h striconveha.c glthread/threadlib.c unicase/cased.c unicase/empty-prefix-context.c unicase/empty-suffix-context.c unicase/ignorable.c unicase/locale-language.c unicase/special-casing.c unicase/tocasefold.c unicase/tolower.c unicase/totitle.c unicase/toupper.c unicase/u16-casecmp.c unicase/u16-casecoll.c unicase/u16-casefold.c unicase/u16-casemap.c unicase/u16-casexfrm.c unicase/u16-ct-casefold.c unicase/u16-ct-tolower.c unicase/u16-ct-totitle.c unicase/u16-ct-toupper.c unicase/u16-is-cased.c unicase/u16-is-casefolded.c unicase/u16-is-invariant.c unicase/u16-is-lowercase.c unicase/u16-is-titlecase.c unicase/u16-is-uppercase.c unicase/u16-prefix-context.c unicase/u16-suffix-context.c unicase/u16-tolower.c unicase/u16-totitle.c unicase/u16-toupper.c unicase/u32-casecmp.c unicase/u32-casecoll.c unicase/u32-casefold.c unicase/u32-casemap.c unicase/u32-casexfrm.c unicase/u32-ct-casefold.c unicase/u32-ct-tolower.c unicase/u32-ct-totitle.c unicase/u32-ct-toupper.c unicase/u32-is-cased.c unicase/u32-is-casefolded.c unicase/u32-is-invariant.c unicase/u32-is-lowercase.c unicase/u32-is-titlecase.c unicase/u32-is-uppercase.c unicase/u32-prefix-context.c unicase/u32-suffix-context.c unicase/u32-tolower.c unicase/u32-totitle.c unicase/u32-toupper.c unicase/u8-casecmp.c unicase/u8-casecoll.c unicase/u8-casefold.c unicase/u8-casemap.c unicase/u8-casexfrm.c unicase/u8-ct-casefold.c unicase/u8-ct-tolower.c unicase/u8-ct-totitle.c unicase/u8-ct-toupper.c unicase/u8-is-cased.c unicase/u8-is-casefolded.c unicase/u8-is-invariant.c unicase/u8-is-lowercase.c unicase/u8-is-titlecase.c unicase/u8-is-uppercase.c unicase/u8-prefix-context.c unicase/u8-suffix-context.c unicase/u8-tolower.c unicase/u8-totitle.c unicase/u8-toupper.c unicase/ulc-casecmp.c unicase/ulc-casecoll.c unicase/ulc-casexfrm.c uniconv/u16-conv-from-enc.c uniconv/u16-conv-to-enc.c uniconv/u16-strconv-from-enc.c uniconv/u16-strconv-from-locale.c uniconv/u16-strconv-to-enc.c uniconv/u16-strconv-to-locale.c uniconv/u32-conv-from-enc.c uniconv/u32-conv-to-enc.c uniconv/u32-strconv-from-enc.c uniconv/u32-strconv-from-locale.c uniconv/u32-strconv-to-enc.c uniconv/u32-strconv-to-locale.c uniconv/u8-conv-from-enc.c uniconv/u8-conv-to-enc.c uniconv/u8-strconv-from-enc.c uniconv/u8-strconv-from-locale.c uniconv/u8-strconv-to-enc.c uniconv/u8-strconv-to-locale.c unictype/bidi_byname.c unictype/bidi_longname.c unictype/bidi_name.c unictype/bidi_of.c unictype/bidi_test.c unictype/blocks.c unictype/block_test.c unictype/categ_C.c unictype/categ_Cc.c unictype/categ_Cf.c unictype/categ_Cn.c unictype/categ_Co.c unictype/categ_Cs.c unictype/categ_L.c unictype/categ_LC.c unictype/categ_Ll.c unictype/categ_Lm.c unictype/categ_Lo.c unictype/categ_Lt.c unictype/categ_Lu.c unictype/categ_M.c unictype/categ_Mc.c unictype/categ_Me.c unictype/categ_Mn.c unictype/categ_N.c unictype/categ_Nd.c unictype/categ_Nl.c unictype/categ_No.c unictype/categ_P.c unictype/categ_Pc.c unictype/categ_Pd.c unictype/categ_Pe.c unictype/categ_Pf.c unictype/categ_Pi.c unictype/categ_Po.c unictype/categ_Ps.c unictype/categ_S.c unictype/categ_Sc.c unictype/categ_Sk.c unictype/categ_Sm.c unictype/categ_So.c unictype/categ_Z.c unictype/categ_Zl.c unictype/categ_Zp.c unictype/categ_Zs.c unictype/categ_and.c unictype/categ_and_not.c unictype/categ_byname.c unictype/categ_longname.c unictype/categ_name.c unictype/categ_none.c unictype/categ_of.c unictype/categ_or.c unictype/categ_test.c unictype/combiningclass.c unictype/combiningclass_byname.c unictype/combiningclass_longname.c unictype/combiningclass_name.c unictype/ctype_alnum.c unictype/ctype_alpha.c unictype/ctype_blank.c unictype/ctype_cntrl.c unictype/ctype_digit.c unictype/ctype_graph.c unictype/ctype_lower.c unictype/ctype_print.c unictype/ctype_punct.c unictype/ctype_space.c unictype/ctype_upper.c unictype/ctype_xdigit.c unictype/decdigit.c unictype/digit.c unictype/joininggroup_byname.c unictype/joininggroup_name.c unictype/joininggroup_of.c unictype/joiningtype_byname.c unictype/joiningtype_longname.c unictype/joiningtype_name.c unictype/joiningtype_of.c unictype/mirror.c unictype/numeric.c unictype/pr_alphabetic.c unictype/pr_ascii_hex_digit.c unictype/pr_bidi_arabic_digit.c unictype/pr_bidi_arabic_right_to_left.c unictype/pr_bidi_block_separator.c unictype/pr_bidi_boundary_neutral.c unictype/pr_bidi_common_separator.c unictype/pr_bidi_control.c unictype/pr_bidi_embedding_or_override.c unictype/pr_bidi_eur_num_separator.c unictype/pr_bidi_eur_num_terminator.c unictype/pr_bidi_european_digit.c unictype/pr_bidi_hebrew_right_to_left.c unictype/pr_bidi_left_to_right.c unictype/pr_bidi_non_spacing_mark.c unictype/pr_bidi_other_neutral.c unictype/pr_bidi_pdf.c unictype/pr_bidi_segment_separator.c unictype/pr_bidi_whitespace.c unictype/pr_byname.c unictype/pr_case_ignorable.c unictype/pr_cased.c unictype/pr_changes_when_casefolded.c unictype/pr_changes_when_casemapped.c unictype/pr_changes_when_lowercased.c unictype/pr_changes_when_titlecased.c unictype/pr_changes_when_uppercased.c unictype/pr_combining.c unictype/pr_composite.c unictype/pr_currency_symbol.c unictype/pr_dash.c unictype/pr_decimal_digit.c unictype/pr_default_ignorable_code_point.c unictype/pr_deprecated.c unictype/pr_diacritic.c unictype/pr_extender.c unictype/pr_format_control.c unictype/pr_grapheme_base.c unictype/pr_grapheme_extend.c unictype/pr_grapheme_link.c unictype/pr_hex_digit.c unictype/pr_hyphen.c unictype/pr_id_continue.c unictype/pr_id_start.c unictype/pr_ideographic.c unictype/pr_ids_binary_operator.c unictype/pr_ids_trinary_operator.c unictype/pr_ignorable_control.c unictype/pr_iso_control.c unictype/pr_join_control.c unictype/pr_left_of_pair.c unictype/pr_line_separator.c unictype/pr_logical_order_exception.c unictype/pr_lowercase.c unictype/pr_math.c unictype/pr_non_break.c unictype/pr_not_a_character.c unictype/pr_numeric.c unictype/pr_other_alphabetic.c unictype/pr_other_default_ignorable_code_point.c unictype/pr_other_grapheme_extend.c unictype/pr_other_id_continue.c unictype/pr_other_id_start.c unictype/pr_other_lowercase.c unictype/pr_other_math.c unictype/pr_other_uppercase.c unictype/pr_paired_punctuation.c unictype/pr_paragraph_separator.c unictype/pr_pattern_syntax.c unictype/pr_pattern_white_space.c unictype/pr_private_use.c unictype/pr_punctuation.c unictype/pr_quotation_mark.c unictype/pr_radical.c unictype/pr_sentence_terminal.c unictype/pr_soft_dotted.c unictype/pr_space.c unictype/pr_terminal_punctuation.c unictype/pr_test.c unictype/pr_titlecase.c unictype/pr_unassigned_code_value.c unictype/pr_unified_ideograph.c unictype/pr_uppercase.c unictype/pr_variation_selector.c unictype/pr_white_space.c unictype/pr_xid_continue.c unictype/pr_xid_start.c unictype/pr_zero_width.c unictype/scripts.c unictype/sy_c_ident.c unictype/sy_c_whitespace.c unictype/sy_java_ident.c unictype/sy_java_whitespace.c unigbrk/u16-grapheme-breaks.c unigbrk/u16-grapheme-next.c unigbrk/u16-grapheme-prev.c unigbrk/u32-grapheme-breaks.c unigbrk/u32-grapheme-next.c unigbrk/u32-grapheme-prev.c unigbrk/u8-grapheme-breaks.c unigbrk/u8-grapheme-next.c unigbrk/u8-grapheme-prev.c unigbrk/uc-gbrk-prop.c unigbrk/uc-grapheme-breaks.c unigbrk/uc-is-grapheme-break.c unigbrk/ulc-grapheme-breaks.c unilbrk/lbrktables.c unilbrk/u16-possible-linebreaks.c unilbrk/u16-width-linebreaks.c unilbrk/u32-possible-linebreaks.c unilbrk/u32-width-linebreaks.c unilbrk/u8-possible-linebreaks.c unilbrk/u8-width-linebreaks.c unilbrk/ulc-common.c unilbrk/ulc-possible-linebreaks.c unilbrk/ulc-width-linebreaks.c uniname/uniname.c uninorm/canonical-decomposition.c uninorm/compat-decomposition.c uninorm/composition.c uninorm/decompose-internal.c uninorm/decomposing-form.c uninorm/decomposition.c uninorm/decomposition-table.c uninorm/uninorm-filter.c uninorm/nfc.c uninorm/nfd.c uninorm/nfkc.c uninorm/nfkd.c uninorm/u16-normalize.c uninorm/u16-normcmp.c uninorm/u16-normcoll.c uninorm/u16-normxfrm.c uninorm/u32-normalize.c uninorm/u32-normcmp.c uninorm/u32-normcoll.c uninorm/u32-normxfrm.c uninorm/u8-normalize.c uninorm/u8-normcmp.c uninorm/u8-normcoll.c uninorm/u8-normxfrm.c unistd.c unistdio/u-printf-args.c unistdio/u16-asnprintf.c unistdio/u16-asprintf.c unistdio/u16-printf-parse.c unistdio/u16-snprintf.c unistdio/u16-sprintf.c unistdio/u16-u16-asnprintf.c unistdio/u16-u16-asprintf.c unistdio/u16-u16-snprintf.c unistdio/u16-u16-sprintf.c unistdio/u16-u16-vasnprintf.c unistdio/u16-u16-vasprintf.c unistdio/u16-u16-vsnprintf.c unistdio/u16-u16-vsprintf.c unistdio/u16-vasnprintf.c unistdio/u16-vasprintf.c unistdio/u16-vsnprintf.c unistdio/u16-vsprintf.c unistdio/u32-asnprintf.c unistdio/u32-asprintf.c unistdio/u32-printf-parse.c unistdio/u32-snprintf.c unistdio/u32-sprintf.c unistdio/u32-u32-asnprintf.c unistdio/u32-u32-asprintf.c unistdio/u32-u32-snprintf.c unistdio/u32-u32-sprintf.c unistdio/u32-u32-vasnprintf.c unistdio/u32-u32-vasprintf.c unistdio/u32-u32-vsnprintf.c unistdio/u32-u32-vsprintf.c unistdio/u32-vasnprintf.c unistdio/u32-vasprintf.c unistdio/u32-vsnprintf.c unistdio/u32-vsprintf.c unistdio/u8-asnprintf.c unistdio/u8-asprintf.c unistdio/u8-printf-parse.c unistdio/u8-snprintf.c unistdio/u8-sprintf.c unistdio/u8-u8-asnprintf.c unistdio/u8-u8-asprintf.c unistdio/u8-u8-snprintf.c unistdio/u8-u8-sprintf.c unistdio/u8-u8-vasnprintf.c unistdio/u8-u8-vasprintf.c unistdio/u8-u8-vsnprintf.c unistdio/u8-u8-vsprintf.c unistdio/u8-vasnprintf.c unistdio/u8-vasprintf.c unistdio/u8-vsnprintf.c unistdio/u8-vsprintf.c unistdio/ulc-asnprintf.c unistdio/ulc-asprintf.c unistdio/ulc-fprintf.c unistdio/ulc-printf-parse.c unistdio/ulc-snprintf.c unistdio/ulc-sprintf.c unistdio/ulc-vasnprintf.c unistdio/ulc-vasprintf.c unistdio/ulc-vfprintf.c unistdio/ulc-vsnprintf.c unistdio/ulc-vsprintf.c unistr/u16-check.c unistr/u16-chr.c unistr/u16-cmp.c unistr/u16-cmp2.c unistr/u16-cpy.c unistr/u16-cpy-alloc.c unistr/u16-endswith.c unistr/u16-mblen.c unistr/u16-mbsnlen.c unistr/u16-mbtouc.c unistr/u16-mbtouc-aux.c unistr/u16-mbtouc-unsafe.c unistr/u16-mbtouc-unsafe-aux.c unistr/u16-mbtoucr.c unistr/u16-move.c unistr/u16-next.c unistr/u16-prev.c unistr/u16-set.c unistr/u16-startswith.c unistr/u16-stpcpy.c unistr/u16-stpncpy.c unistr/u16-strcat.c unistr/u16-strchr.c unistr/u16-strcmp.c unistr/u16-strcoll.c unistr/u16-strcpy.c unistr/u16-strcspn.c unistr/u16-strdup.c unistr/u16-strlen.c unistr/u16-strmblen.c unistr/u16-strmbtouc.c unistr/u16-strncat.c unistr/u16-strncmp.c unistr/u16-strncpy.c unistr/u16-strnlen.c unistr/u16-strpbrk.c unistr/u16-strrchr.c unistr/u16-strspn.c unistr/u16-strstr.c unistr/u16-strtok.c unistr/u16-to-u32.c unistr/u16-to-u8.c unistr/u16-uctomb.c unistr/u16-uctomb-aux.c unistr/u32-check.c unistr/u32-chr.c unistr/u32-cmp.c unistr/u32-cmp2.c unistr/u32-cpy.c unistr/u32-cpy-alloc.c unistr/u32-endswith.c unistr/u32-mblen.c unistr/u32-mbsnlen.c unistr/u32-mbtouc.c unistr/u32-mbtouc-unsafe.c unistr/u32-mbtoucr.c unistr/u32-move.c unistr/u32-next.c unistr/u32-prev.c unistr/u32-set.c unistr/u32-startswith.c unistr/u32-stpcpy.c unistr/u32-stpncpy.c unistr/u32-strcat.c unistr/u32-strchr.c unistr/u32-strcmp.c unistr/u32-strcoll.c unistr/u32-strcpy.c unistr/u32-strcspn.c unistr/u32-strdup.c unistr/u32-strlen.c unistr/u32-strmblen.c unistr/u32-strmbtouc.c unistr/u32-strncat.c unistr/u32-strncmp.c unistr/u32-strncpy.c unistr/u32-strnlen.c unistr/u32-strpbrk.c unistr/u32-strrchr.c unistr/u32-strspn.c unistr/u32-strstr.c unistr/u32-strtok.c unistr/u32-to-u16.c unistr/u32-to-u8.c unistr/u32-uctomb.c unistr/u8-check.c unistr/u8-chr.c unistr/u8-cmp.c unistr/u8-cmp2.c unistr/u8-cpy.c unistr/u8-cpy-alloc.c unistr/u8-endswith.c unistr/u8-mblen.c unistr/u8-mbsnlen.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-move.c unistr/u8-next.c unistr/u8-prev.c unistr/u8-set.c unistr/u8-startswith.c unistr/u8-stpcpy.c unistr/u8-stpncpy.c unistr/u8-strcat.c unistr/u8-strchr.c unistr/u8-strcmp.c unistr/u8-strcoll.c unistr/u8-strcpy.c unistr/u8-strcspn.c unistr/u8-strdup.c unistr/u8-strlen.c unistr/u8-strmblen.c unistr/u8-strmbtouc.c unistr/u8-strncat.c unistr/u8-strncmp.c unistr/u8-strncpy.c unistr/u8-strnlen.c unistr/u8-strpbrk.c unistr/u8-strrchr.c unistr/u8-strspn.c unistr/u8-strstr.c unistr/u8-strtok.c unistr/u8-to-u16.c unistr/u8-to-u32.c unistr/u8-uctomb.c unistr/u8-uctomb-aux.c uniwbrk/wbrktable.c uniwbrk/u16-wordbreaks.c uniwbrk/u32-wordbreaks.c uniwbrk/u8-wordbreaks.c uniwbrk/ulc-wordbreaks.c uniwbrk/wordbreak-property.c uniwidth/u16-strwidth.c uniwidth/u16-width.c uniwidth/u32-strwidth.c uniwidth/u32-width.c uniwidth/u8-strwidth.c uniwidth/u8-width.c uniwidth/width.c wctype-h.c xsize.h xsize.c version.c fseterr.lo mbrtowc.lo ; do \ case $f in \ *.res.lo ) ;; \ *.c | *.o | *.lo ) \ sf=`echo "$f" | sed -e 's,\\.[^.]*$,,'`.c; \ test -f $sf || sf=./$sf; \ of=`echo "$f" | sed -e 's,^.*/,,' -e 's,\\.[^.]*$,,'`.o; \ echo "i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c $sf" 1>&6; \ i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 \ | { \ if test -f libunistring.sym; then \ symfile='libunistring.sym'; \ else \ symfile='./libunistring.sym'; \ fi; \ LC_ALL=C join -v 1 - $symfile; \ } \ | sed -e 's,^\(.*\)$,#define \1 libunistring_\1,' > config.h-t; \ } 6>&1 && \ if test -f config.h; then \ cat config.h-t >> config.h; \ rm -f config.h-t; \ else \ rm -f config.h-t; \ exit 1; \ fi \ fi i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c amemxfrm.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c c-ctype.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c c-strcasecmp.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c c-strncasecmp.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c hard-locale.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c localcharset.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c localename.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c glthread/lock.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c malloca.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c math.c /usr/bin/nm: math.o: no symbols i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c mbchar.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c mbiter.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c mbsnlen.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c memcmp2.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c printf-frexp.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c printf-frexpl.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c striconveh.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c striconveha.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c glthread/threadlib.c /usr/bin/nm: threadlib.o: no symbols i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/cased.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/empty-prefix-context.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/empty-suffix-context.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/ignorable.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/locale-language.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/special-casing.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/tocasefold.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/tolower.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/totitle.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/toupper.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u16-casecmp.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u16-casecoll.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u16-casefold.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u16-casemap.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u16-casexfrm.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u16-ct-casefold.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u16-ct-tolower.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u16-ct-totitle.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u16-ct-toupper.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u16-is-cased.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u16-is-casefolded.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u16-is-invariant.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u16-is-lowercase.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u16-is-titlecase.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u16-is-uppercase.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u16-prefix-context.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u16-suffix-context.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u16-tolower.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u16-totitle.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u16-toupper.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u32-casecmp.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u32-casecoll.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u32-casefold.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u32-casemap.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u32-casexfrm.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u32-ct-casefold.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u32-ct-tolower.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u32-ct-totitle.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u32-ct-toupper.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u32-is-cased.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u32-is-casefolded.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u32-is-invariant.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u32-is-lowercase.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u32-is-titlecase.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u32-is-uppercase.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u32-prefix-context.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u32-suffix-context.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u32-tolower.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u32-totitle.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u32-toupper.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u8-casecmp.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u8-casecoll.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u8-casefold.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u8-casemap.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u8-casexfrm.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u8-ct-casefold.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u8-ct-tolower.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u8-ct-totitle.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u8-ct-toupper.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u8-is-cased.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u8-is-casefolded.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u8-is-invariant.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u8-is-lowercase.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u8-is-titlecase.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u8-is-uppercase.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u8-prefix-context.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u8-suffix-context.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u8-tolower.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u8-totitle.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u8-toupper.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/ulc-casecmp.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/ulc-casecoll.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/ulc-casexfrm.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniconv/u16-conv-from-enc.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniconv/u16-conv-to-enc.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniconv/u16-strconv-from-enc.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniconv/u16-strconv-from-locale.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniconv/u16-strconv-to-enc.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniconv/u16-strconv-to-locale.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniconv/u32-conv-from-enc.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniconv/u32-conv-to-enc.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniconv/u32-strconv-from-enc.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniconv/u32-strconv-from-locale.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniconv/u32-strconv-to-enc.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniconv/u32-strconv-to-locale.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniconv/u8-conv-from-enc.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniconv/u8-conv-to-enc.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniconv/u8-strconv-from-enc.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniconv/u8-strconv-from-locale.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniconv/u8-strconv-to-enc.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniconv/u8-strconv-to-locale.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/bidi_byname.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/bidi_longname.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/bidi_name.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/bidi_of.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/bidi_test.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/blocks.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/block_test.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_C.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Cc.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Cf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Cn.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Co.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Cs.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_L.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_LC.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Ll.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Lm.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Lo.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Lt.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Lu.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_M.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Mc.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Me.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Mn.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_N.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Nd.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Nl.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_No.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_P.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Pc.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Pd.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Pe.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Pf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Pi.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Po.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Ps.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_S.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Sc.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Sk.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Sm.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_So.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Z.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Zl.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Zp.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Zs.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_and.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_and_not.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_byname.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_longname.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_name.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_none.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_of.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_or.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_test.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/combiningclass.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/combiningclass_byname.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/combiningclass_longname.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/combiningclass_name.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/ctype_alnum.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/ctype_alpha.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/ctype_blank.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/ctype_cntrl.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/ctype_digit.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/ctype_graph.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/ctype_lower.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/ctype_print.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/ctype_punct.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/ctype_space.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/ctype_upper.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/ctype_xdigit.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/decdigit.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/digit.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/joininggroup_byname.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/joininggroup_name.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/joininggroup_of.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/joiningtype_byname.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/joiningtype_longname.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/joiningtype_name.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/joiningtype_of.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/mirror.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/numeric.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_alphabetic.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_ascii_hex_digit.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_bidi_arabic_digit.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_bidi_arabic_right_to_left.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_bidi_block_separator.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_bidi_boundary_neutral.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_bidi_common_separator.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_bidi_control.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_bidi_embedding_or_override.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_bidi_eur_num_separator.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_bidi_eur_num_terminator.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_bidi_european_digit.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_bidi_hebrew_right_to_left.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_bidi_left_to_right.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_bidi_non_spacing_mark.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_bidi_other_neutral.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_bidi_pdf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_bidi_segment_separator.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_bidi_whitespace.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_byname.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_case_ignorable.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_cased.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_changes_when_casefolded.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_changes_when_casemapped.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_changes_when_lowercased.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_changes_when_titlecased.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_changes_when_uppercased.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_combining.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_composite.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_currency_symbol.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_dash.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_decimal_digit.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_default_ignorable_code_point.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_deprecated.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_diacritic.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_extender.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_format_control.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_grapheme_base.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_grapheme_extend.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_grapheme_link.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_hex_digit.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_hyphen.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_id_continue.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_id_start.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_ideographic.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_ids_binary_operator.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_ids_trinary_operator.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_ignorable_control.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_iso_control.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_join_control.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_left_of_pair.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_line_separator.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_logical_order_exception.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_lowercase.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_math.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_non_break.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_not_a_character.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_numeric.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_other_alphabetic.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_other_default_ignorable_code_point.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_other_grapheme_extend.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_other_id_continue.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_other_id_start.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_other_lowercase.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_other_math.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_other_uppercase.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_paired_punctuation.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_paragraph_separator.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_pattern_syntax.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_pattern_white_space.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_private_use.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_punctuation.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_quotation_mark.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_radical.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_sentence_terminal.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_soft_dotted.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_space.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_terminal_punctuation.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_test.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_titlecase.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_unassigned_code_value.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_unified_ideograph.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_uppercase.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_variation_selector.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_white_space.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_xid_continue.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_xid_start.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_zero_width.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/scripts.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/sy_c_ident.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/sy_c_whitespace.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/sy_java_ident.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/sy_java_whitespace.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unigbrk/u16-grapheme-breaks.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unigbrk/u16-grapheme-next.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unigbrk/u16-grapheme-prev.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unigbrk/u32-grapheme-breaks.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unigbrk/u32-grapheme-next.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unigbrk/u32-grapheme-prev.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unigbrk/u8-grapheme-breaks.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unigbrk/u8-grapheme-next.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unigbrk/u8-grapheme-prev.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unigbrk/uc-gbrk-prop.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unigbrk/uc-grapheme-breaks.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unigbrk/uc-is-grapheme-break.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unigbrk/ulc-grapheme-breaks.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unilbrk/lbrktables.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unilbrk/u16-possible-linebreaks.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unilbrk/u16-width-linebreaks.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unilbrk/u32-possible-linebreaks.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unilbrk/u32-width-linebreaks.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unilbrk/u8-possible-linebreaks.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unilbrk/u8-width-linebreaks.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unilbrk/ulc-common.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unilbrk/ulc-possible-linebreaks.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unilbrk/ulc-width-linebreaks.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniname/uniname.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uninorm/canonical-decomposition.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uninorm/compat-decomposition.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uninorm/composition.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uninorm/decompose-internal.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uninorm/decomposing-form.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uninorm/decomposition.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uninorm/decomposition-table.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uninorm/uninorm-filter.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uninorm/nfc.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uninorm/nfd.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uninorm/nfkc.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uninorm/nfkd.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uninorm/u16-normalize.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uninorm/u16-normcmp.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uninorm/u16-normcoll.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uninorm/u16-normxfrm.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uninorm/u32-normalize.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uninorm/u32-normcmp.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uninorm/u32-normcoll.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uninorm/u32-normxfrm.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uninorm/u8-normalize.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uninorm/u8-normcmp.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uninorm/u8-normcoll.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uninorm/u8-normxfrm.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistd.c /usr/bin/nm: unistd.o: no symbols i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u-printf-args.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u16-asnprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u16-asprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u16-printf-parse.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u16-snprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u16-sprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u16-u16-asnprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u16-u16-asprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u16-u16-snprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u16-u16-sprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u16-u16-vasnprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u16-u16-vasprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u16-u16-vsnprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u16-u16-vsprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u16-vasnprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u16-vasprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u16-vsnprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u16-vsprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u32-asnprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u32-asprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u32-printf-parse.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u32-snprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u32-sprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u32-u32-asnprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u32-u32-asprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u32-u32-snprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u32-u32-sprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u32-u32-vasnprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u32-u32-vasprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u32-u32-vsnprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u32-u32-vsprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u32-vasnprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u32-vasprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u32-vsnprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u32-vsprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u8-asnprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u8-asprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u8-printf-parse.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u8-snprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u8-sprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u8-u8-asnprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u8-u8-asprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u8-u8-snprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u8-u8-sprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u8-u8-vasnprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u8-u8-vasprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u8-u8-vsnprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u8-u8-vsprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u8-vasnprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u8-vasprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u8-vsnprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u8-vsprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/ulc-asnprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/ulc-asprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/ulc-fprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/ulc-printf-parse.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/ulc-snprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/ulc-sprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/ulc-vasnprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/ulc-vasprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/ulc-vfprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/ulc-vsnprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/ulc-vsprintf.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-check.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-chr.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-cmp.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-cmp2.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-cpy.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-cpy-alloc.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-endswith.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-mblen.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-mbsnlen.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-mbtouc.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-mbtouc-aux.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-mbtouc-unsafe.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-mbtouc-unsafe-aux.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-mbtoucr.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-move.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-next.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-prev.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-set.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-startswith.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-stpcpy.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-stpncpy.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-strcat.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-strchr.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-strcmp.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-strcoll.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-strcpy.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-strcspn.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-strdup.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-strlen.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-strmblen.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-strmbtouc.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-strncat.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-strncmp.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-strncpy.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-strnlen.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-strpbrk.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-strrchr.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-strspn.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-strstr.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-strtok.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-to-u32.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-to-u8.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-uctomb.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-uctomb-aux.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-check.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-chr.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-cmp.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-cmp2.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-cpy.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-cpy-alloc.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-endswith.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-mblen.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-mbsnlen.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-mbtouc.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-mbtouc-unsafe.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-mbtoucr.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-move.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-next.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-prev.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-set.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-startswith.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-stpcpy.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-stpncpy.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-strcat.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-strchr.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-strcmp.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-strcoll.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-strcpy.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-strcspn.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-strdup.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-strlen.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-strmblen.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-strmbtouc.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-strncat.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-strncmp.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-strncpy.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-strnlen.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-strpbrk.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-strrchr.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-strspn.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-strstr.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-strtok.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-to-u16.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-to-u8.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-uctomb.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-check.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-chr.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-cmp.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-cmp2.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-cpy.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-cpy-alloc.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-endswith.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-mblen.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-mbsnlen.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-mbtouc.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-mbtouc-aux.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-mbtouc-unsafe.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-mbtouc-unsafe-aux.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-mbtoucr.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-move.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-next.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-prev.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-set.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-startswith.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-stpcpy.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-stpncpy.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-strcat.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-strchr.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-strcmp.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-strcoll.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-strcpy.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-strcspn.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-strdup.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-strlen.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-strmblen.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-strmbtouc.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-strncat.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-strncmp.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-strncpy.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-strnlen.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-strpbrk.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-strrchr.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-strspn.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-strstr.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-strtok.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-to-u16.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-to-u32.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-uctomb.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-uctomb-aux.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniwbrk/wbrktable.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniwbrk/u16-wordbreaks.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniwbrk/u32-wordbreaks.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniwbrk/u8-wordbreaks.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniwbrk/ulc-wordbreaks.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniwbrk/wordbreak-property.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniwidth/u16-strwidth.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniwidth/u16-width.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniwidth/u32-strwidth.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniwidth/u32-width.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniwidth/u8-strwidth.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniwidth/u8-width.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniwidth/width.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c wctype-h.c /usr/bin/nm: wctype-h.o: no symbols i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c xsize.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c version.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c fseterr.c i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c mbrtowc.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make all-am make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o c-strncasecmp.lo c-strncasecmp.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c c-strncasecmp.c -fPIC -DPIC -o .libs/c-strncasecmp.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o c-strcasecmp.lo c-strcasecmp.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c c-strcasecmp.c -fPIC -DPIC -o .libs/c-strcasecmp.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o c-ctype.lo c-ctype.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o hard-locale.lo hard-locale.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c hard-locale.c -fPIC -DPIC -o .libs/hard-locale.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o malloca.lo malloca.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c malloca.c -fPIC -DPIC -o .libs/malloca.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o amemxfrm.lo amemxfrm.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c amemxfrm.c -fPIC -DPIC -o .libs/amemxfrm.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o localename.lo localename.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c localename.c -fPIC -DPIC -o .libs/localename.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o mbiter.lo mbiter.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c mbiter.c -fPIC -DPIC -o .libs/mbiter.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o printf-frexpl.lo printf-frexpl.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c printf-frexpl.c -fPIC -DPIC -o .libs/printf-frexpl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o math.lo math.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c math.c -fPIC -DPIC -o .libs/math.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o memcmp2.lo memcmp2.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c memcmp2.c -fPIC -DPIC -o .libs/memcmp2.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o localcharset.lo localcharset.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o mbchar.lo mbchar.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c mbchar.c -fPIC -DPIC -o .libs/mbchar.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o mbsnlen.lo mbsnlen.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c mbsnlen.c -fPIC -DPIC -o .libs/mbsnlen.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o printf-frexp.lo printf-frexp.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c printf-frexp.c -fPIC -DPIC -o .libs/printf-frexp.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o striconveha.lo striconveha.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c striconveha.c -fPIC -DPIC -o .libs/striconveha.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' rm -f t-ref-add.sed ref-add.sed && \ sed -e '/^#/d' -e 's/@''PACKAGE''@/libunistring/g' ref-add.sin > t-ref-add.sed && \ mv t-ref-add.sed ref-add.sed make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' rm -f t-charset.alias charset.alias && \ /bin/sh ./config.charset 'i586-alt-linux-gnu' > t-charset.alias && \ mv t-charset.alias charset.alias make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' rm -f t-ref-del.sed ref-del.sed && \ sed -e '/^#/d' -e 's/@''PACKAGE''@/libunistring/g' ref-del.sin > t-ref-del.sed && \ mv t-ref-del.sed ref-del.sed make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o glthread/threadlib.lo glthread/threadlib.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c glthread/threadlib.c -fPIC -DPIC -o glthread/.libs/threadlib.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o striconveh.lo striconveh.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c striconveh.c -fPIC -DPIC -o .libs/striconveh.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistd.lo unistd.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistd.c -fPIC -DPIC -o .libs/unistd.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o xsize.lo xsize.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c xsize.c -fPIC -DPIC -o .libs/xsize.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o fseterr.lo fseterr.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c fseterr.c -fPIC -DPIC -o .libs/fseterr.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o version.lo version.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c version.c -fPIC -DPIC -o .libs/version.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o wctype-h.lo wctype-h.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c wctype-h.c -fPIC -DPIC -o .libs/wctype-h.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o glthread/lock.lo glthread/lock.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c glthread/lock.c -fPIC -DPIC -o glthread/.libs/lock.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/ignorable.lo unicase/ignorable.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/ignorable.c -fPIC -DPIC -o unicase/.libs/ignorable.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/special-casing.lo unicase/special-casing.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/special-casing.c -fPIC -DPIC -o unicase/.libs/special-casing.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/empty-prefix-context.lo unicase/empty-prefix-context.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/empty-prefix-context.c -fPIC -DPIC -o unicase/.libs/empty-prefix-context.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/empty-suffix-context.lo unicase/empty-suffix-context.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/empty-suffix-context.c -fPIC -DPIC -o unicase/.libs/empty-suffix-context.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/tolower.lo unicase/tolower.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/tolower.c -fPIC -DPIC -o unicase/.libs/tolower.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o mbrtowc.lo mbrtowc.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c mbrtowc.c -fPIC -DPIC -o .libs/mbrtowc.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u16-casefold.lo unicase/u16-casefold.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u16-casefold.c -fPIC -DPIC -o unicase/.libs/u16-casefold.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u16-casecmp.lo unicase/u16-casecmp.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u16-casecmp.c -fPIC -DPIC -o unicase/.libs/u16-casecmp.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/totitle.lo unicase/totitle.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/totitle.c -fPIC -DPIC -o unicase/.libs/totitle.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/cased.lo unicase/cased.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/cased.c -fPIC -DPIC -o unicase/.libs/cased.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/locale-language.lo unicase/locale-language.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/locale-language.c -fPIC -DPIC -o unicase/.libs/locale-language.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/tocasefold.lo unicase/tocasefold.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/tocasefold.c -fPIC -DPIC -o unicase/.libs/tocasefold.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u16-casexfrm.lo unicase/u16-casexfrm.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u16-casexfrm.c -fPIC -DPIC -o unicase/.libs/u16-casexfrm.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u16-casecoll.lo unicase/u16-casecoll.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u16-casecoll.c -fPIC -DPIC -o unicase/.libs/u16-casecoll.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/toupper.lo unicase/toupper.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/toupper.c -fPIC -DPIC -o unicase/.libs/toupper.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u16-ct-toupper.lo unicase/u16-ct-toupper.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u16-ct-toupper.c -fPIC -DPIC -o unicase/.libs/u16-ct-toupper.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u16-casemap.lo unicase/u16-casemap.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u16-casemap.c -fPIC -DPIC -o unicase/.libs/u16-casemap.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u16-is-titlecase.lo unicase/u16-is-titlecase.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u16-is-titlecase.c -fPIC -DPIC -o unicase/.libs/u16-is-titlecase.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u16-ct-casefold.lo unicase/u16-ct-casefold.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u16-ct-casefold.c -fPIC -DPIC -o unicase/.libs/u16-ct-casefold.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u16-is-cased.lo unicase/u16-is-cased.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u16-is-cased.c -fPIC -DPIC -o unicase/.libs/u16-is-cased.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u16-is-lowercase.lo unicase/u16-is-lowercase.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u16-is-lowercase.c -fPIC -DPIC -o unicase/.libs/u16-is-lowercase.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u16-is-casefolded.lo unicase/u16-is-casefolded.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u16-is-casefolded.c -fPIC -DPIC -o unicase/.libs/u16-is-casefolded.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u16-is-invariant.lo unicase/u16-is-invariant.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u16-is-invariant.c -fPIC -DPIC -o unicase/.libs/u16-is-invariant.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u16-ct-totitle.lo unicase/u16-ct-totitle.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u16-ct-totitle.c -fPIC -DPIC -o unicase/.libs/u16-ct-totitle.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u16-tolower.lo unicase/u16-tolower.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u16-tolower.c -fPIC -DPIC -o unicase/.libs/u16-tolower.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u16-ct-tolower.lo unicase/u16-ct-tolower.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u16-ct-tolower.c -fPIC -DPIC -o unicase/.libs/u16-ct-tolower.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u16-prefix-context.lo unicase/u16-prefix-context.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u16-prefix-context.c -fPIC -DPIC -o unicase/.libs/u16-prefix-context.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u16-is-uppercase.lo unicase/u16-is-uppercase.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u16-is-uppercase.c -fPIC -DPIC -o unicase/.libs/u16-is-uppercase.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u16-suffix-context.lo unicase/u16-suffix-context.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u16-suffix-context.c -fPIC -DPIC -o unicase/.libs/u16-suffix-context.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u16-totitle.lo unicase/u16-totitle.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u16-totitle.c -fPIC -DPIC -o unicase/.libs/u16-totitle.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u16-toupper.lo unicase/u16-toupper.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u16-toupper.c -fPIC -DPIC -o unicase/.libs/u16-toupper.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u32-casecoll.lo unicase/u32-casecoll.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u32-casecoll.c -fPIC -DPIC -o unicase/.libs/u32-casecoll.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u32-casefold.lo unicase/u32-casefold.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u32-casefold.c -fPIC -DPIC -o unicase/.libs/u32-casefold.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u32-ct-tolower.lo unicase/u32-ct-tolower.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u32-ct-tolower.c -fPIC -DPIC -o unicase/.libs/u32-ct-tolower.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u32-ct-toupper.lo unicase/u32-ct-toupper.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u32-ct-toupper.c -fPIC -DPIC -o unicase/.libs/u32-ct-toupper.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u32-is-casefolded.lo unicase/u32-is-casefolded.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u32-is-casefolded.c -fPIC -DPIC -o unicase/.libs/u32-is-casefolded.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u32-casemap.lo unicase/u32-casemap.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u32-casemap.c -fPIC -DPIC -o unicase/.libs/u32-casemap.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u32-casexfrm.lo unicase/u32-casexfrm.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u32-casexfrm.c -fPIC -DPIC -o unicase/.libs/u32-casexfrm.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u32-casecmp.lo unicase/u32-casecmp.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u32-casecmp.c -fPIC -DPIC -o unicase/.libs/u32-casecmp.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u32-ct-casefold.lo unicase/u32-ct-casefold.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u32-ct-casefold.c -fPIC -DPIC -o unicase/.libs/u32-ct-casefold.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u32-is-invariant.lo unicase/u32-is-invariant.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u32-is-invariant.c -fPIC -DPIC -o unicase/.libs/u32-is-invariant.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u32-is-cased.lo unicase/u32-is-cased.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u32-is-cased.c -fPIC -DPIC -o unicase/.libs/u32-is-cased.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u32-is-titlecase.lo unicase/u32-is-titlecase.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u32-is-titlecase.c -fPIC -DPIC -o unicase/.libs/u32-is-titlecase.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u32-ct-totitle.lo unicase/u32-ct-totitle.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u32-ct-totitle.c -fPIC -DPIC -o unicase/.libs/u32-ct-totitle.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u32-totitle.lo unicase/u32-totitle.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u32-totitle.c -fPIC -DPIC -o unicase/.libs/u32-totitle.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u32-suffix-context.lo unicase/u32-suffix-context.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u32-suffix-context.c -fPIC -DPIC -o unicase/.libs/u32-suffix-context.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u32-is-uppercase.lo unicase/u32-is-uppercase.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u32-is-uppercase.c -fPIC -DPIC -o unicase/.libs/u32-is-uppercase.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u32-is-lowercase.lo unicase/u32-is-lowercase.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u32-is-lowercase.c -fPIC -DPIC -o unicase/.libs/u32-is-lowercase.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u32-prefix-context.lo unicase/u32-prefix-context.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u32-prefix-context.c -fPIC -DPIC -o unicase/.libs/u32-prefix-context.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u32-tolower.lo unicase/u32-tolower.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u32-tolower.c -fPIC -DPIC -o unicase/.libs/u32-tolower.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u8-casefold.lo unicase/u8-casefold.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u8-casefold.c -fPIC -DPIC -o unicase/.libs/u8-casefold.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u8-ct-casefold.lo unicase/u8-ct-casefold.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u8-ct-casefold.c -fPIC -DPIC -o unicase/.libs/u8-ct-casefold.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u8-casecmp.lo unicase/u8-casecmp.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u8-casecmp.c -fPIC -DPIC -o unicase/.libs/u8-casecmp.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u8-casexfrm.lo unicase/u8-casexfrm.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u8-casexfrm.c -fPIC -DPIC -o unicase/.libs/u8-casexfrm.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u32-toupper.lo unicase/u32-toupper.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u32-toupper.c -fPIC -DPIC -o unicase/.libs/u32-toupper.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u8-casecoll.lo unicase/u8-casecoll.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u8-casecoll.c -fPIC -DPIC -o unicase/.libs/u8-casecoll.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u8-casemap.lo unicase/u8-casemap.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u8-casemap.c -fPIC -DPIC -o unicase/.libs/u8-casemap.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u8-ct-tolower.lo unicase/u8-ct-tolower.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u8-ct-tolower.c -fPIC -DPIC -o unicase/.libs/u8-ct-tolower.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u8-is-cased.lo unicase/u8-is-cased.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u8-is-cased.c -fPIC -DPIC -o unicase/.libs/u8-is-cased.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u8-is-lowercase.lo unicase/u8-is-lowercase.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u8-is-lowercase.c -fPIC -DPIC -o unicase/.libs/u8-is-lowercase.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u8-ct-toupper.lo unicase/u8-ct-toupper.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u8-ct-toupper.c -fPIC -DPIC -o unicase/.libs/u8-ct-toupper.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u8-suffix-context.lo unicase/u8-suffix-context.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u8-suffix-context.c -fPIC -DPIC -o unicase/.libs/u8-suffix-context.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u8-ct-totitle.lo unicase/u8-ct-totitle.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u8-ct-totitle.c -fPIC -DPIC -o unicase/.libs/u8-ct-totitle.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u8-is-casefolded.lo unicase/u8-is-casefolded.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u8-is-casefolded.c -fPIC -DPIC -o unicase/.libs/u8-is-casefolded.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u8-is-invariant.lo unicase/u8-is-invariant.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u8-is-invariant.c -fPIC -DPIC -o unicase/.libs/u8-is-invariant.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u8-is-uppercase.lo unicase/u8-is-uppercase.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u8-is-uppercase.c -fPIC -DPIC -o unicase/.libs/u8-is-uppercase.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u8-toupper.lo unicase/u8-toupper.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u8-toupper.c -fPIC -DPIC -o unicase/.libs/u8-toupper.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u8-is-titlecase.lo unicase/u8-is-titlecase.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u8-is-titlecase.c -fPIC -DPIC -o unicase/.libs/u8-is-titlecase.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u8-prefix-context.lo unicase/u8-prefix-context.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u8-prefix-context.c -fPIC -DPIC -o unicase/.libs/u8-prefix-context.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u8-tolower.lo unicase/u8-tolower.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u8-tolower.c -fPIC -DPIC -o unicase/.libs/u8-tolower.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/u8-totitle.lo unicase/u8-totitle.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/u8-totitle.c -fPIC -DPIC -o unicase/.libs/u8-totitle.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/ulc-casecoll.lo unicase/ulc-casecoll.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/ulc-casecoll.c -fPIC -DPIC -o unicase/.libs/ulc-casecoll.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/ulc-casexfrm.lo unicase/ulc-casexfrm.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/ulc-casexfrm.c -fPIC -DPIC -o unicase/.libs/ulc-casexfrm.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniconv/u16-conv-from-enc.lo uniconv/u16-conv-from-enc.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniconv/u16-conv-from-enc.c -fPIC -DPIC -o uniconv/.libs/u16-conv-from-enc.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniconv/u16-conv-to-enc.lo uniconv/u16-conv-to-enc.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniconv/u16-conv-to-enc.c -fPIC -DPIC -o uniconv/.libs/u16-conv-to-enc.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniconv/u16-strconv-from-enc.lo uniconv/u16-strconv-from-enc.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniconv/u16-strconv-from-enc.c -fPIC -DPIC -o uniconv/.libs/u16-strconv-from-enc.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniconv/u16-strconv-from-locale.lo uniconv/u16-strconv-from-locale.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniconv/u16-strconv-from-locale.c -fPIC -DPIC -o uniconv/.libs/u16-strconv-from-locale.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniconv/u32-conv-to-enc.lo uniconv/u32-conv-to-enc.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniconv/u32-conv-to-enc.c -fPIC -DPIC -o uniconv/.libs/u32-conv-to-enc.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/ulc-casecmp.lo unicase/ulc-casecmp.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unicase/ulc-casecmp.c -fPIC -DPIC -o unicase/.libs/ulc-casecmp.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniconv/u32-conv-from-enc.lo uniconv/u32-conv-from-enc.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniconv/u32-conv-from-enc.c -fPIC -DPIC -o uniconv/.libs/u32-conv-from-enc.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniconv/u16-strconv-to-locale.lo uniconv/u16-strconv-to-locale.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniconv/u16-strconv-to-locale.c -fPIC -DPIC -o uniconv/.libs/u16-strconv-to-locale.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniconv/u32-strconv-from-locale.lo uniconv/u32-strconv-from-locale.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniconv/u32-strconv-from-locale.c -fPIC -DPIC -o uniconv/.libs/u32-strconv-from-locale.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniconv/u32-strconv-to-locale.lo uniconv/u32-strconv-to-locale.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniconv/u32-strconv-to-locale.c -fPIC -DPIC -o uniconv/.libs/u32-strconv-to-locale.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniconv/u16-strconv-to-enc.lo uniconv/u16-strconv-to-enc.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniconv/u16-strconv-to-enc.c -fPIC -DPIC -o uniconv/.libs/u16-strconv-to-enc.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniconv/u32-strconv-to-enc.lo uniconv/u32-strconv-to-enc.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniconv/u32-strconv-to-enc.c -fPIC -DPIC -o uniconv/.libs/u32-strconv-to-enc.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniconv/u32-strconv-from-enc.lo uniconv/u32-strconv-from-enc.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniconv/u32-strconv-from-enc.c -fPIC -DPIC -o uniconv/.libs/u32-strconv-from-enc.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniconv/u8-strconv-from-locale.lo uniconv/u8-strconv-from-locale.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniconv/u8-strconv-from-locale.c -fPIC -DPIC -o uniconv/.libs/u8-strconv-from-locale.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniconv/u8-conv-from-enc.lo uniconv/u8-conv-from-enc.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniconv/u8-conv-from-enc.c -fPIC -DPIC -o uniconv/.libs/u8-conv-from-enc.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniconv/u8-strconv-from-enc.lo uniconv/u8-strconv-from-enc.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniconv/u8-strconv-from-enc.c -fPIC -DPIC -o uniconv/.libs/u8-strconv-from-enc.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniconv/u8-conv-to-enc.lo uniconv/u8-conv-to-enc.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniconv/u8-conv-to-enc.c -fPIC -DPIC -o uniconv/.libs/u8-conv-to-enc.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/bidi_longname.lo unictype/bidi_longname.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/bidi_longname.c -fPIC -DPIC -o unictype/.libs/bidi_longname.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/bidi_byname.lo unictype/bidi_byname.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/bidi_byname.c -fPIC -DPIC -o unictype/.libs/bidi_byname.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniconv/u8-strconv-to-locale.lo uniconv/u8-strconv-to-locale.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniconv/u8-strconv-to-locale.c -fPIC -DPIC -o uniconv/.libs/u8-strconv-to-locale.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/categ_Cf.lo unictype/categ_Cf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Cf.c -fPIC -DPIC -o unictype/.libs/categ_Cf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/categ_Co.lo unictype/categ_Co.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Co.c -fPIC -DPIC -o unictype/.libs/categ_Co.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/bidi_test.lo unictype/bidi_test.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/bidi_test.c -fPIC -DPIC -o unictype/.libs/bidi_test.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/categ_Cc.lo unictype/categ_Cc.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Cc.c -fPIC -DPIC -o unictype/.libs/categ_Cc.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniconv/u8-strconv-to-enc.lo uniconv/u8-strconv-to-enc.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniconv/u8-strconv-to-enc.c -fPIC -DPIC -o uniconv/.libs/u8-strconv-to-enc.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/categ_C.lo unictype/categ_C.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_C.c -fPIC -DPIC -o unictype/.libs/categ_C.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/bidi_name.lo unictype/bidi_name.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/bidi_name.c -fPIC -DPIC -o unictype/.libs/bidi_name.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/blocks.lo unictype/blocks.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/blocks.c -fPIC -DPIC -o unictype/.libs/blocks.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/block_test.lo unictype/block_test.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/block_test.c -fPIC -DPIC -o unictype/.libs/block_test.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/categ_Ll.lo unictype/categ_Ll.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Ll.c -fPIC -DPIC -o unictype/.libs/categ_Ll.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/categ_Cs.lo unictype/categ_Cs.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Cs.c -fPIC -DPIC -o unictype/.libs/categ_Cs.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/categ_L.lo unictype/categ_L.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_L.c -fPIC -DPIC -o unictype/.libs/categ_L.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/categ_Lm.lo unictype/categ_Lm.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Lm.c -fPIC -DPIC -o unictype/.libs/categ_Lm.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/bidi_of.lo unictype/bidi_of.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/bidi_of.c -fPIC -DPIC -o unictype/.libs/bidi_of.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/categ_Cn.lo unictype/categ_Cn.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Cn.c -fPIC -DPIC -o unictype/.libs/categ_Cn.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/categ_LC.lo unictype/categ_LC.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_LC.c -fPIC -DPIC -o unictype/.libs/categ_LC.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/categ_Mn.lo unictype/categ_Mn.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Mn.c -fPIC -DPIC -o unictype/.libs/categ_Mn.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/categ_Lo.lo unictype/categ_Lo.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Lo.c -fPIC -DPIC -o unictype/.libs/categ_Lo.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/categ_Me.lo unictype/categ_Me.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Me.c -fPIC -DPIC -o unictype/.libs/categ_Me.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/categ_Lt.lo unictype/categ_Lt.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Lt.c -fPIC -DPIC -o unictype/.libs/categ_Lt.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/categ_N.lo unictype/categ_N.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_N.c -fPIC -DPIC -o unictype/.libs/categ_N.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/categ_Nl.lo unictype/categ_Nl.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Nl.c -fPIC -DPIC -o unictype/.libs/categ_Nl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/categ_Lu.lo unictype/categ_Lu.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Lu.c -fPIC -DPIC -o unictype/.libs/categ_Lu.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/categ_P.lo unictype/categ_P.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_P.c -fPIC -DPIC -o unictype/.libs/categ_P.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/categ_Pd.lo unictype/categ_Pd.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Pd.c -fPIC -DPIC -o unictype/.libs/categ_Pd.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/categ_Pe.lo unictype/categ_Pe.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Pe.c -fPIC -DPIC -o unictype/.libs/categ_Pe.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/categ_Mc.lo unictype/categ_Mc.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Mc.c -fPIC -DPIC -o unictype/.libs/categ_Mc.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/categ_No.lo unictype/categ_No.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_No.c -fPIC -DPIC -o unictype/.libs/categ_No.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/categ_M.lo unictype/categ_M.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_M.c -fPIC -DPIC -o unictype/.libs/categ_M.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/categ_Nd.lo unictype/categ_Nd.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Nd.c -fPIC -DPIC -o unictype/.libs/categ_Nd.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/categ_Pf.lo unictype/categ_Pf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Pf.c -fPIC -DPIC -o unictype/.libs/categ_Pf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/categ_Pc.lo unictype/categ_Pc.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Pc.c -fPIC -DPIC -o unictype/.libs/categ_Pc.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/categ_Pi.lo unictype/categ_Pi.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Pi.c -fPIC -DPIC -o unictype/.libs/categ_Pi.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/categ_Ps.lo unictype/categ_Ps.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Ps.c -fPIC -DPIC -o unictype/.libs/categ_Ps.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/categ_Po.lo unictype/categ_Po.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Po.c -fPIC -DPIC -o unictype/.libs/categ_Po.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/categ_Sc.lo unictype/categ_Sc.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Sc.c -fPIC -DPIC -o unictype/.libs/categ_Sc.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/categ_Sm.lo unictype/categ_Sm.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Sm.c -fPIC -DPIC -o unictype/.libs/categ_Sm.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/categ_Z.lo unictype/categ_Z.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Z.c -fPIC -DPIC -o unictype/.libs/categ_Z.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/categ_Zl.lo unictype/categ_Zl.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Zl.c -fPIC -DPIC -o unictype/.libs/categ_Zl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/categ_Sk.lo unictype/categ_Sk.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Sk.c -fPIC -DPIC -o unictype/.libs/categ_Sk.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/categ_S.lo unictype/categ_S.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_S.c -fPIC -DPIC -o unictype/.libs/categ_S.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/categ_and.lo unictype/categ_and.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_and.c -fPIC -DPIC -o unictype/.libs/categ_and.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/categ_Zs.lo unictype/categ_Zs.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Zs.c -fPIC -DPIC -o unictype/.libs/categ_Zs.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/categ_So.lo unictype/categ_So.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_So.c -fPIC -DPIC -o unictype/.libs/categ_So.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/categ_Zp.lo unictype/categ_Zp.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_Zp.c -fPIC -DPIC -o unictype/.libs/categ_Zp.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/categ_none.lo unictype/categ_none.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_none.c -fPIC -DPIC -o unictype/.libs/categ_none.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/categ_longname.lo unictype/categ_longname.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_longname.c -fPIC -DPIC -o unictype/.libs/categ_longname.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/categ_name.lo unictype/categ_name.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_name.c -fPIC -DPIC -o unictype/.libs/categ_name.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/categ_and_not.lo unictype/categ_and_not.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_and_not.c -fPIC -DPIC -o unictype/.libs/categ_and_not.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/categ_or.lo unictype/categ_or.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_or.c -fPIC -DPIC -o unictype/.libs/categ_or.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/combiningclass_byname.lo unictype/combiningclass_byname.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/combiningclass_byname.c -fPIC -DPIC -o unictype/.libs/combiningclass_byname.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/ctype_alnum.lo unictype/ctype_alnum.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/ctype_alnum.c -fPIC -DPIC -o unictype/.libs/ctype_alnum.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/categ_byname.lo unictype/categ_byname.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_byname.c -fPIC -DPIC -o unictype/.libs/categ_byname.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/combiningclass_longname.lo unictype/combiningclass_longname.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/combiningclass_longname.c -fPIC -DPIC -o unictype/.libs/combiningclass_longname.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/combiningclass.lo unictype/combiningclass.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/combiningclass.c -fPIC -DPIC -o unictype/.libs/combiningclass.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/combiningclass_name.lo unictype/combiningclass_name.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/combiningclass_name.c -fPIC -DPIC -o unictype/.libs/combiningclass_name.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/ctype_cntrl.lo unictype/ctype_cntrl.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/ctype_cntrl.c -fPIC -DPIC -o unictype/.libs/ctype_cntrl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/categ_of.lo unictype/categ_of.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_of.c -fPIC -DPIC -o unictype/.libs/categ_of.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/ctype_blank.lo unictype/ctype_blank.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/ctype_blank.c -fPIC -DPIC -o unictype/.libs/ctype_blank.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/ctype_alpha.lo unictype/ctype_alpha.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/ctype_alpha.c -fPIC -DPIC -o unictype/.libs/ctype_alpha.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/ctype_print.lo unictype/ctype_print.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/ctype_print.c -fPIC -DPIC -o unictype/.libs/ctype_print.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/categ_test.lo unictype/categ_test.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/categ_test.c -fPIC -DPIC -o unictype/.libs/categ_test.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/ctype_lower.lo unictype/ctype_lower.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/ctype_lower.c -fPIC -DPIC -o unictype/.libs/ctype_lower.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/ctype_punct.lo unictype/ctype_punct.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/ctype_punct.c -fPIC -DPIC -o unictype/.libs/ctype_punct.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/ctype_digit.lo unictype/ctype_digit.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/ctype_digit.c -fPIC -DPIC -o unictype/.libs/ctype_digit.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/ctype_graph.lo unictype/ctype_graph.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/ctype_graph.c -fPIC -DPIC -o unictype/.libs/ctype_graph.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/ctype_space.lo unictype/ctype_space.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/ctype_space.c -fPIC -DPIC -o unictype/.libs/ctype_space.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/joininggroup_of.lo unictype/joininggroup_of.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/joininggroup_of.c -fPIC -DPIC -o unictype/.libs/joininggroup_of.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/ctype_upper.lo unictype/ctype_upper.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/ctype_upper.c -fPIC -DPIC -o unictype/.libs/ctype_upper.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/decdigit.lo unictype/decdigit.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/decdigit.c -fPIC -DPIC -o unictype/.libs/decdigit.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/digit.lo unictype/digit.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/digit.c -fPIC -DPIC -o unictype/.libs/digit.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/ctype_xdigit.lo unictype/ctype_xdigit.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/ctype_xdigit.c -fPIC -DPIC -o unictype/.libs/ctype_xdigit.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/joininggroup_name.lo unictype/joininggroup_name.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/joininggroup_name.c -fPIC -DPIC -o unictype/.libs/joininggroup_name.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/joininggroup_byname.lo unictype/joininggroup_byname.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/joininggroup_byname.c -fPIC -DPIC -o unictype/.libs/joininggroup_byname.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/joiningtype_longname.lo unictype/joiningtype_longname.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/joiningtype_longname.c -fPIC -DPIC -o unictype/.libs/joiningtype_longname.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/joiningtype_byname.lo unictype/joiningtype_byname.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/joiningtype_byname.c -fPIC -DPIC -o unictype/.libs/joiningtype_byname.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/mirror.lo unictype/mirror.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/mirror.c -fPIC -DPIC -o unictype/.libs/mirror.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/joiningtype_of.lo unictype/joiningtype_of.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/joiningtype_of.c -fPIC -DPIC -o unictype/.libs/joiningtype_of.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_ascii_hex_digit.lo unictype/pr_ascii_hex_digit.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_ascii_hex_digit.c -fPIC -DPIC -o unictype/.libs/pr_ascii_hex_digit.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_bidi_arabic_digit.lo unictype/pr_bidi_arabic_digit.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_bidi_arabic_digit.c -fPIC -DPIC -o unictype/.libs/pr_bidi_arabic_digit.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/joiningtype_name.lo unictype/joiningtype_name.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/joiningtype_name.c -fPIC -DPIC -o unictype/.libs/joiningtype_name.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_bidi_eur_num_separator.lo unictype/pr_bidi_eur_num_separator.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_bidi_eur_num_separator.c -fPIC -DPIC -o unictype/.libs/pr_bidi_eur_num_separator.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_bidi_common_separator.lo unictype/pr_bidi_common_separator.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_bidi_common_separator.c -fPIC -DPIC -o unictype/.libs/pr_bidi_common_separator.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_alphabetic.lo unictype/pr_alphabetic.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_alphabetic.c -fPIC -DPIC -o unictype/.libs/pr_alphabetic.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_bidi_arabic_right_to_left.lo unictype/pr_bidi_arabic_right_to_left.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_bidi_arabic_right_to_left.c -fPIC -DPIC -o unictype/.libs/pr_bidi_arabic_right_to_left.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_bidi_block_separator.lo unictype/pr_bidi_block_separator.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_bidi_block_separator.c -fPIC -DPIC -o unictype/.libs/pr_bidi_block_separator.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/numeric.lo unictype/numeric.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/numeric.c -fPIC -DPIC -o unictype/.libs/numeric.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_bidi_boundary_neutral.lo unictype/pr_bidi_boundary_neutral.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_bidi_boundary_neutral.c -fPIC -DPIC -o unictype/.libs/pr_bidi_boundary_neutral.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_bidi_eur_num_terminator.lo unictype/pr_bidi_eur_num_terminator.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_bidi_eur_num_terminator.c -fPIC -DPIC -o unictype/.libs/pr_bidi_eur_num_terminator.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_bidi_control.lo unictype/pr_bidi_control.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_bidi_control.c -fPIC -DPIC -o unictype/.libs/pr_bidi_control.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_bidi_left_to_right.lo unictype/pr_bidi_left_to_right.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_bidi_left_to_right.c -fPIC -DPIC -o unictype/.libs/pr_bidi_left_to_right.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_bidi_hebrew_right_to_left.lo unictype/pr_bidi_hebrew_right_to_left.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_bidi_hebrew_right_to_left.c -fPIC -DPIC -o unictype/.libs/pr_bidi_hebrew_right_to_left.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_bidi_embedding_or_override.lo unictype/pr_bidi_embedding_or_override.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_bidi_embedding_or_override.c -fPIC -DPIC -o unictype/.libs/pr_bidi_embedding_or_override.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_bidi_european_digit.lo unictype/pr_bidi_european_digit.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_bidi_european_digit.c -fPIC -DPIC -o unictype/.libs/pr_bidi_european_digit.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_bidi_segment_separator.lo unictype/pr_bidi_segment_separator.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_bidi_segment_separator.c -fPIC -DPIC -o unictype/.libs/pr_bidi_segment_separator.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_bidi_non_spacing_mark.lo unictype/pr_bidi_non_spacing_mark.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_bidi_non_spacing_mark.c -fPIC -DPIC -o unictype/.libs/pr_bidi_non_spacing_mark.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_bidi_pdf.lo unictype/pr_bidi_pdf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_bidi_pdf.c -fPIC -DPIC -o unictype/.libs/pr_bidi_pdf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_bidi_other_neutral.lo unictype/pr_bidi_other_neutral.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_bidi_other_neutral.c -fPIC -DPIC -o unictype/.libs/pr_bidi_other_neutral.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_cased.lo unictype/pr_cased.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_cased.c -fPIC -DPIC -o unictype/.libs/pr_cased.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_changes_when_casemapped.lo unictype/pr_changes_when_casemapped.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_changes_when_casemapped.c -fPIC -DPIC -o unictype/.libs/pr_changes_when_casemapped.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_combining.lo unictype/pr_combining.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_combining.c -fPIC -DPIC -o unictype/.libs/pr_combining.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_changes_when_casefolded.lo unictype/pr_changes_when_casefolded.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_changes_when_casefolded.c -fPIC -DPIC -o unictype/.libs/pr_changes_when_casefolded.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_bidi_whitespace.lo unictype/pr_bidi_whitespace.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_bidi_whitespace.c -fPIC -DPIC -o unictype/.libs/pr_bidi_whitespace.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_case_ignorable.lo unictype/pr_case_ignorable.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_case_ignorable.c -fPIC -DPIC -o unictype/.libs/pr_case_ignorable.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_changes_when_lowercased.lo unictype/pr_changes_when_lowercased.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_changes_when_lowercased.c -fPIC -DPIC -o unictype/.libs/pr_changes_when_lowercased.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_dash.lo unictype/pr_dash.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_dash.c -fPIC -DPIC -o unictype/.libs/pr_dash.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_default_ignorable_code_point.lo unictype/pr_default_ignorable_code_point.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_default_ignorable_code_point.c -fPIC -DPIC -o unictype/.libs/pr_default_ignorable_code_point.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_decimal_digit.lo unictype/pr_decimal_digit.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_decimal_digit.c -fPIC -DPIC -o unictype/.libs/pr_decimal_digit.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_changes_when_titlecased.lo unictype/pr_changes_when_titlecased.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_changes_when_titlecased.c -fPIC -DPIC -o unictype/.libs/pr_changes_when_titlecased.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_changes_when_uppercased.lo unictype/pr_changes_when_uppercased.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_changes_when_uppercased.c -fPIC -DPIC -o unictype/.libs/pr_changes_when_uppercased.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_diacritic.lo unictype/pr_diacritic.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_diacritic.c -fPIC -DPIC -o unictype/.libs/pr_diacritic.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_deprecated.lo unictype/pr_deprecated.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_deprecated.c -fPIC -DPIC -o unictype/.libs/pr_deprecated.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_hex_digit.lo unictype/pr_hex_digit.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_hex_digit.c -fPIC -DPIC -o unictype/.libs/pr_hex_digit.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_byname.lo unictype/pr_byname.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_byname.c -fPIC -DPIC -o unictype/.libs/pr_byname.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_composite.lo unictype/pr_composite.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_composite.c -fPIC -DPIC -o unictype/.libs/pr_composite.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_currency_symbol.lo unictype/pr_currency_symbol.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_currency_symbol.c -fPIC -DPIC -o unictype/.libs/pr_currency_symbol.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_grapheme_link.lo unictype/pr_grapheme_link.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_grapheme_link.c -fPIC -DPIC -o unictype/.libs/pr_grapheme_link.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_extender.lo unictype/pr_extender.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_extender.c -fPIC -DPIC -o unictype/.libs/pr_extender.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_grapheme_extend.lo unictype/pr_grapheme_extend.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_grapheme_extend.c -fPIC -DPIC -o unictype/.libs/pr_grapheme_extend.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_hyphen.lo unictype/pr_hyphen.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_hyphen.c -fPIC -DPIC -o unictype/.libs/pr_hyphen.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_format_control.lo unictype/pr_format_control.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_format_control.c -fPIC -DPIC -o unictype/.libs/pr_format_control.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_grapheme_base.lo unictype/pr_grapheme_base.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_grapheme_base.c -fPIC -DPIC -o unictype/.libs/pr_grapheme_base.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_id_continue.lo unictype/pr_id_continue.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_id_continue.c -fPIC -DPIC -o unictype/.libs/pr_id_continue.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_id_start.lo unictype/pr_id_start.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_id_start.c -fPIC -DPIC -o unictype/.libs/pr_id_start.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_ideographic.lo unictype/pr_ideographic.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_ideographic.c -fPIC -DPIC -o unictype/.libs/pr_ideographic.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_join_control.lo unictype/pr_join_control.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_join_control.c -fPIC -DPIC -o unictype/.libs/pr_join_control.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_ids_trinary_operator.lo unictype/pr_ids_trinary_operator.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_ids_trinary_operator.c -fPIC -DPIC -o unictype/.libs/pr_ids_trinary_operator.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_logical_order_exception.lo unictype/pr_logical_order_exception.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_logical_order_exception.c -fPIC -DPIC -o unictype/.libs/pr_logical_order_exception.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_left_of_pair.lo unictype/pr_left_of_pair.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_left_of_pair.c -fPIC -DPIC -o unictype/.libs/pr_left_of_pair.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_ids_binary_operator.lo unictype/pr_ids_binary_operator.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_ids_binary_operator.c -fPIC -DPIC -o unictype/.libs/pr_ids_binary_operator.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_lowercase.lo unictype/pr_lowercase.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_lowercase.c -fPIC -DPIC -o unictype/.libs/pr_lowercase.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_iso_control.lo unictype/pr_iso_control.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_iso_control.c -fPIC -DPIC -o unictype/.libs/pr_iso_control.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_ignorable_control.lo unictype/pr_ignorable_control.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_ignorable_control.c -fPIC -DPIC -o unictype/.libs/pr_ignorable_control.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_line_separator.lo unictype/pr_line_separator.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_line_separator.c -fPIC -DPIC -o unictype/.libs/pr_line_separator.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_math.lo unictype/pr_math.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_math.c -fPIC -DPIC -o unictype/.libs/pr_math.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_other_default_ignorable_code_point.lo unictype/pr_other_default_ignorable_code_point.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_other_default_ignorable_code_point.c -fPIC -DPIC -o unictype/.libs/pr_other_default_ignorable_code_point.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_other_grapheme_extend.lo unictype/pr_other_grapheme_extend.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_other_grapheme_extend.c -fPIC -DPIC -o unictype/.libs/pr_other_grapheme_extend.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_not_a_character.lo unictype/pr_not_a_character.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_not_a_character.c -fPIC -DPIC -o unictype/.libs/pr_not_a_character.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_numeric.lo unictype/pr_numeric.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_numeric.c -fPIC -DPIC -o unictype/.libs/pr_numeric.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_other_id_continue.lo unictype/pr_other_id_continue.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_other_id_continue.c -fPIC -DPIC -o unictype/.libs/pr_other_id_continue.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_other_id_start.lo unictype/pr_other_id_start.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_other_id_start.c -fPIC -DPIC -o unictype/.libs/pr_other_id_start.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_non_break.lo unictype/pr_non_break.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_non_break.c -fPIC -DPIC -o unictype/.libs/pr_non_break.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_other_math.lo unictype/pr_other_math.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_other_math.c -fPIC -DPIC -o unictype/.libs/pr_other_math.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_other_alphabetic.lo unictype/pr_other_alphabetic.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_other_alphabetic.c -fPIC -DPIC -o unictype/.libs/pr_other_alphabetic.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_other_lowercase.lo unictype/pr_other_lowercase.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_other_lowercase.c -fPIC -DPIC -o unictype/.libs/pr_other_lowercase.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_other_uppercase.lo unictype/pr_other_uppercase.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_other_uppercase.c -fPIC -DPIC -o unictype/.libs/pr_other_uppercase.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_pattern_syntax.lo unictype/pr_pattern_syntax.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_pattern_syntax.c -fPIC -DPIC -o unictype/.libs/pr_pattern_syntax.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_paired_punctuation.lo unictype/pr_paired_punctuation.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_paired_punctuation.c -fPIC -DPIC -o unictype/.libs/pr_paired_punctuation.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_pattern_white_space.lo unictype/pr_pattern_white_space.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_pattern_white_space.c -fPIC -DPIC -o unictype/.libs/pr_pattern_white_space.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_quotation_mark.lo unictype/pr_quotation_mark.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_quotation_mark.c -fPIC -DPIC -o unictype/.libs/pr_quotation_mark.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_paragraph_separator.lo unictype/pr_paragraph_separator.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_paragraph_separator.c -fPIC -DPIC -o unictype/.libs/pr_paragraph_separator.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_radical.lo unictype/pr_radical.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_radical.c -fPIC -DPIC -o unictype/.libs/pr_radical.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_private_use.lo unictype/pr_private_use.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_private_use.c -fPIC -DPIC -o unictype/.libs/pr_private_use.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_punctuation.lo unictype/pr_punctuation.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_punctuation.c -fPIC -DPIC -o unictype/.libs/pr_punctuation.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_sentence_terminal.lo unictype/pr_sentence_terminal.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_sentence_terminal.c -fPIC -DPIC -o unictype/.libs/pr_sentence_terminal.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_titlecase.lo unictype/pr_titlecase.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_titlecase.c -fPIC -DPIC -o unictype/.libs/pr_titlecase.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_terminal_punctuation.lo unictype/pr_terminal_punctuation.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_terminal_punctuation.c -fPIC -DPIC -o unictype/.libs/pr_terminal_punctuation.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_variation_selector.lo unictype/pr_variation_selector.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_variation_selector.c -fPIC -DPIC -o unictype/.libs/pr_variation_selector.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_space.lo unictype/pr_space.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_space.c -fPIC -DPIC -o unictype/.libs/pr_space.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_soft_dotted.lo unictype/pr_soft_dotted.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_soft_dotted.c -fPIC -DPIC -o unictype/.libs/pr_soft_dotted.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_test.lo unictype/pr_test.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_test.c -fPIC -DPIC -o unictype/.libs/pr_test.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_unassigned_code_value.lo unictype/pr_unassigned_code_value.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_unassigned_code_value.c -fPIC -DPIC -o unictype/.libs/pr_unassigned_code_value.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_white_space.lo unictype/pr_white_space.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_white_space.c -fPIC -DPIC -o unictype/.libs/pr_white_space.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_unified_ideograph.lo unictype/pr_unified_ideograph.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_unified_ideograph.c -fPIC -DPIC -o unictype/.libs/pr_unified_ideograph.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_uppercase.lo unictype/pr_uppercase.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_uppercase.c -fPIC -DPIC -o unictype/.libs/pr_uppercase.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_xid_continue.lo unictype/pr_xid_continue.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_xid_continue.c -fPIC -DPIC -o unictype/.libs/pr_xid_continue.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/sy_c_whitespace.lo unictype/sy_c_whitespace.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/sy_c_whitespace.c -fPIC -DPIC -o unictype/.libs/sy_c_whitespace.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_xid_start.lo unictype/pr_xid_start.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_xid_start.c -fPIC -DPIC -o unictype/.libs/pr_xid_start.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/pr_zero_width.lo unictype/pr_zero_width.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/pr_zero_width.c -fPIC -DPIC -o unictype/.libs/pr_zero_width.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/sy_c_ident.lo unictype/sy_c_ident.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/sy_c_ident.c -fPIC -DPIC -o unictype/.libs/sy_c_ident.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/sy_java_ident.lo unictype/sy_java_ident.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/sy_java_ident.c -fPIC -DPIC -o unictype/.libs/sy_java_ident.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/scripts.lo unictype/scripts.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/scripts.c -fPIC -DPIC -o unictype/.libs/scripts.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unigbrk/u32-grapheme-next.lo unigbrk/u32-grapheme-next.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unigbrk/u32-grapheme-next.c -fPIC -DPIC -o unigbrk/.libs/u32-grapheme-next.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unigbrk/u32-grapheme-prev.lo unigbrk/u32-grapheme-prev.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unigbrk/u32-grapheme-prev.c -fPIC -DPIC -o unigbrk/.libs/u32-grapheme-prev.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/sy_java_whitespace.lo unictype/sy_java_whitespace.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unictype/sy_java_whitespace.c -fPIC -DPIC -o unictype/.libs/sy_java_whitespace.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unigbrk/u16-grapheme-breaks.lo unigbrk/u16-grapheme-breaks.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unigbrk/u16-grapheme-breaks.c -fPIC -DPIC -o unigbrk/.libs/u16-grapheme-breaks.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unigbrk/u8-grapheme-next.lo unigbrk/u8-grapheme-next.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unigbrk/u8-grapheme-next.c -fPIC -DPIC -o unigbrk/.libs/u8-grapheme-next.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unigbrk/u8-grapheme-breaks.lo unigbrk/u8-grapheme-breaks.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unigbrk/u8-grapheme-breaks.c -fPIC -DPIC -o unigbrk/.libs/u8-grapheme-breaks.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unigbrk/u16-grapheme-next.lo unigbrk/u16-grapheme-next.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unigbrk/u16-grapheme-next.c -fPIC -DPIC -o unigbrk/.libs/u16-grapheme-next.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unigbrk/u32-grapheme-breaks.lo unigbrk/u32-grapheme-breaks.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unigbrk/u32-grapheme-breaks.c -fPIC -DPIC -o unigbrk/.libs/u32-grapheme-breaks.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unigbrk/u16-grapheme-prev.lo unigbrk/u16-grapheme-prev.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unigbrk/u16-grapheme-prev.c -fPIC -DPIC -o unigbrk/.libs/u16-grapheme-prev.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unigbrk/uc-is-grapheme-break.lo unigbrk/uc-is-grapheme-break.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unigbrk/uc-is-grapheme-break.c -fPIC -DPIC -o unigbrk/.libs/uc-is-grapheme-break.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unigbrk/uc-grapheme-breaks.lo unigbrk/uc-grapheme-breaks.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unigbrk/uc-grapheme-breaks.c -fPIC -DPIC -o unigbrk/.libs/uc-grapheme-breaks.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unigbrk/uc-gbrk-prop.lo unigbrk/uc-gbrk-prop.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unigbrk/uc-gbrk-prop.c -fPIC -DPIC -o unigbrk/.libs/uc-gbrk-prop.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unigbrk/u8-grapheme-prev.lo unigbrk/u8-grapheme-prev.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unigbrk/u8-grapheme-prev.c -fPIC -DPIC -o unigbrk/.libs/u8-grapheme-prev.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unigbrk/ulc-grapheme-breaks.lo unigbrk/ulc-grapheme-breaks.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unigbrk/ulc-grapheme-breaks.c -fPIC -DPIC -o unigbrk/.libs/ulc-grapheme-breaks.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unilbrk/u16-width-linebreaks.lo unilbrk/u16-width-linebreaks.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unilbrk/u16-width-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/u16-width-linebreaks.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unilbrk/u32-width-linebreaks.lo unilbrk/u32-width-linebreaks.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unilbrk/u32-width-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/u32-width-linebreaks.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unilbrk/u16-possible-linebreaks.lo unilbrk/u16-possible-linebreaks.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unilbrk/u16-possible-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/u16-possible-linebreaks.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unilbrk/u8-possible-linebreaks.lo unilbrk/u8-possible-linebreaks.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unilbrk/u8-possible-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/u8-possible-linebreaks.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unilbrk/ulc-common.lo unilbrk/ulc-common.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unilbrk/ulc-common.c -fPIC -DPIC -o unilbrk/.libs/ulc-common.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unilbrk/ulc-width-linebreaks.lo unilbrk/ulc-width-linebreaks.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unilbrk/ulc-width-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/ulc-width-linebreaks.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unilbrk/lbrktables.lo unilbrk/lbrktables.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unilbrk/lbrktables.c -fPIC -DPIC -o unilbrk/.libs/lbrktables.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unilbrk/u8-width-linebreaks.lo unilbrk/u8-width-linebreaks.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unilbrk/u8-width-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/u8-width-linebreaks.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/canonical-decomposition.lo uninorm/canonical-decomposition.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uninorm/canonical-decomposition.c -fPIC -DPIC -o uninorm/.libs/canonical-decomposition.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unilbrk/ulc-possible-linebreaks.lo unilbrk/ulc-possible-linebreaks.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unilbrk/ulc-possible-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/ulc-possible-linebreaks.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unilbrk/u32-possible-linebreaks.lo unilbrk/u32-possible-linebreaks.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unilbrk/u32-possible-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/u32-possible-linebreaks.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/compat-decomposition.lo uninorm/compat-decomposition.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uninorm/compat-decomposition.c -fPIC -DPIC -o uninorm/.libs/compat-decomposition.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/decomposing-form.lo uninorm/decomposing-form.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uninorm/decomposing-form.c -fPIC -DPIC -o uninorm/.libs/decomposing-form.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/composition.lo uninorm/composition.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uninorm/composition.c -fPIC -DPIC -o uninorm/.libs/composition.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/decomposition.lo uninorm/decomposition.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uninorm/decomposition.c -fPIC -DPIC -o uninorm/.libs/decomposition.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/nfc.lo uninorm/nfc.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uninorm/nfc.c -fPIC -DPIC -o uninorm/.libs/nfc.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/decompose-internal.lo uninorm/decompose-internal.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uninorm/decompose-internal.c -fPIC -DPIC -o uninorm/.libs/decompose-internal.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/nfkc.lo uninorm/nfkc.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uninorm/nfkc.c -fPIC -DPIC -o uninorm/.libs/nfkc.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/nfd.lo uninorm/nfd.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uninorm/nfd.c -fPIC -DPIC -o uninorm/.libs/nfd.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/decomposition-table.lo uninorm/decomposition-table.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uninorm/decomposition-table.c -fPIC -DPIC -o uninorm/.libs/decomposition-table.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/u16-normcmp.lo uninorm/u16-normcmp.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uninorm/u16-normcmp.c -fPIC -DPIC -o uninorm/.libs/u16-normcmp.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/uninorm-filter.lo uninorm/uninorm-filter.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uninorm/uninorm-filter.c -fPIC -DPIC -o uninorm/.libs/uninorm-filter.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/u32-normalize.lo uninorm/u32-normalize.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uninorm/u32-normalize.c -fPIC -DPIC -o uninorm/.libs/u32-normalize.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/u32-normcoll.lo uninorm/u32-normcoll.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uninorm/u32-normcoll.c -fPIC -DPIC -o uninorm/.libs/u32-normcoll.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/u32-normxfrm.lo uninorm/u32-normxfrm.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uninorm/u32-normxfrm.c -fPIC -DPIC -o uninorm/.libs/u32-normxfrm.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/u16-normxfrm.lo uninorm/u16-normxfrm.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uninorm/u16-normxfrm.c -fPIC -DPIC -o uninorm/.libs/u16-normxfrm.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/u8-normxfrm.lo uninorm/u8-normxfrm.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uninorm/u8-normxfrm.c -fPIC -DPIC -o uninorm/.libs/u8-normxfrm.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/nfkd.lo uninorm/nfkd.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uninorm/nfkd.c -fPIC -DPIC -o uninorm/.libs/nfkd.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/u16-normcoll.lo uninorm/u16-normcoll.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uninorm/u16-normcoll.c -fPIC -DPIC -o uninorm/.libs/u16-normcoll.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/u8-normcoll.lo uninorm/u8-normcoll.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uninorm/u8-normcoll.c -fPIC -DPIC -o uninorm/.libs/u8-normcoll.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/u32-normcmp.lo uninorm/u32-normcmp.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uninorm/u32-normcmp.c -fPIC -DPIC -o uninorm/.libs/u32-normcmp.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/u8-normalize.lo uninorm/u8-normalize.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uninorm/u8-normalize.c -fPIC -DPIC -o uninorm/.libs/u8-normalize.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/u16-normalize.lo uninorm/u16-normalize.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uninorm/u16-normalize.c -fPIC -DPIC -o uninorm/.libs/u16-normalize.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/u8-normcmp.lo uninorm/u8-normcmp.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uninorm/u8-normcmp.c -fPIC -DPIC -o uninorm/.libs/u8-normcmp.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/u-printf-args.lo unistdio/u-printf-args.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u-printf-args.c -fPIC -DPIC -o unistdio/.libs/u-printf-args.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/u16-sprintf.lo unistdio/u16-sprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u16-sprintf.c -fPIC -DPIC -o unistdio/.libs/u16-sprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/u16-asnprintf.lo unistdio/u16-asnprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u16-asnprintf.c -fPIC -DPIC -o unistdio/.libs/u16-asnprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/u16-printf-parse.lo unistdio/u16-printf-parse.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u16-printf-parse.c -fPIC -DPIC -o unistdio/.libs/u16-printf-parse.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/u16-snprintf.lo unistdio/u16-snprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u16-snprintf.c -fPIC -DPIC -o unistdio/.libs/u16-snprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/u16-u16-asprintf.lo unistdio/u16-u16-asprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u16-u16-asprintf.c -fPIC -DPIC -o unistdio/.libs/u16-u16-asprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/u16-u16-sprintf.lo unistdio/u16-u16-sprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u16-u16-sprintf.c -fPIC -DPIC -o unistdio/.libs/u16-u16-sprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/u16-asprintf.lo unistdio/u16-asprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u16-asprintf.c -fPIC -DPIC -o unistdio/.libs/u16-asprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/u16-u16-asnprintf.lo unistdio/u16-u16-asnprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u16-u16-asnprintf.c -fPIC -DPIC -o unistdio/.libs/u16-u16-asnprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/u16-u16-vasprintf.lo unistdio/u16-u16-vasprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u16-u16-vasprintf.c -fPIC -DPIC -o unistdio/.libs/u16-u16-vasprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/u16-u16-snprintf.lo unistdio/u16-u16-snprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u16-u16-snprintf.c -fPIC -DPIC -o unistdio/.libs/u16-u16-snprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/u16-u16-vsnprintf.lo unistdio/u16-u16-vsnprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u16-u16-vsnprintf.c -fPIC -DPIC -o unistdio/.libs/u16-u16-vsnprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/u16-u16-vsprintf.lo unistdio/u16-u16-vsprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u16-u16-vsprintf.c -fPIC -DPIC -o unistdio/.libs/u16-u16-vsprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/u16-vasprintf.lo unistdio/u16-vasprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u16-vasprintf.c -fPIC -DPIC -o unistdio/.libs/u16-vasprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/u16-vsnprintf.lo unistdio/u16-vsnprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u16-vsnprintf.c -fPIC -DPIC -o unistdio/.libs/u16-vsnprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/u32-asnprintf.lo unistdio/u32-asnprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u32-asnprintf.c -fPIC -DPIC -o unistdio/.libs/u32-asnprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/u16-u16-vasnprintf.lo unistdio/u16-u16-vasnprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u16-u16-vasnprintf.c -fPIC -DPIC -o unistdio/.libs/u16-u16-vasnprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/u16-vsprintf.lo unistdio/u16-vsprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u16-vsprintf.c -fPIC -DPIC -o unistdio/.libs/u16-vsprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/u32-asprintf.lo unistdio/u32-asprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u32-asprintf.c -fPIC -DPIC -o unistdio/.libs/u32-asprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/u32-sprintf.lo unistdio/u32-sprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u32-sprintf.c -fPIC -DPIC -o unistdio/.libs/u32-sprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/u32-u32-asnprintf.lo unistdio/u32-u32-asnprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u32-u32-asnprintf.c -fPIC -DPIC -o unistdio/.libs/u32-u32-asnprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/u32-u32-asprintf.lo unistdio/u32-u32-asprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u32-u32-asprintf.c -fPIC -DPIC -o unistdio/.libs/u32-u32-asprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/u32-u32-snprintf.lo unistdio/u32-u32-snprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u32-u32-snprintf.c -fPIC -DPIC -o unistdio/.libs/u32-u32-snprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/u32-snprintf.lo unistdio/u32-snprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u32-snprintf.c -fPIC -DPIC -o unistdio/.libs/u32-snprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/u32-u32-sprintf.lo unistdio/u32-u32-sprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u32-u32-sprintf.c -fPIC -DPIC -o unistdio/.libs/u32-u32-sprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/u32-u32-vasprintf.lo unistdio/u32-u32-vasprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u32-u32-vasprintf.c -fPIC -DPIC -o unistdio/.libs/u32-u32-vasprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/u32-u32-vsnprintf.lo unistdio/u32-u32-vsnprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u32-u32-vsnprintf.c -fPIC -DPIC -o unistdio/.libs/u32-u32-vsnprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/u32-printf-parse.lo unistdio/u32-printf-parse.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u32-printf-parse.c -fPIC -DPIC -o unistdio/.libs/u32-printf-parse.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/u8-snprintf.lo unistdio/u8-snprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u8-snprintf.c -fPIC -DPIC -o unistdio/.libs/u8-snprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/u32-vasprintf.lo unistdio/u32-vasprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u32-vasprintf.c -fPIC -DPIC -o unistdio/.libs/u32-vasprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/u8-asnprintf.lo unistdio/u8-asnprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u8-asnprintf.c -fPIC -DPIC -o unistdio/.libs/u8-asnprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/u32-u32-vsprintf.lo unistdio/u32-u32-vsprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u32-u32-vsprintf.c -fPIC -DPIC -o unistdio/.libs/u32-u32-vsprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/u32-vsprintf.lo unistdio/u32-vsprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u32-vsprintf.c -fPIC -DPIC -o unistdio/.libs/u32-vsprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/u8-printf-parse.lo unistdio/u8-printf-parse.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u8-printf-parse.c -fPIC -DPIC -o unistdio/.libs/u8-printf-parse.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/u8-asprintf.lo unistdio/u8-asprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u8-asprintf.c -fPIC -DPIC -o unistdio/.libs/u8-asprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/u16-vasnprintf.lo unistdio/u16-vasnprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u16-vasnprintf.c -fPIC -DPIC -o unistdio/.libs/u16-vasnprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/u32-vsnprintf.lo unistdio/u32-vsnprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u32-vsnprintf.c -fPIC -DPIC -o unistdio/.libs/u32-vsnprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/u8-u8-asprintf.lo unistdio/u8-u8-asprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u8-u8-asprintf.c -fPIC -DPIC -o unistdio/.libs/u8-u8-asprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/u32-u32-vasnprintf.lo unistdio/u32-u32-vasnprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u32-u32-vasnprintf.c -fPIC -DPIC -o unistdio/.libs/u32-u32-vasnprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/u8-u8-asnprintf.lo unistdio/u8-u8-asnprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u8-u8-asnprintf.c -fPIC -DPIC -o unistdio/.libs/u8-u8-asnprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/u8-u8-snprintf.lo unistdio/u8-u8-snprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u8-u8-snprintf.c -fPIC -DPIC -o unistdio/.libs/u8-u8-snprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/u8-sprintf.lo unistdio/u8-sprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u8-sprintf.c -fPIC -DPIC -o unistdio/.libs/u8-sprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/u8-u8-sprintf.lo unistdio/u8-u8-sprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u8-u8-sprintf.c -fPIC -DPIC -o unistdio/.libs/u8-u8-sprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/u32-vasnprintf.lo unistdio/u32-vasnprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u32-vasnprintf.c -fPIC -DPIC -o unistdio/.libs/u32-vasnprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/u8-vsnprintf.lo unistdio/u8-vsnprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u8-vsnprintf.c -fPIC -DPIC -o unistdio/.libs/u8-vsnprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/ulc-asprintf.lo unistdio/ulc-asprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/ulc-asprintf.c -fPIC -DPIC -o unistdio/.libs/ulc-asprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/u8-u8-vsprintf.lo unistdio/u8-u8-vsprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u8-u8-vsprintf.c -fPIC -DPIC -o unistdio/.libs/u8-u8-vsprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/u8-vsprintf.lo unistdio/u8-vsprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u8-vsprintf.c -fPIC -DPIC -o unistdio/.libs/u8-vsprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/ulc-fprintf.lo unistdio/ulc-fprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/ulc-fprintf.c -fPIC -DPIC -o unistdio/.libs/ulc-fprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/u8-u8-vasprintf.lo unistdio/u8-u8-vasprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u8-u8-vasprintf.c -fPIC -DPIC -o unistdio/.libs/u8-u8-vasprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/ulc-snprintf.lo unistdio/ulc-snprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/ulc-snprintf.c -fPIC -DPIC -o unistdio/.libs/ulc-snprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/u8-u8-vsnprintf.lo unistdio/u8-u8-vsnprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u8-u8-vsnprintf.c -fPIC -DPIC -o unistdio/.libs/u8-u8-vsnprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/u8-vasprintf.lo unistdio/u8-vasprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u8-vasprintf.c -fPIC -DPIC -o unistdio/.libs/u8-vasprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/ulc-asnprintf.lo unistdio/ulc-asnprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/ulc-asnprintf.c -fPIC -DPIC -o unistdio/.libs/ulc-asnprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/u8-vasnprintf.lo unistdio/u8-vasnprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u8-vasnprintf.c -fPIC -DPIC -o unistdio/.libs/u8-vasnprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/ulc-sprintf.lo unistdio/ulc-sprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/ulc-sprintf.c -fPIC -DPIC -o unistdio/.libs/ulc-sprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/ulc-printf-parse.lo unistdio/ulc-printf-parse.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/ulc-printf-parse.c -fPIC -DPIC -o unistdio/.libs/ulc-printf-parse.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/ulc-vasprintf.lo unistdio/ulc-vasprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/ulc-vasprintf.c -fPIC -DPIC -o unistdio/.libs/ulc-vasprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/ulc-vsprintf.lo unistdio/ulc-vsprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/ulc-vsprintf.c -fPIC -DPIC -o unistdio/.libs/ulc-vsprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u16-chr.lo unistr/u16-chr.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-chr.c -fPIC -DPIC -o unistr/.libs/u16-chr.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u16-cpy.lo unistr/u16-cpy.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-cpy.c -fPIC -DPIC -o unistr/.libs/u16-cpy.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/u8-u8-vasnprintf.lo unistdio/u8-u8-vasnprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/u8-u8-vasnprintf.c -fPIC -DPIC -o unistdio/.libs/u8-u8-vasnprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/ulc-vsnprintf.lo unistdio/ulc-vsnprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/ulc-vsnprintf.c -fPIC -DPIC -o unistdio/.libs/ulc-vsnprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u16-cmp.lo unistr/u16-cmp.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-cmp.c -fPIC -DPIC -o unistr/.libs/u16-cmp.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/ulc-vfprintf.lo unistdio/ulc-vfprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/ulc-vfprintf.c -fPIC -DPIC -o unistdio/.libs/ulc-vfprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u16-check.lo unistr/u16-check.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-check.c -fPIC -DPIC -o unistr/.libs/u16-check.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/ulc-vasnprintf.lo unistdio/ulc-vasnprintf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistdio/ulc-vasnprintf.c -fPIC -DPIC -o unistdio/.libs/ulc-vasnprintf.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u16-cpy-alloc.lo unistr/u16-cpy-alloc.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-cpy-alloc.c -fPIC -DPIC -o unistr/.libs/u16-cpy-alloc.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u16-mblen.lo unistr/u16-mblen.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-mblen.c -fPIC -DPIC -o unistr/.libs/u16-mblen.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u16-cmp2.lo unistr/u16-cmp2.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-cmp2.c -fPIC -DPIC -o unistr/.libs/u16-cmp2.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u16-endswith.lo unistr/u16-endswith.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-endswith.c -fPIC -DPIC -o unistr/.libs/u16-endswith.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u16-mbsnlen.lo unistr/u16-mbsnlen.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-mbsnlen.c -fPIC -DPIC -o unistr/.libs/u16-mbsnlen.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u16-mbtouc.lo unistr/u16-mbtouc.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-mbtouc.c -fPIC -DPIC -o unistr/.libs/u16-mbtouc.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u16-mbtouc-aux.lo unistr/u16-mbtouc-aux.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-mbtouc-aux.c -fPIC -DPIC -o unistr/.libs/u16-mbtouc-aux.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u16-mbtouc-unsafe-aux.lo unistr/u16-mbtouc-unsafe-aux.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-mbtouc-unsafe-aux.c -fPIC -DPIC -o unistr/.libs/u16-mbtouc-unsafe-aux.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniname/uniname.lo uniname/uniname.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniname/uniname.c -fPIC -DPIC -o uniname/.libs/uniname.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u16-mbtoucr.lo unistr/u16-mbtoucr.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-mbtoucr.c -fPIC -DPIC -o unistr/.libs/u16-mbtoucr.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u16-strchr.lo unistr/u16-strchr.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-strchr.c -fPIC -DPIC -o unistr/.libs/u16-strchr.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u16-move.lo unistr/u16-move.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-move.c -fPIC -DPIC -o unistr/.libs/u16-move.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u16-startswith.lo unistr/u16-startswith.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-startswith.c -fPIC -DPIC -o unistr/.libs/u16-startswith.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u16-set.lo unistr/u16-set.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-set.c -fPIC -DPIC -o unistr/.libs/u16-set.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u16-prev.lo unistr/u16-prev.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-prev.c -fPIC -DPIC -o unistr/.libs/u16-prev.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u16-stpcpy.lo unistr/u16-stpcpy.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-stpcpy.c -fPIC -DPIC -o unistr/.libs/u16-stpcpy.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u16-mbtouc-unsafe.lo unistr/u16-mbtouc-unsafe.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-mbtouc-unsafe.c -fPIC -DPIC -o unistr/.libs/u16-mbtouc-unsafe.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u16-strcpy.lo unistr/u16-strcpy.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-strcpy.c -fPIC -DPIC -o unistr/.libs/u16-strcpy.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u16-strcmp.lo unistr/u16-strcmp.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-strcmp.c -fPIC -DPIC -o unistr/.libs/u16-strcmp.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u16-next.lo unistr/u16-next.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-next.c -fPIC -DPIC -o unistr/.libs/u16-next.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u16-strcspn.lo unistr/u16-strcspn.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-strcspn.c -fPIC -DPIC -o unistr/.libs/u16-strcspn.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u16-strcoll.lo unistr/u16-strcoll.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-strcoll.c -fPIC -DPIC -o unistr/.libs/u16-strcoll.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u16-stpncpy.lo unistr/u16-stpncpy.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-stpncpy.c -fPIC -DPIC -o unistr/.libs/u16-stpncpy.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u16-strcat.lo unistr/u16-strcat.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-strcat.c -fPIC -DPIC -o unistr/.libs/u16-strcat.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u16-strncmp.lo unistr/u16-strncmp.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-strncmp.c -fPIC -DPIC -o unistr/.libs/u16-strncmp.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u16-strncpy.lo unistr/u16-strncpy.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-strncpy.c -fPIC -DPIC -o unistr/.libs/u16-strncpy.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u16-strnlen.lo unistr/u16-strnlen.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-strnlen.c -fPIC -DPIC -o unistr/.libs/u16-strnlen.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u16-strdup.lo unistr/u16-strdup.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-strdup.c -fPIC -DPIC -o unistr/.libs/u16-strdup.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u16-strmbtouc.lo unistr/u16-strmbtouc.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-strmbtouc.c -fPIC -DPIC -o unistr/.libs/u16-strmbtouc.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u16-strlen.lo unistr/u16-strlen.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-strlen.c -fPIC -DPIC -o unistr/.libs/u16-strlen.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u16-strpbrk.lo unistr/u16-strpbrk.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-strpbrk.c -fPIC -DPIC -o unistr/.libs/u16-strpbrk.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u16-strncat.lo unistr/u16-strncat.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-strncat.c -fPIC -DPIC -o unistr/.libs/u16-strncat.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u16-uctomb.lo unistr/u16-uctomb.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-uctomb.c -fPIC -DPIC -o unistr/.libs/u16-uctomb.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u16-strtok.lo unistr/u16-strtok.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-strtok.c -fPIC -DPIC -o unistr/.libs/u16-strtok.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u16-strrchr.lo unistr/u16-strrchr.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-strrchr.c -fPIC -DPIC -o unistr/.libs/u16-strrchr.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u16-strmblen.lo unistr/u16-strmblen.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-strmblen.c -fPIC -DPIC -o unistr/.libs/u16-strmblen.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u16-uctomb-aux.lo unistr/u16-uctomb-aux.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-uctomb-aux.c -fPIC -DPIC -o unistr/.libs/u16-uctomb-aux.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u32-check.lo unistr/u32-check.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-check.c -fPIC -DPIC -o unistr/.libs/u32-check.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u32-chr.lo unistr/u32-chr.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-chr.c -fPIC -DPIC -o unistr/.libs/u32-chr.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u16-strstr.lo unistr/u16-strstr.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-strstr.c -fPIC -DPIC -o unistr/.libs/u16-strstr.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u32-cpy.lo unistr/u32-cpy.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-cpy.c -fPIC -DPIC -o unistr/.libs/u32-cpy.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u16-strspn.lo unistr/u16-strspn.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-strspn.c -fPIC -DPIC -o unistr/.libs/u16-strspn.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u32-cmp2.lo unistr/u32-cmp2.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-cmp2.c -fPIC -DPIC -o unistr/.libs/u32-cmp2.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u16-to-u8.lo unistr/u16-to-u8.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-to-u8.c -fPIC -DPIC -o unistr/.libs/u16-to-u8.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u32-mbsnlen.lo unistr/u32-mbsnlen.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-mbsnlen.c -fPIC -DPIC -o unistr/.libs/u32-mbsnlen.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u16-to-u32.lo unistr/u16-to-u32.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u16-to-u32.c -fPIC -DPIC -o unistr/.libs/u16-to-u32.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u32-mblen.lo unistr/u32-mblen.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-mblen.c -fPIC -DPIC -o unistr/.libs/u32-mblen.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u32-cpy-alloc.lo unistr/u32-cpy-alloc.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-cpy-alloc.c -fPIC -DPIC -o unistr/.libs/u32-cpy-alloc.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u32-endswith.lo unistr/u32-endswith.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-endswith.c -fPIC -DPIC -o unistr/.libs/u32-endswith.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u32-mbtouc.lo unistr/u32-mbtouc.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-mbtouc.c -fPIC -DPIC -o unistr/.libs/u32-mbtouc.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u32-cmp.lo unistr/u32-cmp.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-cmp.c -fPIC -DPIC -o unistr/.libs/u32-cmp.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u32-prev.lo unistr/u32-prev.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-prev.c -fPIC -DPIC -o unistr/.libs/u32-prev.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u32-mbtouc-unsafe.lo unistr/u32-mbtouc-unsafe.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-mbtouc-unsafe.c -fPIC -DPIC -o unistr/.libs/u32-mbtouc-unsafe.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u32-mbtoucr.lo unistr/u32-mbtoucr.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-mbtoucr.c -fPIC -DPIC -o unistr/.libs/u32-mbtoucr.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u32-startswith.lo unistr/u32-startswith.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-startswith.c -fPIC -DPIC -o unistr/.libs/u32-startswith.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u32-set.lo unistr/u32-set.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-set.c -fPIC -DPIC -o unistr/.libs/u32-set.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u32-stpcpy.lo unistr/u32-stpcpy.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-stpcpy.c -fPIC -DPIC -o unistr/.libs/u32-stpcpy.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u32-next.lo unistr/u32-next.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-next.c -fPIC -DPIC -o unistr/.libs/u32-next.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u32-move.lo unistr/u32-move.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-move.c -fPIC -DPIC -o unistr/.libs/u32-move.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u32-strchr.lo unistr/u32-strchr.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-strchr.c -fPIC -DPIC -o unistr/.libs/u32-strchr.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u32-stpncpy.lo unistr/u32-stpncpy.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-stpncpy.c -fPIC -DPIC -o unistr/.libs/u32-stpncpy.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u32-strcat.lo unistr/u32-strcat.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-strcat.c -fPIC -DPIC -o unistr/.libs/u32-strcat.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u32-strcmp.lo unistr/u32-strcmp.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-strcmp.c -fPIC -DPIC -o unistr/.libs/u32-strcmp.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u32-strcpy.lo unistr/u32-strcpy.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-strcpy.c -fPIC -DPIC -o unistr/.libs/u32-strcpy.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u32-strmbtouc.lo unistr/u32-strmbtouc.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-strmbtouc.c -fPIC -DPIC -o unistr/.libs/u32-strmbtouc.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u32-strcspn.lo unistr/u32-strcspn.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-strcspn.c -fPIC -DPIC -o unistr/.libs/u32-strcspn.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u32-strdup.lo unistr/u32-strdup.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-strdup.c -fPIC -DPIC -o unistr/.libs/u32-strdup.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u32-strcoll.lo unistr/u32-strcoll.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-strcoll.c -fPIC -DPIC -o unistr/.libs/u32-strcoll.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u32-strlen.lo unistr/u32-strlen.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-strlen.c -fPIC -DPIC -o unistr/.libs/u32-strlen.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u32-strncmp.lo unistr/u32-strncmp.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-strncmp.c -fPIC -DPIC -o unistr/.libs/u32-strncmp.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u32-strncat.lo unistr/u32-strncat.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-strncat.c -fPIC -DPIC -o unistr/.libs/u32-strncat.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u32-strmblen.lo unistr/u32-strmblen.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-strmblen.c -fPIC -DPIC -o unistr/.libs/u32-strmblen.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u32-strpbrk.lo unistr/u32-strpbrk.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-strpbrk.c -fPIC -DPIC -o unistr/.libs/u32-strpbrk.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u32-strnlen.lo unistr/u32-strnlen.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-strnlen.c -fPIC -DPIC -o unistr/.libs/u32-strnlen.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u32-strncpy.lo unistr/u32-strncpy.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-strncpy.c -fPIC -DPIC -o unistr/.libs/u32-strncpy.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u32-strrchr.lo unistr/u32-strrchr.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-strrchr.c -fPIC -DPIC -o unistr/.libs/u32-strrchr.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u32-strtok.lo unistr/u32-strtok.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-strtok.c -fPIC -DPIC -o unistr/.libs/u32-strtok.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u32-uctomb.lo unistr/u32-uctomb.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-uctomb.c -fPIC -DPIC -o unistr/.libs/u32-uctomb.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u32-to-u16.lo unistr/u32-to-u16.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-to-u16.c -fPIC -DPIC -o unistr/.libs/u32-to-u16.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u32-strspn.lo unistr/u32-strspn.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-strspn.c -fPIC -DPIC -o unistr/.libs/u32-strspn.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u8-cmp.lo unistr/u8-cmp.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-cmp.c -fPIC -DPIC -o unistr/.libs/u8-cmp.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u32-strstr.lo unistr/u32-strstr.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-strstr.c -fPIC -DPIC -o unistr/.libs/u32-strstr.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u32-to-u8.lo unistr/u32-to-u8.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u32-to-u8.c -fPIC -DPIC -o unistr/.libs/u32-to-u8.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u8-cpy.lo unistr/u8-cpy.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-cpy.c -fPIC -DPIC -o unistr/.libs/u8-cpy.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u8-check.lo unistr/u8-check.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-check.c -fPIC -DPIC -o unistr/.libs/u8-check.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u8-chr.lo unistr/u8-chr.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-chr.c -fPIC -DPIC -o unistr/.libs/u8-chr.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u8-mblen.lo unistr/u8-mblen.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-mblen.c -fPIC -DPIC -o unistr/.libs/u8-mblen.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u8-endswith.lo unistr/u8-endswith.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-endswith.c -fPIC -DPIC -o unistr/.libs/u8-endswith.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u8-cmp2.lo unistr/u8-cmp2.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-cmp2.c -fPIC -DPIC -o unistr/.libs/u8-cmp2.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u8-mbsnlen.lo unistr/u8-mbsnlen.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-mbsnlen.c -fPIC -DPIC -o unistr/.libs/u8-mbsnlen.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u8-mbtouc-aux.lo unistr/u8-mbtouc-aux.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-mbtouc-aux.c -fPIC -DPIC -o unistr/.libs/u8-mbtouc-aux.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u8-cpy-alloc.lo unistr/u8-cpy-alloc.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-cpy-alloc.c -fPIC -DPIC -o unistr/.libs/u8-cpy-alloc.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u8-mbtouc.lo unistr/u8-mbtouc.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-mbtouc.c -fPIC -DPIC -o unistr/.libs/u8-mbtouc.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u8-mbtouc-unsafe.lo unistr/u8-mbtouc-unsafe.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-mbtouc-unsafe.c -fPIC -DPIC -o unistr/.libs/u8-mbtouc-unsafe.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u8-move.lo unistr/u8-move.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-move.c -fPIC -DPIC -o unistr/.libs/u8-move.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u8-mbtouc-unsafe-aux.lo unistr/u8-mbtouc-unsafe-aux.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-mbtouc-unsafe-aux.c -fPIC -DPIC -o unistr/.libs/u8-mbtouc-unsafe-aux.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u8-prev.lo unistr/u8-prev.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-prev.c -fPIC -DPIC -o unistr/.libs/u8-prev.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u8-next.lo unistr/u8-next.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-next.c -fPIC -DPIC -o unistr/.libs/u8-next.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u8-mbtoucr.lo unistr/u8-mbtoucr.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-mbtoucr.c -fPIC -DPIC -o unistr/.libs/u8-mbtoucr.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u8-stpcpy.lo unistr/u8-stpcpy.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-stpcpy.c -fPIC -DPIC -o unistr/.libs/u8-stpcpy.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u8-set.lo unistr/u8-set.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-set.c -fPIC -DPIC -o unistr/.libs/u8-set.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u8-strcat.lo unistr/u8-strcat.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-strcat.c -fPIC -DPIC -o unistr/.libs/u8-strcat.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u8-startswith.lo unistr/u8-startswith.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-startswith.c -fPIC -DPIC -o unistr/.libs/u8-startswith.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u8-stpncpy.lo unistr/u8-stpncpy.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-stpncpy.c -fPIC -DPIC -o unistr/.libs/u8-stpncpy.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u8-strcspn.lo unistr/u8-strcspn.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-strcspn.c -fPIC -DPIC -o unistr/.libs/u8-strcspn.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u8-strcmp.lo unistr/u8-strcmp.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-strcmp.c -fPIC -DPIC -o unistr/.libs/u8-strcmp.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u8-strdup.lo unistr/u8-strdup.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-strdup.c -fPIC -DPIC -o unistr/.libs/u8-strdup.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u8-strcpy.lo unistr/u8-strcpy.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-strcpy.c -fPIC -DPIC -o unistr/.libs/u8-strcpy.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u8-strcoll.lo unistr/u8-strcoll.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-strcoll.c -fPIC -DPIC -o unistr/.libs/u8-strcoll.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u8-strchr.lo unistr/u8-strchr.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-strchr.c -fPIC -DPIC -o unistr/.libs/u8-strchr.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u8-strmblen.lo unistr/u8-strmblen.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-strmblen.c -fPIC -DPIC -o unistr/.libs/u8-strmblen.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u8-strmbtouc.lo unistr/u8-strmbtouc.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-strmbtouc.c -fPIC -DPIC -o unistr/.libs/u8-strmbtouc.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u8-strlen.lo unistr/u8-strlen.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-strlen.c -fPIC -DPIC -o unistr/.libs/u8-strlen.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u8-strncmp.lo unistr/u8-strncmp.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-strncmp.c -fPIC -DPIC -o unistr/.libs/u8-strncmp.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u8-strncpy.lo unistr/u8-strncpy.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-strncpy.c -fPIC -DPIC -o unistr/.libs/u8-strncpy.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u8-strpbrk.lo unistr/u8-strpbrk.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-strpbrk.c -fPIC -DPIC -o unistr/.libs/u8-strpbrk.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u8-strncat.lo unistr/u8-strncat.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-strncat.c -fPIC -DPIC -o unistr/.libs/u8-strncat.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u8-strspn.lo unistr/u8-strspn.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-strspn.c -fPIC -DPIC -o unistr/.libs/u8-strspn.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u8-to-u16.lo unistr/u8-to-u16.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-to-u16.c -fPIC -DPIC -o unistr/.libs/u8-to-u16.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u8-strtok.lo unistr/u8-strtok.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-strtok.c -fPIC -DPIC -o unistr/.libs/u8-strtok.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u8-strrchr.lo unistr/u8-strrchr.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-strrchr.c -fPIC -DPIC -o unistr/.libs/u8-strrchr.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u8-strstr.lo unistr/u8-strstr.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-strstr.c -fPIC -DPIC -o unistr/.libs/u8-strstr.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u8-uctomb-aux.lo unistr/u8-uctomb-aux.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-uctomb-aux.c -fPIC -DPIC -o unistr/.libs/u8-uctomb-aux.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniwbrk/u16-wordbreaks.lo uniwbrk/u16-wordbreaks.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniwbrk/u16-wordbreaks.c -fPIC -DPIC -o uniwbrk/.libs/u16-wordbreaks.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u8-strnlen.lo unistr/u8-strnlen.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-strnlen.c -fPIC -DPIC -o unistr/.libs/u8-strnlen.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u8-to-u32.lo unistr/u8-to-u32.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-to-u32.c -fPIC -DPIC -o unistr/.libs/u8-to-u32.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniwbrk/u32-wordbreaks.lo uniwbrk/u32-wordbreaks.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniwbrk/u32-wordbreaks.c -fPIC -DPIC -o uniwbrk/.libs/u32-wordbreaks.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniwbrk/ulc-wordbreaks.lo uniwbrk/ulc-wordbreaks.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniwbrk/ulc-wordbreaks.c -fPIC -DPIC -o uniwbrk/.libs/ulc-wordbreaks.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/u8-uctomb.lo unistr/u8-uctomb.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistr/u8-uctomb.c -fPIC -DPIC -o unistr/.libs/u8-uctomb.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniwbrk/wbrktable.lo uniwbrk/wbrktable.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniwbrk/wbrktable.c -fPIC -DPIC -o uniwbrk/.libs/wbrktable.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniwbrk/u8-wordbreaks.lo uniwbrk/u8-wordbreaks.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniwbrk/u8-wordbreaks.c -fPIC -DPIC -o uniwbrk/.libs/u8-wordbreaks.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniwidth/u32-strwidth.lo uniwidth/u32-strwidth.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniwidth/u32-strwidth.c -fPIC -DPIC -o uniwidth/.libs/u32-strwidth.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniwidth/u8-width.lo uniwidth/u8-width.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniwidth/u8-width.c -fPIC -DPIC -o uniwidth/.libs/u8-width.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniwidth/u16-strwidth.lo uniwidth/u16-strwidth.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniwidth/u16-strwidth.c -fPIC -DPIC -o uniwidth/.libs/u16-strwidth.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniwidth/u16-width.lo uniwidth/u16-width.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniwidth/u16-width.c -fPIC -DPIC -o uniwidth/.libs/u16-width.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniwbrk/wordbreak-property.lo uniwbrk/wordbreak-property.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniwbrk/wordbreak-property.c -fPIC -DPIC -o uniwbrk/.libs/wordbreak-property.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniwidth/u32-width.lo uniwidth/u32-width.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniwidth/u32-width.c -fPIC -DPIC -o uniwidth/.libs/u32-width.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniwidth/u8-strwidth.lo uniwidth/u8-strwidth.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniwidth/u8-strwidth.c -fPIC -DPIC -o uniwidth/.libs/u8-strwidth.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniwidth/width.lo uniwidth/width.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c uniwidth/width.c -fPIC -DPIC -o uniwidth/.libs/width.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -no-undefined -version-info 3:0:1 -rpath /usr/lib -o libunistring.la -rpath /usr/lib amemxfrm.lo c-ctype.lo c-strcasecmp.lo c-strncasecmp.lo hard-locale.lo localcharset.lo localename.lo glthread/lock.lo malloca.lo math.lo mbchar.lo mbiter.lo mbsnlen.lo memcmp2.lo printf-frexp.lo printf-frexpl.lo striconveh.lo striconveha.lo glthread/threadlib.lo unicase/cased.lo unicase/empty-prefix-context.lo unicase/empty-suffix-context.lo unicase/ignorable.lo unicase/locale-language.lo unicase/special-casing.lo unicase/tocasefold.lo unicase/tolower.lo unicase/totitle.lo unicase/toupper.lo unicase/u16-casecmp.lo unicase/u16-casecoll.lo unicase/u16-casefold.lo unicase/u16-casemap.lo unicase/u16-casexfrm.lo unicase/u16-ct-casefold.lo unicase/u16-ct-tolower.lo unicase/u16-ct-totitle.lo unicase/u16-ct-toupper.lo unicase/u16-is-cased.lo unicase/u16-is-casefolded.lo unicase/u16-is-invariant.lo unicase/u16-is-lowercase.lo unicase/u16-is-titlecase.lo unicase/u16-is-uppercase.lo unicase/u16-prefix-context.lo unicase/u16-suffix-context.lo unicase/u16-tolower.lo unicase/u16-totitle.lo unicase/u16-toupper.lo unicase/u32-casecmp.lo unicase/u32-casecoll.lo unicase/u32-casefold.lo unicase/u32-casemap.lo unicase/u32-casexfrm.lo unicase/u32-ct-casefold.lo unicase/u32-ct-tolower.lo unicase/u32-ct-totitle.lo unicase/u32-ct-toupper.lo unicase/u32-is-cased.lo unicase/u32-is-casefolded.lo unicase/u32-is-invariant.lo unicase/u32-is-lowercase.lo unicase/u32-is-titlecase.lo unicase/u32-is-uppercase.lo unicase/u32-prefix-context.lo unicase/u32-suffix-context.lo unicase/u32-tolower.lo unicase/u32-totitle.lo unicase/u32-toupper.lo unicase/u8-casecmp.lo unicase/u8-casecoll.lo unicase/u8-casefold.lo unicase/u8-casemap.lo unicase/u8-casexfrm.lo unicase/u8-ct-casefold.lo unicase/u8-ct-tolower.lo unicase/u8-ct-totitle.lo unicase/u8-ct-toupper.lo unicase/u8-is-cased.lo unicase/u8-is-casefolded.lo unicase/u8-is-invariant.lo unicase/u8-is-lowercase.lo unicase/u8-is-titlecase.lo unicase/u8-is-uppercase.lo unicase/u8-prefix-context.lo unicase/u8-suffix-context.lo unicase/u8-tolower.lo unicase/u8-totitle.lo unicase/u8-toupper.lo unicase/ulc-casecmp.lo unicase/ulc-casecoll.lo unicase/ulc-casexfrm.lo uniconv/u16-conv-from-enc.lo uniconv/u16-conv-to-enc.lo uniconv/u16-strconv-from-enc.lo uniconv/u16-strconv-from-locale.lo uniconv/u16-strconv-to-enc.lo uniconv/u16-strconv-to-locale.lo uniconv/u32-conv-from-enc.lo uniconv/u32-conv-to-enc.lo uniconv/u32-strconv-from-enc.lo uniconv/u32-strconv-from-locale.lo uniconv/u32-strconv-to-enc.lo uniconv/u32-strconv-to-locale.lo uniconv/u8-conv-from-enc.lo uniconv/u8-conv-to-enc.lo uniconv/u8-strconv-from-enc.lo uniconv/u8-strconv-from-locale.lo uniconv/u8-strconv-to-enc.lo uniconv/u8-strconv-to-locale.lo unictype/bidi_byname.lo unictype/bidi_longname.lo unictype/bidi_name.lo unictype/bidi_of.lo unictype/bidi_test.lo unictype/blocks.lo unictype/block_test.lo unictype/categ_C.lo unictype/categ_Cc.lo unictype/categ_Cf.lo unictype/categ_Cn.lo unictype/categ_Co.lo unictype/categ_Cs.lo unictype/categ_L.lo unictype/categ_LC.lo unictype/categ_Ll.lo unictype/categ_Lm.lo unictype/categ_Lo.lo unictype/categ_Lt.lo unictype/categ_Lu.lo unictype/categ_M.lo unictype/categ_Mc.lo unictype/categ_Me.lo unictype/categ_Mn.lo unictype/categ_N.lo unictype/categ_Nd.lo unictype/categ_Nl.lo unictype/categ_No.lo unictype/categ_P.lo unictype/categ_Pc.lo unictype/categ_Pd.lo unictype/categ_Pe.lo unictype/categ_Pf.lo unictype/categ_Pi.lo unictype/categ_Po.lo unictype/categ_Ps.lo unictype/categ_S.lo unictype/categ_Sc.lo unictype/categ_Sk.lo unictype/categ_Sm.lo unictype/categ_So.lo unictype/categ_Z.lo unictype/categ_Zl.lo unictype/categ_Zp.lo unictype/categ_Zs.lo unictype/categ_and.lo unictype/categ_and_not.lo unictype/categ_byname.lo unictype/categ_longname.lo unictype/categ_name.lo unictype/categ_none.lo unictype/categ_of.lo unictype/categ_or.lo unictype/categ_test.lo unictype/combiningclass.lo unictype/combiningclass_byname.lo unictype/combiningclass_longname.lo unictype/combiningclass_name.lo unictype/ctype_alnum.lo unictype/ctype_alpha.lo unictype/ctype_blank.lo unictype/ctype_cntrl.lo unictype/ctype_digit.lo unictype/ctype_graph.lo unictype/ctype_lower.lo unictype/ctype_print.lo unictype/ctype_punct.lo unictype/ctype_space.lo unictype/ctype_upper.lo unictype/ctype_xdigit.lo unictype/decdigit.lo unictype/digit.lo unictype/joininggroup_byname.lo unictype/joininggroup_name.lo unictype/joininggroup_of.lo unictype/joiningtype_byname.lo unictype/joiningtype_longname.lo unictype/joiningtype_name.lo unictype/joiningtype_of.lo unictype/mirror.lo unictype/numeric.lo unictype/pr_alphabetic.lo unictype/pr_ascii_hex_digit.lo unictype/pr_bidi_arabic_digit.lo unictype/pr_bidi_arabic_right_to_left.lo unictype/pr_bidi_block_separator.lo unictype/pr_bidi_boundary_neutral.lo unictype/pr_bidi_common_separator.lo unictype/pr_bidi_control.lo unictype/pr_bidi_embedding_or_override.lo unictype/pr_bidi_eur_num_separator.lo unictype/pr_bidi_eur_num_terminator.lo unictype/pr_bidi_european_digit.lo unictype/pr_bidi_hebrew_right_to_left.lo unictype/pr_bidi_left_to_right.lo unictype/pr_bidi_non_spacing_mark.lo unictype/pr_bidi_other_neutral.lo unictype/pr_bidi_pdf.lo unictype/pr_bidi_segment_separator.lo unictype/pr_bidi_whitespace.lo unictype/pr_byname.lo unictype/pr_case_ignorable.lo unictype/pr_cased.lo unictype/pr_changes_when_casefolded.lo unictype/pr_changes_when_casemapped.lo unictype/pr_changes_when_lowercased.lo unictype/pr_changes_when_titlecased.lo unictype/pr_changes_when_uppercased.lo unictype/pr_combining.lo unictype/pr_composite.lo unictype/pr_currency_symbol.lo unictype/pr_dash.lo unictype/pr_decimal_digit.lo unictype/pr_default_ignorable_code_point.lo unictype/pr_deprecated.lo unictype/pr_diacritic.lo unictype/pr_extender.lo unictype/pr_format_control.lo unictype/pr_grapheme_base.lo unictype/pr_grapheme_extend.lo unictype/pr_grapheme_link.lo unictype/pr_hex_digit.lo unictype/pr_hyphen.lo unictype/pr_id_continue.lo unictype/pr_id_start.lo unictype/pr_ideographic.lo unictype/pr_ids_binary_operator.lo unictype/pr_ids_trinary_operator.lo unictype/pr_ignorable_control.lo unictype/pr_iso_control.lo unictype/pr_join_control.lo unictype/pr_left_of_pair.lo unictype/pr_line_separator.lo unictype/pr_logical_order_exception.lo unictype/pr_lowercase.lo unictype/pr_math.lo unictype/pr_non_break.lo unictype/pr_not_a_character.lo unictype/pr_numeric.lo unictype/pr_other_alphabetic.lo unictype/pr_other_default_ignorable_code_point.lo unictype/pr_other_grapheme_extend.lo unictype/pr_other_id_continue.lo unictype/pr_other_id_start.lo unictype/pr_other_lowercase.lo unictype/pr_other_math.lo unictype/pr_other_uppercase.lo unictype/pr_paired_punctuation.lo unictype/pr_paragraph_separator.lo unictype/pr_pattern_syntax.lo unictype/pr_pattern_white_space.lo unictype/pr_private_use.lo unictype/pr_punctuation.lo unictype/pr_quotation_mark.lo unictype/pr_radical.lo unictype/pr_sentence_terminal.lo unictype/pr_soft_dotted.lo unictype/pr_space.lo unictype/pr_terminal_punctuation.lo unictype/pr_test.lo unictype/pr_titlecase.lo unictype/pr_unassigned_code_value.lo unictype/pr_unified_ideograph.lo unictype/pr_uppercase.lo unictype/pr_variation_selector.lo unictype/pr_white_space.lo unictype/pr_xid_continue.lo unictype/pr_xid_start.lo unictype/pr_zero_width.lo unictype/scripts.lo unictype/sy_c_ident.lo unictype/sy_c_whitespace.lo unictype/sy_java_ident.lo unictype/sy_java_whitespace.lo unigbrk/u16-grapheme-breaks.lo unigbrk/u16-grapheme-next.lo unigbrk/u16-grapheme-prev.lo unigbrk/u32-grapheme-breaks.lo unigbrk/u32-grapheme-next.lo unigbrk/u32-grapheme-prev.lo unigbrk/u8-grapheme-breaks.lo unigbrk/u8-grapheme-next.lo unigbrk/u8-grapheme-prev.lo unigbrk/uc-gbrk-prop.lo unigbrk/uc-grapheme-breaks.lo unigbrk/uc-is-grapheme-break.lo unigbrk/ulc-grapheme-breaks.lo unilbrk/lbrktables.lo unilbrk/u16-possible-linebreaks.lo unilbrk/u16-width-linebreaks.lo unilbrk/u32-possible-linebreaks.lo unilbrk/u32-width-linebreaks.lo unilbrk/u8-possible-linebreaks.lo unilbrk/u8-width-linebreaks.lo unilbrk/ulc-common.lo unilbrk/ulc-possible-linebreaks.lo unilbrk/ulc-width-linebreaks.lo uniname/uniname.lo uninorm/canonical-decomposition.lo uninorm/compat-decomposition.lo uninorm/composition.lo uninorm/decompose-internal.lo uninorm/decomposing-form.lo uninorm/decomposition.lo uninorm/decomposition-table.lo uninorm/uninorm-filter.lo uninorm/nfc.lo uninorm/nfd.lo uninorm/nfkc.lo uninorm/nfkd.lo uninorm/u16-normalize.lo uninorm/u16-normcmp.lo uninorm/u16-normcoll.lo uninorm/u16-normxfrm.lo uninorm/u32-normalize.lo uninorm/u32-normcmp.lo uninorm/u32-normcoll.lo uninorm/u32-normxfrm.lo uninorm/u8-normalize.lo uninorm/u8-normcmp.lo uninorm/u8-normcoll.lo uninorm/u8-normxfrm.lo unistd.lo unistdio/u-printf-args.lo unistdio/u16-asnprintf.lo unistdio/u16-asprintf.lo unistdio/u16-printf-parse.lo unistdio/u16-snprintf.lo unistdio/u16-sprintf.lo unistdio/u16-u16-asnprintf.lo unistdio/u16-u16-asprintf.lo unistdio/u16-u16-snprintf.lo unistdio/u16-u16-sprintf.lo unistdio/u16-u16-vasnprintf.lo unistdio/u16-u16-vasprintf.lo unistdio/u16-u16-vsnprintf.lo unistdio/u16-u16-vsprintf.lo unistdio/u16-vasnprintf.lo unistdio/u16-vasprintf.lo unistdio/u16-vsnprintf.lo unistdio/u16-vsprintf.lo unistdio/u32-asnprintf.lo unistdio/u32-asprintf.lo unistdio/u32-printf-parse.lo unistdio/u32-snprintf.lo unistdio/u32-sprintf.lo unistdio/u32-u32-asnprintf.lo unistdio/u32-u32-asprintf.lo unistdio/u32-u32-snprintf.lo unistdio/u32-u32-sprintf.lo unistdio/u32-u32-vasnprintf.lo unistdio/u32-u32-vasprintf.lo unistdio/u32-u32-vsnprintf.lo unistdio/u32-u32-vsprintf.lo unistdio/u32-vasnprintf.lo unistdio/u32-vasprintf.lo unistdio/u32-vsnprintf.lo unistdio/u32-vsprintf.lo unistdio/u8-asnprintf.lo unistdio/u8-asprintf.lo unistdio/u8-printf-parse.lo unistdio/u8-snprintf.lo unistdio/u8-sprintf.lo unistdio/u8-u8-asnprintf.lo unistdio/u8-u8-asprintf.lo unistdio/u8-u8-snprintf.lo unistdio/u8-u8-sprintf.lo unistdio/u8-u8-vasnprintf.lo unistdio/u8-u8-vasprintf.lo unistdio/u8-u8-vsnprintf.lo unistdio/u8-u8-vsprintf.lo unistdio/u8-vasnprintf.lo unistdio/u8-vasprintf.lo unistdio/u8-vsnprintf.lo unistdio/u8-vsprintf.lo unistdio/ulc-asnprintf.lo unistdio/ulc-asprintf.lo unistdio/ulc-fprintf.lo unistdio/ulc-printf-parse.lo unistdio/ulc-snprintf.lo unistdio/ulc-sprintf.lo unistdio/ulc-vasnprintf.lo unistdio/ulc-vasprintf.lo unistdio/ulc-vfprintf.lo unistdio/ulc-vsnprintf.lo unistdio/ulc-vsprintf.lo unistr/u16-check.lo unistr/u16-chr.lo unistr/u16-cmp.lo unistr/u16-cmp2.lo unistr/u16-cpy.lo unistr/u16-cpy-alloc.lo unistr/u16-endswith.lo unistr/u16-mblen.lo unistr/u16-mbsnlen.lo unistr/u16-mbtouc.lo unistr/u16-mbtouc-aux.lo unistr/u16-mbtouc-unsafe.lo unistr/u16-mbtouc-unsafe-aux.lo unistr/u16-mbtoucr.lo unistr/u16-move.lo unistr/u16-next.lo unistr/u16-prev.lo unistr/u16-set.lo unistr/u16-startswith.lo unistr/u16-stpcpy.lo unistr/u16-stpncpy.lo unistr/u16-strcat.lo unistr/u16-strchr.lo unistr/u16-strcmp.lo unistr/u16-strcoll.lo unistr/u16-strcpy.lo unistr/u16-strcspn.lo unistr/u16-strdup.lo unistr/u16-strlen.lo unistr/u16-strmblen.lo unistr/u16-strmbtouc.lo unistr/u16-strncat.lo unistr/u16-strncmp.lo unistr/u16-strncpy.lo unistr/u16-strnlen.lo unistr/u16-strpbrk.lo unistr/u16-strrchr.lo unistr/u16-strspn.lo unistr/u16-strstr.lo unistr/u16-strtok.lo unistr/u16-to-u32.lo unistr/u16-to-u8.lo unistr/u16-uctomb.lo unistr/u16-uctomb-aux.lo unistr/u32-check.lo unistr/u32-chr.lo unistr/u32-cmp.lo unistr/u32-cmp2.lo unistr/u32-cpy.lo unistr/u32-cpy-alloc.lo unistr/u32-endswith.lo unistr/u32-mblen.lo unistr/u32-mbsnlen.lo unistr/u32-mbtouc.lo unistr/u32-mbtouc-unsafe.lo unistr/u32-mbtoucr.lo unistr/u32-move.lo unistr/u32-next.lo unistr/u32-prev.lo unistr/u32-set.lo unistr/u32-startswith.lo unistr/u32-stpcpy.lo unistr/u32-stpncpy.lo unistr/u32-strcat.lo unistr/u32-strchr.lo unistr/u32-strcmp.lo unistr/u32-strcoll.lo unistr/u32-strcpy.lo unistr/u32-strcspn.lo unistr/u32-strdup.lo unistr/u32-strlen.lo unistr/u32-strmblen.lo unistr/u32-strmbtouc.lo unistr/u32-strncat.lo unistr/u32-strncmp.lo unistr/u32-strncpy.lo unistr/u32-strnlen.lo unistr/u32-strpbrk.lo unistr/u32-strrchr.lo unistr/u32-strspn.lo unistr/u32-strstr.lo unistr/u32-strtok.lo unistr/u32-to-u16.lo unistr/u32-to-u8.lo unistr/u32-uctomb.lo unistr/u8-check.lo unistr/u8-chr.lo unistr/u8-cmp.lo unistr/u8-cmp2.lo unistr/u8-cpy.lo unistr/u8-cpy-alloc.lo unistr/u8-endswith.lo unistr/u8-mblen.lo unistr/u8-mbsnlen.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-move.lo unistr/u8-next.lo unistr/u8-prev.lo unistr/u8-set.lo unistr/u8-startswith.lo unistr/u8-stpcpy.lo unistr/u8-stpncpy.lo unistr/u8-strcat.lo unistr/u8-strchr.lo unistr/u8-strcmp.lo unistr/u8-strcoll.lo unistr/u8-strcpy.lo unistr/u8-strcspn.lo unistr/u8-strdup.lo unistr/u8-strlen.lo unistr/u8-strmblen.lo unistr/u8-strmbtouc.lo unistr/u8-strncat.lo unistr/u8-strncmp.lo unistr/u8-strncpy.lo unistr/u8-strnlen.lo unistr/u8-strpbrk.lo unistr/u8-strrchr.lo unistr/u8-strspn.lo unistr/u8-strstr.lo unistr/u8-strtok.lo unistr/u8-to-u16.lo unistr/u8-to-u32.lo unistr/u8-uctomb.lo unistr/u8-uctomb-aux.lo uniwbrk/wbrktable.lo uniwbrk/u16-wordbreaks.lo uniwbrk/u32-wordbreaks.lo uniwbrk/u8-wordbreaks.lo uniwbrk/ulc-wordbreaks.lo uniwbrk/wordbreak-property.lo uniwidth/u16-strwidth.lo uniwidth/u16-width.lo uniwidth/u32-strwidth.lo uniwidth/u32-width.lo uniwidth/u8-strwidth.lo uniwidth/u8-width.lo uniwidth/width.lo wctype-h.lo xsize.lo version.lo fseterr.lo mbrtowc.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/amemxfrm.o .libs/c-ctype.o .libs/c-strcasecmp.o .libs/c-strncasecmp.o .libs/hard-locale.o .libs/localcharset.o .libs/localename.o glthread/.libs/lock.o .libs/malloca.o .libs/math.o .libs/mbchar.o .libs/mbiter.o .libs/mbsnlen.o .libs/memcmp2.o .libs/printf-frexp.o .libs/printf-frexpl.o .libs/striconveh.o .libs/striconveha.o glthread/.libs/threadlib.o unicase/.libs/cased.o unicase/.libs/empty-prefix-context.o unicase/.libs/empty-suffix-context.o unicase/.libs/ignorable.o unicase/.libs/locale-language.o unicase/.libs/special-casing.o unicase/.libs/tocasefold.o unicase/.libs/tolower.o unicase/.libs/totitle.o unicase/.libs/toupper.o unicase/.libs/u16-casecmp.o unicase/.libs/u16-casecoll.o unicase/.libs/u16-casefold.o unicase/.libs/u16-casemap.o unicase/.libs/u16-casexfrm.o unicase/.libs/u16-ct-casefold.o unicase/.libs/u16-ct-tolower.o unicase/.libs/u16-ct-totitle.o unicase/.libs/u16-ct-toupper.o unicase/.libs/u16-is-cased.o unicase/.libs/u16-is-casefolded.o unicase/.libs/u16-is-invariant.o unicase/.libs/u16-is-lowercase.o unicase/.libs/u16-is-titlecase.o unicase/.libs/u16-is-uppercase.o unicase/.libs/u16-prefix-context.o unicase/.libs/u16-suffix-context.o unicase/.libs/u16-tolower.o unicase/.libs/u16-totitle.o unicase/.libs/u16-toupper.o unicase/.libs/u32-casecmp.o unicase/.libs/u32-casecoll.o unicase/.libs/u32-casefold.o unicase/.libs/u32-casemap.o unicase/.libs/u32-casexfrm.o unicase/.libs/u32-ct-casefold.o unicase/.libs/u32-ct-tolower.o unicase/.libs/u32-ct-totitle.o unicase/.libs/u32-ct-toupper.o unicase/.libs/u32-is-cased.o unicase/.libs/u32-is-casefolded.o unicase/.libs/u32-is-invariant.o unicase/.libs/u32-is-lowercase.o unicase/.libs/u32-is-titlecase.o unicase/.libs/u32-is-uppercase.o unicase/.libs/u32-prefix-context.o unicase/.libs/u32-suffix-context.o unicase/.libs/u32-tolower.o unicase/.libs/u32-totitle.o unicase/.libs/u32-toupper.o unicase/.libs/u8-casecmp.o unicase/.libs/u8-casecoll.o unicase/.libs/u8-casefold.o unicase/.libs/u8-casemap.o unicase/.libs/u8-casexfrm.o unicase/.libs/u8-ct-casefold.o unicase/.libs/u8-ct-tolower.o unicase/.libs/u8-ct-totitle.o unicase/.libs/u8-ct-toupper.o unicase/.libs/u8-is-cased.o unicase/.libs/u8-is-casefolded.o unicase/.libs/u8-is-invariant.o unicase/.libs/u8-is-lowercase.o unicase/.libs/u8-is-titlecase.o unicase/.libs/u8-is-uppercase.o unicase/.libs/u8-prefix-context.o unicase/.libs/u8-suffix-context.o unicase/.libs/u8-tolower.o unicase/.libs/u8-totitle.o unicase/.libs/u8-toupper.o unicase/.libs/ulc-casecmp.o unicase/.libs/ulc-casecoll.o unicase/.libs/ulc-casexfrm.o uniconv/.libs/u16-conv-from-enc.o uniconv/.libs/u16-conv-to-enc.o uniconv/.libs/u16-strconv-from-enc.o uniconv/.libs/u16-strconv-from-locale.o uniconv/.libs/u16-strconv-to-enc.o uniconv/.libs/u16-strconv-to-locale.o uniconv/.libs/u32-conv-from-enc.o uniconv/.libs/u32-conv-to-enc.o uniconv/.libs/u32-strconv-from-enc.o uniconv/.libs/u32-strconv-from-locale.o uniconv/.libs/u32-strconv-to-enc.o uniconv/.libs/u32-strconv-to-locale.o uniconv/.libs/u8-conv-from-enc.o uniconv/.libs/u8-conv-to-enc.o uniconv/.libs/u8-strconv-from-enc.o uniconv/.libs/u8-strconv-from-locale.o uniconv/.libs/u8-strconv-to-enc.o uniconv/.libs/u8-strconv-to-locale.o unictype/.libs/bidi_byname.o unictype/.libs/bidi_longname.o unictype/.libs/bidi_name.o unictype/.libs/bidi_of.o unictype/.libs/bidi_test.o unictype/.libs/blocks.o unictype/.libs/block_test.o unictype/.libs/categ_C.o unictype/.libs/categ_Cc.o unictype/.libs/categ_Cf.o unictype/.libs/categ_Cn.o unictype/.libs/categ_Co.o unictype/.libs/categ_Cs.o unictype/.libs/categ_L.o unictype/.libs/categ_LC.o unictype/.libs/categ_Ll.o unictype/.libs/categ_Lm.o unictype/.libs/categ_Lo.o unictype/.libs/categ_Lt.o unictype/.libs/categ_Lu.o unictype/.libs/categ_M.o unictype/.libs/categ_Mc.o unictype/.libs/categ_Me.o unictype/.libs/categ_Mn.o unictype/.libs/categ_N.o unictype/.libs/categ_Nd.o unictype/.libs/categ_Nl.o unictype/.libs/categ_No.o unictype/.libs/categ_P.o unictype/.libs/categ_Pc.o unictype/.libs/categ_Pd.o unictype/.libs/categ_Pe.o unictype/.libs/categ_Pf.o unictype/.libs/categ_Pi.o unictype/.libs/categ_Po.o unictype/.libs/categ_Ps.o unictype/.libs/categ_S.o unictype/.libs/categ_Sc.o unictype/.libs/categ_Sk.o unictype/.libs/categ_Sm.o unictype/.libs/categ_So.o unictype/.libs/categ_Z.o unictype/.libs/categ_Zl.o unictype/.libs/categ_Zp.o unictype/.libs/categ_Zs.o unictype/.libs/categ_and.o unictype/.libs/categ_and_not.o unictype/.libs/categ_byname.o unictype/.libs/categ_longname.o unictype/.libs/categ_name.o unictype/.libs/categ_none.o unictype/.libs/categ_of.o unictype/.libs/categ_or.o unictype/.libs/categ_test.o unictype/.libs/combiningclass.o unictype/.libs/combiningclass_byname.o unictype/.libs/combiningclass_longname.o unictype/.libs/combiningclass_name.o unictype/.libs/ctype_alnum.o unictype/.libs/ctype_alpha.o unictype/.libs/ctype_blank.o unictype/.libs/ctype_cntrl.o unictype/.libs/ctype_digit.o unictype/.libs/ctype_graph.o unictype/.libs/ctype_lower.o unictype/.libs/ctype_print.o unictype/.libs/ctype_punct.o unictype/.libs/ctype_space.o unictype/.libs/ctype_upper.o unictype/.libs/ctype_xdigit.o unictype/.libs/decdigit.o unictype/.libs/digit.o unictype/.libs/joininggroup_byname.o unictype/.libs/joininggroup_name.o unictype/.libs/joininggroup_of.o unictype/.libs/joiningtype_byname.o unictype/.libs/joiningtype_longname.o unictype/.libs/joiningtype_name.o unictype/.libs/joiningtype_of.o unictype/.libs/mirror.o unictype/.libs/numeric.o unictype/.libs/pr_alphabetic.o unictype/.libs/pr_ascii_hex_digit.o unictype/.libs/pr_bidi_arabic_digit.o unictype/.libs/pr_bidi_arabic_right_to_left.o unictype/.libs/pr_bidi_block_separator.o unictype/.libs/pr_bidi_boundary_neutral.o unictype/.libs/pr_bidi_common_separator.o unictype/.libs/pr_bidi_control.o unictype/.libs/pr_bidi_embedding_or_override.o unictype/.libs/pr_bidi_eur_num_separator.o unictype/.libs/pr_bidi_eur_num_terminator.o unictype/.libs/pr_bidi_european_digit.o unictype/.libs/pr_bidi_hebrew_right_to_left.o unictype/.libs/pr_bidi_left_to_right.o unictype/.libs/pr_bidi_non_spacing_mark.o unictype/.libs/pr_bidi_other_neutral.o unictype/.libs/pr_bidi_pdf.o unictype/.libs/pr_bidi_segment_separator.o unictype/.libs/pr_bidi_whitespace.o unictype/.libs/pr_byname.o unictype/.libs/pr_case_ignorable.o unictype/.libs/pr_cased.o unictype/.libs/pr_changes_when_casefolded.o unictype/.libs/pr_changes_when_casemapped.o unictype/.libs/pr_changes_when_lowercased.o unictype/.libs/pr_changes_when_titlecased.o unictype/.libs/pr_changes_when_uppercased.o unictype/.libs/pr_combining.o unictype/.libs/pr_composite.o unictype/.libs/pr_currency_symbol.o unictype/.libs/pr_dash.o unictype/.libs/pr_decimal_digit.o unictype/.libs/pr_default_ignorable_code_point.o unictype/.libs/pr_deprecated.o unictype/.libs/pr_diacritic.o unictype/.libs/pr_extender.o unictype/.libs/pr_format_control.o unictype/.libs/pr_grapheme_base.o unictype/.libs/pr_grapheme_extend.o unictype/.libs/pr_grapheme_link.o unictype/.libs/pr_hex_digit.o unictype/.libs/pr_hyphen.o unictype/.libs/pr_id_continue.o unictype/.libs/pr_id_start.o unictype/.libs/pr_ideographic.o unictype/.libs/pr_ids_binary_operator.o unictype/.libs/pr_ids_trinary_operator.o unictype/.libs/pr_ignorable_control.o unictype/.libs/pr_iso_control.o unictype/.libs/pr_join_control.o unictype/.libs/pr_left_of_pair.o unictype/.libs/pr_line_separator.o unictype/.libs/pr_logical_order_exception.o unictype/.libs/pr_lowercase.o unictype/.libs/pr_math.o unictype/.libs/pr_non_break.o unictype/.libs/pr_not_a_character.o unictype/.libs/pr_numeric.o unictype/.libs/pr_other_alphabetic.o unictype/.libs/pr_other_default_ignorable_code_point.o unictype/.libs/pr_other_grapheme_extend.o unictype/.libs/pr_other_id_continue.o unictype/.libs/pr_other_id_start.o unictype/.libs/pr_other_lowercase.o unictype/.libs/pr_other_math.o unictype/.libs/pr_other_uppercase.o unictype/.libs/pr_paired_punctuation.o unictype/.libs/pr_paragraph_separator.o unictype/.libs/pr_pattern_syntax.o unictype/.libs/pr_pattern_white_space.o unictype/.libs/pr_private_use.o unictype/.libs/pr_punctuation.o unictype/.libs/pr_quotation_mark.o unictype/.libs/pr_radical.o unictype/.libs/pr_sentence_terminal.o unictype/.libs/pr_soft_dotted.o unictype/.libs/pr_space.o unictype/.libs/pr_terminal_punctuation.o unictype/.libs/pr_test.o unictype/.libs/pr_titlecase.o unictype/.libs/pr_unassigned_code_value.o unictype/.libs/pr_unified_ideograph.o unictype/.libs/pr_uppercase.o unictype/.libs/pr_variation_selector.o unictype/.libs/pr_white_space.o unictype/.libs/pr_xid_continue.o unictype/.libs/pr_xid_start.o unictype/.libs/pr_zero_width.o unictype/.libs/scripts.o unictype/.libs/sy_c_ident.o unictype/.libs/sy_c_whitespace.o unictype/.libs/sy_java_ident.o unictype/.libs/sy_java_whitespace.o unigbrk/.libs/u16-grapheme-breaks.o unigbrk/.libs/u16-grapheme-next.o unigbrk/.libs/u16-grapheme-prev.o unigbrk/.libs/u32-grapheme-breaks.o unigbrk/.libs/u32-grapheme-next.o unigbrk/.libs/u32-grapheme-prev.o unigbrk/.libs/u8-grapheme-breaks.o unigbrk/.libs/u8-grapheme-next.o unigbrk/.libs/u8-grapheme-prev.o unigbrk/.libs/uc-gbrk-prop.o unigbrk/.libs/uc-grapheme-breaks.o unigbrk/.libs/uc-is-grapheme-break.o unigbrk/.libs/ulc-grapheme-breaks.o unilbrk/.libs/lbrktables.o unilbrk/.libs/u16-possible-linebreaks.o unilbrk/.libs/u16-width-linebreaks.o unilbrk/.libs/u32-possible-linebreaks.o unilbrk/.libs/u32-width-linebreaks.o unilbrk/.libs/u8-possible-linebreaks.o unilbrk/.libs/u8-width-linebreaks.o unilbrk/.libs/ulc-common.o unilbrk/.libs/ulc-possible-linebreaks.o unilbrk/.libs/ulc-width-linebreaks.o uniname/.libs/uniname.o uninorm/.libs/canonical-decomposition.o uninorm/.libs/compat-decomposition.o uninorm/.libs/composition.o uninorm/.libs/decompose-internal.o uninorm/.libs/decomposing-form.o uninorm/.libs/decomposition.o uninorm/.libs/decomposition-table.o uninorm/.libs/uninorm-filter.o uninorm/.libs/nfc.o uninorm/.libs/nfd.o uninorm/.libs/nfkc.o uninorm/.libs/nfkd.o uninorm/.libs/u16-normalize.o uninorm/.libs/u16-normcmp.o uninorm/.libs/u16-normcoll.o uninorm/.libs/u16-normxfrm.o uninorm/.libs/u32-normalize.o uninorm/.libs/u32-normcmp.o uninorm/.libs/u32-normcoll.o uninorm/.libs/u32-normxfrm.o uninorm/.libs/u8-normalize.o uninorm/.libs/u8-normcmp.o uninorm/.libs/u8-normcoll.o uninorm/.libs/u8-normxfrm.o .libs/unistd.o unistdio/.libs/u-printf-args.o unistdio/.libs/u16-asnprintf.o unistdio/.libs/u16-asprintf.o unistdio/.libs/u16-printf-parse.o unistdio/.libs/u16-snprintf.o unistdio/.libs/u16-sprintf.o unistdio/.libs/u16-u16-asnprintf.o unistdio/.libs/u16-u16-asprintf.o unistdio/.libs/u16-u16-snprintf.o unistdio/.libs/u16-u16-sprintf.o unistdio/.libs/u16-u16-vasnprintf.o unistdio/.libs/u16-u16-vasprintf.o unistdio/.libs/u16-u16-vsnprintf.o unistdio/.libs/u16-u16-vsprintf.o unistdio/.libs/u16-vasnprintf.o unistdio/.libs/u16-vasprintf.o unistdio/.libs/u16-vsnprintf.o unistdio/.libs/u16-vsprintf.o unistdio/.libs/u32-asnprintf.o unistdio/.libs/u32-asprintf.o unistdio/.libs/u32-printf-parse.o unistdio/.libs/u32-snprintf.o unistdio/.libs/u32-sprintf.o unistdio/.libs/u32-u32-asnprintf.o unistdio/.libs/u32-u32-asprintf.o unistdio/.libs/u32-u32-snprintf.o unistdio/.libs/u32-u32-sprintf.o unistdio/.libs/u32-u32-vasnprintf.o unistdio/.libs/u32-u32-vasprintf.o unistdio/.libs/u32-u32-vsnprintf.o unistdio/.libs/u32-u32-vsprintf.o unistdio/.libs/u32-vasnprintf.o unistdio/.libs/u32-vasprintf.o unistdio/.libs/u32-vsnprintf.o unistdio/.libs/u32-vsprintf.o unistdio/.libs/u8-asnprintf.o unistdio/.libs/u8-asprintf.o unistdio/.libs/u8-printf-parse.o unistdio/.libs/u8-snprintf.o unistdio/.libs/u8-sprintf.o unistdio/.libs/u8-u8-asnprintf.o unistdio/.libs/u8-u8-asprintf.o unistdio/.libs/u8-u8-snprintf.o unistdio/.libs/u8-u8-sprintf.o unistdio/.libs/u8-u8-vasnprintf.o unistdio/.libs/u8-u8-vasprintf.o unistdio/.libs/u8-u8-vsnprintf.o unistdio/.libs/u8-u8-vsprintf.o unistdio/.libs/u8-vasnprintf.o unistdio/.libs/u8-vasprintf.o unistdio/.libs/u8-vsnprintf.o unistdio/.libs/u8-vsprintf.o unistdio/.libs/ulc-asnprintf.o unistdio/.libs/ulc-asprintf.o unistdio/.libs/ulc-fprintf.o unistdio/.libs/ulc-printf-parse.o unistdio/.libs/ulc-snprintf.o unistdio/.libs/ulc-sprintf.o unistdio/.libs/ulc-vasnprintf.o unistdio/.libs/ulc-vasprintf.o unistdio/.libs/ulc-vfprintf.o unistdio/.libs/ulc-vsnprintf.o unistdio/.libs/ulc-vsprintf.o unistr/.libs/u16-check.o unistr/.libs/u16-chr.o unistr/.libs/u16-cmp.o unistr/.libs/u16-cmp2.o unistr/.libs/u16-cpy.o unistr/.libs/u16-cpy-alloc.o unistr/.libs/u16-endswith.o unistr/.libs/u16-mblen.o unistr/.libs/u16-mbsnlen.o unistr/.libs/u16-mbtouc.o unistr/.libs/u16-mbtouc-aux.o unistr/.libs/u16-mbtouc-unsafe.o unistr/.libs/u16-mbtouc-unsafe-aux.o unistr/.libs/u16-mbtoucr.o unistr/.libs/u16-move.o unistr/.libs/u16-next.o unistr/.libs/u16-prev.o unistr/.libs/u16-set.o unistr/.libs/u16-startswith.o unistr/.libs/u16-stpcpy.o unistr/.libs/u16-stpncpy.o unistr/.libs/u16-strcat.o unistr/.libs/u16-strchr.o unistr/.libs/u16-strcmp.o unistr/.libs/u16-strcoll.o unistr/.libs/u16-strcpy.o unistr/.libs/u16-strcspn.o unistr/.libs/u16-strdup.o unistr/.libs/u16-strlen.o unistr/.libs/u16-strmblen.o unistr/.libs/u16-strmbtouc.o unistr/.libs/u16-strncat.o unistr/.libs/u16-strncmp.o unistr/.libs/u16-strncpy.o unistr/.libs/u16-strnlen.o unistr/.libs/u16-strpbrk.o unistr/.libs/u16-strrchr.o unistr/.libs/u16-strspn.o unistr/.libs/u16-strstr.o unistr/.libs/u16-strtok.o unistr/.libs/u16-to-u32.o unistr/.libs/u16-to-u8.o unistr/.libs/u16-uctomb.o unistr/.libs/u16-uctomb-aux.o unistr/.libs/u32-check.o unistr/.libs/u32-chr.o unistr/.libs/u32-cmp.o unistr/.libs/u32-cmp2.o unistr/.libs/u32-cpy.o unistr/.libs/u32-cpy-alloc.o unistr/.libs/u32-endswith.o unistr/.libs/u32-mblen.o unistr/.libs/u32-mbsnlen.o unistr/.libs/u32-mbtouc.o unistr/.libs/u32-mbtouc-unsafe.o unistr/.libs/u32-mbtoucr.o unistr/.libs/u32-move.o unistr/.libs/u32-next.o unistr/.libs/u32-prev.o unistr/.libs/u32-set.o unistr/.libs/u32-startswith.o unistr/.libs/u32-stpcpy.o unistr/.libs/u32-stpncpy.o unistr/.libs/u32-strcat.o unistr/.libs/u32-strchr.o unistr/.libs/u32-strcmp.o unistr/.libs/u32-strcoll.o unistr/.libs/u32-strcpy.o unistr/.libs/u32-strcspn.o unistr/.libs/u32-strdup.o unistr/.libs/u32-strlen.o unistr/.libs/u32-strmblen.o unistr/.libs/u32-strmbtouc.o unistr/.libs/u32-strncat.o unistr/.libs/u32-strncmp.o unistr/.libs/u32-strncpy.o unistr/.libs/u32-strnlen.o unistr/.libs/u32-strpbrk.o unistr/.libs/u32-strrchr.o unistr/.libs/u32-strspn.o unistr/.libs/u32-strstr.o unistr/.libs/u32-strtok.o unistr/.libs/u32-to-u16.o unistr/.libs/u32-to-u8.o unistr/.libs/u32-uctomb.o unistr/.libs/u8-check.o unistr/.libs/u8-chr.o unistr/.libs/u8-cmp.o unistr/.libs/u8-cmp2.o unistr/.libs/u8-cpy.o unistr/.libs/u8-cpy-alloc.o unistr/.libs/u8-endswith.o unistr/.libs/u8-mblen.o unistr/.libs/u8-mbsnlen.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-move.o unistr/.libs/u8-next.o unistr/.libs/u8-prev.o unistr/.libs/u8-set.o unistr/.libs/u8-startswith.o unistr/.libs/u8-stpcpy.o unistr/.libs/u8-stpncpy.o unistr/.libs/u8-strcat.o unistr/.libs/u8-strchr.o unistr/.libs/u8-strcmp.o unistr/.libs/u8-strcoll.o unistr/.libs/u8-strcpy.o unistr/.libs/u8-strcspn.o unistr/.libs/u8-strdup.o unistr/.libs/u8-strlen.o unistr/.libs/u8-strmblen.o unistr/.libs/u8-strmbtouc.o unistr/.libs/u8-strncat.o unistr/.libs/u8-strncmp.o unistr/.libs/u8-strncpy.o unistr/.libs/u8-strnlen.o unistr/.libs/u8-strpbrk.o unistr/.libs/u8-strrchr.o unistr/.libs/u8-strspn.o unistr/.libs/u8-strstr.o unistr/.libs/u8-strtok.o unistr/.libs/u8-to-u16.o unistr/.libs/u8-to-u32.o unistr/.libs/u8-uctomb.o unistr/.libs/u8-uctomb-aux.o uniwbrk/.libs/wbrktable.o uniwbrk/.libs/u16-wordbreaks.o uniwbrk/.libs/u32-wordbreaks.o uniwbrk/.libs/u8-wordbreaks.o uniwbrk/.libs/ulc-wordbreaks.o uniwbrk/.libs/wordbreak-property.o uniwidth/.libs/u16-strwidth.o uniwidth/.libs/u16-width.o uniwidth/.libs/u32-strwidth.o uniwidth/.libs/u32-width.o uniwidth/.libs/u8-strwidth.o uniwidth/.libs/u8-width.o uniwidth/.libs/width.o .libs/wctype-h.o .libs/xsize.o .libs/version.o .libs/fseterr.o .libs/mbrtowc.o -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,libunistring.so.2 -o .libs/libunistring.so.2.1.0 libtool: link: (cd ".libs" && rm -f "libunistring.so.2" && ln -s "libunistring.so.2.1.0" "libunistring.so.2") libtool: link: (cd ".libs" && rm -f "libunistring.so" && ln -s "libunistring.so.2.1.0" "libunistring.so") libtool: link: ( cd ".libs" && rm -f "libunistring.la" && ln -s "../libunistring.la" "libunistring.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' Making all in tests make[2]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' rm -f ctype.h-t ctype.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_CTYPE_H''@||g' \ -e 's/@''GNULIB_ISBLANK''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \ -e 's/@''HAVE_ISBLANK''@/1/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./ctype.in.h; \ } > ctype.h-t && \ mv ctype.h-t ctype.h make[2]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' rm -f inttypes.h-t inttypes.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_INTTYPES_H''@||g' \ -e 's/@''PRI_MACROS_BROKEN''@/0/g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \ -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \ -e 's/@''PRIPTR_PREFIX''@/""/g' \ -e 's/@''GNULIB_IMAXABS''@/0/g' \ -e 's/@''GNULIB_IMAXDIV''@/0/g' \ -e 's/@''GNULIB_STRTOIMAX''@/0/g' \ -e 's/@''GNULIB_STRTOUMAX''@/0/g' \ -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ -e 's/@''HAVE_IMAXDIV_T''@/1/g' \ -e 's/@''REPLACE_STRTOIMAX''@/0/g' \ -e 's/@''REPLACE_STRTOUMAX''@/0/g' \ -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ -e 's/@''INT64_MAX_EQ_LONG_MAX''@/0/g' \ -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/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' \ < ./inttypes.in.h; \ } > inttypes.h-t && \ mv inttypes.h-t inttypes.h make[2]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' rm -f locale.h-t locale.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LOCALE_H''@||g' \ -e 's/@''GNULIB_LOCALECONV''@/0/g' \ -e 's/@''GNULIB_SETLOCALE''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \ -e 's/@''GNULIB_DUPLOCALE''@/0/g' \ -e 's|@''HAVE_DUPLOCALE''@|1|g' \ -e 's|@''HAVE_XLOCALE_H''@|0|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 make[2]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' rm -f signal.h-t signal.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SIGNAL_H''@||g' \ -e 's/@''GNULIB_PTHREAD_SIGMASK''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \ -e 's/@''GNULIB_RAISE''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \ -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_SIGPROCMASK''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \ -e 's/@''GNULIB_SIGACTION''@/0/g' \ -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \ -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \ -e 's|@''HAVE_RAISE''@|1|g' \ -e 's|@''HAVE_SIGSET_T''@|1|g' \ -e 's|@''HAVE_SIGINFO_T''@|1|g' \ -e 's|@''HAVE_SIGACTION''@|1|g' \ -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \ -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \ -e 's|@''HAVE_SIGHANDLER_T''@|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 make[2]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' rm -f time.h-t time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_TIME_H''@||g' \ -e 's/@''GNULIB_CTIME''@/0/g' \ -e 's/@''GNULIB_LOCALTIME''@/0/g' \ -e 's/@''GNULIB_MKTIME''@/0/g' \ -e 's/@''GNULIB_NANOSLEEP''@/0/g' \ -e 's/@''GNULIB_STRFTIME''@/0/g' \ -e 's/@''GNULIB_STRPTIME''@/0/g' \ -e 's/@''GNULIB_TIMEGM''@/0/g' \ -e 's/@''GNULIB_TIME_R''@/0/g' \ -e 's/@''GNULIB_TIME_RZ''@/0/g' \ -e 's/@''GNULIB_TZSET''@/0/g' \ -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ -e 's|@''HAVE_NANOSLEEP''@|1|g' \ -e 's|@''HAVE_STRPTIME''@|1|g' \ -e 's|@''HAVE_TIMEGM''@|1|g' \ -e 's|@''HAVE_TIMEZONE_T''@|0|g' \ -e 's|@''HAVE_TZSET''@|1|g' \ -e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_GMTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TZSET''@|GNULIB_PORTCHECK|g' \ -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./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 make[2]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' 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_LIBUNISTRING_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''@/0/g' \ -e 's/@''GNULIB_FPRINTF''@/1/g' \ -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_FPURGE''@/0/g' \ -e 's/@''GNULIB_FPUTC''@/1/g' \ -e 's/@''GNULIB_FPUTS''@/1/g' \ -e 's/@''GNULIB_FREAD''@/1/g' \ -e 's/@''GNULIB_FREOPEN''@/0/g' \ -e 's/@''GNULIB_FSCANF''@/1/g' \ -e 's/@''GNULIB_FSEEK''@/0/g' \ -e 's/@''GNULIB_FSEEKO''@/0/g' \ -e 's/@''GNULIB_FTELL''@/0/g' \ -e 's/@''GNULIB_FTELLO''@/0/g' \ -e 's/@''GNULIB_FWRITE''@/1/g' \ -e 's/@''GNULIB_GETC''@/1/g' \ -e 's/@''GNULIB_GETCHAR''@/1/g' \ -e 's/@''GNULIB_GETDELIM''@/0/g' \ -e 's/@''GNULIB_GETLINE''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PCLOSE''@/0/g' \ -e 's/@''GNULIB_PERROR''@/0/g' \ -e 's/@''GNULIB_POPEN''@/0/g' \ -e 's/@''GNULIB_PRINTF''@/1/g' \ -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PUTC''@/1/g' \ -e 's/@''GNULIB_PUTCHAR''@/1/g' \ -e 's/@''GNULIB_PUTS''@/1/g' \ -e 's/@''GNULIB_REMOVE''@/0/g' \ -e 's/@''GNULIB_RENAME''@/0/g' \ -e 's/@''GNULIB_RENAMEAT''@/0/g' \ -e 's/@''GNULIB_SCANF''@/1/g' \ -e 's/@''GNULIB_SNPRINTF''@/0/g' \ -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_TMPFILE''@/0/g' \ -e 's/@''GNULIB_VASPRINTF''@/0/g' \ -e 's/@''GNULIB_VDPRINTF''@/0/g' \ -e 's/@''GNULIB_VFPRINTF''@/1/g' \ -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VFSCANF''@/0/g' \ -e 's/@''GNULIB_VSCANF''@/0/g' \ -e 's/@''GNULIB_VPRINTF''@/1/g' \ -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VSNPRINTF''@/0/g' \ -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ < ./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 make[2]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make all-recursive Making all in . make[4]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.54937 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libunistring2-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libunistring2-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libunistring-0.9.10 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libunistring2-buildroot make: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/doc' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p /usr/src/tmp/libunistring2-buildroot/usr/share/doc/libunistring for file in `if test -f libunistring_toc.html; then echo .; else echo .; fi`/libunistring_*.html; do \ /usr/libexec/rpm-build/install -p -m 644 $file /usr/src/tmp/libunistring2-buildroot/usr/share/doc/libunistring/`basename $file`; \ done /bin/mkdir -p '/usr/src/tmp/libunistring2-buildroot/usr/share/info' /usr/libexec/rpm-build/install -p -m 644 ./libunistring.info '/usr/src/tmp/libunistring2-buildroot/usr/share/info' make[2]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/doc' Making install in gnulib-local make[1]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/gnulib-local' make[2]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/gnulib-local' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/gnulib-local' make[1]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/gnulib-local' Making install in lib make[1]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make install-am make[2]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' if test yes = no; then \ case 'linux-gnu' in \ darwin[56]*) \ need_charset_alias=true ;; \ darwin* | cygwin* | mingw* | pw32* | cegcc*) \ need_charset_alias=false ;; \ *) \ need_charset_alias=true ;; \ esac ; \ else \ need_charset_alias=false ; \ fi ; \ if $need_charset_alias; then \ /bin/sh /usr/src/RPM/BUILD/libunistring-0.9.10/build-aux/install-sh -d /usr/src/tmp/libunistring2-buildroot/usr/lib ; \ fi ; \ if test -f /usr/src/tmp/libunistring2-buildroot/usr/lib/charset.alias; then \ sed -f ref-add.sed /usr/src/tmp/libunistring2-buildroot/usr/lib/charset.alias > /usr/src/tmp/libunistring2-buildroot/usr/lib/charset.tmp ; \ /usr/libexec/rpm-build/install -p -m 644 /usr/src/tmp/libunistring2-buildroot/usr/lib/charset.tmp /usr/src/tmp/libunistring2-buildroot/usr/lib/charset.alias ; \ rm -f /usr/src/tmp/libunistring2-buildroot/usr/lib/charset.tmp ; \ else \ if $need_charset_alias; then \ sed -f ref-add.sed charset.alias > /usr/src/tmp/libunistring2-buildroot/usr/lib/charset.tmp ; \ /usr/libexec/rpm-build/install -p -m 644 /usr/src/tmp/libunistring2-buildroot/usr/lib/charset.tmp /usr/src/tmp/libunistring2-buildroot/usr/lib/charset.alias ; \ rm -f /usr/src/tmp/libunistring2-buildroot/usr/lib/charset.tmp ; \ fi ; \ fi /bin/mkdir -p '/usr/src/tmp/libunistring2-buildroot/usr/lib' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libunistring.la '/usr/src/tmp/libunistring2-buildroot/usr/lib' libtool: install: /usr/libexec/rpm-build/install -p .libs/libunistring.so.2.1.0 /usr/src/tmp/libunistring2-buildroot/usr/lib/libunistring.so.2.1.0 libtool: install: (cd /usr/src/tmp/libunistring2-buildroot/usr/lib && { ln -s -f libunistring.so.2.1.0 libunistring.so.2 || { rm -f libunistring.so.2 && ln -s libunistring.so.2.1.0 libunistring.so.2; }; }) libtool: install: (cd /usr/src/tmp/libunistring2-buildroot/usr/lib && { ln -s -f libunistring.so.2.1.0 libunistring.so || { rm -f libunistring.so && ln -s libunistring.so.2.1.0 libunistring.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libunistring.lai /usr/src/tmp/libunistring2-buildroot/usr/lib/libunistring.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/usr/src/tmp/libunistring2-buildroot/usr/include' /bin/mkdir -p '/usr/src/tmp/libunistring2-buildroot/usr/include/unistring' /usr/libexec/rpm-build/install -p -m 644 unistring/inline.h '/usr/src/tmp/libunistring2-buildroot/usr/include/unistring' /usr/libexec/rpm-build/install -p -m 644 unitypes.h unistr.h uniconv.h unistdio.h uniname.h unictype.h uniwidth.h unigbrk.h uniwbrk.h unilbrk.h uninorm.h unicase.h '/usr/src/tmp/libunistring2-buildroot/usr/include/.' /bin/mkdir -p '/usr/src/tmp/libunistring2-buildroot/usr/include' /bin/mkdir -p '/usr/src/tmp/libunistring2-buildroot/usr/include/unistring' /usr/libexec/rpm-build/install -p -m 644 unistring/stdbool.h unistring/stdint.h unistring/localcharset.h unistring/iconveh.h unistring/version.h unistring/cdefs.h unistring/woe32dll.h '/usr/src/tmp/libunistring2-buildroot/usr/include/unistring' make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[2]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' make[1]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/lib' Making install in tests make[1]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make install-recursive make[2]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' Making install in . make[3]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[3]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[2]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[1]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10' make[2]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10' make[1]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10' make: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10' + mkdir -p /usr/src/tmp/libunistring2-buildroot/lib + for f in /usr/src/tmp/libunistring2-buildroot/usr/lib/*.so ++ readlink -v /usr/src/tmp/libunistring2-buildroot/usr/lib/libunistring.so + t=libunistring.so.2.1.0 + ln -fnrs /usr/src/tmp/libunistring2-buildroot/lib/libunistring.so.2.1.0 /usr/src/tmp/libunistring2-buildroot/usr/lib/libunistring.so + mv /usr/src/tmp/libunistring2-buildroot/usr/lib/libunistring.so.2 /usr/src/tmp/libunistring2-buildroot/usr/lib/libunistring.so.2.1.0 /usr/src/tmp/libunistring2-buildroot/lib/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libunistring2-buildroot (auto) removed './usr/lib/libunistring.la' mode of './lib/libunistring.so.2.1.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libunistring2-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/libunistring2-buildroot/ (default) Compressing files in /usr/src/tmp/libunistring2-buildroot (auto) Verifying info files in /usr/src/tmp/libunistring2-buildroot/usr/share/info (normal) Adjusting library links in /usr/src/tmp/libunistring2-buildroot ./lib: (from :0) libunistring.so.2 -> libunistring.so.2.1.0 ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/libunistring2-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./lib/libunistring.so.2.1.0: uses non-LFS functions: open Splitting links to aliased files under /{,s}bin in /usr/src/tmp/libunistring2-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.51653 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libunistring-0.9.10 + make -j16 -k check VERBOSE=1 Making check in doc make[1]: Nothing to be done for 'check'. Making check in gnulib-local make[1]: Nothing to be done for 'check'. Making check in lib make check-am make[2]: Nothing to be done for 'check-am'. Making check in tests make check-recursive Making check in . make libtests.a test-alloca-opt test-array-mergesort test-btowc test-c-ctype test-c-strcasecmp test-c-strncasecmp test-ctype test-environ test-errno test-fdopen test-fgetc test-float test-fputc test-fread test-frexp-nolibm test-frexpl-nolibm test-fseterr test-fwrite test-getprogname test-iconv-h test-iconv test-intprops test-inttypes test-isblank test-isnand-nolibm test-isnanf-nolibm test-isnanl-nolibm test-iswblank test-langinfo test-limits-h test-locale test-localename test-rwlock1 test-lock test-once1 test-once2 test-malloca test-math test-mbrtowc test-mbrtowc-w32 test-mbsinit test-memchr test-printf-frexp test-printf-frexpl test-pthread_sigmask1 test-pthread_sigmask2 test-raise test-setenv test-setlocale1 test-setlocale2 test-signal-h test-signbit test-sigprocmask test-sleep test-stdalign test-stdbool test-stddef test-stdint test-stdio test-stdlib test-strerror test-striconveh test-striconveha test-string test-strncat test-strstr test-sys_types test-thread_self test-thread_create test-time test-cased test-ignorable test-locale-language test-uc_tolower test-uc_totitle test-uc_toupper test-u16-casecmp test-u16-casecoll test-u16-casefold test-u16-is-cased test-u16-is-casefolded test-u16-is-lowercase test-u16-is-titlecase test-u16-is-uppercase test-u16-tolower test-u16-totitle test-u16-toupper test-u32-casecmp test-u32-casecoll test-u32-casefold test-u32-is-cased test-u32-is-casefolded test-u32-is-lowercase test-u32-is-titlecase test-u32-is-uppercase test-u32-tolower test-u32-totitle test-u32-toupper test-u8-casecmp test-u8-casecoll test-u8-casefold test-u8-is-cased test-u8-is-casefolded test-u8-is-lowercase test-u8-is-titlecase test-u8-is-uppercase test-u8-tolower test-u8-totitle test-u8-toupper test-ulc-casecmp test-ulc-casecoll test-u16-conv-from-enc test-u16-conv-to-enc test-u16-strconv-from-enc test-u16-strconv-to-enc test-u32-conv-from-enc test-u32-conv-to-enc test-u32-strconv-from-enc test-u32-strconv-to-enc test-u8-conv-from-enc test-u8-conv-to-enc test-u8-strconv-from-enc test-u8-strconv-to-enc test-bidi_byname test-bidi_longname test-bidi_name test-bidi_of test-bidi_test test-block_list test-block_of test-block_test test-categ_C test-categ_Cc test-categ_Cf test-categ_Cn test-categ_Co test-categ_Cs test-categ_L test-categ_LC test-categ_Ll test-categ_Lm test-categ_Lo test-categ_Lt test-categ_Lu test-categ_M test-categ_Mc test-categ_Me test-categ_Mn test-categ_N test-categ_Nd test-categ_Nl test-categ_No test-categ_P test-categ_Pc test-categ_Pd test-categ_Pe test-categ_Pf test-categ_Pi test-categ_Po test-categ_Ps test-categ_S test-categ_Sc test-categ_Sk test-categ_Sm test-categ_So test-categ_Z test-categ_Zl test-categ_Zp test-categ_Zs test-categ_and_not test-categ_and test-categ_byname test-categ_longname test-categ_name test-categ_none test-categ_of test-categ_or test-categ_test_withtable test-combiningclass_byname test-combiningclass_longname test-combiningclass_name test-combiningclass test-ctype_alnum test-ctype_alpha test-ctype_blank test-ctype_cntrl test-ctype_digit test-ctype_graph test-ctype_lower test-ctype_print test-ctype_punct test-ctype_space test-ctype_upper test-ctype_xdigit test-decdigit test-digit test-joininggroup_byname test-joininggroup_name test-joininggroup_of test-joiningtype_byname test-joiningtype_longname test-joiningtype_name test-joiningtype_of test-mirror test-numeric test-pr_alphabetic test-pr_ascii_hex_digit test-pr_bidi_arabic_digit test-pr_bidi_arabic_right_to_left test-pr_bidi_block_separator test-pr_bidi_boundary_neutral test-pr_bidi_common_separator test-pr_bidi_control test-pr_bidi_embedding_or_override test-pr_bidi_eur_num_separator test-pr_bidi_eur_num_terminator test-pr_bidi_european_digit test-pr_bidi_hebrew_right_to_left test-pr_bidi_left_to_right test-pr_bidi_non_spacing_mark test-pr_bidi_other_neutral test-pr_bidi_pdf test-pr_bidi_segment_separator test-pr_bidi_whitespace test-pr_byname test-pr_case_ignorable test-pr_cased test-pr_changes_when_casefolded test-pr_changes_when_casemapped test-pr_changes_when_lowercased test-pr_changes_when_titlecased test-pr_changes_when_uppercased test-pr_combining test-pr_composite test-pr_currency_symbol test-pr_dash test-pr_decimal_digit test-pr_default_ignorable_code_point test-pr_deprecated test-pr_diacritic test-pr_extender test-pr_format_control test-pr_grapheme_base test-pr_grapheme_extend test-pr_grapheme_link test-pr_hex_digit test-pr_hyphen test-pr_id_continue test-pr_id_start test-pr_ideographic test-pr_ids_binary_operator test-pr_ids_trinary_operator test-pr_ignorable_control test-pr_iso_control test-pr_join_control test-pr_left_of_pair test-pr_line_separator test-pr_logical_order_exception test-pr_lowercase test-pr_math test-pr_non_break test-pr_not_a_character test-pr_numeric test-pr_other_alphabetic test-pr_other_default_ignorable_code_point test-pr_other_grapheme_extend test-pr_other_id_continue test-pr_other_id_start test-pr_other_lowercase test-pr_other_math test-pr_other_uppercase test-pr_paired_punctuation test-pr_paragraph_separator test-pr_pattern_syntax test-pr_pattern_white_space test-pr_private_use test-pr_punctuation test-pr_quotation_mark test-pr_radical test-pr_sentence_terminal test-pr_soft_dotted test-pr_space test-pr_terminal_punctuation test-pr_test test-pr_titlecase test-pr_unassigned_code_value test-pr_unified_ideograph test-pr_uppercase test-pr_variation_selector test-pr_white_space test-pr_xid_continue test-pr_xid_start test-pr_zero_width test-scripts test-sy_c_ident test-sy_c_whitespace test-sy_java_ident test-sy_java_whitespace test-u16-grapheme-breaks test-u16-grapheme-next test-u16-grapheme-prev test-u32-grapheme-breaks test-u32-grapheme-next test-u32-grapheme-prev test-u8-grapheme-breaks test-u8-grapheme-next test-u8-grapheme-prev test-uc-gbrk-prop test-uc-grapheme-breaks test-uc-is-grapheme-break test-ulc-grapheme-breaks test-u16-possible-linebreaks test-u16-width-linebreaks test-u32-possible-linebreaks test-u32-width-linebreaks test-u8-possible-linebreaks test-u8-width-linebreaks test-ulc-possible-linebreaks test-ulc-width-linebreaks test-uninames test-canonical-decomposition test-compat-decomposition test-composition test-decomposing-form test-decomposition test-uninorm-filter-nfc test-nfc test-u32-nfc-big test-nfd test-u32-nfd-big test-nfkc test-u32-nfkc-big test-nfkd test-u32-nfkd-big test-u16-normcmp test-u16-normcoll test-u32-normcmp test-u32-normcoll test-u8-normcmp test-u8-normcoll test-unistd test-u16-asnprintf1 test-u16-vasnprintf1 test-u16-vasnprintf2 test-u16-vasnprintf3 test-u16-vasprintf1 test-u16-vsnprintf1 test-u16-vsprintf1 test-u32-asnprintf1 test-u32-vasnprintf1 test-u32-vasnprintf2 test-u32-vasnprintf3 test-u32-vasprintf1 test-u32-vsnprintf1 test-u32-vsprintf1 test-u8-asnprintf1 test-u8-vasnprintf1 test-u8-vasnprintf2 test-u8-vasnprintf3 test-u8-vasprintf1 test-u8-vsnprintf1 test-u8-vsprintf1 test-ulc-asnprintf1 test-ulc-vasnprintf1 test-ulc-vasnprintf2 test-ulc-vasnprintf3 test-ulc-vasprintf1 test-ulc-vsnprintf1 test-ulc-vsprintf1 test-u16-check test-u16-chr test-u16-cmp test-u16-cmp2 test-u16-cpy-alloc test-u16-cpy test-u16-mblen test-u16-mbsnlen test-u16-mbtouc test-u16-mbtouc-unsafe test-u16-mbtoucr test-u16-move test-u16-next test-u16-prev test-u16-set test-u16-stpcpy test-u16-stpncpy test-u16-strcat test-u16-strchr test-u16-strcmp test-u16-strcoll test-u16-strcpy test-u16-strdup test-u16-strlen test-u16-strmblen test-u16-strmbtouc test-u16-strncat test-u16-strncmp test-u16-strncpy test-u16-strnlen test-u16-strstr test-u16-strtok test-u16-to-u32 test-u16-to-u8 test-u16-uctomb test-u32-check test-u32-chr test-u32-cmp test-u32-cmp2 test-u32-cpy-alloc test-u32-cpy test-u32-mblen test-u32-mbsnlen test-u32-mbtouc test-u32-mbtouc-unsafe test-u32-mbtoucr test-u32-move test-u32-next test-u32-prev test-u32-set test-u32-stpcpy test-u32-stpncpy test-u32-strcat test-u32-strchr test-u32-strcmp test-u32-strcoll test-u32-strcpy test-u32-strdup test-u32-strlen test-u32-strmblen test-u32-strmbtouc test-u32-strncat test-u32-strncmp test-u32-strncpy test-u32-strnlen test-u32-strstr test-u32-strtok test-u32-to-u16 test-u32-to-u8 test-u32-uctomb test-u8-check test-u8-chr test-u8-cmp test-u8-cmp2 test-u8-cpy-alloc test-u8-cpy test-u8-mblen test-u8-mbsnlen test-u8-mbtouc test-u8-mbtouc-unsafe test-u8-mbtoucr test-u8-move test-u8-next test-u8-prev test-u8-set test-u8-stpcpy test-u8-stpncpy test-u8-strcat test-u8-strchr test-u8-strcmp test-u8-strcoll test-u8-strcpy test-u8-strdup test-u8-strlen test-u8-strmblen test-u8-strmbtouc test-u8-strncat test-u8-strncmp test-u8-strncpy test-u8-strnlen test-u8-strstr test-u8-strtok test-u8-to-u16 test-u8-to-u32 test-u8-uctomb test-u16-wordbreaks test-u32-wordbreaks test-uc-wordbreaks test-u8-wordbreaks test-ulc-wordbreaks test-u16-strwidth test-u16-width test-u32-strwidth test-u32-width test-u8-strwidth test-u8-width test-uc_width test-uc_width2 test-unsetenv test-usleep test-verify test-wchar test-wcrtomb test-wcrtomb-w32 test-wctype-h test-wcwidth test-xalloc-die make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o stripslash.o stripslash.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o basename-lgpl.o basename-lgpl.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o exitfail.o exitfail.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o getprogname.o getprogname.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-alloca-opt.o test-alloca-opt.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o dirname-lgpl.o dirname-lgpl.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-ctype.o test-ctype.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o xmalloc.o xmalloc.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o xalloc-die.o xalloc-die.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-errno.o test-errno.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-c-strcasecmp.o test-c-strcasecmp.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-environ.o test-environ.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-array-mergesort.o test-array-mergesort.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-btowc.o test-btowc.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-c-strncasecmp.o test-c-strncasecmp.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-c-ctype.o test-c-ctype.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-fdopen.o test-fdopen.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-float.o test-float.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o randomd.o randomd.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-fputc.o test-fputc.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-iconv-h.o test-iconv-h.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-fgetc.o test-fgetc.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o randoml.o randoml.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-fread.o test-fread.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-getprogname.o test-getprogname.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-fseterr.o test-fseterr.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-inttypes.o test-inttypes.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-limits-h.o test-limits-h.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-isblank.o test-isblank.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-locale.o test-locale.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-frexp.o test-frexp.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-langinfo.o test-langinfo.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-frexpl.o test-frexpl.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-fwrite.o test-fwrite.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-malloca.o test-malloca.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-iconv.o test-iconv.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-isnanl-nolibm.o test-isnanl-nolibm.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-isnand-nolibm.o test-isnand-nolibm.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-isnanf-nolibm.o test-isnanf-nolibm.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-iswblank.o test-iswblank.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-mbrtowc-w32.o test-mbrtowc-w32.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-intprops.o test-intprops.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-mbsinit.o test-mbsinit.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-printf-frexp.o test-printf-frexp.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-memchr.o test-memchr.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-once.o test-once.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-math.o test-math.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-mbrtowc.o test-mbrtowc.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-printf-frexpl.o test-printf-frexpl.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-rwlock1.o test-rwlock1.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-localename.o test-localename.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-lock.o test-lock.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-pthread_sigmask1.o test-pthread_sigmask1.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-setlocale1.o test-setlocale1.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-setlocale2.o test-setlocale2.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-setenv.o test-setenv.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-stdbool.o test-stdbool.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-signal-h.o test-signal-h.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-pthread_sigmask2.o test-pthread_sigmask2.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-raise.o test-raise.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-stdalign.o test-stdalign.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-stddef.o test-stddef.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-stdio.o test-stdio.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-stdlib.o test-stdlib.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-sigprocmask.o test-sigprocmask.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-stdint.o test-stdint.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-signbit.o test-signbit.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o iconvsupport.o iconvsupport.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-string.o test-string.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-sleep.o test-sleep.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-sys_types.o test-sys_types.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-time.o test-time.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-strerror.o test-strerror.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-thread_self.o test-thread_self.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-strncat.o test-strncat.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-strstr.o test-strstr.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-unistd.o test-unistd.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-striconveha.o test-striconveha.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-verify.o test-verify.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-thread_create.o test-thread_create.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-striconveh.o test-striconveh.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-wchar.o test-wchar.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-xalloc-die.o test-xalloc-die.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-usleep.o test-usleep.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-unsetenv.o test-unsetenv.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-wcrtomb-w32.o test-wcrtomb-w32.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-wctype-h.o test-wctype-h.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-wcrtomb.o test-wcrtomb.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o glthread/thread.o glthread/thread.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/test-cased.o unicase/test-cased.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/test-ignorable.o unicase/test-ignorable.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/test-locale-language.o unicase/test-locale-language.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-wcwidth.o test-wcwidth.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/test-uc_tolower.o unicase/test-uc_tolower.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/test-u16-casecoll.o unicase/test-u16-casecoll.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/test-u16-is-cased.o unicase/test-u16-is-cased.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/test-u16-is-casefolded.o unicase/test-u16-is-casefolded.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/test-u16-is-titlecase.o unicase/test-u16-is-titlecase.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/test-u16-casecmp.o unicase/test-u16-casecmp.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/test-u16-is-lowercase.o unicase/test-u16-is-lowercase.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/test-uc_totitle.o unicase/test-uc_totitle.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/test-uc_toupper.o unicase/test-uc_toupper.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/test-u16-tolower.o unicase/test-u16-tolower.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/test-u16-totitle.o unicase/test-u16-totitle.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/test-u16-toupper.o unicase/test-u16-toupper.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/test-u32-casecoll.o unicase/test-u32-casecoll.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/test-u16-casefold.o unicase/test-u16-casefold.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/test-u16-is-uppercase.o unicase/test-u16-is-uppercase.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/test-u32-casefold.o unicase/test-u32-casefold.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/test-u32-is-cased.o unicase/test-u32-is-cased.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/test-u32-is-titlecase.o unicase/test-u32-is-titlecase.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/test-u32-casecmp.o unicase/test-u32-casecmp.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/test-u32-is-lowercase.o unicase/test-u32-is-lowercase.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/test-u32-is-casefolded.o unicase/test-u32-is-casefolded.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/test-u32-is-uppercase.o unicase/test-u32-is-uppercase.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/test-u32-tolower.o unicase/test-u32-tolower.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/test-u32-totitle.o unicase/test-u32-totitle.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/test-u32-toupper.o unicase/test-u32-toupper.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/test-u8-casefold.o unicase/test-u8-casefold.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/test-u8-casecoll.o unicase/test-u8-casecoll.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/test-u8-is-cased.o unicase/test-u8-is-cased.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/test-u8-is-casefolded.o unicase/test-u8-is-casefolded.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/test-u8-casecmp.o unicase/test-u8-casecmp.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/test-u8-is-lowercase.o unicase/test-u8-is-lowercase.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/test-u8-is-titlecase.o unicase/test-u8-is-titlecase.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/test-u8-is-uppercase.o unicase/test-u8-is-uppercase.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/test-u8-totitle.o unicase/test-u8-totitle.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/test-u8-tolower.o unicase/test-u8-tolower.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/test-u8-toupper.o unicase/test-u8-toupper.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/test-ulc-casecoll.o unicase/test-ulc-casecoll.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniconv/test-u16-strconv-to-enc.o uniconv/test-u16-strconv-to-enc.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniconv/test-u16-conv-from-enc.o uniconv/test-u16-conv-from-enc.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniconv/test-u16-strconv-from-enc.o uniconv/test-u16-strconv-from-enc.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniconv/test-u16-conv-to-enc.o uniconv/test-u16-conv-to-enc.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniconv/test-u32-conv-to-enc.o uniconv/test-u32-conv-to-enc.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniconv/test-u32-strconv-from-enc.o uniconv/test-u32-strconv-from-enc.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unicase/test-ulc-casecmp.o unicase/test-ulc-casecmp.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniconv/test-u32-conv-from-enc.o uniconv/test-u32-conv-from-enc.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniconv/test-u8-strconv-to-enc.o uniconv/test-u8-strconv-to-enc.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniconv/test-u32-strconv-to-enc.o uniconv/test-u32-strconv-to-enc.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniconv/test-u8-conv-from-enc.o uniconv/test-u8-conv-from-enc.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-bidi_longname.o unictype/test-bidi_longname.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-bidi_name.o unictype/test-bidi_name.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-bidi_of.o unictype/test-bidi_of.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-bidi_test.o unictype/test-bidi_test.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniconv/test-u8-strconv-from-enc.o uniconv/test-u8-strconv-from-enc.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-bidi_byname.o unictype/test-bidi_byname.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-block_list.o unictype/test-block_list.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-block_of.o unictype/test-block_of.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-block_test.o unictype/test-block_test.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniconv/test-u8-conv-to-enc.o uniconv/test-u8-conv-to-enc.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-categ_C.o unictype/test-categ_C.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-categ_Cf.o unictype/test-categ_Cf.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-categ_Cc.o unictype/test-categ_Cc.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-categ_Co.o unictype/test-categ_Co.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-categ_Cs.o unictype/test-categ_Cs.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-categ_L.o unictype/test-categ_L.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-categ_Lm.o unictype/test-categ_Lm.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-categ_Ll.o unictype/test-categ_Ll.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-categ_Lt.o unictype/test-categ_Lt.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-categ_Cn.o unictype/test-categ_Cn.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-categ_LC.o unictype/test-categ_LC.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-categ_Lu.o unictype/test-categ_Lu.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-categ_Mc.o unictype/test-categ_Mc.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-categ_Lo.o unictype/test-categ_Lo.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-categ_Me.o unictype/test-categ_Me.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-categ_Mn.o unictype/test-categ_Mn.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-categ_N.o unictype/test-categ_N.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-categ_M.o unictype/test-categ_M.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-categ_Nl.o unictype/test-categ_Nl.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-categ_Nd.o unictype/test-categ_Nd.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-categ_P.o unictype/test-categ_P.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-categ_No.o unictype/test-categ_No.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-categ_Pc.o unictype/test-categ_Pc.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-categ_Pd.o unictype/test-categ_Pd.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-categ_Pe.o unictype/test-categ_Pe.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-categ_Pf.o unictype/test-categ_Pf.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-categ_Pi.o unictype/test-categ_Pi.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-categ_Po.o unictype/test-categ_Po.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-categ_Ps.o unictype/test-categ_Ps.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-categ_S.o unictype/test-categ_S.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-categ_Sc.o unictype/test-categ_Sc.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-categ_Sk.o unictype/test-categ_Sk.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-categ_Sm.o unictype/test-categ_Sm.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-categ_Z.o unictype/test-categ_Z.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-categ_Zp.o unictype/test-categ_Zp.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-categ_So.o unictype/test-categ_So.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-categ_Zs.o unictype/test-categ_Zs.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-categ_and_not.o unictype/test-categ_and_not.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-categ_and.o unictype/test-categ_and.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-categ_Zl.o unictype/test-categ_Zl.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-categ_longname.o unictype/test-categ_longname.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-categ_name.o unictype/test-categ_name.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-categ_none.o unictype/test-categ_none.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-categ_or.o unictype/test-categ_or.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-categ_of.o unictype/test-categ_of.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-combiningclass_name.o unictype/test-combiningclass_name.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-combiningclass.o unictype/test-combiningclass.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-combiningclass_longname.o unictype/test-combiningclass_longname.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-categ_byname.o unictype/test-categ_byname.c unictype/test-categ_byname.c: In function 'main': unictype/test-categ_byname.c:210:3: warning: statement with no effect [-Wunused-value] 210 | uc_general_category_byname ("Nl"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-ctype_alpha.o unictype/test-ctype_alpha.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-combiningclass_byname.o unictype/test-combiningclass_byname.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-categ_test_withtable.o unictype/test-categ_test_withtable.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-ctype_blank.o unictype/test-ctype_blank.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-ctype_alnum.o unictype/test-ctype_alnum.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-ctype_digit.o unictype/test-ctype_digit.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-ctype_punct.o unictype/test-ctype_punct.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-ctype_print.o unictype/test-ctype_print.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-ctype_space.o unictype/test-ctype_space.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-decdigit.o unictype/test-decdigit.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-ctype_xdigit.o unictype/test-ctype_xdigit.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-ctype_cntrl.o unictype/test-ctype_cntrl.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-ctype_graph.o unictype/test-ctype_graph.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-ctype_lower.o unictype/test-ctype_lower.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-joininggroup_of.o unictype/test-joininggroup_of.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-joiningtype_longname.o unictype/test-joiningtype_longname.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-joininggroup_byname.o unictype/test-joininggroup_byname.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-joininggroup_name.o unictype/test-joininggroup_name.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-joiningtype_byname.o unictype/test-joiningtype_byname.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-ctype_upper.o unictype/test-ctype_upper.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-joiningtype_name.o unictype/test-joiningtype_name.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-joiningtype_of.o unictype/test-joiningtype_of.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-mirror.o unictype/test-mirror.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-digit.o unictype/test-digit.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-numeric.o unictype/test-numeric.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_ascii_hex_digit.o unictype/test-pr_ascii_hex_digit.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_bidi_arabic_digit.o unictype/test-pr_bidi_arabic_digit.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_bidi_block_separator.o unictype/test-pr_bidi_block_separator.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_alphabetic.o unictype/test-pr_alphabetic.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_bidi_arabic_right_to_left.o unictype/test-pr_bidi_arabic_right_to_left.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_bidi_embedding_or_override.o unictype/test-pr_bidi_embedding_or_override.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_bidi_boundary_neutral.o unictype/test-pr_bidi_boundary_neutral.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_bidi_common_separator.o unictype/test-pr_bidi_common_separator.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_bidi_control.o unictype/test-pr_bidi_control.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_bidi_eur_num_separator.o unictype/test-pr_bidi_eur_num_separator.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_bidi_eur_num_terminator.o unictype/test-pr_bidi_eur_num_terminator.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_bidi_european_digit.o unictype/test-pr_bidi_european_digit.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_bidi_hebrew_right_to_left.o unictype/test-pr_bidi_hebrew_right_to_left.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_bidi_left_to_right.o unictype/test-pr_bidi_left_to_right.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_bidi_non_spacing_mark.o unictype/test-pr_bidi_non_spacing_mark.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_bidi_other_neutral.o unictype/test-pr_bidi_other_neutral.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_bidi_pdf.o unictype/test-pr_bidi_pdf.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_bidi_segment_separator.o unictype/test-pr_bidi_segment_separator.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_bidi_whitespace.o unictype/test-pr_bidi_whitespace.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_byname.o unictype/test-pr_byname.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_case_ignorable.o unictype/test-pr_case_ignorable.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_cased.o unictype/test-pr_cased.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_changes_when_casemapped.o unictype/test-pr_changes_when_casemapped.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_changes_when_lowercased.o unictype/test-pr_changes_when_lowercased.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_changes_when_titlecased.o unictype/test-pr_changes_when_titlecased.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_combining.o unictype/test-pr_combining.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_changes_when_casefolded.o unictype/test-pr_changes_when_casefolded.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_composite.o unictype/test-pr_composite.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_changes_when_uppercased.o unictype/test-pr_changes_when_uppercased.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_dash.o unictype/test-pr_dash.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_currency_symbol.o unictype/test-pr_currency_symbol.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_decimal_digit.o unictype/test-pr_decimal_digit.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_deprecated.o unictype/test-pr_deprecated.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_extender.o unictype/test-pr_extender.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_format_control.o unictype/test-pr_format_control.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_diacritic.o unictype/test-pr_diacritic.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_grapheme_extend.o unictype/test-pr_grapheme_extend.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_default_ignorable_code_point.o unictype/test-pr_default_ignorable_code_point.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_grapheme_base.o unictype/test-pr_grapheme_base.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_grapheme_link.o unictype/test-pr_grapheme_link.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_ignorable_control.o unictype/test-pr_ignorable_control.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_hex_digit.o unictype/test-pr_hex_digit.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_hyphen.o unictype/test-pr_hyphen.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_ids_binary_operator.o unictype/test-pr_ids_binary_operator.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_ids_trinary_operator.o unictype/test-pr_ids_trinary_operator.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_id_start.o unictype/test-pr_id_start.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_ideographic.o unictype/test-pr_ideographic.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_iso_control.o unictype/test-pr_iso_control.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_line_separator.o unictype/test-pr_line_separator.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_logical_order_exception.o unictype/test-pr_logical_order_exception.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_id_continue.o unictype/test-pr_id_continue.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_left_of_pair.o unictype/test-pr_left_of_pair.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_lowercase.o unictype/test-pr_lowercase.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_non_break.o unictype/test-pr_non_break.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_join_control.o unictype/test-pr_join_control.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_math.o unictype/test-pr_math.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_numeric.o unictype/test-pr_numeric.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_other_alphabetic.o unictype/test-pr_other_alphabetic.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_other_grapheme_extend.o unictype/test-pr_other_grapheme_extend.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_other_default_ignorable_code_point.o unictype/test-pr_other_default_ignorable_code_point.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_not_a_character.o unictype/test-pr_not_a_character.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_other_id_continue.o unictype/test-pr_other_id_continue.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_other_lowercase.o unictype/test-pr_other_lowercase.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_other_id_start.o unictype/test-pr_other_id_start.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_other_math.o unictype/test-pr_other_math.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_other_uppercase.o unictype/test-pr_other_uppercase.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_paired_punctuation.o unictype/test-pr_paired_punctuation.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_paragraph_separator.o unictype/test-pr_paragraph_separator.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_pattern_syntax.o unictype/test-pr_pattern_syntax.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_pattern_white_space.o unictype/test-pr_pattern_white_space.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_private_use.o unictype/test-pr_private_use.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_quotation_mark.o unictype/test-pr_quotation_mark.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_punctuation.o unictype/test-pr_punctuation.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_radical.o unictype/test-pr_radical.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_soft_dotted.o unictype/test-pr_soft_dotted.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_space.o unictype/test-pr_space.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_sentence_terminal.o unictype/test-pr_sentence_terminal.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_terminal_punctuation.o unictype/test-pr_terminal_punctuation.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_test.o unictype/test-pr_test.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_titlecase.o unictype/test-pr_titlecase.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_unified_ideograph.o unictype/test-pr_unified_ideograph.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_unassigned_code_value.o unictype/test-pr_unassigned_code_value.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_uppercase.o unictype/test-pr_uppercase.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_white_space.o unictype/test-pr_white_space.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_variation_selector.o unictype/test-pr_variation_selector.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_xid_continue.o unictype/test-pr_xid_continue.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_xid_start.o unictype/test-pr_xid_start.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-pr_zero_width.o unictype/test-pr_zero_width.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-sy_c_ident.o unictype/test-sy_c_ident.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-sy_c_whitespace.o unictype/test-sy_c_whitespace.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-sy_java_whitespace.o unictype/test-sy_java_whitespace.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-scripts.o unictype/test-scripts.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unigbrk/test-u16-grapheme-next.o unigbrk/test-u16-grapheme-next.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unictype/test-sy_java_ident.o unictype/test-sy_java_ident.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unigbrk/test-u16-grapheme-breaks.o unigbrk/test-u16-grapheme-breaks.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unigbrk/test-u16-grapheme-prev.o unigbrk/test-u16-grapheme-prev.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unigbrk/test-u32-grapheme-breaks.o unigbrk/test-u32-grapheme-breaks.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unigbrk/test-u32-grapheme-prev.o unigbrk/test-u32-grapheme-prev.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unigbrk/test-u32-grapheme-next.o unigbrk/test-u32-grapheme-next.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unigbrk/test-u8-grapheme-breaks.o unigbrk/test-u8-grapheme-breaks.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unigbrk/test-u8-grapheme-next.o unigbrk/test-u8-grapheme-next.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unigbrk/test-u8-grapheme-prev.o unigbrk/test-u8-grapheme-prev.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unilbrk/test-u16-possible-linebreaks.o unilbrk/test-u16-possible-linebreaks.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unilbrk/test-u16-width-linebreaks.o unilbrk/test-u16-width-linebreaks.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unigbrk/test-uc-grapheme-breaks.o unigbrk/test-uc-grapheme-breaks.c unigbrk/test-uc-grapheme-breaks.c: In function 'main': unigbrk/test-uc-grapheme-breaks.c:142:18: warning: unused variable 'next' [-Wunused-variable] 142 | ucs4_t next; | ^~~~ unigbrk/test-uc-grapheme-breaks.c: At top level: unigbrk/test-uc-grapheme-breaks.c:31:1: warning: 'graphemebreakproperty_to_string' defined but not used [-Wunused-function] 31 | graphemebreakproperty_to_string (int gbp) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unigbrk/test-uc-gbrk-prop.o unigbrk/test-uc-gbrk-prop.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unigbrk/test-uc-is-grapheme-break.o unigbrk/test-uc-is-grapheme-break.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unilbrk/test-u32-width-linebreaks.o unilbrk/test-u32-width-linebreaks.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unilbrk/test-u8-width-linebreaks.o unilbrk/test-u8-width-linebreaks.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unigbrk/test-ulc-grapheme-breaks.o unigbrk/test-ulc-grapheme-breaks.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unilbrk/test-ulc-possible-linebreaks.o unilbrk/test-ulc-possible-linebreaks.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unilbrk/test-u8-possible-linebreaks.o unilbrk/test-u8-possible-linebreaks.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unilbrk/test-u32-possible-linebreaks.o unilbrk/test-u32-possible-linebreaks.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unilbrk/test-ulc-width-linebreaks.o unilbrk/test-ulc-width-linebreaks.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/test-nfc.o uninorm/test-nfc.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/test-canonical-decomposition.o uninorm/test-canonical-decomposition.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/test-composition.o uninorm/test-composition.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/test-decomposing-form.o uninorm/test-decomposing-form.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/test-compat-decomposition.o uninorm/test-compat-decomposition.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniname/test-uninames.o uniname/test-uninames.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/test-u32-nfc-big.o uninorm/test-u32-nfc-big.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/test-uninorm-filter-nfc.o uninorm/test-uninorm-filter-nfc.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/test-nfd.o uninorm/test-nfd.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/test-decomposition.o uninorm/test-decomposition.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/test-nfkc.o uninorm/test-nfkc.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/test-u8-nfc.o uninorm/test-u8-nfc.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/test-u16-nfc.o uninorm/test-u16-nfc.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/test-u32-normalize-big.o uninorm/test-u32-normalize-big.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/test-u32-nfd-big.o uninorm/test-u32-nfd-big.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/test-u32-nfc.o uninorm/test-u32-nfc.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/test-u32-nfkc-big.o uninorm/test-u32-nfkc-big.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/test-nfkd.o uninorm/test-nfkd.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/test-u8-nfd.o uninorm/test-u8-nfd.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/test-u16-nfd.o uninorm/test-u16-nfd.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/test-u32-nfd.o uninorm/test-u32-nfd.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/test-u32-nfkd-big.o uninorm/test-u32-nfkd-big.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/test-u8-nfkc.o uninorm/test-u8-nfkc.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/test-u32-nfkc.o uninorm/test-u32-nfkc.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/test-u16-nfkc.o uninorm/test-u16-nfkc.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/test-u8-nfkd.o uninorm/test-u8-nfkd.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/test-u16-normcoll.o uninorm/test-u16-normcoll.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/test-u16-normcmp.o uninorm/test-u16-normcmp.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/test-u16-nfkd.o uninorm/test-u16-nfkd.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/test-u32-nfkd.o uninorm/test-u32-nfkd.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/test-u32-normcoll.o uninorm/test-u32-normcoll.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/test-u32-normcmp.o uninorm/test-u32-normcmp.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/test-u8-normcoll.o uninorm/test-u8-normcoll.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/test-u16-asnprintf1.o unistdio/test-u16-asnprintf1.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/test-u16-vasnprintf3.o unistdio/test-u16-vasnprintf3.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/test-u16-vasnprintf2.o unistdio/test-u16-vasnprintf2.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uninorm/test-u8-normcmp.o uninorm/test-u8-normcmp.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/test-u32-asnprintf1.o unistdio/test-u32-asnprintf1.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/test-u32-vasnprintf3.o unistdio/test-u32-vasnprintf3.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/test-u8-vasnprintf2.o unistdio/test-u8-vasnprintf2.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/test-u32-vasnprintf2.o unistdio/test-u32-vasnprintf2.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/test-u16-vsprintf1.o unistdio/test-u16-vsprintf1.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/test-u16-vsnprintf1.o unistdio/test-u16-vsnprintf1.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/test-u8-vasnprintf3.o unistdio/test-u8-vasnprintf3.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/test-u16-vasprintf1.o unistdio/test-u16-vasprintf1.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/test-u32-vasnprintf1.o unistdio/test-u32-vasnprintf1.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/test-u8-vasnprintf1.o unistdio/test-u8-vasnprintf1.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/test-u8-asnprintf1.o unistdio/test-u8-asnprintf1.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/test-u32-vsnprintf1.o unistdio/test-u32-vsnprintf1.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/test-ulc-asnprintf1.o unistdio/test-ulc-asnprintf1.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/test-u32-vsprintf1.o unistdio/test-u32-vsprintf1.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/test-u16-vasnprintf1.o unistdio/test-u16-vasnprintf1.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/test-u8-vsprintf1.o unistdio/test-u8-vsprintf1.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/test-u32-vasprintf1.o unistdio/test-u32-vasprintf1.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/test-u8-vasprintf1.o unistdio/test-u8-vasprintf1.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/test-ulc-vasnprintf2.o unistdio/test-ulc-vasnprintf2.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/test-u8-vsnprintf1.o unistdio/test-u8-vsnprintf1.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/test-ulc-vasnprintf3.o unistdio/test-ulc-vasnprintf3.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u16-cmp2.o unistr/test-u16-cmp2.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/test-ulc-vasprintf1.o unistdio/test-ulc-vasprintf1.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u16-check.o unistr/test-u16-check.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/test-ulc-vasnprintf1.o unistdio/test-ulc-vasnprintf1.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/test-ulc-vsnprintf1.o unistdio/test-ulc-vsnprintf1.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u16-mblen.o unistr/test-u16-mblen.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u16-cmp.o unistr/test-u16-cmp.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u16-cpy.o unistr/test-u16-cpy.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u16-mbsnlen.o unistr/test-u16-mbsnlen.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u16-cpy-alloc.o unistr/test-u16-cpy-alloc.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u16-mbtouc.o unistr/test-u16-mbtouc.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u16-mbtouc-unsafe.o unistr/test-u16-mbtouc-unsafe.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u16-mbtoucr.o unistr/test-u16-mbtoucr.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u16-next.o unistr/test-u16-next.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistdio/test-ulc-vsprintf1.o unistdio/test-ulc-vsprintf1.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u16-set.o unistr/test-u16-set.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u16-chr.o unistr/test-u16-chr.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u16-move.o unistr/test-u16-move.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u16-prev.o unistr/test-u16-prev.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u16-stpcpy.o unistr/test-u16-stpcpy.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u16-strcat.o unistr/test-u16-strcat.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u16-stpncpy.o unistr/test-u16-stpncpy.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u16-strcmp.o unistr/test-u16-strcmp.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u16-strcoll.o unistr/test-u16-strcoll.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u16-strcpy.o unistr/test-u16-strcpy.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u16-strdup.o unistr/test-u16-strdup.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u16-strchr.o unistr/test-u16-strchr.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u16-strmblen.o unistr/test-u16-strmblen.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u16-strlen.o unistr/test-u16-strlen.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u16-strmbtouc.o unistr/test-u16-strmbtouc.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u16-strncmp.o unistr/test-u16-strncmp.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u16-strncat.o unistr/test-u16-strncat.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u16-strncpy.o unistr/test-u16-strncpy.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u16-strtok.o unistr/test-u16-strtok.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u16-to-u32.o unistr/test-u16-to-u32.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u16-to-u8.o unistr/test-u16-to-u8.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u16-strnlen.o unistr/test-u16-strnlen.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u16-uctomb.o unistr/test-u16-uctomb.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u32-check.o unistr/test-u32-check.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u16-strstr.o unistr/test-u16-strstr.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u32-cmp2.o unistr/test-u32-cmp2.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u32-cpy-alloc.o unistr/test-u32-cpy-alloc.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u32-cmp.o unistr/test-u32-cmp.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u32-chr.o unistr/test-u32-chr.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u32-cpy.o unistr/test-u32-cpy.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u32-mblen.o unistr/test-u32-mblen.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u32-mbsnlen.o unistr/test-u32-mbsnlen.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u32-mbtouc.o unistr/test-u32-mbtouc.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u32-mbtouc-unsafe.o unistr/test-u32-mbtouc-unsafe.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u32-mbtoucr.o unistr/test-u32-mbtoucr.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u32-next.o unistr/test-u32-next.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u32-prev.o unistr/test-u32-prev.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u32-move.o unistr/test-u32-move.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u32-set.o unistr/test-u32-set.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u32-stpcpy.o unistr/test-u32-stpcpy.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u32-strcat.o unistr/test-u32-strcat.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u32-strcmp.o unistr/test-u32-strcmp.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u32-strcpy.o unistr/test-u32-strcpy.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u32-strcoll.o unistr/test-u32-strcoll.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u32-stpncpy.o unistr/test-u32-stpncpy.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u32-strdup.o unistr/test-u32-strdup.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u32-strmblen.o unistr/test-u32-strmblen.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u32-strlen.o unistr/test-u32-strlen.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u32-strchr.o unistr/test-u32-strchr.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u32-strmbtouc.o unistr/test-u32-strmbtouc.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u32-strncmp.o unistr/test-u32-strncmp.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u32-strtok.o unistr/test-u32-strtok.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u32-strncat.o unistr/test-u32-strncat.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u32-uctomb.o unistr/test-u32-uctomb.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u32-strnlen.o unistr/test-u32-strnlen.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u32-strncpy.o unistr/test-u32-strncpy.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u32-to-u16.o unistr/test-u32-to-u16.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u8-check.o unistr/test-u8-check.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u32-strstr.o unistr/test-u32-strstr.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u32-to-u8.o unistr/test-u32-to-u8.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u8-cmp2.o unistr/test-u8-cmp2.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u8-cpy-alloc.o unistr/test-u8-cpy-alloc.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u8-cpy.o unistr/test-u8-cpy.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u8-chr.o unistr/test-u8-chr.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u8-mblen.o unistr/test-u8-mblen.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u8-mbsnlen.o unistr/test-u8-mbsnlen.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u8-cmp.o unistr/test-u8-cmp.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u8-mbtouc-unsafe.o unistr/test-u8-mbtouc-unsafe.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u8-mbtoucr.o unistr/test-u8-mbtoucr.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u8-stpcpy.o unistr/test-u8-stpcpy.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u8-move.o unistr/test-u8-move.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u8-prev.o unistr/test-u8-prev.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u8-set.o unistr/test-u8-set.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u8-strcat.o unistr/test-u8-strcat.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u8-mbtouc.o unistr/test-u8-mbtouc.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u8-next.o unistr/test-u8-next.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u8-stpncpy.o unistr/test-u8-stpncpy.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u8-strcmp.o unistr/test-u8-strcmp.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u8-strcpy.o unistr/test-u8-strcpy.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u8-strlen.o unistr/test-u8-strlen.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u8-strcoll.o unistr/test-u8-strcoll.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u8-strmblen.o unistr/test-u8-strmblen.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u8-strdup.o unistr/test-u8-strdup.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u8-strchr.o unistr/test-u8-strchr.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u8-strmbtouc.o unistr/test-u8-strmbtouc.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u8-strncpy.o unistr/test-u8-strncpy.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u8-to-u16.o unistr/test-u8-to-u16.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u8-strncmp.o unistr/test-u8-strncmp.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u8-strncat.o unistr/test-u8-strncat.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u8-strtok.o unistr/test-u8-strtok.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u8-strnlen.o unistr/test-u8-strnlen.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u8-strstr.o unistr/test-u8-strstr.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u8-to-u32.o unistr/test-u8-to-u32.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o unistr/test-u8-uctomb.o unistr/test-u8-uctomb.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniwbrk/test-u32-wordbreaks.o uniwbrk/test-u32-wordbreaks.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniwbrk/test-u16-wordbreaks.o uniwbrk/test-u16-wordbreaks.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' rm -f libtests.a ar cr libtests.a dirname-lgpl.o basename-lgpl.o stripslash.o exitfail.o getprogname.o glthread/thread.o xmalloc.o xalloc-die.o ranlib libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniwbrk/test-u8-wordbreaks.o uniwbrk/test-u8-wordbreaks.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniwidth/test-u16-strwidth.o uniwidth/test-u16-strwidth.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniwbrk/test-ulc-wordbreaks.o uniwbrk/test-ulc-wordbreaks.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniwidth/test-u16-width.o uniwidth/test-u16-width.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniwidth/test-u32-width.o uniwidth/test-u32-width.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniwbrk/test-uc-wordbreaks.o uniwbrk/test-uc-wordbreaks.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniwidth/test-u32-strwidth.o uniwidth/test-u32-strwidth.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniwidth/test-u8-strwidth.o uniwidth/test-u8-strwidth.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniwidth/test-u8-width.o uniwidth/test-u8-width.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniwidth/test-uc_width.o uniwidth/test-uc_width.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o uniwidth/test-uc_width2.o uniwidth/test-uc_width2.c make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-environ test-environ.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-environ test-environ.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-alloca-opt test-alloca-opt.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-alloca-opt test-alloca-opt.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-c-strcasecmp test-c-strcasecmp.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-c-strcasecmp test-c-strcasecmp.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-btowc test-btowc.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-btowc test-btowc.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-ctype test-ctype.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-ctype test-ctype.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-fputc test-fputc.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-fputc test-fputc.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-fdopen test-fdopen.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-fdopen test-fdopen.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-errno test-errno.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-errno test-errno.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-fgetc test-fgetc.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-fgetc test-fgetc.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-c-strncasecmp test-c-strncasecmp.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-c-strncasecmp test-c-strncasecmp.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-array-mergesort test-array-mergesort.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-array-mergesort test-array-mergesort.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-float test-float.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-float test-float.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-fread test-fread.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-fread test-fread.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-c-ctype test-c-ctype.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-c-ctype test-c-ctype.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-frexpl-nolibm test-frexpl.o randoml.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-frexpl-nolibm test-frexpl.o randoml.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-frexp-nolibm test-frexp.o randomd.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-frexp-nolibm test-frexp.o randomd.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-fseterr test-fseterr.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-fseterr test-fseterr.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-inttypes test-inttypes.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-inttypes test-inttypes.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-fwrite test-fwrite.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-fwrite test-fwrite.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-getprogname test-getprogname.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-getprogname test-getprogname.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-intprops test-intprops.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-intprops test-intprops.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-iconv-h test-iconv-h.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-iconv-h test-iconv-h.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-isnand-nolibm test-isnand-nolibm.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-isnand-nolibm test-isnand-nolibm.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-isblank test-isblank.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-isblank test-isblank.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-isnanf-nolibm test-isnanf-nolibm.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-isnanf-nolibm test-isnanf-nolibm.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-iconv test-iconv.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-iconv test-iconv.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-isnanl-nolibm test-isnanl-nolibm.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-isnanl-nolibm test-isnanl-nolibm.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-iswblank test-iswblank.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-iswblank test-iswblank.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-limits-h test-limits-h.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-limits-h test-limits-h.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-langinfo test-langinfo.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-langinfo test-langinfo.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-locale test-locale.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-locale test-locale.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-once1 test-once.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-once1 test-once.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-once2 test-once.o libtests.a ../lib/libunistring.la libtests.a -Wl,--push-state,--no-as-needed,-lpthread,--pop-state libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-once2 test-once.o -Wl,--push-state -Wl,--no-as-needed -Wl,-lpthread -Wl,--pop-state libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-math test-math.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-math test-math.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-mbrtowc-w32 test-mbrtowc-w32.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-mbrtowc-w32 test-mbrtowc-w32.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-rwlock1 test-rwlock1.o libtests.a ../lib/libunistring.la libtests.a -Wl,--push-state,--no-as-needed,-lpthread,--pop-state -lrt libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-rwlock1 test-rwlock1.o -Wl,--push-state -Wl,--no-as-needed -Wl,-lpthread -Wl,--pop-state libtests.a ../lib/.libs/libunistring.so libtests.a -lrt make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-malloca test-malloca.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-malloca test-malloca.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-mbsinit test-mbsinit.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-mbsinit test-mbsinit.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-memchr test-memchr.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-memchr test-memchr.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pthread_sigmask1 test-pthread_sigmask1.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pthread_sigmask1 test-pthread_sigmask1.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-raise test-raise.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-raise test-raise.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pthread_sigmask2 test-pthread_sigmask2.o libtests.a ../lib/libunistring.la libtests.a -Wl,--push-state,--no-as-needed,-lpthread,--pop-state libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pthread_sigmask2 test-pthread_sigmask2.o -Wl,--push-state -Wl,--no-as-needed -Wl,-lpthread -Wl,--pop-state libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-printf-frexp test-printf-frexp.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-printf-frexp test-printf-frexp.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-localename test-localename.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-localename test-localename.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-printf-frexpl test-printf-frexpl.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-printf-frexpl test-printf-frexpl.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-lock test-lock.o libtests.a ../lib/libunistring.la libtests.a -Wl,--push-state,--no-as-needed,-lpthread,--pop-state -lrt libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-lock test-lock.o -Wl,--push-state -Wl,--no-as-needed -Wl,-lpthread -Wl,--pop-state libtests.a ../lib/.libs/libunistring.so libtests.a -lrt make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-mbrtowc test-mbrtowc.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-mbrtowc test-mbrtowc.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-setenv test-setenv.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-setenv test-setenv.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-signal-h test-signal-h.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-signal-h test-signal-h.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-setlocale2 test-setlocale2.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-setlocale2 test-setlocale2.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-setlocale1 test-setlocale1.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-setlocale1 test-setlocale1.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-sigprocmask test-sigprocmask.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-sigprocmask test-sigprocmask.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-signbit test-signbit.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-signbit test-signbit.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-sleep test-sleep.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-sleep test-sleep.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-stdalign test-stdalign.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-stdalign test-stdalign.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-stdbool test-stdbool.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-stdbool test-stdbool.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-stddef test-stddef.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-stddef test-stddef.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-stdint test-stdint.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-stdint test-stdint.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-stdio test-stdio.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-stdio test-stdio.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-stdlib test-stdlib.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-stdlib test-stdlib.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-strerror test-strerror.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-strerror test-strerror.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-string test-string.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-string test-string.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-sys_types test-sys_types.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-sys_types test-sys_types.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-thread_self test-thread_self.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-thread_self test-thread_self.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-strncat test-strncat.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-strncat test-strncat.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-strstr test-strstr.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-strstr test-strstr.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-time test-time.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-time test-time.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-thread_create test-thread_create.o libtests.a ../lib/libunistring.la libtests.a -Wl,--push-state,--no-as-needed,-lpthread,--pop-state libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-thread_create test-thread_create.o -Wl,--push-state -Wl,--no-as-needed -Wl,-lpthread -Wl,--pop-state libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-cased unicase/test-cased.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-cased unicase/test-cased.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-ignorable unicase/test-ignorable.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-ignorable unicase/test-ignorable.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-locale-language unicase/test-locale-language.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-locale-language unicase/test-locale-language.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-uc_tolower unicase/test-uc_tolower.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-uc_tolower unicase/test-uc_tolower.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-uc_totitle unicase/test-uc_totitle.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-uc_totitle unicase/test-uc_totitle.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-uc_toupper unicase/test-uc_toupper.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-uc_toupper unicase/test-uc_toupper.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-casecoll unicase/test-u16-casecoll.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-casecoll unicase/test-u16-casecoll.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-is-cased unicase/test-u16-is-cased.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-is-cased unicase/test-u16-is-cased.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-is-casefolded unicase/test-u16-is-casefolded.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-is-casefolded unicase/test-u16-is-casefolded.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-is-titlecase unicase/test-u16-is-titlecase.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-is-titlecase unicase/test-u16-is-titlecase.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-casefold unicase/test-u16-casefold.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-casefold unicase/test-u16-casefold.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-is-lowercase unicase/test-u16-is-lowercase.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-is-lowercase unicase/test-u16-is-lowercase.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-is-uppercase unicase/test-u16-is-uppercase.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-is-uppercase unicase/test-u16-is-uppercase.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-striconveha test-striconveha.o iconvsupport.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-striconveha test-striconveha.o iconvsupport.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-casecmp unicase/test-u16-casecmp.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-casecmp unicase/test-u16-casecmp.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-totitle unicase/test-u16-totitle.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-totitle unicase/test-u16-totitle.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-toupper unicase/test-u16-toupper.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-toupper unicase/test-u16-toupper.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-tolower unicase/test-u16-tolower.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-tolower unicase/test-u16-tolower.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-casecoll unicase/test-u32-casecoll.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-casecoll unicase/test-u32-casecoll.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-casefold unicase/test-u32-casefold.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-casefold unicase/test-u32-casefold.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-is-cased unicase/test-u32-is-cased.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-is-cased unicase/test-u32-is-cased.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-is-casefolded unicase/test-u32-is-casefolded.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-is-casefolded unicase/test-u32-is-casefolded.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-is-titlecase unicase/test-u32-is-titlecase.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-is-titlecase unicase/test-u32-is-titlecase.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-casecmp unicase/test-u32-casecmp.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-casecmp unicase/test-u32-casecmp.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-is-lowercase unicase/test-u32-is-lowercase.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-is-lowercase unicase/test-u32-is-lowercase.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-is-uppercase unicase/test-u32-is-uppercase.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-is-uppercase unicase/test-u32-is-uppercase.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-tolower unicase/test-u32-tolower.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-tolower unicase/test-u32-tolower.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-toupper unicase/test-u32-toupper.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-toupper unicase/test-u32-toupper.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-casecoll unicase/test-u8-casecoll.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-casecoll unicase/test-u8-casecoll.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-is-cased unicase/test-u8-is-cased.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-is-cased unicase/test-u8-is-cased.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-is-casefolded unicase/test-u8-is-casefolded.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-is-casefolded unicase/test-u8-is-casefolded.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-totitle unicase/test-u32-totitle.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-totitle unicase/test-u32-totitle.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-casefold unicase/test-u8-casefold.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-casefold unicase/test-u8-casefold.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-is-lowercase unicase/test-u8-is-lowercase.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-is-lowercase unicase/test-u8-is-lowercase.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-is-titlecase unicase/test-u8-is-titlecase.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-is-titlecase unicase/test-u8-is-titlecase.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-casecmp unicase/test-u8-casecmp.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-casecmp unicase/test-u8-casecmp.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-is-uppercase unicase/test-u8-is-uppercase.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-is-uppercase unicase/test-u8-is-uppercase.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-totitle unicase/test-u8-totitle.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-totitle unicase/test-u8-totitle.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-toupper unicase/test-u8-toupper.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-toupper unicase/test-u8-toupper.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-tolower unicase/test-u8-tolower.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-tolower unicase/test-u8-tolower.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-striconveh test-striconveh.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-striconveh test-striconveh.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-ulc-casecoll unicase/test-ulc-casecoll.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-ulc-casecoll unicase/test-ulc-casecoll.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-strconv-from-enc uniconv/test-u16-strconv-from-enc.o iconvsupport.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-strconv-from-enc uniconv/test-u16-strconv-from-enc.o iconvsupport.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-strconv-to-enc uniconv/test-u16-strconv-to-enc.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-strconv-to-enc uniconv/test-u16-strconv-to-enc.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-conv-to-enc uniconv/test-u16-conv-to-enc.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-conv-to-enc uniconv/test-u16-conv-to-enc.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-conv-from-enc uniconv/test-u16-conv-from-enc.o iconvsupport.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-conv-from-enc uniconv/test-u16-conv-from-enc.o iconvsupport.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-strconv-to-enc uniconv/test-u32-strconv-to-enc.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-strconv-to-enc uniconv/test-u32-strconv-to-enc.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-conv-to-enc uniconv/test-u32-conv-to-enc.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-conv-to-enc uniconv/test-u32-conv-to-enc.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-strconv-from-enc uniconv/test-u32-strconv-from-enc.o iconvsupport.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-strconv-from-enc uniconv/test-u32-strconv-from-enc.o iconvsupport.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-conv-from-enc uniconv/test-u32-conv-from-enc.o iconvsupport.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-conv-from-enc uniconv/test-u32-conv-from-enc.o iconvsupport.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-ulc-casecmp unicase/test-ulc-casecmp.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-ulc-casecmp unicase/test-ulc-casecmp.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-strconv-from-enc uniconv/test-u8-strconv-from-enc.o iconvsupport.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-strconv-from-enc uniconv/test-u8-strconv-from-enc.o iconvsupport.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-strconv-to-enc uniconv/test-u8-strconv-to-enc.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-strconv-to-enc uniconv/test-u8-strconv-to-enc.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-bidi_longname unictype/test-bidi_longname.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-bidi_longname unictype/test-bidi_longname.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-bidi_name unictype/test-bidi_name.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-bidi_name unictype/test-bidi_name.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-conv-from-enc uniconv/test-u8-conv-from-enc.o iconvsupport.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-conv-from-enc uniconv/test-u8-conv-from-enc.o iconvsupport.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-conv-to-enc uniconv/test-u8-conv-to-enc.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-conv-to-enc uniconv/test-u8-conv-to-enc.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-bidi_of unictype/test-bidi_of.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-bidi_of unictype/test-bidi_of.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-block_list unictype/test-block_list.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-block_list unictype/test-block_list.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-bidi_test unictype/test-bidi_test.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-bidi_test unictype/test-bidi_test.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-bidi_byname unictype/test-bidi_byname.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-bidi_byname unictype/test-bidi_byname.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-block_test unictype/test-block_test.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-block_test unictype/test-block_test.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-categ_C unictype/test-categ_C.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-categ_C unictype/test-categ_C.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-block_of unictype/test-block_of.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-block_of unictype/test-block_of.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-categ_Cc unictype/test-categ_Cc.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-categ_Cc unictype/test-categ_Cc.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-categ_Cf unictype/test-categ_Cf.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-categ_Cf unictype/test-categ_Cf.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-categ_Cn unictype/test-categ_Cn.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-categ_Cn unictype/test-categ_Cn.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-categ_Co unictype/test-categ_Co.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-categ_Co unictype/test-categ_Co.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-categ_Cs unictype/test-categ_Cs.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-categ_Cs unictype/test-categ_Cs.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-categ_L unictype/test-categ_L.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-categ_L unictype/test-categ_L.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-categ_LC unictype/test-categ_LC.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-categ_LC unictype/test-categ_LC.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-categ_Ll unictype/test-categ_Ll.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-categ_Ll unictype/test-categ_Ll.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-categ_Lo unictype/test-categ_Lo.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-categ_Lo unictype/test-categ_Lo.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-categ_Lm unictype/test-categ_Lm.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-categ_Lm unictype/test-categ_Lm.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-categ_Lt unictype/test-categ_Lt.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-categ_Lt unictype/test-categ_Lt.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-categ_Mc unictype/test-categ_Mc.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-categ_Mc unictype/test-categ_Mc.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-categ_M unictype/test-categ_M.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-categ_M unictype/test-categ_M.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-categ_Lu unictype/test-categ_Lu.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-categ_Lu unictype/test-categ_Lu.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-categ_Me unictype/test-categ_Me.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-categ_Me unictype/test-categ_Me.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-categ_Mn unictype/test-categ_Mn.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-categ_Mn unictype/test-categ_Mn.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-categ_N unictype/test-categ_N.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-categ_N unictype/test-categ_N.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-categ_Nd unictype/test-categ_Nd.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-categ_Nd unictype/test-categ_Nd.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-categ_Nl unictype/test-categ_Nl.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-categ_Nl unictype/test-categ_Nl.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-categ_No unictype/test-categ_No.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-categ_No unictype/test-categ_No.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-categ_P unictype/test-categ_P.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-categ_P unictype/test-categ_P.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-categ_Pc unictype/test-categ_Pc.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-categ_Pc unictype/test-categ_Pc.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-categ_Pf unictype/test-categ_Pf.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-categ_Pf unictype/test-categ_Pf.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-categ_Pd unictype/test-categ_Pd.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-categ_Pd unictype/test-categ_Pd.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-categ_Pe unictype/test-categ_Pe.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-categ_Pe unictype/test-categ_Pe.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-categ_Po unictype/test-categ_Po.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-categ_Po unictype/test-categ_Po.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-categ_Pi unictype/test-categ_Pi.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-categ_Pi unictype/test-categ_Pi.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-categ_Ps unictype/test-categ_Ps.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-categ_Ps unictype/test-categ_Ps.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-categ_S unictype/test-categ_S.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-categ_S unictype/test-categ_S.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-categ_Sc unictype/test-categ_Sc.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-categ_Sc unictype/test-categ_Sc.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-categ_Sk unictype/test-categ_Sk.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-categ_Sk unictype/test-categ_Sk.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-categ_Sm unictype/test-categ_Sm.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-categ_Sm unictype/test-categ_Sm.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-categ_So unictype/test-categ_So.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-categ_So unictype/test-categ_So.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-categ_Z unictype/test-categ_Z.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-categ_Z unictype/test-categ_Z.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-categ_Zl unictype/test-categ_Zl.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-categ_Zl unictype/test-categ_Zl.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-categ_Zp unictype/test-categ_Zp.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-categ_Zp unictype/test-categ_Zp.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-categ_Zs unictype/test-categ_Zs.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-categ_Zs unictype/test-categ_Zs.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-categ_and_not unictype/test-categ_and_not.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-categ_and_not unictype/test-categ_and_not.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-categ_and unictype/test-categ_and.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-categ_and unictype/test-categ_and.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-categ_longname unictype/test-categ_longname.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-categ_longname unictype/test-categ_longname.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-categ_name unictype/test-categ_name.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-categ_name unictype/test-categ_name.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-categ_none unictype/test-categ_none.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-categ_none unictype/test-categ_none.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-categ_of unictype/test-categ_of.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-categ_of unictype/test-categ_of.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-categ_or unictype/test-categ_or.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-categ_or unictype/test-categ_or.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-categ_test_withtable unictype/test-categ_test_withtable.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-categ_test_withtable unictype/test-categ_test_withtable.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-combiningclass_longname unictype/test-combiningclass_longname.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-combiningclass_longname unictype/test-combiningclass_longname.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-combiningclass_name unictype/test-combiningclass_name.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-combiningclass_name unictype/test-combiningclass_name.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-ctype_alnum unictype/test-ctype_alnum.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-ctype_alnum unictype/test-ctype_alnum.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-combiningclass unictype/test-combiningclass.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-combiningclass unictype/test-combiningclass.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-combiningclass_byname unictype/test-combiningclass_byname.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-combiningclass_byname unictype/test-combiningclass_byname.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-ctype_cntrl unictype/test-ctype_cntrl.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-ctype_cntrl unictype/test-ctype_cntrl.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-ctype_blank unictype/test-ctype_blank.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-ctype_blank unictype/test-ctype_blank.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-ctype_digit unictype/test-ctype_digit.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-ctype_digit unictype/test-ctype_digit.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-ctype_alpha unictype/test-ctype_alpha.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-ctype_alpha unictype/test-ctype_alpha.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-ctype_lower unictype/test-ctype_lower.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-ctype_lower unictype/test-ctype_lower.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-ctype_print unictype/test-ctype_print.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-ctype_print unictype/test-ctype_print.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-ctype_graph unictype/test-ctype_graph.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-ctype_graph unictype/test-ctype_graph.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-ctype_punct unictype/test-ctype_punct.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-ctype_punct unictype/test-ctype_punct.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-ctype_upper unictype/test-ctype_upper.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-ctype_upper unictype/test-ctype_upper.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-ctype_space unictype/test-ctype_space.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-ctype_space unictype/test-ctype_space.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-ctype_xdigit unictype/test-ctype_xdigit.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-ctype_xdigit unictype/test-ctype_xdigit.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-decdigit unictype/test-decdigit.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-decdigit unictype/test-decdigit.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-digit unictype/test-digit.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-digit unictype/test-digit.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-joininggroup_of unictype/test-joininggroup_of.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-joininggroup_of unictype/test-joininggroup_of.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-joiningtype_longname unictype/test-joiningtype_longname.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-joiningtype_longname unictype/test-joiningtype_longname.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-joiningtype_name unictype/test-joiningtype_name.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-joiningtype_name unictype/test-joiningtype_name.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-joiningtype_byname unictype/test-joiningtype_byname.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-joiningtype_byname unictype/test-joiningtype_byname.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-joiningtype_of unictype/test-joiningtype_of.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-joiningtype_of unictype/test-joiningtype_of.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-numeric unictype/test-numeric.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-numeric unictype/test-numeric.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-mirror unictype/test-mirror.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-mirror unictype/test-mirror.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-joininggroup_name unictype/test-joininggroup_name.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-joininggroup_name unictype/test-joininggroup_name.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_alphabetic unictype/test-pr_alphabetic.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_alphabetic unictype/test-pr_alphabetic.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_bidi_arabic_digit unictype/test-pr_bidi_arabic_digit.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_bidi_arabic_digit unictype/test-pr_bidi_arabic_digit.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_ascii_hex_digit unictype/test-pr_ascii_hex_digit.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_ascii_hex_digit unictype/test-pr_ascii_hex_digit.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-categ_byname unictype/test-categ_byname.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-categ_byname unictype/test-categ_byname.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_bidi_arabic_right_to_left unictype/test-pr_bidi_arabic_right_to_left.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_bidi_arabic_right_to_left unictype/test-pr_bidi_arabic_right_to_left.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-joininggroup_byname unictype/test-joininggroup_byname.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-joininggroup_byname unictype/test-joininggroup_byname.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_bidi_common_separator unictype/test-pr_bidi_common_separator.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_bidi_common_separator unictype/test-pr_bidi_common_separator.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_bidi_block_separator unictype/test-pr_bidi_block_separator.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_bidi_block_separator unictype/test-pr_bidi_block_separator.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_bidi_boundary_neutral unictype/test-pr_bidi_boundary_neutral.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_bidi_boundary_neutral unictype/test-pr_bidi_boundary_neutral.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_bidi_embedding_or_override unictype/test-pr_bidi_embedding_or_override.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_bidi_embedding_or_override unictype/test-pr_bidi_embedding_or_override.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_bidi_control unictype/test-pr_bidi_control.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_bidi_control unictype/test-pr_bidi_control.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_bidi_eur_num_separator unictype/test-pr_bidi_eur_num_separator.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_bidi_eur_num_separator unictype/test-pr_bidi_eur_num_separator.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_bidi_european_digit unictype/test-pr_bidi_european_digit.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_bidi_european_digit unictype/test-pr_bidi_european_digit.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_bidi_eur_num_terminator unictype/test-pr_bidi_eur_num_terminator.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_bidi_eur_num_terminator unictype/test-pr_bidi_eur_num_terminator.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_bidi_hebrew_right_to_left unictype/test-pr_bidi_hebrew_right_to_left.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_bidi_hebrew_right_to_left unictype/test-pr_bidi_hebrew_right_to_left.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_bidi_left_to_right unictype/test-pr_bidi_left_to_right.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_bidi_left_to_right unictype/test-pr_bidi_left_to_right.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_bidi_other_neutral unictype/test-pr_bidi_other_neutral.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_bidi_other_neutral unictype/test-pr_bidi_other_neutral.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_bidi_non_spacing_mark unictype/test-pr_bidi_non_spacing_mark.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_bidi_non_spacing_mark unictype/test-pr_bidi_non_spacing_mark.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_bidi_pdf unictype/test-pr_bidi_pdf.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_bidi_pdf unictype/test-pr_bidi_pdf.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_bidi_segment_separator unictype/test-pr_bidi_segment_separator.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_bidi_segment_separator unictype/test-pr_bidi_segment_separator.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_case_ignorable unictype/test-pr_case_ignorable.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_case_ignorable unictype/test-pr_case_ignorable.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_byname unictype/test-pr_byname.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_byname unictype/test-pr_byname.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_bidi_whitespace unictype/test-pr_bidi_whitespace.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_bidi_whitespace unictype/test-pr_bidi_whitespace.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_cased unictype/test-pr_cased.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_cased unictype/test-pr_cased.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_changes_when_casefolded unictype/test-pr_changes_when_casefolded.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_changes_when_casefolded unictype/test-pr_changes_when_casefolded.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_changes_when_casemapped unictype/test-pr_changes_when_casemapped.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_changes_when_casemapped unictype/test-pr_changes_when_casemapped.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_changes_when_titlecased unictype/test-pr_changes_when_titlecased.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_changes_when_titlecased unictype/test-pr_changes_when_titlecased.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_changes_when_lowercased unictype/test-pr_changes_when_lowercased.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_changes_when_lowercased unictype/test-pr_changes_when_lowercased.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_combining unictype/test-pr_combining.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_combining unictype/test-pr_combining.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_changes_when_uppercased unictype/test-pr_changes_when_uppercased.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_changes_when_uppercased unictype/test-pr_changes_when_uppercased.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_composite unictype/test-pr_composite.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_composite unictype/test-pr_composite.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_currency_symbol unictype/test-pr_currency_symbol.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_currency_symbol unictype/test-pr_currency_symbol.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_dash unictype/test-pr_dash.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_dash unictype/test-pr_dash.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_decimal_digit unictype/test-pr_decimal_digit.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_decimal_digit unictype/test-pr_decimal_digit.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_deprecated unictype/test-pr_deprecated.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_deprecated unictype/test-pr_deprecated.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_default_ignorable_code_point unictype/test-pr_default_ignorable_code_point.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_default_ignorable_code_point unictype/test-pr_default_ignorable_code_point.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_diacritic unictype/test-pr_diacritic.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_diacritic unictype/test-pr_diacritic.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_format_control unictype/test-pr_format_control.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_format_control unictype/test-pr_format_control.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_grapheme_base unictype/test-pr_grapheme_base.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_grapheme_base unictype/test-pr_grapheme_base.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_extender unictype/test-pr_extender.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_extender unictype/test-pr_extender.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_grapheme_link unictype/test-pr_grapheme_link.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_grapheme_link unictype/test-pr_grapheme_link.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_grapheme_extend unictype/test-pr_grapheme_extend.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_grapheme_extend unictype/test-pr_grapheme_extend.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_hex_digit unictype/test-pr_hex_digit.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_hex_digit unictype/test-pr_hex_digit.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_hyphen unictype/test-pr_hyphen.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_hyphen unictype/test-pr_hyphen.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_ideographic unictype/test-pr_ideographic.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_ideographic unictype/test-pr_ideographic.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_id_continue unictype/test-pr_id_continue.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_id_continue unictype/test-pr_id_continue.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_id_start unictype/test-pr_id_start.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_id_start unictype/test-pr_id_start.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_ids_trinary_operator unictype/test-pr_ids_trinary_operator.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_ids_trinary_operator unictype/test-pr_ids_trinary_operator.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_ids_binary_operator unictype/test-pr_ids_binary_operator.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_ids_binary_operator unictype/test-pr_ids_binary_operator.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_iso_control unictype/test-pr_iso_control.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_iso_control unictype/test-pr_iso_control.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_ignorable_control unictype/test-pr_ignorable_control.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_ignorable_control unictype/test-pr_ignorable_control.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_join_control unictype/test-pr_join_control.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_join_control unictype/test-pr_join_control.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_left_of_pair unictype/test-pr_left_of_pair.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_left_of_pair unictype/test-pr_left_of_pair.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_line_separator unictype/test-pr_line_separator.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_line_separator unictype/test-pr_line_separator.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_logical_order_exception unictype/test-pr_logical_order_exception.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_logical_order_exception unictype/test-pr_logical_order_exception.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_lowercase unictype/test-pr_lowercase.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_lowercase unictype/test-pr_lowercase.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_math unictype/test-pr_math.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_math unictype/test-pr_math.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_not_a_character unictype/test-pr_not_a_character.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_not_a_character unictype/test-pr_not_a_character.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_non_break unictype/test-pr_non_break.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_non_break unictype/test-pr_non_break.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_numeric unictype/test-pr_numeric.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_numeric unictype/test-pr_numeric.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_other_alphabetic unictype/test-pr_other_alphabetic.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_other_alphabetic unictype/test-pr_other_alphabetic.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_other_grapheme_extend unictype/test-pr_other_grapheme_extend.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_other_grapheme_extend unictype/test-pr_other_grapheme_extend.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_other_default_ignorable_code_point unictype/test-pr_other_default_ignorable_code_point.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_other_default_ignorable_code_point unictype/test-pr_other_default_ignorable_code_point.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_other_id_continue unictype/test-pr_other_id_continue.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_other_id_continue unictype/test-pr_other_id_continue.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_other_id_start unictype/test-pr_other_id_start.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_other_id_start unictype/test-pr_other_id_start.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_other_math unictype/test-pr_other_math.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_other_math unictype/test-pr_other_math.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_other_lowercase unictype/test-pr_other_lowercase.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_other_lowercase unictype/test-pr_other_lowercase.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_other_uppercase unictype/test-pr_other_uppercase.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_other_uppercase unictype/test-pr_other_uppercase.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_paired_punctuation unictype/test-pr_paired_punctuation.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_paired_punctuation unictype/test-pr_paired_punctuation.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_paragraph_separator unictype/test-pr_paragraph_separator.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_paragraph_separator unictype/test-pr_paragraph_separator.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_pattern_white_space unictype/test-pr_pattern_white_space.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_pattern_white_space unictype/test-pr_pattern_white_space.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_pattern_syntax unictype/test-pr_pattern_syntax.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_pattern_syntax unictype/test-pr_pattern_syntax.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_private_use unictype/test-pr_private_use.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_private_use unictype/test-pr_private_use.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_quotation_mark unictype/test-pr_quotation_mark.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_quotation_mark unictype/test-pr_quotation_mark.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_punctuation unictype/test-pr_punctuation.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_punctuation unictype/test-pr_punctuation.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_radical unictype/test-pr_radical.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_radical unictype/test-pr_radical.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_soft_dotted unictype/test-pr_soft_dotted.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_soft_dotted unictype/test-pr_soft_dotted.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_sentence_terminal unictype/test-pr_sentence_terminal.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_sentence_terminal unictype/test-pr_sentence_terminal.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_space unictype/test-pr_space.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_space unictype/test-pr_space.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_terminal_punctuation unictype/test-pr_terminal_punctuation.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_terminal_punctuation unictype/test-pr_terminal_punctuation.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_test unictype/test-pr_test.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_test unictype/test-pr_test.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_titlecase unictype/test-pr_titlecase.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_titlecase unictype/test-pr_titlecase.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_unified_ideograph unictype/test-pr_unified_ideograph.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_unified_ideograph unictype/test-pr_unified_ideograph.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_unassigned_code_value unictype/test-pr_unassigned_code_value.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_unassigned_code_value unictype/test-pr_unassigned_code_value.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_uppercase unictype/test-pr_uppercase.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_uppercase unictype/test-pr_uppercase.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_white_space unictype/test-pr_white_space.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_white_space unictype/test-pr_white_space.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_xid_continue unictype/test-pr_xid_continue.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_xid_continue unictype/test-pr_xid_continue.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_variation_selector unictype/test-pr_variation_selector.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_variation_selector unictype/test-pr_variation_selector.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_zero_width unictype/test-pr_zero_width.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_zero_width unictype/test-pr_zero_width.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-pr_xid_start unictype/test-pr_xid_start.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-pr_xid_start unictype/test-pr_xid_start.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-sy_c_ident unictype/test-sy_c_ident.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-sy_c_ident unictype/test-sy_c_ident.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-sy_c_whitespace unictype/test-sy_c_whitespace.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-sy_c_whitespace unictype/test-sy_c_whitespace.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-sy_java_whitespace unictype/test-sy_java_whitespace.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-sy_java_whitespace unictype/test-sy_java_whitespace.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-scripts unictype/test-scripts.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-scripts unictype/test-scripts.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-sy_java_ident unictype/test-sy_java_ident.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-sy_java_ident unictype/test-sy_java_ident.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-grapheme-next unigbrk/test-u16-grapheme-next.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-grapheme-next unigbrk/test-u16-grapheme-next.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-grapheme-breaks unigbrk/test-u16-grapheme-breaks.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-grapheme-breaks unigbrk/test-u16-grapheme-breaks.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-grapheme-prev unigbrk/test-u16-grapheme-prev.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-grapheme-prev unigbrk/test-u16-grapheme-prev.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-grapheme-breaks unigbrk/test-u32-grapheme-breaks.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-grapheme-breaks unigbrk/test-u32-grapheme-breaks.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-grapheme-next unigbrk/test-u32-grapheme-next.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-grapheme-next unigbrk/test-u32-grapheme-next.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-grapheme-prev unigbrk/test-u32-grapheme-prev.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-grapheme-prev unigbrk/test-u32-grapheme-prev.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-grapheme-breaks unigbrk/test-u8-grapheme-breaks.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-grapheme-breaks unigbrk/test-u8-grapheme-breaks.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-grapheme-prev unigbrk/test-u8-grapheme-prev.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-grapheme-prev unigbrk/test-u8-grapheme-prev.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-grapheme-next unigbrk/test-u8-grapheme-next.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-grapheme-next unigbrk/test-u8-grapheme-next.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-uc-gbrk-prop unigbrk/test-uc-gbrk-prop.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-uc-gbrk-prop unigbrk/test-uc-gbrk-prop.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-possible-linebreaks unilbrk/test-u16-possible-linebreaks.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-possible-linebreaks unilbrk/test-u16-possible-linebreaks.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-width-linebreaks unilbrk/test-u16-width-linebreaks.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-width-linebreaks unilbrk/test-u16-width-linebreaks.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-ulc-grapheme-breaks unigbrk/test-ulc-grapheme-breaks.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-ulc-grapheme-breaks unigbrk/test-ulc-grapheme-breaks.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-possible-linebreaks unilbrk/test-u32-possible-linebreaks.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-possible-linebreaks unilbrk/test-u32-possible-linebreaks.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-uc-grapheme-breaks unigbrk/test-uc-grapheme-breaks.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-uc-grapheme-breaks unigbrk/test-uc-grapheme-breaks.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-width-linebreaks unilbrk/test-u32-width-linebreaks.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-width-linebreaks unilbrk/test-u32-width-linebreaks.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-uc-is-grapheme-break unigbrk/test-uc-is-grapheme-break.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-uc-is-grapheme-break unigbrk/test-uc-is-grapheme-break.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-possible-linebreaks unilbrk/test-u8-possible-linebreaks.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-possible-linebreaks unilbrk/test-u8-possible-linebreaks.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-width-linebreaks unilbrk/test-u8-width-linebreaks.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-width-linebreaks unilbrk/test-u8-width-linebreaks.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-ulc-possible-linebreaks unilbrk/test-ulc-possible-linebreaks.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-ulc-possible-linebreaks unilbrk/test-ulc-possible-linebreaks.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-ulc-width-linebreaks unilbrk/test-ulc-width-linebreaks.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-ulc-width-linebreaks unilbrk/test-ulc-width-linebreaks.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-composition uninorm/test-composition.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-composition uninorm/test-composition.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-canonical-decomposition uninorm/test-canonical-decomposition.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-canonical-decomposition uninorm/test-canonical-decomposition.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-decomposing-form uninorm/test-decomposing-form.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-decomposing-form uninorm/test-decomposing-form.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-compat-decomposition uninorm/test-compat-decomposition.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-compat-decomposition uninorm/test-compat-decomposition.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-uninorm-filter-nfc uninorm/test-uninorm-filter-nfc.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-uninorm-filter-nfc uninorm/test-uninorm-filter-nfc.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-uninames uniname/test-uninames.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-uninames uniname/test-uninames.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-decomposition uninorm/test-decomposition.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-decomposition uninorm/test-decomposition.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-nfc-big uninorm/test-u32-nfc-big.o uninorm/test-u32-normalize-big.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-nfc-big uninorm/test-u32-nfc-big.o uninorm/test-u32-normalize-big.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-nfd-big uninorm/test-u32-nfd-big.o uninorm/test-u32-normalize-big.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-nfd-big uninorm/test-u32-nfd-big.o uninorm/test-u32-normalize-big.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-nfkc-big uninorm/test-u32-nfkc-big.o uninorm/test-u32-normalize-big.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-nfkc-big uninorm/test-u32-nfkc-big.o uninorm/test-u32-normalize-big.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-normcmp uninorm/test-u16-normcmp.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-normcmp uninorm/test-u16-normcmp.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-normcoll uninorm/test-u32-normcoll.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-normcoll uninorm/test-u32-normcoll.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-normcoll uninorm/test-u16-normcoll.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-normcoll uninorm/test-u16-normcoll.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-normcmp uninorm/test-u32-normcmp.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-normcmp uninorm/test-u32-normcmp.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-nfkd-big uninorm/test-u32-nfkd-big.o uninorm/test-u32-normalize-big.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-nfkd-big uninorm/test-u32-nfkd-big.o uninorm/test-u32-normalize-big.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-nfd uninorm/test-nfd.o uninorm/test-u8-nfd.o uninorm/test-u16-nfd.o uninorm/test-u32-nfd.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-nfd uninorm/test-nfd.o uninorm/test-u8-nfd.o uninorm/test-u16-nfd.o uninorm/test-u32-nfd.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-unistd test-unistd.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-unistd test-unistd.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-normcoll uninorm/test-u8-normcoll.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-normcoll uninorm/test-u8-normcoll.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-nfc uninorm/test-nfc.o uninorm/test-u8-nfc.o uninorm/test-u16-nfc.o uninorm/test-u32-nfc.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-nfc uninorm/test-nfc.o uninorm/test-u8-nfc.o uninorm/test-u16-nfc.o uninorm/test-u32-nfc.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-normcmp uninorm/test-u8-normcmp.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-normcmp uninorm/test-u8-normcmp.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-asnprintf1 unistdio/test-u16-asnprintf1.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-asnprintf1 unistdio/test-u16-asnprintf1.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-nfkd uninorm/test-nfkd.o uninorm/test-u8-nfkd.o uninorm/test-u16-nfkd.o uninorm/test-u32-nfkd.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-nfkd uninorm/test-nfkd.o uninorm/test-u8-nfkd.o uninorm/test-u16-nfkd.o uninorm/test-u32-nfkd.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-vasnprintf2 unistdio/test-u16-vasnprintf2.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-vasnprintf2 unistdio/test-u16-vasnprintf2.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-vasnprintf3 unistdio/test-u16-vasnprintf3.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-vasnprintf3 unistdio/test-u16-vasnprintf3.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-nfkc uninorm/test-nfkc.o uninorm/test-u8-nfkc.o uninorm/test-u16-nfkc.o uninorm/test-u32-nfkc.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-nfkc uninorm/test-nfkc.o uninorm/test-u8-nfkc.o uninorm/test-u16-nfkc.o uninorm/test-u32-nfkc.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-asnprintf1 unistdio/test-u32-asnprintf1.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-asnprintf1 unistdio/test-u32-asnprintf1.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-vasnprintf2 unistdio/test-u32-vasnprintf2.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-vasnprintf2 unistdio/test-u32-vasnprintf2.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-vasnprintf3 unistdio/test-u32-vasnprintf3.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-vasnprintf3 unistdio/test-u32-vasnprintf3.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-asnprintf1 unistdio/test-u8-asnprintf1.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-asnprintf1 unistdio/test-u8-asnprintf1.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-vasnprintf1 unistdio/test-u16-vasnprintf1.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-vasnprintf1 unistdio/test-u16-vasnprintf1.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-vasnprintf2 unistdio/test-u8-vasnprintf2.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-vasnprintf2 unistdio/test-u8-vasnprintf2.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-vasnprintf3 unistdio/test-u8-vasnprintf3.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-vasnprintf3 unistdio/test-u8-vasnprintf3.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-vasprintf1 unistdio/test-u16-vasprintf1.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-vasprintf1 unistdio/test-u16-vasprintf1.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-vsnprintf1 unistdio/test-u16-vsnprintf1.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-vsnprintf1 unistdio/test-u16-vsnprintf1.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-vsprintf1 unistdio/test-u16-vsprintf1.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-vsprintf1 unistdio/test-u16-vsprintf1.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-vasnprintf1 unistdio/test-u32-vasnprintf1.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-vasnprintf1 unistdio/test-u32-vasnprintf1.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-ulc-asnprintf1 unistdio/test-ulc-asnprintf1.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-ulc-asnprintf1 unistdio/test-ulc-asnprintf1.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-vasprintf1 unistdio/test-u32-vasprintf1.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-vasprintf1 unistdio/test-u32-vasprintf1.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-vsnprintf1 unistdio/test-u32-vsnprintf1.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-vsnprintf1 unistdio/test-u32-vsnprintf1.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-vsprintf1 unistdio/test-u32-vsprintf1.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-vsprintf1 unistdio/test-u32-vsprintf1.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-vasnprintf1 unistdio/test-u8-vasnprintf1.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-vasnprintf1 unistdio/test-u8-vasnprintf1.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-vasprintf1 unistdio/test-u8-vasprintf1.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-vasprintf1 unistdio/test-u8-vasprintf1.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-ulc-vasnprintf3 unistdio/test-ulc-vasnprintf3.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-ulc-vasnprintf3 unistdio/test-ulc-vasnprintf3.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-ulc-vasnprintf2 unistdio/test-ulc-vasnprintf2.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-ulc-vasnprintf2 unistdio/test-ulc-vasnprintf2.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-check unistr/test-u16-check.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-check unistr/test-u16-check.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-cmp2 unistr/test-u16-cmp2.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-cmp2 unistr/test-u16-cmp2.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-vsnprintf1 unistdio/test-u8-vsnprintf1.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-vsnprintf1 unistdio/test-u8-vsnprintf1.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-cmp unistr/test-u16-cmp.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-cmp unistr/test-u16-cmp.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-chr unistr/test-u16-chr.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-chr unistr/test-u16-chr.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-cpy-alloc unistr/test-u16-cpy-alloc.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-cpy-alloc unistr/test-u16-cpy-alloc.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-cpy unistr/test-u16-cpy.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-cpy unistr/test-u16-cpy.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-vsprintf1 unistdio/test-u8-vsprintf1.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-vsprintf1 unistdio/test-u8-vsprintf1.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-ulc-vasnprintf1 unistdio/test-ulc-vasnprintf1.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-ulc-vasnprintf1 unistdio/test-ulc-vasnprintf1.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-mblen unistr/test-u16-mblen.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-mblen unistr/test-u16-mblen.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-ulc-vasprintf1 unistdio/test-ulc-vasprintf1.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-ulc-vasprintf1 unistdio/test-ulc-vasprintf1.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-mbsnlen unistr/test-u16-mbsnlen.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-mbsnlen unistr/test-u16-mbsnlen.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-ulc-vsprintf1 unistdio/test-ulc-vsprintf1.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-ulc-vsprintf1 unistdio/test-ulc-vsprintf1.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-ulc-vsnprintf1 unistdio/test-ulc-vsnprintf1.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-ulc-vsnprintf1 unistdio/test-ulc-vsnprintf1.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-mbtouc unistr/test-u16-mbtouc.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-mbtouc unistr/test-u16-mbtouc.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-mbtouc-unsafe unistr/test-u16-mbtouc-unsafe.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-mbtouc-unsafe unistr/test-u16-mbtouc-unsafe.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-set unistr/test-u16-set.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-set unistr/test-u16-set.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-mbtoucr unistr/test-u16-mbtoucr.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-mbtoucr unistr/test-u16-mbtoucr.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-prev unistr/test-u16-prev.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-prev unistr/test-u16-prev.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-stpcpy unistr/test-u16-stpcpy.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-stpcpy unistr/test-u16-stpcpy.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-next unistr/test-u16-next.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-next unistr/test-u16-next.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-move unistr/test-u16-move.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-move unistr/test-u16-move.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-stpncpy unistr/test-u16-stpncpy.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-stpncpy unistr/test-u16-stpncpy.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-strcat unistr/test-u16-strcat.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-strcat unistr/test-u16-strcat.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-strcmp unistr/test-u16-strcmp.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-strcmp unistr/test-u16-strcmp.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-strdup unistr/test-u16-strdup.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-strdup unistr/test-u16-strdup.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-strchr unistr/test-u16-strchr.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-strchr unistr/test-u16-strchr.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-strlen unistr/test-u16-strlen.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-strlen unistr/test-u16-strlen.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-strcoll unistr/test-u16-strcoll.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-strcoll unistr/test-u16-strcoll.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-strcpy unistr/test-u16-strcpy.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-strcpy unistr/test-u16-strcpy.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-strmblen unistr/test-u16-strmblen.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-strmblen unistr/test-u16-strmblen.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-strmbtouc unistr/test-u16-strmbtouc.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-strmbtouc unistr/test-u16-strmbtouc.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-strnlen unistr/test-u16-strnlen.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-strnlen unistr/test-u16-strnlen.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-strncpy unistr/test-u16-strncpy.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-strncpy unistr/test-u16-strncpy.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-strncat unistr/test-u16-strncat.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-strncat unistr/test-u16-strncat.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-strstr unistr/test-u16-strstr.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-strstr unistr/test-u16-strstr.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-strncmp unistr/test-u16-strncmp.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-strncmp unistr/test-u16-strncmp.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-strtok unistr/test-u16-strtok.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-strtok unistr/test-u16-strtok.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-to-u32 unistr/test-u16-to-u32.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-to-u32 unistr/test-u16-to-u32.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-to-u8 unistr/test-u16-to-u8.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-to-u8 unistr/test-u16-to-u8.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-cpy-alloc unistr/test-u32-cpy-alloc.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-cpy-alloc unistr/test-u32-cpy-alloc.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-check unistr/test-u32-check.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-check unistr/test-u32-check.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-uctomb unistr/test-u16-uctomb.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-uctomb unistr/test-u16-uctomb.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-cmp2 unistr/test-u32-cmp2.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-cmp2 unistr/test-u32-cmp2.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-chr unistr/test-u32-chr.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-chr unistr/test-u32-chr.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-cpy unistr/test-u32-cpy.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-cpy unistr/test-u32-cpy.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-cmp unistr/test-u32-cmp.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-cmp unistr/test-u32-cmp.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-mblen unistr/test-u32-mblen.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-mblen unistr/test-u32-mblen.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-mbsnlen unistr/test-u32-mbsnlen.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-mbsnlen unistr/test-u32-mbsnlen.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-mbtouc unistr/test-u32-mbtouc.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-mbtouc unistr/test-u32-mbtouc.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-mbtoucr unistr/test-u32-mbtoucr.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-mbtoucr unistr/test-u32-mbtoucr.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-mbtouc-unsafe unistr/test-u32-mbtouc-unsafe.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-mbtouc-unsafe unistr/test-u32-mbtouc-unsafe.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-next unistr/test-u32-next.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-next unistr/test-u32-next.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-stpcpy unistr/test-u32-stpcpy.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-stpcpy unistr/test-u32-stpcpy.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-set unistr/test-u32-set.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-set unistr/test-u32-set.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-prev unistr/test-u32-prev.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-prev unistr/test-u32-prev.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-stpncpy unistr/test-u32-stpncpy.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-stpncpy unistr/test-u32-stpncpy.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-move unistr/test-u32-move.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-move unistr/test-u32-move.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-strcat unistr/test-u32-strcat.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-strcat unistr/test-u32-strcat.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-strcmp unistr/test-u32-strcmp.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-strcmp unistr/test-u32-strcmp.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-strchr unistr/test-u32-strchr.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-strchr unistr/test-u32-strchr.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-strcoll unistr/test-u32-strcoll.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-strcoll unistr/test-u32-strcoll.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-strcpy unistr/test-u32-strcpy.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-strcpy unistr/test-u32-strcpy.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-strdup unistr/test-u32-strdup.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-strdup unistr/test-u32-strdup.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-strmblen unistr/test-u32-strmblen.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-strmblen unistr/test-u32-strmblen.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-strlen unistr/test-u32-strlen.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-strlen unistr/test-u32-strlen.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-strmbtouc unistr/test-u32-strmbtouc.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-strmbtouc unistr/test-u32-strmbtouc.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-strnlen unistr/test-u32-strnlen.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-strnlen unistr/test-u32-strnlen.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-strncat unistr/test-u32-strncat.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-strncat unistr/test-u32-strncat.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-strstr unistr/test-u32-strstr.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-strstr unistr/test-u32-strstr.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-strncpy unistr/test-u32-strncpy.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-strncpy unistr/test-u32-strncpy.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-strncmp unistr/test-u32-strncmp.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-strncmp unistr/test-u32-strncmp.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-uctomb unistr/test-u32-uctomb.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-uctomb unistr/test-u32-uctomb.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-to-u16 unistr/test-u32-to-u16.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-to-u16 unistr/test-u32-to-u16.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-to-u8 unistr/test-u32-to-u8.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-to-u8 unistr/test-u32-to-u8.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-strtok unistr/test-u32-strtok.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-strtok unistr/test-u32-strtok.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-check unistr/test-u8-check.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-check unistr/test-u8-check.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-cmp2 unistr/test-u8-cmp2.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-cmp2 unistr/test-u8-cmp2.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-cmp unistr/test-u8-cmp.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-cmp unistr/test-u8-cmp.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-cpy-alloc unistr/test-u8-cpy-alloc.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-cpy-alloc unistr/test-u8-cpy-alloc.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-chr unistr/test-u8-chr.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-chr unistr/test-u8-chr.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-cpy unistr/test-u8-cpy.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-cpy unistr/test-u8-cpy.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-mbsnlen unistr/test-u8-mbsnlen.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-mbsnlen unistr/test-u8-mbsnlen.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-set unistr/test-u8-set.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-set unistr/test-u8-set.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-mblen unistr/test-u8-mblen.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-mblen unistr/test-u8-mblen.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-mbtouc-unsafe unistr/test-u8-mbtouc-unsafe.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-mbtouc-unsafe unistr/test-u8-mbtouc-unsafe.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-mbtoucr unistr/test-u8-mbtoucr.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-mbtoucr unistr/test-u8-mbtoucr.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-next unistr/test-u8-next.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-next unistr/test-u8-next.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-prev unistr/test-u8-prev.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-prev unistr/test-u8-prev.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-stpcpy unistr/test-u8-stpcpy.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-stpcpy unistr/test-u8-stpcpy.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-move unistr/test-u8-move.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-move unistr/test-u8-move.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-strcat unistr/test-u8-strcat.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-strcat unistr/test-u8-strcat.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-mbtouc unistr/test-u8-mbtouc.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-mbtouc unistr/test-u8-mbtouc.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-stpncpy unistr/test-u8-stpncpy.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-stpncpy unistr/test-u8-stpncpy.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-strcmp unistr/test-u8-strcmp.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-strcmp unistr/test-u8-strcmp.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-strcoll unistr/test-u8-strcoll.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-strcoll unistr/test-u8-strcoll.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-strcpy unistr/test-u8-strcpy.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-strcpy unistr/test-u8-strcpy.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-strlen unistr/test-u8-strlen.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-strlen unistr/test-u8-strlen.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-strdup unistr/test-u8-strdup.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-strdup unistr/test-u8-strdup.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-strchr unistr/test-u8-strchr.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-strchr unistr/test-u8-strchr.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-strmblen unistr/test-u8-strmblen.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-strmblen unistr/test-u8-strmblen.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-strncat unistr/test-u8-strncat.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-strncat unistr/test-u8-strncat.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-strmbtouc unistr/test-u8-strmbtouc.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-strmbtouc unistr/test-u8-strmbtouc.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-strnlen unistr/test-u8-strnlen.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-strnlen unistr/test-u8-strnlen.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-to-u16 unistr/test-u8-to-u16.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-to-u16 unistr/test-u8-to-u16.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-strncpy unistr/test-u8-strncpy.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-strncpy unistr/test-u8-strncpy.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-strtok unistr/test-u8-strtok.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-strtok unistr/test-u8-strtok.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-strstr unistr/test-u8-strstr.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-strstr unistr/test-u8-strstr.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-to-u32 unistr/test-u8-to-u32.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-to-u32 unistr/test-u8-to-u32.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-wordbreaks uniwbrk/test-u16-wordbreaks.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-wordbreaks uniwbrk/test-u16-wordbreaks.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-strncmp unistr/test-u8-strncmp.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-strncmp unistr/test-u8-strncmp.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-wordbreaks uniwbrk/test-u32-wordbreaks.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-wordbreaks uniwbrk/test-u32-wordbreaks.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-uctomb unistr/test-u8-uctomb.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-uctomb unistr/test-u8-uctomb.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-wordbreaks uniwbrk/test-u8-wordbreaks.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-wordbreaks uniwbrk/test-u8-wordbreaks.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-ulc-wordbreaks uniwbrk/test-ulc-wordbreaks.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-ulc-wordbreaks uniwbrk/test-ulc-wordbreaks.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-uc-wordbreaks uniwbrk/test-uc-wordbreaks.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-uc-wordbreaks uniwbrk/test-uc-wordbreaks.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-strwidth uniwidth/test-u16-strwidth.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-strwidth uniwidth/test-u16-strwidth.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u16-width uniwidth/test-u16-width.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u16-width uniwidth/test-u16-width.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-strwidth uniwidth/test-u8-strwidth.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-strwidth uniwidth/test-u8-strwidth.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-strwidth uniwidth/test-u32-strwidth.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-strwidth uniwidth/test-u32-strwidth.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u32-width uniwidth/test-u32-width.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u32-width uniwidth/test-u32-width.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-verify test-verify.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-verify test-verify.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-u8-width uniwidth/test-u8-width.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-u8-width uniwidth/test-u8-width.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-uc_width uniwidth/test-uc_width.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-uc_width uniwidth/test-uc_width.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-uc_width2 uniwidth/test-uc_width2.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-uc_width2 uniwidth/test-uc_width2.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-usleep test-usleep.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-usleep test-usleep.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-unsetenv test-unsetenv.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-unsetenv test-unsetenv.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-wchar test-wchar.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-wchar test-wchar.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-wcrtomb-w32 test-wcrtomb-w32.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-wcrtomb-w32 test-wcrtomb-w32.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-wcrtomb test-wcrtomb.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-wcrtomb test-wcrtomb.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-wctype-h test-wctype-h.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-wctype-h test-wctype-h.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-xalloc-die test-xalloc-die.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-xalloc-die test-xalloc-die.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o test-wcwidth test-wcwidth.o libtests.a ../lib/libunistring.la libtests.a libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-wcwidth test-wcwidth.o libtests.a ../lib/.libs/libunistring.so libtests.a make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make check-TESTS make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-alloca-opt make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-errno make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-ctype make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-fdopen make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-btowc2.sh make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-btowc1.sh make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-environ make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-fread make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-fgetc make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-fputc make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-float make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-array-mergesort make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-c-ctype make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-frexpl-nolibm make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-fseterr make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-frexp-nolibm make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-iconv-h make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-getprogname make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-intprops make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-fwrite make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-isnand-nolibm make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-inttypes make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-isnanf-nolibm make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-iconv make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-isblank make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-iswblank make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-isnanl-nolibm make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-langinfo make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-limits-h make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-locale make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-once1 make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-c-strcase.sh make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-once2 make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-math make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-malloca make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' SKIP: test-mbrtowc-w32-2.sh make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' SKIP: test-mbrtowc-w32-1.sh make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' SKIP: test-mbrtowc-w32-3.sh make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' SKIP: test-mbrtowc-w32-4.sh make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' SKIP: test-mbrtowc-w32-5.sh make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-mbsinit.sh make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-rwlock1 make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-mbrtowc3.sh make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-mbrtowc1.sh make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-printf-frexp make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-mbrtowc2.sh make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-mbrtowc4.sh make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-localename make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-printf-frexpl make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-raise make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-mbrtowc5.sh make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-setenv make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-signbit make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-signal-h make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-stdalign make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-stdbool make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-stddef make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-setlocale1.sh make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-stdio make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-stdint make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-stdlib make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-init.sh make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-string make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-strerror make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-sys_types make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-thread_self make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-strncat make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-strstr make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-setlocale2.sh make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-time make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-thread_create make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-memchr make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-cased make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-ignorable make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-uc_tolower make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-uc_totitle make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-uc_toupper make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: unicase/test-locale-language.sh make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-casecoll make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-is-cased make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-is-casefolded make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-casefold make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-striconveha make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-is-uppercase make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-is-titlecase make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-is-lowercase make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-casecmp make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-tolower make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-totitle make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-toupper make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-is-casefolded make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-casecoll make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-is-cased make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-casefold make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-is-lowercase make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-is-titlecase make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-is-uppercase make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-tolower make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-casecoll make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-casecmp make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-totitle make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-is-cased make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-toupper make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-casefold make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-is-casefolded make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-is-lowercase make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-is-titlecase make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-casecmp make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-is-uppercase make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-tolower make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-totitle make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-toupper make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-striconveh make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: unicase/test-ulc-casecoll1.sh make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: unicase/test-ulc-casecoll2.sh make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-strconv-to-enc make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-conv-to-enc make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-strconv-from-enc make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-conv-to-enc make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: unicase/test-ulc-casecmp1.sh make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-conv-from-enc make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-strconv-from-enc make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-strconv-to-enc make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-conv-from-enc make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: unicase/test-ulc-casecmp2.sh make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-bidi_of make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-strconv-to-enc make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-bidi_name make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-conv-from-enc make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-conv-to-enc make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-bidi_longname make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-strconv-from-enc make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-block_list make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-bidi_test make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-block_of make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-bidi_byname make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-categ_Co make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-categ_Cc make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-categ_Cn make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-block_test make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-categ_Cs make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-categ_C make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-categ_Cf make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-categ_L make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-categ_LC make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-categ_Ll make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-categ_Lm make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-categ_Lt make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-categ_M make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-categ_Lo make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-categ_Mc make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-categ_Lu make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-categ_Me make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-categ_Mn make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-categ_N make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-categ_Nd make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-categ_No make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pthread_sigmask2 make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-categ_Nl make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pthread_sigmask1 make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-categ_Pc make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-categ_P make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-categ_Pd make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-categ_Pe make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-categ_Pf make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-categ_Pi make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-categ_Po make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-categ_S make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-categ_Ps make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-categ_Sk make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-sleep make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-categ_Sc make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-categ_So make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-categ_Sm make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-sigprocmask make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-categ_Z make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-categ_Zl make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-categ_and_not make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-categ_and make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-categ_Zp make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-categ_Zs make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-categ_name make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-categ_longname make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-categ_none make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-categ_test_withtable make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-categ_of make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-categ_or make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-combiningclass make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-combiningclass_longname make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-ctype_alnum make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-ctype_cntrl make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-ctype_alpha make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-combiningclass_name make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-ctype_digit make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-ctype_blank make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-combiningclass_byname make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-ctype_graph make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-ctype_lower make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-ctype_punct make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-ctype_print make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-ctype_upper make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-ctype_space make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-decdigit make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-ctype_xdigit make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-joininggroup_of make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-digit make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-joiningtype_byname make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-joiningtype_name make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-joiningtype_longname make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-joiningtype_of make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-joininggroup_name make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-mirror make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_alphabetic make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_ascii_hex_digit make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_bidi_arabic_digit make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-numeric make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_bidi_arabic_right_to_left make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_bidi_common_separator make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_bidi_block_separator make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_bidi_boundary_neutral make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-joininggroup_byname make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_bidi_control make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_bidi_embedding_or_override make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_bidi_eur_num_separator make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_bidi_eur_num_terminator make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-categ_byname make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_bidi_european_digit make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_bidi_hebrew_right_to_left make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_bidi_left_to_right make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_bidi_non_spacing_mark make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_bidi_pdf make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_bidi_other_neutral make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_bidi_segment_separator make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_bidi_whitespace make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_byname make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_case_ignorable make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_cased make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_changes_when_casefolded make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_changes_when_casemapped make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_changes_when_titlecased make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_combining make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_changes_when_uppercased make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_composite make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_changes_when_lowercased make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_dash make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_default_ignorable_code_point make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_currency_symbol make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_decimal_digit make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_deprecated make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_extender make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_diacritic make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_format_control make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_grapheme_base make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_grapheme_link make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_hyphen make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_hex_digit make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_grapheme_extend make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_id_continue make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_ids_trinary_operator make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_id_start make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_ids_binary_operator make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_ideographic make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_ignorable_control make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_join_control make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_iso_control make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_left_of_pair make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_logical_order_exception make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_line_separator make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_lowercase make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_other_default_ignorable_code_point make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_math make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_other_id_continue make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_numeric make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_other_id_start make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_not_a_character make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_non_break make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_other_alphabetic make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_other_grapheme_extend make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_other_math make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_other_lowercase make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_other_uppercase make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_paragraph_separator make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_paired_punctuation make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_pattern_syntax make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_private_use make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_radical make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_pattern_white_space make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_quotation_mark make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_sentence_terminal make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_punctuation make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_space make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_terminal_punctuation make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_soft_dotted make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_test make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_unassigned_code_value make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_titlecase make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_unified_ideograph make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_uppercase make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_variation_selector make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_white_space make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_xid_continue make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_zero_width make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-sy_java_ident make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-pr_xid_start make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-scripts make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-sy_java_whitespace make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-sy_c_ident make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-sy_c_whitespace make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-grapheme-next make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-grapheme-prev make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-grapheme-breaks make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-grapheme-breaks make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-grapheme-next make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-grapheme-next make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-grapheme-prev make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-grapheme-breaks make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-grapheme-prev make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-possible-linebreaks make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-width-linebreaks make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-uc-gbrk-prop make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: unigbrk/test-ulc-grapheme-breaks.sh make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: unigbrk/test-uc-grapheme-breaks.sh make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-width-linebreaks make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: unigbrk/test-uc-is-grapheme-break.sh make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-possible-linebreaks make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-width-linebreaks make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-possible-linebreaks make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-ulc-possible-linebreaks make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-ulc-width-linebreaks make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-composition make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-decomposing-form make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-canonical-decomposition make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-uninorm-filter-nfc make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-compat-decomposition make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-decomposition make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-normcoll make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-normcoll make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-normcmp make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-normcmp make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-normcoll make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-normcmp make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-unistd make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: uninorm/test-u32-nfc-big.sh make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: uninorm/test-u32-nfd-big.sh make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: uninorm/test-u32-nfkc-big.sh make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-asnprintf1 make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: uninorm/test-u32-nfkd-big.sh make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-nfd make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-nfkd make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-asnprintf1 make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-lock make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-nfc make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: uniname/test-uninames.sh make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-vasnprintf1 make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-vasprintf1 make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-vsnprintf1 make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-vsprintf1 make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-asnprintf1 make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-nfkc make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-vasnprintf1 make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: unistdio/test-u16-vasnprintf3.sh make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-vasprintf1 make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: unistdio/test-u16-vasnprintf2.sh make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-ulc-asnprintf1 make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-vsnprintf1 make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: unistdio/test-u32-vasnprintf3.sh make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: unistdio/test-u32-vasnprintf2.sh make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-vsprintf1 make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-vasnprintf1 make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-vsprintf1 make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-vasprintf1 make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-check make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-ulc-vasnprintf1 make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-vsnprintf1 make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-cmp make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-chr make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-cmp2 make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-ulc-vasprintf1 make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-cpy-alloc make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-cpy make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-mbsnlen make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-ulc-vsnprintf1 make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: unistdio/test-u8-vasnprintf2.sh make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-mblen make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-mbtouc make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-mbtouc-unsafe make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: unistdio/test-u8-vasnprintf3.sh make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-ulc-vsprintf1 make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-mbtoucr make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-next make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-prev make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-set make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-stpcpy make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-strcat make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-move make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-strcmp make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-stpncpy make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-strcpy make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-strcoll make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: unistdio/test-ulc-vasnprintf2.sh make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-strlen make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-strmblen make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-strdup make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: unistdio/test-ulc-vasnprintf3.sh make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-strchr make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-strmbtouc make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-strnlen make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-strncat make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-strncpy make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-to-u8 make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-strncmp make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-to-u32 make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-uctomb make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-check make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-cpy-alloc make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-strtok make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-cmp2 make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-mblen make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-strstr make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-cpy make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-chr make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-cmp make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-mbsnlen make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-mbtouc-unsafe make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-mbtouc make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-set make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-mbtoucr make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-prev make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-next make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-stpcpy make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-strcmp make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-strcat make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-strcoll make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-move make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-stpncpy make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-strcpy make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-strdup make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-strchr make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-strlen make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-strmblen make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-strmbtouc make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-strnlen make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-strncat make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-strncpy make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-strncmp make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-to-u16 make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-uctomb make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-strtok make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-cpy-alloc make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-cmp2 make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-to-u8 make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-strstr make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-cpy make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-cmp make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-mblen make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-check make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-mbsnlen make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-chr make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-mbtouc-unsafe make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-set make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-stpcpy make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-mbtoucr make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-strcat make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-stpncpy make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-next make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-strcpy make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-strcmp make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-prev make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-move make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-strlen make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-mbtouc make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-strcoll make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-strdup make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-strnlen make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-strmblen make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-strncpy make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-strncat make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-strchr make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-strmbtouc make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-to-u32 make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-strtok make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-to-u16 make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-wordbreaks make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-wordbreaks make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-strncmp make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-strstr make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: uniwbrk/test-uc-wordbreaks.sh make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-uctomb make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-wordbreaks make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: uniwbrk/test-ulc-wordbreaks.sh make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-strwidth make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u16-width make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-strwidth make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u32-width make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-strwidth make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-u8-width make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-verify make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-uc_width make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-wchar make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-unsetenv make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: uniwidth/test-uc_width2.sh make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' SKIP: test-wcrtomb-w32-1.sh make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' SKIP: test-wcrtomb-w32-2.sh make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' SKIP: test-wcrtomb-w32-3.sh make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' SKIP: test-wcrtomb-w32-4.sh make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' SKIP: test-wcrtomb-w32-5.sh make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-wcwidth make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-wctype-h make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-wcrtomb.sh make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-xalloc-die.sh make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-verify.sh make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' PASS: test-usleep make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[5]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' ============================================================================ Testsuite summary for ============================================================================ # TOTAL: 512 # PASS: 502 # SKIP: 10 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' + exit 0 Processing files: libunistring2-0.9.10-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.20905 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libunistring-0.9.10 + DOCDIR=/usr/src/tmp/libunistring2-buildroot/usr/share/doc/libunistring2-0.9.10 + export DOCDIR + rm -rf /usr/src/tmp/libunistring2-buildroot/usr/share/doc/libunistring2-0.9.10 + /bin/mkdir -p /usr/src/tmp/libunistring2-buildroot/usr/share/doc/libunistring2-0.9.10 + cp -prL AUTHORS BUGS NEWS THANKS /usr/src/tmp/libunistring2-buildroot/usr/share/doc/libunistring2-0.9.10 + chmod -R go-w /usr/src/tmp/libunistring2-buildroot/usr/share/doc/libunistring2-0.9.10 + chmod -R a+rX /usr/src/tmp/libunistring2-buildroot/usr/share/doc/libunistring2-0.9.10 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NuNOTK find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libunistring2-buildroot/lib/libunistring.so.2: 694 symbols, 20 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QMlGQa find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libunistring = 0.9.10-alt1, libunistring.so.2 = set:ndowMcxoCnT8HpfugacYh2BjwJS2Ndh5FMjy4IaXdy81rF8u7ddoKRRPsNquPBCZjoA4szovTXIAZHAHQ5xU0MQrL7307O1Or3tQfmjhKMipz4adZwaQbhr1gOrEoqoFWSPNbXpG67KJcq1lMxNkQ6aSUL1U2H1DfdV8TGCaOFZFWSFOchxD6be0rBO6M4s0w5YkgpA0CmhmwRIpwLRt1fRlDy2zxzzn61qPuz4928M8cr91p1ZcNqQIHkOx89ogwmxAVx45Z6cbZqzdh6wv0wQPnFOo9lHRyQ9eF8AQSbatfLhkRZjesbZJCUq5rX3d11jCDTQobkkSZD7mnLdOOtG4gdgxYxvgyXXUn6IhsXyZvX9uAw11OWac9Y7EZ2bSTjARZk83108wkm1utZiIuuxTzQbHW9KgY5AaLMGnFcW2XfqeYDwqkW4v7pZHDfqOg35XNf0eirmwb1j01DwueC8wB4ATOScS5Ubaa7p3JDS4sykjOxlxMylzQyceacSaZ0CSaAxXonI4QEKUOXB2ofu2ZJ1fDGEZ2k2ygazWw3cclRttmZyKZCKCd9awkhfZ8Ymh3a6cd3680kbfxZxeIAZ4Z8fTm5MZ6IkASKzUsGoJ3gbeoaNFl385jWMPcs5qyq4iA3v54NUTmzZBmFeuW09ZvwZy6X9mC5VNy4sHOZaugfdFyfqSnvXTTZgLBYPngH0YH2zAcu9h8Ozp164KXXPcrlGp7xNnk9ruka68BsNNGyHUcZ5AExJgrQZcuFHAsJCfii3zZkuWPrQztotL8ug5YDEmiC9TCiDuz2tbfuJtE1Z8ZlbdMpo6DRPjPX47bEukEm2SpXfDJ9N63JoMXWeZFdMRJZmc0httkmj81oSFiYW4JUTsfW8Y7OcZv0x8PHDvhmeDjEyeUYDn8mcttIuota7j4XTmT6JGpG2NWR0Eoe9m0LyJOGziNAXlmZgC3KVNAOH19fEpGEujqEEAIaABmY1MM5YdyCn2O8HmC9z2RW6SKuEPZ4mU6v0V9IitJOZ39xeptQOEs0RmudveZy8NjotpM76gQhQq94xO66f4UCeOdG4wQi2M12ODAakfkI6ftHU7IfcGJLWyY8fzGyEYhgt4gUUpUy1W9Hku1ga3Fy4VwYzAq5syMrgkyUioFMgpsn3ioELVq6E186xQsBlW8AaQ5Kl0Z7lKZsq189g13Ui0eB1Edr0me6yb8jmpT7PaaA9INiotbm4DvQPp4tW1rbNHYMaulDTH2b90TyujGb68EHL7sK6ZjGk1tPmmzqIEZbizGrbGl61458wmVuBJyN1PN9u5ko9btvL1DwLmL9wZCUKNgdN8HX2bhxKlrtgfQFvAqRTy6vHgO6Yp1YZ4aqM7z7br4KgZx69oakqlEbtW6ihjjCBY5va93xjIBnT Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.38), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EueYcX Creating libunistring2-debuginfo package Processing files: libunistring-devel-0.9.10-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XqOjMw find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AtGVu7 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libunistring2 = 0.9.10-alt1, /lib/libunistring.so.2.1.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.R4IZiq Processing files: libunistring2-debuginfo-0.9.10-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Z7qvm7 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oza6O9 find-requires: running scripts (debuginfo) Provides: debug(libunistring.so.2) Requires: libunistring2 = 0.9.10-alt1, debug(libc.so.6) Adding to libunistring-devel a strict dependency on libunistring2 Adding to libunistring2-debuginfo a strict dependency on libunistring2 Removing 1 extra deps from libunistring-devel due to dependency on libunistring2 Wrote: /usr/src/RPM/RPMS/i586/libunistring2-0.9.10-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libunistring-devel-0.9.10-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libunistring2-debuginfo-0.9.10-alt1.i586.rpm (w2.lzdio) 253.41user 134.51system 2:16.86elapsed 283%CPU (0avgtext+0avgdata 77932maxresident)k 0inputs+0outputs (0major+24858834minor)pagefaults 0swaps /.out/libunistring2-0.9.10-alt1.i586.rpm: license not found in '/usr/share/license' directory: GPLV2+ /.out/libunistring-devel-0.9.10-alt1.i586.rpm: license not found in '/usr/share/license' directory: GPLV2+ /.out/libunistring2-debuginfo-0.9.10-alt1.i586.rpm: license not found in '/usr/share/license' directory: GPLV2+ 0.57user 1.76system 2:22.38elapsed 1%CPU (0avgtext+0avgdata 12352maxresident)k 0inputs+0outputs (0major+93845minor)pagefaults 0swaps --- libunistring2-0.9.10-alt1.i586.rpm.repo 2021-07-12 00:45:25.000000000 +0000 +++ libunistring2-0.9.10-alt1.i586.rpm.hasher 2024-04-20 08:32:11.098283433 +0000 @@ -12,4 +12,5 @@ Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.34) +Requires: libc.so.6(GLIBC_2.38) Requires: libc.so.6(GLIBC_2.4) -Requires: libc.so.6(GLIBC_2.7) Requires: rtld(GNU_HASH) @@ -20,3 +21,3 @@ File: /lib/libunistring.so.2 120777 root:root libunistring.so.2.1.0 -File: /lib/libunistring.so.2.1.0 100644 root:root 7915b21b4d2e2f238403d1843eaa05e7 +File: /lib/libunistring.so.2.1.0 100644 root:root 2716a7ddffe20f20a7075e9fa4ae247b File: /usr/share/doc/libunistring2-0.9.10 40755 root:root @@ -26,2 +27,2 @@ File: /usr/share/doc/libunistring2-0.9.10/THANKS 100644 root:root 30b99a5f82bd478ca34859d562fc661c -RPMIdentity: 82c90c0362cba45ac94ff5b6816bd71eff41fb532992634a3d59c22c72628dadba2b2d60c9cd9a2554ab0f4894092c7b8b7cd8fbc04eb9e70d426c7c96609d32 +RPMIdentity: 4934fa0f8073e4f820d143dd5a3038a1a11cd827f14e0a3c828f38e1789e8c42823f178cc0ac8df23eaf736fa161807d0de69c30da487e419199602bdcc83413 --- libunistring2-debuginfo-0.9.10-alt1.i586.rpm.repo 2021-07-12 00:45:25.000000000 +0000 +++ libunistring2-debuginfo-0.9.10-alt1.i586.rpm.hasher 2024-04-20 08:32:11.178284804 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/c7 40755 root:root -/usr/lib/debug/.build-id/c7/8e155798ffb70ecc01ad480223761cd2c07686 120777 root:root ../../../../../lib/libunistring.so.2.1.0 -/usr/lib/debug/.build-id/c7/8e155798ffb70ecc01ad480223761cd2c07686.debug 120777 root:root ../../lib/libunistring.so.2.1.0.debug +/usr/lib/debug/.build-id/49 40755 root:root +/usr/lib/debug/.build-id/49/3d9aeda20d4221c0cd470085bd5f9832cc75e7 120777 root:root ../../../../../lib/libunistring.so.2.1.0 +/usr/lib/debug/.build-id/49/3d9aeda20d4221c0cd470085bd5f9832cc75e7.debug 120777 root:root ../../lib/libunistring.so.2.1.0.debug /usr/lib/debug/lib/libunistring.so.2.1.0.debug 100644 root:root @@ -10,2 +10,3 @@ /usr/src/debug/libunistring-0.9.10/lib/array-mergesort.h 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/c-ctype.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/c-ctype.h 100644 root:root @@ -21,2 +22,3 @@ /usr/src/debug/libunistring-0.9.10/lib/glthread/lock.h 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/glthread/threadlib.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/hard-locale.c 100644 root:root @@ -30,4 +32,6 @@ /usr/src/debug/libunistring-0.9.10/lib/malloca.h 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/math.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/mbchar.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/mbchar.h 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/mbiter.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/mbiter.h 100644 root:root @@ -40,2 +44,3 @@ /usr/src/debug/libunistring-0.9.10/lib/printf-frexp.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/printf-frexpl.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/printf-parse.c 100644 root:root @@ -53,2 +58,3 @@ /usr/src/debug/libunistring-0.9.10/lib/unicase/cased.h 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unicase/casefold.h 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unicase/caseprop.h 100644 root:root @@ -64,6 +70,11 @@ /usr/src/debug/libunistring-0.9.10/lib/unicase/special-casing-table.h 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unicase/special-casing.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unicase/special-casing.h 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unicase/tocasefold.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unicase/tocasefold.h 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unicase/tolower.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unicase/tolower.h 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unicase/totitle.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unicase/totitle.h 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unicase/toupper.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unicase/toupper.h 100644 root:root @@ -81,5 +92,14 @@ /usr/src/debug/libunistring-0.9.10/lib/unicase/u-totitle.h 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unicase/u16-casecmp.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unicase/u16-casecoll.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unicase/u16-casefold.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unicase/u16-casemap.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unicase/u16-casexfrm.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unicase/u16-ct-casefold.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unicase/u16-ct-tolower.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unicase/u16-ct-totitle.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unicase/u16-ct-toupper.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unicase/u16-is-cased.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unicase/u16-is-casefolded.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unicase/u16-is-invariant.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unicase/u16-is-lowercase.c 100644 root:root @@ -87,7 +107,19 @@ /usr/src/debug/libunistring-0.9.10/lib/unicase/u16-is-uppercase.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unicase/u16-prefix-context.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unicase/u16-suffix-context.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unicase/u16-tolower.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unicase/u16-totitle.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unicase/u16-toupper.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unicase/u32-casecmp.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unicase/u32-casecoll.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unicase/u32-casefold.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unicase/u32-casemap.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unicase/u32-casexfrm.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unicase/u32-ct-casefold.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unicase/u32-ct-tolower.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unicase/u32-ct-totitle.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unicase/u32-ct-toupper.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unicase/u32-is-cased.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unicase/u32-is-casefolded.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unicase/u32-is-invariant.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unicase/u32-is-lowercase.c 100644 root:root @@ -95,7 +127,19 @@ /usr/src/debug/libunistring-0.9.10/lib/unicase/u32-is-uppercase.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unicase/u32-prefix-context.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unicase/u32-suffix-context.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unicase/u32-tolower.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unicase/u32-totitle.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unicase/u32-toupper.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unicase/u8-casecmp.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unicase/u8-casecoll.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unicase/u8-casefold.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unicase/u8-casemap.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unicase/u8-casexfrm.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unicase/u8-ct-casefold.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unicase/u8-ct-tolower.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unicase/u8-ct-totitle.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unicase/u8-ct-toupper.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unicase/u8-is-cased.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unicase/u8-is-casefolded.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unicase/u8-is-invariant.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unicase/u8-is-lowercase.c 100644 root:root @@ -103,5 +147,9 @@ /usr/src/debug/libunistring-0.9.10/lib/unicase/u8-is-uppercase.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unicase/u8-prefix-context.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unicase/u8-suffix-context.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unicase/u8-tolower.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unicase/u8-totitle.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unicase/u8-toupper.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unicase/ulc-casecmp.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unicase/ulc-casecoll.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unicase/ulc-casexfrm.c 100644 root:root @@ -114,5 +162,13 @@ /usr/src/debug/libunistring-0.9.10/lib/uniconv/u-strconv-to-enc.h 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/uniconv/u16-conv-from-enc.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/uniconv/u16-conv-to-enc.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/uniconv/u16-strconv-from-enc.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/uniconv/u16-strconv-from-locale.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/uniconv/u16-strconv-to-enc.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/uniconv/u16-strconv-to-locale.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/uniconv/u32-conv-from-enc.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/uniconv/u32-conv-to-enc.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/uniconv/u32-strconv-from-enc.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/uniconv/u32-strconv-from-locale.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/uniconv/u32-strconv-to-enc.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/uniconv/u32-strconv-to-locale.c 100644 root:root @@ -120,2 +176,3 @@ /usr/src/debug/libunistring-0.9.10/lib/uniconv/u8-conv-to-enc.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/uniconv/u8-strconv-from-enc.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/uniconv/u8-strconv-from-locale.c 100644 root:root @@ -433,6 +490,9 @@ /usr/src/debug/libunistring-0.9.10/lib/unigbrk/u-grapheme-breaks.h 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unigbrk/u16-grapheme-breaks.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unigbrk/u16-grapheme-next.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unigbrk/u16-grapheme-prev.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unigbrk/u32-grapheme-breaks.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unigbrk/u32-grapheme-next.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unigbrk/u32-grapheme-prev.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unigbrk/u8-grapheme-breaks.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unigbrk/u8-grapheme-next.c 100644 root:root @@ -469,4 +529,6 @@ /usr/src/debug/libunistring-0.9.10/lib/uninorm/composition.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/uninorm/decompose-internal.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/uninorm/decompose-internal.h 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/uninorm/decomposing-form.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/uninorm/decomposition-table.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/uninorm/decomposition-table.h 100644 root:root @@ -484,3 +546,16 @@ /usr/src/debug/libunistring-0.9.10/lib/uninorm/u-normxfrm.h 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/uninorm/u16-normalize.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/uninorm/u16-normcmp.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/uninorm/u16-normcoll.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/uninorm/u16-normxfrm.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/uninorm/u32-normalize.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/uninorm/u32-normcmp.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/uninorm/u32-normcoll.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/uninorm/u32-normxfrm.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/uninorm/u8-normalize.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/uninorm/u8-normcmp.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/uninorm/u8-normcoll.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/uninorm/u8-normxfrm.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/uninorm/uninorm-filter.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistd.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unistdio 40755 root:root @@ -489,2 +564,3 @@ /usr/src/debug/libunistring-0.9.10/lib/unistdio/u-asprintf.h 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/u-printf-args.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unistdio/u-snprintf.h 100644 root:root @@ -494,4 +570,64 @@ /usr/src/debug/libunistring-0.9.10/lib/unistdio/u-vsprintf.h 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/u16-asnprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/u16-asprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/u16-printf-parse.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/u16-snprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/u16-sprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/u16-u16-asnprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/u16-u16-asprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/u16-u16-snprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/u16-u16-sprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/u16-u16-vasnprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/u16-u16-vasprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/u16-u16-vsnprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/u16-u16-vsprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/u16-vasnprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/u16-vasprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/u16-vsnprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/u16-vsprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/u32-asnprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/u32-asprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/u32-printf-parse.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/u32-snprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/u32-sprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/u32-u32-asnprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/u32-u32-asprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/u32-u32-snprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/u32-u32-sprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/u32-u32-vasnprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/u32-u32-vasprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/u32-u32-vsnprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/u32-u32-vsprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/u32-vasnprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/u32-vasprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/u32-vsnprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/u32-vsprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/u8-asnprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/u8-asprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/u8-printf-parse.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/u8-snprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/u8-sprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/u8-u8-asnprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/u8-u8-asprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/u8-u8-snprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/u8-u8-sprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/u8-u8-vasnprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/u8-u8-vasprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/u8-u8-vsnprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/u8-u8-vsprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/u8-vasnprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/u8-vasprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/u8-vsnprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/u8-vsprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/ulc-asnprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/ulc-asprintf.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unistdio/ulc-fprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/ulc-printf-parse.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/ulc-snprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/ulc-sprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/ulc-vasnprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/ulc-vasprintf.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unistdio/ulc-vfprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/ulc-vsnprintf.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistdio/ulc-vsprintf.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unistr 40755 root:root @@ -523,2 +659,6 @@ /usr/src/debug/libunistring-0.9.10/lib/unistr/u16-cmp.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u16-cmp2.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u16-cpy-alloc.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u16-cpy.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u16-endswith.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unistr/u16-mblen.c 100644 root:root @@ -530,10 +670,28 @@ /usr/src/debug/libunistring-0.9.10/lib/unistr/u16-mbtoucr.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u16-move.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unistr/u16-next.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unistr/u16-prev.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u16-set.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u16-startswith.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u16-stpcpy.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u16-stpncpy.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u16-strcat.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unistr/u16-strchr.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unistr/u16-strcmp.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u16-strcoll.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u16-strcpy.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u16-strcspn.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u16-strdup.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u16-strlen.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unistr/u16-strmblen.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unistr/u16-strmbtouc.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u16-strncat.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unistr/u16-strncmp.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u16-strncpy.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u16-strnlen.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u16-strpbrk.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unistr/u16-strrchr.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u16-strspn.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u16-strstr.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u16-strtok.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unistr/u16-to-u32.c 100644 root:root @@ -545,2 +703,6 @@ /usr/src/debug/libunistring-0.9.10/lib/unistr/u32-cmp.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u32-cmp2.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u32-cpy-alloc.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u32-cpy.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u32-endswith.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unistr/u32-mblen.c 100644 root:root @@ -550,10 +712,23 @@ /usr/src/debug/libunistring-0.9.10/lib/unistr/u32-mbtoucr.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u32-move.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unistr/u32-next.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unistr/u32-prev.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u32-set.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u32-startswith.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u32-stpcpy.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u32-stpncpy.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u32-strcat.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unistr/u32-strchr.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unistr/u32-strcmp.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u32-strcoll.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u32-strcpy.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unistr/u32-strcspn.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u32-strdup.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u32-strlen.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unistr/u32-strmblen.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unistr/u32-strmbtouc.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u32-strncat.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unistr/u32-strncmp.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u32-strncpy.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u32-strnlen.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unistr/u32-strpbrk.c 100644 root:root @@ -561,2 +736,4 @@ /usr/src/debug/libunistring-0.9.10/lib/unistr/u32-strspn.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u32-strstr.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u32-strtok.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unistr/u32-to-u16.c 100644 root:root @@ -567,2 +744,6 @@ /usr/src/debug/libunistring-0.9.10/lib/unistr/u8-cmp.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u8-cmp2.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u8-cpy-alloc.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u8-cpy.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u8-endswith.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unistr/u8-mblen.c 100644 root:root @@ -574,2 +755,3 @@ /usr/src/debug/libunistring-0.9.10/lib/unistr/u8-mbtoucr.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u8-move.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unistr/u8-next.c 100644 root:root @@ -577,2 +759,3 @@ /usr/src/debug/libunistring-0.9.10/lib/unistr/u8-set.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u8-startswith.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unistr/u8-stpcpy.c 100644 root:root @@ -582,3 +765,5 @@ /usr/src/debug/libunistring-0.9.10/lib/unistr/u8-strcmp.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u8-strcoll.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unistr/u8-strcpy.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u8-strcspn.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unistr/u8-strdup.c 100644 root:root @@ -591,3 +776,7 @@ /usr/src/debug/libunistring-0.9.10/lib/unistr/u8-strnlen.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u8-strpbrk.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unistr/u8-strrchr.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u8-strspn.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u8-strstr.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/unistr/u8-strtok.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/unistr/u8-to-u16.c 100644 root:root @@ -605,2 +794,5 @@ /usr/src/debug/libunistring-0.9.10/lib/uniwbrk/u-wordbreaks.h 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/uniwbrk/u16-wordbreaks.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/uniwbrk/u32-wordbreaks.c 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/uniwbrk/u8-wordbreaks.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/uniwbrk/ulc-wordbreaks.c 100644 root:root @@ -623,3 +815,5 @@ /usr/src/debug/libunistring-0.9.10/lib/wchar.h 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/wctype-h.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/xalloc-oversized.h 100644 root:root +/usr/src/debug/libunistring-0.9.10/lib/xsize.c 100644 root:root /usr/src/debug/libunistring-0.9.10/lib/xsize.h 100644 root:root @@ -630,6 +824,6 @@ Provides: libunistring2-debuginfo = 0.9.10-alt1:sisyphus+278158.700.1.1 -File: /usr/lib/debug/.build-id/c7 40755 root:root -File: /usr/lib/debug/.build-id/c7/8e155798ffb70ecc01ad480223761cd2c07686 120777 root:root ../../../../../lib/libunistring.so.2.1.0 -File: /usr/lib/debug/.build-id/c7/8e155798ffb70ecc01ad480223761cd2c07686.debug 120777 root:root ../../lib/libunistring.so.2.1.0.debug -File: /usr/lib/debug/lib/libunistring.so.2.1.0.debug 100644 root:root 645c5e7b126d90fe7e2ffa47d8d62c31 +File: /usr/lib/debug/.build-id/49 40755 root:root +File: /usr/lib/debug/.build-id/49/3d9aeda20d4221c0cd470085bd5f9832cc75e7 120777 root:root ../../../../../lib/libunistring.so.2.1.0 +File: /usr/lib/debug/.build-id/49/3d9aeda20d4221c0cd470085bd5f9832cc75e7.debug 120777 root:root ../../lib/libunistring.so.2.1.0.debug +File: /usr/lib/debug/lib/libunistring.so.2.1.0.debug 100644 root:root 6f089704753d7e7b6508f49d0a3a89ed File: /usr/lib/debug/lib/libunistring.so.2.debug 120777 root:root libunistring.so.2.1.0.debug @@ -640,2 +834,3 @@ File: /usr/src/debug/libunistring-0.9.10/lib/array-mergesort.h 100644 root:root 2a064e4dbe4e286689e4c86bafa7889c +File: /usr/src/debug/libunistring-0.9.10/lib/c-ctype.c 100644 root:root 11bf70174a3db869625c0c5dedfa875c File: /usr/src/debug/libunistring-0.9.10/lib/c-ctype.h 100644 root:root 0bbcdf090531d3f54c69970486c173e5 @@ -651,2 +846,3 @@ File: /usr/src/debug/libunistring-0.9.10/lib/glthread/lock.h 100644 root:root 39a573fefdeb867e3819953ff009c8f6 +File: /usr/src/debug/libunistring-0.9.10/lib/glthread/threadlib.c 100644 root:root b794cbda7d57b6b4b80fe7b8de766ccf File: /usr/src/debug/libunistring-0.9.10/lib/hard-locale.c 100644 root:root 677bf94d145e1af3d57a4fb2266ba24d @@ -660,4 +856,6 @@ File: /usr/src/debug/libunistring-0.9.10/lib/malloca.h 100644 root:root 7a675da3dfc00f6f724eac58d6e50777 +File: /usr/src/debug/libunistring-0.9.10/lib/math.c 100644 root:root 8de45428948e1901fc916118cafaf373 File: /usr/src/debug/libunistring-0.9.10/lib/mbchar.c 100644 root:root c2ce2e66b5af23b8f17619db35d18963 File: /usr/src/debug/libunistring-0.9.10/lib/mbchar.h 100644 root:root 596f514563204a9b2e8f67a1c7e52efd +File: /usr/src/debug/libunistring-0.9.10/lib/mbiter.c 100644 root:root 921442d2cdf3591780738a00669a86f2 File: /usr/src/debug/libunistring-0.9.10/lib/mbiter.h 100644 root:root 2a1340566e930e7c56df7a4c32b5a1b8 @@ -670,2 +868,3 @@ File: /usr/src/debug/libunistring-0.9.10/lib/printf-frexp.c 100644 root:root aa4932f4a011a0a8034c2dd3368b598c +File: /usr/src/debug/libunistring-0.9.10/lib/printf-frexpl.c 100644 root:root bcbd7c3a658641546ded1aa227c59dfd File: /usr/src/debug/libunistring-0.9.10/lib/printf-parse.c 100644 root:root fb32994897b50f89961c3c4870caabfa @@ -683,2 +882,3 @@ File: /usr/src/debug/libunistring-0.9.10/lib/unicase/cased.h 100644 root:root 447e8c9c014fc343422cf182c9c22dfd +File: /usr/src/debug/libunistring-0.9.10/lib/unicase/casefold.h 100644 root:root 1b79fe5bb999a41d1a8d432365797b2c File: /usr/src/debug/libunistring-0.9.10/lib/unicase/caseprop.h 100644 root:root 8f87a044b3beef9ab313af325d9f3025 @@ -694,6 +894,11 @@ File: /usr/src/debug/libunistring-0.9.10/lib/unicase/special-casing-table.h 100644 root:root 2fcf28510258a4f264b5112da1312e21 +File: /usr/src/debug/libunistring-0.9.10/lib/unicase/special-casing.c 100644 root:root 2340332eef58c8dbb5794d0d22266a07 File: /usr/src/debug/libunistring-0.9.10/lib/unicase/special-casing.h 100644 root:root 43c3174f732f612c15399a509a281c4f +File: /usr/src/debug/libunistring-0.9.10/lib/unicase/tocasefold.c 100644 root:root 7c52bc30d2f03b9f614227d2ad45854d File: /usr/src/debug/libunistring-0.9.10/lib/unicase/tocasefold.h 100644 root:root f51fb0ff5d3d7e5a73ee90c529a012ce +File: /usr/src/debug/libunistring-0.9.10/lib/unicase/tolower.c 100644 root:root 853ee50087bd34e7a47e8c7686ae01ef File: /usr/src/debug/libunistring-0.9.10/lib/unicase/tolower.h 100644 root:root 621f637c318efd6bb36ee47e103e4150 +File: /usr/src/debug/libunistring-0.9.10/lib/unicase/totitle.c 100644 root:root ef4aafe9bf907a1d9b242fb0c63d998b File: /usr/src/debug/libunistring-0.9.10/lib/unicase/totitle.h 100644 root:root 940e0897763210ba85e4bbd06e898582 +File: /usr/src/debug/libunistring-0.9.10/lib/unicase/toupper.c 100644 root:root 3311e553be50bcd7ada145f5ee06ed71 File: /usr/src/debug/libunistring-0.9.10/lib/unicase/toupper.h 100644 root:root efa4dd278bd9a6d6748ef7901d22e780 @@ -711,5 +916,14 @@ File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u-totitle.h 100644 root:root 6993a3c0c5705d2d1a4abac14eb5304e +File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u16-casecmp.c 100644 root:root 3dc1bbf267459aedfcad63317f944a19 +File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u16-casecoll.c 100644 root:root 188d89d826fb88d06be81986ba9b19be +File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u16-casefold.c 100644 root:root 6595216297f5e32719d93f55608771d3 +File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u16-casemap.c 100644 root:root 30c69410541025d4e64f7538ac126bd1 +File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u16-casexfrm.c 100644 root:root 1020f007f00d724411ef0367a68a2f10 +File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u16-ct-casefold.c 100644 root:root c1433cacbe249bfc3fba6ebcfbf78c68 File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u16-ct-tolower.c 100644 root:root 09f9c69385f6791356b02d3c6b3b5861 +File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u16-ct-totitle.c 100644 root:root 972b787c68566089ac7953308cdaaeb9 File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u16-ct-toupper.c 100644 root:root 0f228a160723fb3dc65951984bce2b75 +File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u16-is-cased.c 100644 root:root d57a3cb595727e4dda7fa1d6697c99fc File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u16-is-casefolded.c 100644 root:root bd7cf45413727cbc3fad8bfc8786b9c4 +File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u16-is-invariant.c 100644 root:root 8c43bc8423167d12863d99085d3c8431 File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u16-is-lowercase.c 100644 root:root 8a2938e47e027d688b50a78ff62cab09 @@ -717,7 +931,19 @@ File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u16-is-uppercase.c 100644 root:root 10c486bc218d8cda37276c6c7d8a11b7 +File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u16-prefix-context.c 100644 root:root a8e8b0eb8b4f6732b1f78def1287576f +File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u16-suffix-context.c 100644 root:root 46f0638649890097578b8d3ba8118efa File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u16-tolower.c 100644 root:root a5d2313f8aadfbe03191817f35326ceb +File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u16-totitle.c 100644 root:root 1d77cff0fc8aca2181344144aaf07d3e File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u16-toupper.c 100644 root:root a033554c998d45a51db5da4987da0b5f +File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u32-casecmp.c 100644 root:root 3268a915099c839000b529028f86fdb5 +File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u32-casecoll.c 100644 root:root 349c65752e07bc35e175230a40b8b094 +File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u32-casefold.c 100644 root:root 3f333da141ec86ffcc504a8a8e109bf8 +File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u32-casemap.c 100644 root:root 30948d18db47c0b3c13a4cf29b3e8c0d +File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u32-casexfrm.c 100644 root:root 8382a3fc5130a657aea4245a781d1a4c +File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u32-ct-casefold.c 100644 root:root 9f77b230656486a5f3b23bfb87de55f9 File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u32-ct-tolower.c 100644 root:root a8227c0fb19fdad234a01720c94fb2f5 +File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u32-ct-totitle.c 100644 root:root eee7c7da03aef86321f70ec359309989 File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u32-ct-toupper.c 100644 root:root 0bb97e904e6c15b1a3e3ee15f147faeb +File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u32-is-cased.c 100644 root:root 98c5f9c25c94d3e63188c2869b9a8666 File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u32-is-casefolded.c 100644 root:root e4effad8c21417bb2394dcb41fc3fe13 +File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u32-is-invariant.c 100644 root:root b5d387598808ce21e8e90e513ba90ae1 File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u32-is-lowercase.c 100644 root:root 585d40e396476cbf927d10e2f8b896ec @@ -725,7 +951,19 @@ File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u32-is-uppercase.c 100644 root:root 53fb22e9fbf38aec4937ae8975758caa +File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u32-prefix-context.c 100644 root:root 0dc1be8524cb2db4128e7d13a566cf26 +File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u32-suffix-context.c 100644 root:root 9dd6f2b80f233c59fdca302701623a43 File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u32-tolower.c 100644 root:root 2ac93b25c8edb62950776a625ff6b7d1 +File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u32-totitle.c 100644 root:root f49698097affd0ed77042a977f2dd2b9 File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u32-toupper.c 100644 root:root 52eca193a9f06b6aba6b9f50ef4ed171 +File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u8-casecmp.c 100644 root:root 54e2b0d3b01094322399524c9a51ee4d +File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u8-casecoll.c 100644 root:root 37fb75f2598dc623d31df28078c3334c +File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u8-casefold.c 100644 root:root 4dd4dbbf9354372551117f794bf3d6d9 +File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u8-casemap.c 100644 root:root 4d01039795d6b33d0362d21ccbc7bb24 +File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u8-casexfrm.c 100644 root:root 0deda1e9970a8f934c74c93e8cb69128 +File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u8-ct-casefold.c 100644 root:root 779055fc908d198420a6e7d50d26f8db File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u8-ct-tolower.c 100644 root:root 91a7824ef9b2bd81f7cc3a171ec3f966 +File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u8-ct-totitle.c 100644 root:root aa6ef4f778b68fd7270aa048619d1002 File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u8-ct-toupper.c 100644 root:root ef6518a412e58c64fcd7e1531d2eabbf +File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u8-is-cased.c 100644 root:root c9255c967bf179e47bb17efdbb9b099c File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u8-is-casefolded.c 100644 root:root bd6a3d04c7dc86b43eda94b8ad29dc89 +File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u8-is-invariant.c 100644 root:root 9268611e61539f2971de4ecd04676cdc File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u8-is-lowercase.c 100644 root:root 6ebbe52708095b9fc546c7b4018a496a @@ -733,5 +971,9 @@ File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u8-is-uppercase.c 100644 root:root 34520c7d179115a7e1a669b59c3742f8 +File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u8-prefix-context.c 100644 root:root af36c7776b65b145737e3d0e4a0a10ba +File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u8-suffix-context.c 100644 root:root d56c4ba1110bf0ca9ba2b150c161f58c File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u8-tolower.c 100644 root:root 87dd401650406c3c3affc25c40a4a014 +File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u8-totitle.c 100644 root:root d06fc5af526860bc8ab82c55df9065c0 File: /usr/src/debug/libunistring-0.9.10/lib/unicase/u8-toupper.c 100644 root:root 502adf158b32f83ebee68f770ba9b032 File: /usr/src/debug/libunistring-0.9.10/lib/unicase/ulc-casecmp.c 100644 root:root 0f21de23e5291cfef20d2fe59228dbb2 +File: /usr/src/debug/libunistring-0.9.10/lib/unicase/ulc-casecoll.c 100644 root:root 46850203e20a47b64681120550a64946 File: /usr/src/debug/libunistring-0.9.10/lib/unicase/ulc-casexfrm.c 100644 root:root e7e08b1dd4f1cd659e2b86092d1f50a5 @@ -744,5 +986,13 @@ File: /usr/src/debug/libunistring-0.9.10/lib/uniconv/u-strconv-to-enc.h 100644 root:root 682160a7b562f12e65836a49471f2937 +File: /usr/src/debug/libunistring-0.9.10/lib/uniconv/u16-conv-from-enc.c 100644 root:root cd47bf7018bc6a4f25c93fa22801c958 +File: /usr/src/debug/libunistring-0.9.10/lib/uniconv/u16-conv-to-enc.c 100644 root:root 03b96d6ce46686afb22b02b35e0211e1 +File: /usr/src/debug/libunistring-0.9.10/lib/uniconv/u16-strconv-from-enc.c 100644 root:root 0f705ffbcc6562aaeb8415d6a0ef86aa File: /usr/src/debug/libunistring-0.9.10/lib/uniconv/u16-strconv-from-locale.c 100644 root:root d6449be948dc553c68249451472bcd71 +File: /usr/src/debug/libunistring-0.9.10/lib/uniconv/u16-strconv-to-enc.c 100644 root:root ea0be7b5ee870a0f691cf46ae22e5e72 File: /usr/src/debug/libunistring-0.9.10/lib/uniconv/u16-strconv-to-locale.c 100644 root:root 09da3d5595d96efe17c5921a88550de5 +File: /usr/src/debug/libunistring-0.9.10/lib/uniconv/u32-conv-from-enc.c 100644 root:root cadd6067cd52daeed6921017ab74d838 +File: /usr/src/debug/libunistring-0.9.10/lib/uniconv/u32-conv-to-enc.c 100644 root:root e6f43f27ffbaba34465dd208c3cb3117 +File: /usr/src/debug/libunistring-0.9.10/lib/uniconv/u32-strconv-from-enc.c 100644 root:root a71429d73d470bf59ea8c095926c6d3c File: /usr/src/debug/libunistring-0.9.10/lib/uniconv/u32-strconv-from-locale.c 100644 root:root 63b2acc1bc9d218dc485a7189784970c +File: /usr/src/debug/libunistring-0.9.10/lib/uniconv/u32-strconv-to-enc.c 100644 root:root cf15beb9ec244a9d20da0c8f6ab5ecce File: /usr/src/debug/libunistring-0.9.10/lib/uniconv/u32-strconv-to-locale.c 100644 root:root acdb237982ef9ea7926f02f4028ddcd1 @@ -750,2 +1000,3 @@ File: /usr/src/debug/libunistring-0.9.10/lib/uniconv/u8-conv-to-enc.c 100644 root:root 1295ecccba8102f70a0d01ba86b8d91d +File: /usr/src/debug/libunistring-0.9.10/lib/uniconv/u8-strconv-from-enc.c 100644 root:root 591ca1e72a0772b2af7361d6f0f90fa4 File: /usr/src/debug/libunistring-0.9.10/lib/uniconv/u8-strconv-from-locale.c 100644 root:root 10062ccd9a1bbc92684952d147e2535a @@ -1063,6 +1314,9 @@ File: /usr/src/debug/libunistring-0.9.10/lib/unigbrk/u-grapheme-breaks.h 100644 root:root 20186a508d3cc3e81c5e648a3ddde042 +File: /usr/src/debug/libunistring-0.9.10/lib/unigbrk/u16-grapheme-breaks.c 100644 root:root 34602ac45bc290f4714d080e3601891e File: /usr/src/debug/libunistring-0.9.10/lib/unigbrk/u16-grapheme-next.c 100644 root:root 658764a59d7193193556f2b55998b969 File: /usr/src/debug/libunistring-0.9.10/lib/unigbrk/u16-grapheme-prev.c 100644 root:root a8430f2cb5f90b3e519eb4575166d5c6 +File: /usr/src/debug/libunistring-0.9.10/lib/unigbrk/u32-grapheme-breaks.c 100644 root:root b58d264f09f3e777066b7de9fa522f16 File: /usr/src/debug/libunistring-0.9.10/lib/unigbrk/u32-grapheme-next.c 100644 root:root 55fc48f933eb41245824fab0bdc16e7f File: /usr/src/debug/libunistring-0.9.10/lib/unigbrk/u32-grapheme-prev.c 100644 root:root f31bcd5502e022bd63622405408594b4 +File: /usr/src/debug/libunistring-0.9.10/lib/unigbrk/u8-grapheme-breaks.c 100644 root:root 47e4305d1915efb280142bf27836ab11 File: /usr/src/debug/libunistring-0.9.10/lib/unigbrk/u8-grapheme-next.c 100644 root:root af7332723c7a70c0d269d5a73fd91b40 @@ -1099,4 +1353,6 @@ File: /usr/src/debug/libunistring-0.9.10/lib/uninorm/composition.c 100644 root:root 9669542be417f916dd537ca9844a3bf9 +File: /usr/src/debug/libunistring-0.9.10/lib/uninorm/decompose-internal.c 100644 root:root 55e89b1a373e37e8d38dfd0ba824604e File: /usr/src/debug/libunistring-0.9.10/lib/uninorm/decompose-internal.h 100644 root:root cfa7b915fcd581f061879a174e5ad299 File: /usr/src/debug/libunistring-0.9.10/lib/uninorm/decomposing-form.c 100644 root:root d76a4c61f32b1d6609aef7d7dc7faf65 +File: /usr/src/debug/libunistring-0.9.10/lib/uninorm/decomposition-table.c 100644 root:root 7e91209f0eb2af1a8b6771c23fd3fcf7 File: /usr/src/debug/libunistring-0.9.10/lib/uninorm/decomposition-table.h 100644 root:root e3ec6eb742485884a0ed3ec3798f9070 @@ -1114,3 +1370,16 @@ File: /usr/src/debug/libunistring-0.9.10/lib/uninorm/u-normxfrm.h 100644 root:root 8d7dc3194819ce053c2cc6966931eca9 +File: /usr/src/debug/libunistring-0.9.10/lib/uninorm/u16-normalize.c 100644 root:root 4a520ae1996c14e19a7b993655cdcb12 +File: /usr/src/debug/libunistring-0.9.10/lib/uninorm/u16-normcmp.c 100644 root:root 07e1e2e0d97767a0744ba04109b032d7 +File: /usr/src/debug/libunistring-0.9.10/lib/uninorm/u16-normcoll.c 100644 root:root d99034ae305f36d995eec834c9653ba0 +File: /usr/src/debug/libunistring-0.9.10/lib/uninorm/u16-normxfrm.c 100644 root:root 8f69048fc59f2a96e9acb4889e27ebdf +File: /usr/src/debug/libunistring-0.9.10/lib/uninorm/u32-normalize.c 100644 root:root a1dc6c33ea40de6bd981301b193f7ab1 +File: /usr/src/debug/libunistring-0.9.10/lib/uninorm/u32-normcmp.c 100644 root:root f41ada33b3661bf710c4a3802a73883c +File: /usr/src/debug/libunistring-0.9.10/lib/uninorm/u32-normcoll.c 100644 root:root b7926a099594f4f9f14aabf2be16aabc +File: /usr/src/debug/libunistring-0.9.10/lib/uninorm/u32-normxfrm.c 100644 root:root a83fd0eae39337a936ffec5b77f17c2f +File: /usr/src/debug/libunistring-0.9.10/lib/uninorm/u8-normalize.c 100644 root:root 75eb6c0c0f0d3d294b8b3969e6119da9 +File: /usr/src/debug/libunistring-0.9.10/lib/uninorm/u8-normcmp.c 100644 root:root 3f1d61c70f0a23ba54338a73ecf47cfb +File: /usr/src/debug/libunistring-0.9.10/lib/uninorm/u8-normcoll.c 100644 root:root bb9d82b2651d3fac516262aa938d3f1d +File: /usr/src/debug/libunistring-0.9.10/lib/uninorm/u8-normxfrm.c 100644 root:root f826445214625fa61ccd9de63219b8a6 File: /usr/src/debug/libunistring-0.9.10/lib/uninorm/uninorm-filter.c 100644 root:root e7520f5189b3f8f94a29e07fb78f7680 +File: /usr/src/debug/libunistring-0.9.10/lib/unistd.c 100644 root:root ce565caf826854cd78dcdd3dfacbb928 File: /usr/src/debug/libunistring-0.9.10/lib/unistdio 40755 root:root @@ -1119,2 +1388,3 @@ File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u-asprintf.h 100644 root:root d28bdf59348186ead6c5f3dd09cd202c +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u-printf-args.c 100644 root:root ea4be8ed2d56ad579bd5200db5156269 File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u-snprintf.h 100644 root:root f229f3db12c826c1abf73d4e22589efc @@ -1124,4 +1394,64 @@ File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u-vsprintf.h 100644 root:root a236486d7facc5593cb179c44e492be3 +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u16-asnprintf.c 100644 root:root 3bc15d8f890157268478bf2ad0a88763 +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u16-asprintf.c 100644 root:root 1741b882c72853a9806004e583b644c2 +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u16-printf-parse.c 100644 root:root 6050881aaa4b7c54c80be80d428b8721 +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u16-snprintf.c 100644 root:root e8dea6ca3b008ee1bd6983c8f3ca4ecc +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u16-sprintf.c 100644 root:root f9ebec934fe187de3b52b6c9012cf425 +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u16-u16-asnprintf.c 100644 root:root 1536fff767f730f6aa69a154bbccecfb +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u16-u16-asprintf.c 100644 root:root 4d23c85bd28b185d89a0ba6fe9d12e1a +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u16-u16-snprintf.c 100644 root:root 20bc7aada2f8120a53263b7c05754af1 +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u16-u16-sprintf.c 100644 root:root 05b2352309d1a467c8174e2662137c47 +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u16-u16-vasnprintf.c 100644 root:root a44c3bba079289dcb17785a00ff6022a +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u16-u16-vasprintf.c 100644 root:root 0a271a07c8988483d5fd928cb60cdd3e +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u16-u16-vsnprintf.c 100644 root:root f5453decde48f4ef6c1e1b1a43e02ae4 +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u16-u16-vsprintf.c 100644 root:root c4cde7fa61c8bb41017a355c7b742e93 +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u16-vasnprintf.c 100644 root:root 221fae70af191ec59eac9079471866d9 +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u16-vasprintf.c 100644 root:root b199b1174880f1e32d52ac2ea00b4e8b +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u16-vsnprintf.c 100644 root:root c9fafcfcaa7dc789cbf9c41aa1091a94 +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u16-vsprintf.c 100644 root:root 123aac287825a67daf2893d622165cd2 +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u32-asnprintf.c 100644 root:root f0695dcbdb77bb3309dd8bede16ae084 +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u32-asprintf.c 100644 root:root 9ce7aa3b50ca97134c1a3a62dd5ca0c4 +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u32-printf-parse.c 100644 root:root e11c598430912012e6f18a9c6937437a +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u32-snprintf.c 100644 root:root 4602451cdbbd050dec25c3c1a07a0298 +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u32-sprintf.c 100644 root:root 375a3f80972ccaf973ebeccb188cae26 +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u32-u32-asnprintf.c 100644 root:root 130334d2ef8647206c8d048d9e598c24 +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u32-u32-asprintf.c 100644 root:root 6beb0033a23e6fd53abd8aa41ba9c636 +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u32-u32-snprintf.c 100644 root:root 9d0f672686b049922b14a41287c11646 +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u32-u32-sprintf.c 100644 root:root 2deed58d59a3af48f590c49adfcb4804 +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u32-u32-vasnprintf.c 100644 root:root d20f5780982c054b79e133c1d7d90727 +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u32-u32-vasprintf.c 100644 root:root faf5305d05b32178f6d106f4a6a42c25 +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u32-u32-vsnprintf.c 100644 root:root 46a080d94d87e5ec6c0dbaa9f7bd332a +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u32-u32-vsprintf.c 100644 root:root 2ce573bfa70b9bfb01090528c1b238cc +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u32-vasnprintf.c 100644 root:root 82cbd3d68f1e536e6d8bb82b68ff190a +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u32-vasprintf.c 100644 root:root 9fe3015531ccb8d792244b5385e7d6bb +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u32-vsnprintf.c 100644 root:root 36a164cbeb9c4484ff6cdcfccbbc90c2 +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u32-vsprintf.c 100644 root:root b3bd66b9ec76d60acbbb6cccd4f68d52 +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u8-asnprintf.c 100644 root:root 4646e7e1ed7f21cc80b684bce5b70c55 +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u8-asprintf.c 100644 root:root 5d58563363e8b3ac8f80c8f1ad3ab0f0 +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u8-printf-parse.c 100644 root:root 2987866ccbd10261fdd852baa437a7ba +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u8-snprintf.c 100644 root:root c18c81f8a1b6b1cd3580a25323f74dff +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u8-sprintf.c 100644 root:root 4bf8fe6a91172dbb38c6ceab8fc2a583 +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u8-u8-asnprintf.c 100644 root:root d009d9bb2f9e68ca16465beae9cced1a +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u8-u8-asprintf.c 100644 root:root 80ffd46d0d37632367ddb7a6c7da8c01 +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u8-u8-snprintf.c 100644 root:root 2250651f6db8c87462d9cfd57a840390 +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u8-u8-sprintf.c 100644 root:root d0971fb6cbd9a65ec265219c6494f24c +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u8-u8-vasnprintf.c 100644 root:root b8da15a22f441d8b4c2a11711c827c07 +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u8-u8-vasprintf.c 100644 root:root 5e55e368c4525368271ef9e8a5444489 +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u8-u8-vsnprintf.c 100644 root:root a62e8019bfb6c1fe810ce29ae5c3a6b1 +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u8-u8-vsprintf.c 100644 root:root 0462cc58f06c5c923477b3d2b5f0bf1f +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u8-vasnprintf.c 100644 root:root 89c4b8e116cf385ff8cf69b2dd2c9d93 +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u8-vasprintf.c 100644 root:root 08e4b3b06581ab803d703a4da0fd533d +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u8-vsnprintf.c 100644 root:root d5cf0dce1938a3ce973fd391a467fd02 +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/u8-vsprintf.c 100644 root:root d2516eab73c5dcf8630d4d3fa88dd5a7 +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/ulc-asnprintf.c 100644 root:root 308fafbef80e24cf5a3b488f99d66ac1 +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/ulc-asprintf.c 100644 root:root 29b71bf25478180e85ba9af4b97a3733 File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/ulc-fprintf.c 100644 root:root 9d00e3ea1f8f7ef448405e9e548d50a8 +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/ulc-printf-parse.c 100644 root:root dbe03f9c00a69565db11cb45f39bf59f +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/ulc-snprintf.c 100644 root:root f584aa07564bcc5f41d98f73bec35910 +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/ulc-sprintf.c 100644 root:root d774031b6f980181a1bc1547cfae6b36 +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/ulc-vasnprintf.c 100644 root:root 7b0556634ce9c8d3d40cf0042777fcaf +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/ulc-vasprintf.c 100644 root:root be5a8c4cf517b7669b7aa16aaf3f96c5 File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/ulc-vfprintf.c 100644 root:root 6f636af423620eae26626252e9522e87 +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/ulc-vsnprintf.c 100644 root:root 77747cd7452b8e7b4492913870720015 +File: /usr/src/debug/libunistring-0.9.10/lib/unistdio/ulc-vsprintf.c 100644 root:root f69ce6b5cc7273dd2ee5739125100326 File: /usr/src/debug/libunistring-0.9.10/lib/unistr 40755 root:root @@ -1153,2 +1483,6 @@ File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u16-cmp.c 100644 root:root 7f31b36817e1ae1496c2c282f9634d3a +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u16-cmp2.c 100644 root:root 5f8949be0060c722c0691cfe81cba2b7 +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u16-cpy-alloc.c 100644 root:root e8cc53988edc112596e773ce20fa28de +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u16-cpy.c 100644 root:root adf3bfd6bb484d71f0f5e50f055e6d63 +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u16-endswith.c 100644 root:root 29ac67f0b9758cb24c402ef7aabe31f0 File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u16-mblen.c 100644 root:root ae5d76b42c2f1c7397971c693bc7847c @@ -1160,10 +1494,28 @@ File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u16-mbtoucr.c 100644 root:root 47d359679b3ed8ad237a55654b48a4b9 +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u16-move.c 100644 root:root 3da79917ce27ff4fec841a5ea7d1c405 File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u16-next.c 100644 root:root 130db4cfbeafc2c43034733a99df5658 File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u16-prev.c 100644 root:root fb5636fefce0798f7a0de428b0443332 +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u16-set.c 100644 root:root 59937d2d809e19a1f8938afba4c320cd +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u16-startswith.c 100644 root:root d29217fbbea5c96eadc22c8765ebeac2 +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u16-stpcpy.c 100644 root:root 3f5a5f791afaeb98158556fe6eaf1a7e +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u16-stpncpy.c 100644 root:root 57f3b9d62821f3909347d17a2f8de9f3 +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u16-strcat.c 100644 root:root 0f3217aed961718878e9bc5f08441ec6 File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u16-strchr.c 100644 root:root bac6807f7ea38e5c3ec8b639b6260563 File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u16-strcmp.c 100644 root:root 831edc40bf38e6601f8d6950e2f49e20 +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u16-strcoll.c 100644 root:root 8a6bca9442aa56d6952b95fb00313b17 +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u16-strcpy.c 100644 root:root 9c152261c1a983f49053e27c9b623b7b +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u16-strcspn.c 100644 root:root 024a8a6daadf683b0cd25461ccd730e1 +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u16-strdup.c 100644 root:root cc1a39f04d10eabce2ba3db7ab0f0270 +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u16-strlen.c 100644 root:root 8dddbc3c9e3c4e63fdfd6c14802a1fa0 File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u16-strmblen.c 100644 root:root 8a29e92446cf61935af54081872db19a File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u16-strmbtouc.c 100644 root:root b00ad18b20bef27a68269d4f2dfa5aa4 +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u16-strncat.c 100644 root:root 01ce8b5784f419b797dc938b5a6ca74a File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u16-strncmp.c 100644 root:root 816cac9ee583a21f6e36fedf01ed0f57 +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u16-strncpy.c 100644 root:root d92d4e8d6e9c807c252e767abe7387b6 +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u16-strnlen.c 100644 root:root e35f2c5040444ea0b5193f5b50d67bd6 +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u16-strpbrk.c 100644 root:root 0b32a972e84c49eb09b150d970be0823 File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u16-strrchr.c 100644 root:root 2ea6c2401befc8a68ff8ccd25df187c4 +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u16-strspn.c 100644 root:root a0488610d27b9ecdfd5be5d7d26e4536 +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u16-strstr.c 100644 root:root 6f0a25288e6d40d4a8a82443dfed0ce5 +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u16-strtok.c 100644 root:root 2bcffa6614bd84bb35ed0caca100f7c9 File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u16-to-u32.c 100644 root:root 351655e88465bf043d466d65019830c0 @@ -1175,2 +1527,6 @@ File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u32-cmp.c 100644 root:root e832fb84582d9bd3b00fe34d10f1b0da +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u32-cmp2.c 100644 root:root f37a0e175d3f9948ec283f2d03be1ba9 +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u32-cpy-alloc.c 100644 root:root 4341489ea78dde4665418fc2b7386679 +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u32-cpy.c 100644 root:root e35807d81e009aafaf5cf7d1e7b86124 +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u32-endswith.c 100644 root:root 50ee1648788164ed0adce05c0bfcf5e4 File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u32-mblen.c 100644 root:root 430536bfc3490e45c2f793a6c237cf1d @@ -1180,10 +1536,23 @@ File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u32-mbtoucr.c 100644 root:root 3f87abeb041c0f85c3b21e06c05484ed +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u32-move.c 100644 root:root e289298b2fffabf88a23ca2701f95774 File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u32-next.c 100644 root:root 30354e99f86ec9ac2d755db9501ba0a7 File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u32-prev.c 100644 root:root a79d029eb615e9d87de9bd739c5df3db +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u32-set.c 100644 root:root fa35f05c171626043a604d717817d030 +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u32-startswith.c 100644 root:root 853b2e3ca6dac2e2fd5e64baf2248c8f +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u32-stpcpy.c 100644 root:root b549c83857b9a7f2f978a8ae10cf22a0 +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u32-stpncpy.c 100644 root:root c317d5d9ce8d39ac0f83169d6a89e39f +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u32-strcat.c 100644 root:root 26286f833aac3a58fe7f794bc41629da File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u32-strchr.c 100644 root:root a643afd7b8b44677342183c0ef2976c7 File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u32-strcmp.c 100644 root:root ac41060c77169904885be26493af514b +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u32-strcoll.c 100644 root:root 54cb9d74dce4bbbb7a090f9d249bc7ad +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u32-strcpy.c 100644 root:root 601e5de6c2aba31bc8afc327e7ed88c7 File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u32-strcspn.c 100644 root:root c108f9ce5856f46059885d93fe856340 +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u32-strdup.c 100644 root:root 2579f0a90f3bcec626cc7890546eafb0 +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u32-strlen.c 100644 root:root 345ca20be9aae4b4b23a349d7f724643 File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u32-strmblen.c 100644 root:root 447feebe4fe3781d19c3262d77fe3db2 File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u32-strmbtouc.c 100644 root:root e2834c0898389d3b3690bbed7b5a78ac +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u32-strncat.c 100644 root:root ba4ced7607a7962098078a6f46e273b8 File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u32-strncmp.c 100644 root:root 1fec5835d22c4f1b08cb94ed626ebc63 +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u32-strncpy.c 100644 root:root b2dca0bff38b11e4a311628c5d902f2e +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u32-strnlen.c 100644 root:root 94cafb897a0b00b636d29b3a9dd865d1 File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u32-strpbrk.c 100644 root:root 2351ad67eecd227cb10fd1ecfd94721c @@ -1191,2 +1560,4 @@ File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u32-strspn.c 100644 root:root 35a03a93577c8275850aaf4159e46bee +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u32-strstr.c 100644 root:root 52df4beaf533c6d057f676883e2e067c +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u32-strtok.c 100644 root:root 59125aea37545029cc9bd0f0a8becc5c File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u32-to-u16.c 100644 root:root 779a1b5db872beaa6139bbe5be802d56 @@ -1197,2 +1568,6 @@ File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u8-cmp.c 100644 root:root b7a64044b4d2738295c0995b183739df +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u8-cmp2.c 100644 root:root dcd751558854d495110ea2fea528aed9 +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u8-cpy-alloc.c 100644 root:root ceec2828578ba7961a102cb0697ddf63 +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u8-cpy.c 100644 root:root 0cddf5e15e29a846c33379acbe73172e +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u8-endswith.c 100644 root:root 6a05e6a482ca93aaa6aa70e639ae5916 File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u8-mblen.c 100644 root:root bd7bc23bc1e5b76bad7057caab9573e7 @@ -1204,2 +1579,3 @@ File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u8-mbtoucr.c 100644 root:root ab3915e3dd80e2ffdb6058afbef3d5ce +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u8-move.c 100644 root:root 2dd2e1ca6f66d202cc69f252b9e654fb File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u8-next.c 100644 root:root 590f0c7fe95c1c11391eb64306be911d @@ -1207,2 +1583,3 @@ File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u8-set.c 100644 root:root 44d9f36238bd65fedd33b0101d83a3cc +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u8-startswith.c 100644 root:root 7cc8ae4f69d6ca5fdfb5339b9f3f03fa File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u8-stpcpy.c 100644 root:root c1c515900d3809ceca0029934d6c860d @@ -1212,3 +1589,5 @@ File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u8-strcmp.c 100644 root:root aff8e3e0c2cb633b329e2c022adfcd3b +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u8-strcoll.c 100644 root:root d6478fe85a40bdcf3d8858015f7bca30 File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u8-strcpy.c 100644 root:root 1991ef8780d4edb4ba1924574a30b806 +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u8-strcspn.c 100644 root:root 562dfd28831f99a166ba37a61173d1e3 File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u8-strdup.c 100644 root:root 2502466dadded6fefbc56c2d20fa0603 @@ -1221,3 +1600,7 @@ File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u8-strnlen.c 100644 root:root fbb18e0c7a3fc81ec9d846ec75efae24 +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u8-strpbrk.c 100644 root:root 922ff501bb72c8ee5a6640d039d2440b File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u8-strrchr.c 100644 root:root b196e3c5283848ba206d16665db280e2 +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u8-strspn.c 100644 root:root b90fc94c12dd3c8398ac438b157c63ae +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u8-strstr.c 100644 root:root d685ca9a7f51ea2619a87a0c0c912c32 +File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u8-strtok.c 100644 root:root ca314276a978802cfb0feb3a0c0d271a File: /usr/src/debug/libunistring-0.9.10/lib/unistr/u8-to-u16.c 100644 root:root c8c14640a9ca16d8cf6eda407a5bceb5 @@ -1235,2 +1618,5 @@ File: /usr/src/debug/libunistring-0.9.10/lib/uniwbrk/u-wordbreaks.h 100644 root:root f9e0e8aaf2de1276ad813659a7c7a842 +File: /usr/src/debug/libunistring-0.9.10/lib/uniwbrk/u16-wordbreaks.c 100644 root:root 855ee01a8bfd808bf4a05c09ea4d3ab3 +File: /usr/src/debug/libunistring-0.9.10/lib/uniwbrk/u32-wordbreaks.c 100644 root:root 64c7b58a5551bbb04a2754103fcdbf4e +File: /usr/src/debug/libunistring-0.9.10/lib/uniwbrk/u8-wordbreaks.c 100644 root:root 65a686c5c75bf37a8f1b8b6f8929ff46 File: /usr/src/debug/libunistring-0.9.10/lib/uniwbrk/ulc-wordbreaks.c 100644 root:root 5b60af5f3438fcd26760b48f64f72dd2 @@ -1253,4 +1639,6 @@ File: /usr/src/debug/libunistring-0.9.10/lib/wchar.h 100644 root:root 1881f8781bbb886227876e4f2143e4c2 +File: /usr/src/debug/libunistring-0.9.10/lib/wctype-h.c 100644 root:root dd1f2c119d494602753afd4bc28ee06c File: /usr/src/debug/libunistring-0.9.10/lib/xalloc-oversized.h 100644 root:root 6e49788c0c48842ffa972f61a57dab05 +File: /usr/src/debug/libunistring-0.9.10/lib/xsize.c 100644 root:root 056b6a1bd36545d584778991d2d29efd File: /usr/src/debug/libunistring-0.9.10/lib/xsize.h 100644 root:root f778443b387aeecaac9d8dc0f9bbb534 -RPMIdentity: 49c6e849f09fdb8af234ee898265971cc5ce8c2ba5b9612cea0d9a18d3545294465d2e5860bd0fb378c97585f539e9fa4106cee928b110245a77a4f7631f9c54 +RPMIdentity: 7923bc56a7bb31461168c4df051433daaff7334f343706902a827335c0665744e767f032f2f4b2facba5a72a4357672592d72ec5eaed42077366c8ba2179ba8b