<86>Jun 16 02:56:28 userdel[2415917]: delete user 'rooter' <86>Jun 16 02:56:28 userdel[2415917]: removed group 'rooter' owned by 'rooter' <86>Jun 16 02:56:28 userdel[2415917]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 02:56:28 groupadd[2415926]: group added to /etc/group: name=rooter, GID=1799 <86>Jun 16 02:56:28 groupadd[2415926]: group added to /etc/gshadow: name=rooter <86>Jun 16 02:56:28 groupadd[2415926]: new group: name=rooter, GID=1799 <86>Jun 16 02:56:28 useradd[2415934]: new user: name=rooter, UID=1799, GID=1799, home=/root, shell=/bin/bash <86>Jun 16 02:56:28 userdel[2415943]: delete user 'builder' <86>Jun 16 02:56:28 userdel[2415943]: removed group 'builder' owned by 'builder' <86>Jun 16 02:56:28 userdel[2415943]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 02:56:28 groupadd[2415951]: group added to /etc/group: name=builder, GID=1800 <86>Jun 16 02:56:28 groupadd[2415951]: group added to /etc/gshadow: name=builder <86>Jun 16 02:56:28 groupadd[2415951]: new group: name=builder, GID=1800 <86>Jun 16 02:56:28 useradd[2415957]: new user: name=builder, UID=1800, GID=1800, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/libunistring2-0.9.10-alt1.src.rpm: license not found in '/usr/share/license' directory: GPLV2+ Building target platforms: x86_64 Building for target x86_64 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.75631 + 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 + grep -lZ '^test_.*@LIBMULTITHREAD@' tests/Makefile.am tests/Makefile.gnulib tests/Makefile.in + xargs -r0 sed -i '/^test_.*@LIBMULTITHREAD@/ s/@LIBMULTITHREAD@/-Wl,--push-state,--no-as-needed,-lpthread,--pop-state/' -- + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.75631 + 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' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + 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' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --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 x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-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 x86_64-alt-linux-ar... no checking for ar... ar checking for x86_64-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 x86_64-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 x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-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 x86_64-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 x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-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... x86_64 checking for ld... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for the common suffixes of directories in the library search path... lib64,lib64 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 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... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes 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'... unknown 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 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 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/lib64"'; \ 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/lib64/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 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 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 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 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' 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' 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/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 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' /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/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' { 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 "x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c $sf" 1>&6; \ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c amemxfrm.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c c-ctype.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c c-strcasecmp.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c c-strncasecmp.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c hard-locale.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c localcharset.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c localename.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c glthread/lock.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c malloca.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c math.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c mbchar.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c mbiter.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c mbsnlen.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c memcmp2.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c printf-frexp.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c printf-frexpl.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c striconveh.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c striconveha.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c glthread/threadlib.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/cased.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/empty-prefix-context.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/empty-suffix-context.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/ignorable.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/locale-language.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/special-casing.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/tocasefold.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/tolower.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/totitle.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/toupper.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u16-casecmp.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u16-casecoll.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u16-casefold.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u16-casemap.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u16-casexfrm.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u16-ct-casefold.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u16-ct-tolower.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u16-ct-totitle.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u16-ct-toupper.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u16-is-cased.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u16-is-casefolded.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u16-is-invariant.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u16-is-lowercase.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u16-is-titlecase.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u16-is-uppercase.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u16-prefix-context.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u16-suffix-context.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u16-tolower.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u16-totitle.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u16-toupper.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u32-casecmp.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u32-casecoll.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u32-casefold.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u32-casemap.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u32-casexfrm.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u32-ct-casefold.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u32-ct-tolower.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u32-ct-totitle.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u32-ct-toupper.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u32-is-cased.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u32-is-casefolded.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u32-is-invariant.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u32-is-lowercase.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u32-is-titlecase.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u32-is-uppercase.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u32-prefix-context.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u32-suffix-context.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u32-tolower.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u32-totitle.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u32-toupper.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u8-casecmp.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u8-casecoll.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u8-casefold.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u8-casemap.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u8-casexfrm.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u8-ct-casefold.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u8-ct-tolower.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u8-ct-totitle.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u8-ct-toupper.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u8-is-cased.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u8-is-casefolded.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u8-is-invariant.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u8-is-lowercase.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u8-is-titlecase.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u8-is-uppercase.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u8-prefix-context.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u8-suffix-context.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u8-tolower.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u8-totitle.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/u8-toupper.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/ulc-casecmp.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/ulc-casecoll.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unicase/ulc-casexfrm.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uniconv/u16-conv-from-enc.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uniconv/u16-conv-to-enc.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uniconv/u16-strconv-from-enc.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uniconv/u16-strconv-from-locale.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uniconv/u16-strconv-to-enc.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uniconv/u16-strconv-to-locale.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uniconv/u32-conv-from-enc.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uniconv/u32-conv-to-enc.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uniconv/u32-strconv-from-enc.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uniconv/u32-strconv-from-locale.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uniconv/u32-strconv-to-enc.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uniconv/u32-strconv-to-locale.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uniconv/u8-conv-from-enc.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uniconv/u8-conv-to-enc.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uniconv/u8-strconv-from-enc.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uniconv/u8-strconv-from-locale.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uniconv/u8-strconv-to-enc.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uniconv/u8-strconv-to-locale.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/bidi_byname.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/bidi_longname.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/bidi_name.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/bidi_of.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/bidi_test.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/blocks.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/block_test.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/categ_C.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/categ_Cc.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/categ_Cf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/categ_Cn.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/categ_Co.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/categ_Cs.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/categ_L.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/categ_LC.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/categ_Ll.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/categ_Lm.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/categ_Lo.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/categ_Lt.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/categ_Lu.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/categ_M.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/categ_Mc.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/categ_Me.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/categ_Mn.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/categ_N.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/categ_Nd.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/categ_Nl.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/categ_No.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/categ_P.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/categ_Pc.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/categ_Pd.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/categ_Pe.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/categ_Pf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/categ_Pi.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/categ_Po.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/categ_Ps.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/categ_S.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/categ_Sc.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/categ_Sk.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/categ_Sm.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/categ_So.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/categ_Z.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/categ_Zl.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/categ_Zp.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/categ_Zs.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/categ_and.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/categ_and_not.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/categ_byname.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/categ_longname.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/categ_name.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/categ_none.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/categ_of.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/categ_or.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/categ_test.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/combiningclass.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/combiningclass_byname.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/combiningclass_longname.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/combiningclass_name.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/ctype_alnum.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/ctype_alpha.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/ctype_blank.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/ctype_cntrl.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/ctype_digit.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/ctype_graph.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/ctype_lower.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/ctype_print.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/ctype_punct.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/ctype_space.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/ctype_upper.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/ctype_xdigit.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/decdigit.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/digit.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/joininggroup_byname.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/joininggroup_name.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/joininggroup_of.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/joiningtype_byname.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/joiningtype_longname.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/joiningtype_name.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/joiningtype_of.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/mirror.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/numeric.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_alphabetic.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_ascii_hex_digit.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_bidi_arabic_digit.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_bidi_arabic_right_to_left.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_bidi_block_separator.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_bidi_boundary_neutral.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_bidi_common_separator.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_bidi_control.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_bidi_embedding_or_override.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_bidi_eur_num_separator.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_bidi_eur_num_terminator.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_bidi_european_digit.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_bidi_hebrew_right_to_left.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_bidi_left_to_right.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_bidi_non_spacing_mark.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_bidi_other_neutral.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_bidi_pdf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_bidi_segment_separator.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_bidi_whitespace.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_byname.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_case_ignorable.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_cased.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_changes_when_casefolded.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_changes_when_casemapped.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_changes_when_lowercased.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_changes_when_titlecased.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_changes_when_uppercased.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_combining.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_composite.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_currency_symbol.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_dash.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_decimal_digit.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_default_ignorable_code_point.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_deprecated.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_diacritic.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_extender.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_format_control.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_grapheme_base.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_grapheme_extend.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_grapheme_link.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_hex_digit.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_hyphen.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_id_continue.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_id_start.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_ideographic.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_ids_binary_operator.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_ids_trinary_operator.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_ignorable_control.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_iso_control.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_join_control.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_left_of_pair.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_line_separator.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_logical_order_exception.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_lowercase.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_math.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_non_break.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_not_a_character.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_numeric.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_other_alphabetic.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_other_default_ignorable_code_point.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_other_grapheme_extend.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_other_id_continue.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_other_id_start.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_other_lowercase.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_other_math.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_other_uppercase.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_paired_punctuation.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_paragraph_separator.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_pattern_syntax.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_pattern_white_space.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_private_use.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_punctuation.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_quotation_mark.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_radical.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_sentence_terminal.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_soft_dotted.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_space.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_terminal_punctuation.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_test.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_titlecase.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_unassigned_code_value.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_unified_ideograph.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_uppercase.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_variation_selector.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_white_space.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_xid_continue.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_xid_start.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/pr_zero_width.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/scripts.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/sy_c_ident.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/sy_c_whitespace.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/sy_java_ident.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unictype/sy_java_whitespace.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unigbrk/u16-grapheme-breaks.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unigbrk/u16-grapheme-next.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unigbrk/u16-grapheme-prev.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unigbrk/u32-grapheme-breaks.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unigbrk/u32-grapheme-next.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unigbrk/u32-grapheme-prev.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unigbrk/u8-grapheme-breaks.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unigbrk/u8-grapheme-next.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unigbrk/u8-grapheme-prev.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unigbrk/uc-gbrk-prop.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unigbrk/uc-grapheme-breaks.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unigbrk/uc-is-grapheme-break.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unigbrk/ulc-grapheme-breaks.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unilbrk/lbrktables.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unilbrk/u16-possible-linebreaks.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unilbrk/u16-width-linebreaks.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unilbrk/u32-possible-linebreaks.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unilbrk/u32-width-linebreaks.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unilbrk/u8-possible-linebreaks.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unilbrk/u8-width-linebreaks.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unilbrk/ulc-common.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unilbrk/ulc-possible-linebreaks.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unilbrk/ulc-width-linebreaks.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uniname/uniname.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uninorm/canonical-decomposition.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uninorm/compat-decomposition.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uninorm/composition.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uninorm/decompose-internal.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uninorm/decomposing-form.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uninorm/decomposition.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uninorm/decomposition-table.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uninorm/uninorm-filter.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uninorm/nfc.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uninorm/nfd.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uninorm/nfkc.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uninorm/nfkd.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uninorm/u16-normalize.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uninorm/u16-normcmp.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uninorm/u16-normcoll.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uninorm/u16-normxfrm.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uninorm/u32-normalize.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uninorm/u32-normcmp.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uninorm/u32-normcoll.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uninorm/u32-normxfrm.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uninorm/u8-normalize.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uninorm/u8-normcmp.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uninorm/u8-normcoll.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uninorm/u8-normxfrm.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistd.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/u-printf-args.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/u16-asnprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/u16-asprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/u16-printf-parse.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/u16-snprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/u16-sprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/u16-u16-asnprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/u16-u16-asprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/u16-u16-snprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/u16-u16-sprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/u16-u16-vasnprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/u16-u16-vasprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/u16-u16-vsnprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/u16-u16-vsprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/u16-vasnprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/u16-vasprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/u16-vsnprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/u16-vsprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/u32-asnprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/u32-asprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/u32-printf-parse.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/u32-snprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/u32-sprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/u32-u32-asnprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/u32-u32-asprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/u32-u32-snprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/u32-u32-sprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/u32-u32-vasnprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/u32-u32-vasprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/u32-u32-vsnprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/u32-u32-vsprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/u32-vasnprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/u32-vasprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/u32-vsnprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/u32-vsprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/u8-asnprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/u8-asprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/u8-printf-parse.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/u8-snprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/u8-sprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/u8-u8-asnprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/u8-u8-asprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/u8-u8-snprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/u8-u8-sprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/u8-u8-vasnprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/u8-u8-vasprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/u8-u8-vsnprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/u8-u8-vsprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/u8-vasnprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/u8-vasprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/u8-vsnprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/u8-vsprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/ulc-asnprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/ulc-asprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/ulc-fprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/ulc-printf-parse.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/ulc-snprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/ulc-sprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/ulc-vasnprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/ulc-vasprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/ulc-vfprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/ulc-vsnprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistdio/ulc-vsprintf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u16-check.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u16-chr.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u16-cmp.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u16-cmp2.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u16-cpy.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u16-cpy-alloc.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u16-endswith.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u16-mblen.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u16-mbsnlen.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u16-mbtouc.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u16-mbtouc-aux.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u16-mbtouc-unsafe.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u16-mbtouc-unsafe-aux.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u16-mbtoucr.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u16-move.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u16-next.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u16-prev.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u16-set.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u16-startswith.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u16-stpcpy.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u16-stpncpy.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u16-strcat.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u16-strchr.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u16-strcmp.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u16-strcoll.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u16-strcpy.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u16-strcspn.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u16-strdup.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u16-strlen.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u16-strmblen.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u16-strmbtouc.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u16-strncat.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u16-strncmp.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u16-strncpy.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u16-strnlen.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u16-strpbrk.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u16-strrchr.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u16-strspn.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u16-strstr.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u16-strtok.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u16-to-u32.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u16-to-u8.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u16-uctomb.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u16-uctomb-aux.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u32-check.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u32-chr.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u32-cmp.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u32-cmp2.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u32-cpy.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u32-cpy-alloc.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u32-endswith.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u32-mblen.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u32-mbsnlen.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u32-mbtouc.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u32-mbtouc-unsafe.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u32-mbtoucr.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u32-move.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u32-next.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u32-prev.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u32-set.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u32-startswith.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u32-stpcpy.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u32-stpncpy.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u32-strcat.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u32-strchr.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u32-strcmp.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u32-strcoll.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u32-strcpy.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u32-strcspn.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u32-strdup.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u32-strlen.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u32-strmblen.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u32-strmbtouc.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u32-strncat.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u32-strncmp.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u32-strncpy.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u32-strnlen.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u32-strpbrk.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u32-strrchr.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u32-strspn.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u32-strstr.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u32-strtok.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u32-to-u16.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u32-to-u8.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u32-uctomb.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u8-check.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u8-chr.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u8-cmp.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u8-cmp2.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u8-cpy.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u8-cpy-alloc.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u8-endswith.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u8-mblen.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u8-mbsnlen.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u8-mbtouc.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u8-mbtouc-aux.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u8-mbtouc-unsafe.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u8-mbtouc-unsafe-aux.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u8-mbtoucr.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u8-move.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u8-next.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u8-prev.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u8-set.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u8-startswith.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u8-stpcpy.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u8-stpncpy.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u8-strcat.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u8-strchr.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u8-strcmp.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u8-strcoll.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u8-strcpy.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u8-strcspn.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u8-strdup.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u8-strlen.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u8-strmblen.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u8-strmbtouc.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u8-strncat.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u8-strncmp.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u8-strncpy.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u8-strnlen.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u8-strpbrk.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u8-strrchr.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u8-strspn.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u8-strstr.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u8-strtok.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u8-to-u16.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u8-to-u32.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u8-uctomb.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c unistr/u8-uctomb-aux.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uniwbrk/wbrktable.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uniwbrk/u16-wordbreaks.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uniwbrk/u32-wordbreaks.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uniwbrk/u8-wordbreaks.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uniwbrk/ulc-wordbreaks.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uniwbrk/wordbreak-property.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uniwidth/u16-strwidth.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uniwidth/u16-width.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uniwidth/u32-strwidth.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uniwidth/u32-width.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uniwidth/u8-strwidth.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uniwidth/u8-width.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c uniwidth/width.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c wctype-h.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c xsize.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c version.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c fseterr.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o c-strcasecmp.lo c-strcasecmp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o malloca.lo malloca.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o c-strncasecmp.lo c-strncasecmp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o hard-locale.lo hard-locale.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o math.lo math.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o memcmp2.lo memcmp2.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o mbchar.lo mbchar.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o c-ctype.lo c-ctype.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o amemxfrm.lo amemxfrm.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o printf-frexpl.lo printf-frexpl.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o mbiter.lo mbiter.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o printf-frexp.lo printf-frexp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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' 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 'x86_64-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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o localename.lo localename.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o localcharset.lo localcharset.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o mbsnlen.lo mbsnlen.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o glthread/threadlib.lo glthread/threadlib.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistd.lo unistd.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o version.lo version.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o fseterr.lo fseterr.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o wctype-h.lo wctype-h.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o mbrtowc.lo mbrtowc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o xsize.lo xsize.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o striconveha.lo striconveha.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/empty-prefix-context.lo unicase/empty-prefix-context.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o glthread/lock.lo glthread/lock.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/cased.lo unicase/cased.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/empty-suffix-context.lo unicase/empty-suffix-context.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/ignorable.lo unicase/ignorable.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/locale-language.lo unicase/locale-language.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/special-casing.lo unicase/special-casing.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/tocasefold.lo unicase/tocasefold.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/toupper.lo unicase/toupper.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/tolower.lo unicase/tolower.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u16-casefold.lo unicase/u16-casefold.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u16-casecoll.lo unicase/u16-casecoll.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/totitle.lo unicase/totitle.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u16-casexfrm.lo unicase/u16-casexfrm.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u16-casecmp.lo unicase/u16-casecmp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u16-ct-tolower.lo unicase/u16-ct-tolower.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u16-ct-casefold.lo unicase/u16-ct-casefold.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u16-is-casefolded.lo unicase/u16-is-casefolded.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u16-ct-toupper.lo unicase/u16-ct-toupper.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o striconveh.lo striconveh.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u16-is-cased.lo unicase/u16-is-cased.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u16-is-lowercase.lo unicase/u16-is-lowercase.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u16-is-titlecase.lo unicase/u16-is-titlecase.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u16-is-invariant.lo unicase/u16-is-invariant.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u16-is-uppercase.lo unicase/u16-is-uppercase.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u16-casemap.lo unicase/u16-casemap.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u16-prefix-context.lo unicase/u16-prefix-context.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u16-totitle.lo unicase/u16-totitle.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u16-tolower.lo unicase/u16-tolower.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u16-ct-totitle.lo unicase/u16-ct-totitle.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u16-toupper.lo unicase/u16-toupper.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u16-suffix-context.lo unicase/u16-suffix-context.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u32-casecoll.lo unicase/u32-casecoll.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u32-casefold.lo unicase/u32-casefold.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u32-casecmp.lo unicase/u32-casecmp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u32-ct-tolower.lo unicase/u32-ct-tolower.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u32-casexfrm.lo unicase/u32-casexfrm.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u32-is-casefolded.lo unicase/u32-is-casefolded.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u32-ct-casefold.lo unicase/u32-ct-casefold.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u32-ct-toupper.lo unicase/u32-ct-toupper.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u32-is-titlecase.lo unicase/u32-is-titlecase.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u32-is-cased.lo unicase/u32-is-cased.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u32-is-invariant.lo unicase/u32-is-invariant.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u32-is-lowercase.lo unicase/u32-is-lowercase.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u32-is-uppercase.lo unicase/u32-is-uppercase.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u32-tolower.lo unicase/u32-tolower.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u32-casemap.lo unicase/u32-casemap.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u32-totitle.lo unicase/u32-totitle.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u32-prefix-context.lo unicase/u32-prefix-context.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u32-suffix-context.lo unicase/u32-suffix-context.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u32-toupper.lo unicase/u32-toupper.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u32-ct-totitle.lo unicase/u32-ct-totitle.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u8-casecmp.lo unicase/u8-casecmp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u8-casefold.lo unicase/u8-casefold.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u8-ct-tolower.lo unicase/u8-ct-tolower.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u8-ct-toupper.lo unicase/u8-ct-toupper.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u8-casecoll.lo unicase/u8-casecoll.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u8-is-casefolded.lo unicase/u8-is-casefolded.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u8-casexfrm.lo unicase/u8-casexfrm.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u8-is-invariant.lo unicase/u8-is-invariant.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u8-ct-casefold.lo unicase/u8-ct-casefold.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u8-is-uppercase.lo unicase/u8-is-uppercase.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u8-is-lowercase.lo unicase/u8-is-lowercase.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u8-is-titlecase.lo unicase/u8-is-titlecase.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u8-is-cased.lo unicase/u8-is-cased.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u8-prefix-context.lo unicase/u8-prefix-context.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u8-casemap.lo unicase/u8-casemap.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u8-totitle.lo unicase/u8-totitle.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u8-suffix-context.lo unicase/u8-suffix-context.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u8-tolower.lo unicase/u8-tolower.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u8-toupper.lo unicase/u8-toupper.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/u8-ct-totitle.lo unicase/u8-ct-totitle.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/ulc-casecoll.lo unicase/ulc-casecoll.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/ulc-casexfrm.lo unicase/ulc-casexfrm.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uniconv/u16-strconv-from-locale.lo uniconv/u16-strconv-from-locale.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unicase/ulc-casecmp.lo unicase/ulc-casecmp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uniconv/u16-conv-from-enc.lo uniconv/u16-conv-from-enc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uniconv/u16-conv-to-enc.lo uniconv/u16-conv-to-enc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uniconv/u16-strconv-from-enc.lo uniconv/u16-strconv-from-enc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uniconv/u16-strconv-to-locale.lo uniconv/u16-strconv-to-locale.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uniconv/u16-strconv-to-enc.lo uniconv/u16-strconv-to-enc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uniconv/u32-strconv-from-locale.lo uniconv/u32-strconv-from-locale.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uniconv/u32-conv-from-enc.lo uniconv/u32-conv-from-enc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uniconv/u32-strconv-to-locale.lo uniconv/u32-strconv-to-locale.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uniconv/u32-strconv-from-enc.lo uniconv/u32-strconv-from-enc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uniconv/u32-conv-to-enc.lo uniconv/u32-conv-to-enc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uniconv/u32-strconv-to-enc.lo uniconv/u32-strconv-to-enc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uniconv/u8-strconv-from-locale.lo uniconv/u8-strconv-from-locale.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uniconv/u8-strconv-from-enc.lo uniconv/u8-strconv-from-enc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uniconv/u8-strconv-to-locale.lo uniconv/u8-strconv-to-locale.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uniconv/u8-conv-from-enc.lo uniconv/u8-conv-from-enc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uniconv/u8-conv-to-enc.lo uniconv/u8-conv-to-enc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/bidi_name.lo unictype/bidi_name.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/bidi_longname.lo unictype/bidi_longname.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/bidi_test.lo unictype/bidi_test.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/bidi_byname.lo unictype/bidi_byname.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/categ_Cc.lo unictype/categ_Cc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/bidi_of.lo unictype/bidi_of.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uniconv/u8-strconv-to-enc.lo uniconv/u8-strconv-to-enc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/blocks.lo unictype/blocks.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/categ_C.lo unictype/categ_C.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/block_test.lo unictype/block_test.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/categ_Cf.lo unictype/categ_Cf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/categ_Cn.lo unictype/categ_Cn.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/categ_L.lo unictype/categ_L.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/categ_Co.lo unictype/categ_Co.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/categ_Cs.lo unictype/categ_Cs.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/categ_LC.lo unictype/categ_LC.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/categ_Ll.lo unictype/categ_Ll.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/categ_Lm.lo unictype/categ_Lm.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/categ_Lt.lo unictype/categ_Lt.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/categ_Me.lo unictype/categ_Me.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/categ_Lu.lo unictype/categ_Lu.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/categ_M.lo unictype/categ_M.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/categ_Lo.lo unictype/categ_Lo.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/categ_Mc.lo unictype/categ_Mc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/categ_Mn.lo unictype/categ_Mn.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/categ_N.lo unictype/categ_N.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/categ_Nd.lo unictype/categ_Nd.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/categ_Nl.lo unictype/categ_Nl.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/categ_Pc.lo unictype/categ_Pc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/categ_No.lo unictype/categ_No.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/categ_P.lo unictype/categ_P.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/categ_Pf.lo unictype/categ_Pf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/categ_Pi.lo unictype/categ_Pi.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/categ_Po.lo unictype/categ_Po.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/categ_Pd.lo unictype/categ_Pd.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/categ_Pe.lo unictype/categ_Pe.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/categ_Sc.lo unictype/categ_Sc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/categ_S.lo unictype/categ_S.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/categ_Ps.lo unictype/categ_Ps.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/categ_Sk.lo unictype/categ_Sk.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/categ_So.lo unictype/categ_So.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/categ_Z.lo unictype/categ_Z.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/categ_Sm.lo unictype/categ_Sm.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/categ_Zl.lo unictype/categ_Zl.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/categ_Zp.lo unictype/categ_Zp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/categ_Zs.lo unictype/categ_Zs.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/categ_and.lo unictype/categ_and.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/categ_and_not.lo unictype/categ_and_not.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/categ_none.lo unictype/categ_none.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/categ_longname.lo unictype/categ_longname.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/categ_or.lo unictype/categ_or.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/categ_test.lo unictype/categ_test.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/categ_name.lo unictype/categ_name.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/categ_byname.lo unictype/categ_byname.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/categ_of.lo unictype/categ_of.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/combiningclass_longname.lo unictype/combiningclass_longname.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/combiningclass_name.lo unictype/combiningclass_name.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/combiningclass_byname.lo unictype/combiningclass_byname.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/combiningclass.lo unictype/combiningclass.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/ctype_alnum.lo unictype/ctype_alnum.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/ctype_alpha.lo unictype/ctype_alpha.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/ctype_blank.lo unictype/ctype_blank.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/ctype_digit.lo unictype/ctype_digit.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/ctype_cntrl.lo unictype/ctype_cntrl.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/ctype_lower.lo unictype/ctype_lower.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/ctype_punct.lo unictype/ctype_punct.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/ctype_graph.lo unictype/ctype_graph.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/ctype_space.lo unictype/ctype_space.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/ctype_print.lo unictype/ctype_print.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/ctype_xdigit.lo unictype/ctype_xdigit.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/decdigit.lo unictype/decdigit.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/ctype_upper.lo unictype/ctype_upper.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/digit.lo unictype/digit.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/joiningtype_name.lo unictype/joiningtype_name.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/joininggroup_name.lo unictype/joininggroup_name.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/joininggroup_byname.lo unictype/joininggroup_byname.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/joiningtype_longname.lo unictype/joiningtype_longname.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/joininggroup_of.lo unictype/joininggroup_of.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/joiningtype_of.lo unictype/joiningtype_of.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/mirror.lo unictype/mirror.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/joiningtype_byname.lo unictype/joiningtype_byname.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_bidi_arabic_digit.lo unictype/pr_bidi_arabic_digit.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_ascii_hex_digit.lo unictype/pr_ascii_hex_digit.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_alphabetic.lo unictype/pr_alphabetic.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/numeric.lo unictype/numeric.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_bidi_arabic_right_to_left.lo unictype/pr_bidi_arabic_right_to_left.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_bidi_boundary_neutral.lo unictype/pr_bidi_boundary_neutral.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_bidi_block_separator.lo unictype/pr_bidi_block_separator.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_bidi_control.lo unictype/pr_bidi_control.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_bidi_eur_num_terminator.lo unictype/pr_bidi_eur_num_terminator.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_bidi_eur_num_separator.lo unictype/pr_bidi_eur_num_separator.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_bidi_hebrew_right_to_left.lo unictype/pr_bidi_hebrew_right_to_left.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_bidi_common_separator.lo unictype/pr_bidi_common_separator.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_bidi_european_digit.lo unictype/pr_bidi_european_digit.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_bidi_embedding_or_override.lo unictype/pr_bidi_embedding_or_override.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_bidi_non_spacing_mark.lo unictype/pr_bidi_non_spacing_mark.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_bidi_left_to_right.lo unictype/pr_bidi_left_to_right.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_bidi_segment_separator.lo unictype/pr_bidi_segment_separator.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_bidi_other_neutral.lo unictype/pr_bidi_other_neutral.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_bidi_whitespace.lo unictype/pr_bidi_whitespace.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_bidi_pdf.lo unictype/pr_bidi_pdf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_case_ignorable.lo unictype/pr_case_ignorable.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_cased.lo unictype/pr_cased.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_changes_when_casefolded.lo unictype/pr_changes_when_casefolded.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_changes_when_uppercased.lo unictype/pr_changes_when_uppercased.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_changes_when_titlecased.lo unictype/pr_changes_when_titlecased.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_changes_when_casemapped.lo unictype/pr_changes_when_casemapped.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_currency_symbol.lo unictype/pr_currency_symbol.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_composite.lo unictype/pr_composite.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_combining.lo unictype/pr_combining.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_changes_when_lowercased.lo unictype/pr_changes_when_lowercased.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_dash.lo unictype/pr_dash.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_byname.lo unictype/pr_byname.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_decimal_digit.lo unictype/pr_decimal_digit.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_default_ignorable_code_point.lo unictype/pr_default_ignorable_code_point.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_deprecated.lo unictype/pr_deprecated.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_diacritic.lo unictype/pr_diacritic.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_extender.lo unictype/pr_extender.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_format_control.lo unictype/pr_format_control.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_grapheme_extend.lo unictype/pr_grapheme_extend.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_grapheme_base.lo unictype/pr_grapheme_base.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_grapheme_link.lo unictype/pr_grapheme_link.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_hex_digit.lo unictype/pr_hex_digit.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_id_continue.lo unictype/pr_id_continue.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_hyphen.lo unictype/pr_hyphen.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_ideographic.lo unictype/pr_ideographic.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_ids_binary_operator.lo unictype/pr_ids_binary_operator.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_iso_control.lo unictype/pr_iso_control.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_id_start.lo unictype/pr_id_start.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_ignorable_control.lo unictype/pr_ignorable_control.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_join_control.lo unictype/pr_join_control.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_ids_trinary_operator.lo unictype/pr_ids_trinary_operator.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_line_separator.lo unictype/pr_line_separator.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_math.lo unictype/pr_math.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_left_of_pair.lo unictype/pr_left_of_pair.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_logical_order_exception.lo unictype/pr_logical_order_exception.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_lowercase.lo unictype/pr_lowercase.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_non_break.lo unictype/pr_non_break.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_not_a_character.lo unictype/pr_not_a_character.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_numeric.lo unictype/pr_numeric.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_other_alphabetic.lo unictype/pr_other_alphabetic.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_other_grapheme_extend.lo unictype/pr_other_grapheme_extend.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_other_default_ignorable_code_point.lo unictype/pr_other_default_ignorable_code_point.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_other_id_continue.lo unictype/pr_other_id_continue.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_other_id_start.lo unictype/pr_other_id_start.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_other_lowercase.lo unictype/pr_other_lowercase.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_other_math.lo unictype/pr_other_math.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_other_uppercase.lo unictype/pr_other_uppercase.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_paired_punctuation.lo unictype/pr_paired_punctuation.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_private_use.lo unictype/pr_private_use.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_pattern_white_space.lo unictype/pr_pattern_white_space.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_pattern_syntax.lo unictype/pr_pattern_syntax.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_paragraph_separator.lo unictype/pr_paragraph_separator.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_punctuation.lo unictype/pr_punctuation.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_quotation_mark.lo unictype/pr_quotation_mark.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_space.lo unictype/pr_space.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_radical.lo unictype/pr_radical.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_test.lo unictype/pr_test.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_titlecase.lo unictype/pr_titlecase.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_sentence_terminal.lo unictype/pr_sentence_terminal.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_soft_dotted.lo unictype/pr_soft_dotted.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_terminal_punctuation.lo unictype/pr_terminal_punctuation.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_unassigned_code_value.lo unictype/pr_unassigned_code_value.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_unified_ideograph.lo unictype/pr_unified_ideograph.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_uppercase.lo unictype/pr_uppercase.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_variation_selector.lo unictype/pr_variation_selector.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_xid_continue.lo unictype/pr_xid_continue.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_white_space.lo unictype/pr_white_space.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_xid_start.lo unictype/pr_xid_start.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/sy_c_ident.lo unictype/sy_c_ident.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/pr_zero_width.lo unictype/pr_zero_width.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/sy_c_whitespace.lo unictype/sy_c_whitespace.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/sy_java_ident.lo unictype/sy_java_ident.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/sy_java_whitespace.lo unictype/sy_java_whitespace.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unigbrk/u16-grapheme-next.lo unigbrk/u16-grapheme-next.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unigbrk/u16-grapheme-prev.lo unigbrk/u16-grapheme-prev.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unigbrk/u16-grapheme-breaks.lo unigbrk/u16-grapheme-breaks.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unigbrk/u32-grapheme-next.lo unigbrk/u32-grapheme-next.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unigbrk/u32-grapheme-breaks.lo unigbrk/u32-grapheme-breaks.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unigbrk/u32-grapheme-prev.lo unigbrk/u32-grapheme-prev.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unigbrk/u8-grapheme-prev.lo unigbrk/u8-grapheme-prev.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unigbrk/u8-grapheme-breaks.lo unigbrk/u8-grapheme-breaks.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unictype/scripts.lo unictype/scripts.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unigbrk/u8-grapheme-next.lo unigbrk/u8-grapheme-next.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unigbrk/uc-is-grapheme-break.lo unigbrk/uc-is-grapheme-break.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unigbrk/uc-gbrk-prop.lo unigbrk/uc-gbrk-prop.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unigbrk/uc-grapheme-breaks.lo unigbrk/uc-grapheme-breaks.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unilbrk/u32-width-linebreaks.lo unilbrk/u32-width-linebreaks.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unilbrk/u16-width-linebreaks.lo unilbrk/u16-width-linebreaks.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unigbrk/ulc-grapheme-breaks.lo unigbrk/ulc-grapheme-breaks.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unilbrk/u8-width-linebreaks.lo unilbrk/u8-width-linebreaks.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unilbrk/lbrktables.lo unilbrk/lbrktables.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unilbrk/ulc-common.lo unilbrk/ulc-common.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unilbrk/ulc-possible-linebreaks.lo unilbrk/ulc-possible-linebreaks.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unilbrk/ulc-width-linebreaks.lo unilbrk/ulc-width-linebreaks.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unilbrk/u32-possible-linebreaks.lo unilbrk/u32-possible-linebreaks.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uninorm/compat-decomposition.lo uninorm/compat-decomposition.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unilbrk/u16-possible-linebreaks.lo unilbrk/u16-possible-linebreaks.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uninorm/canonical-decomposition.lo uninorm/canonical-decomposition.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uninorm/decomposing-form.lo uninorm/decomposing-form.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uninorm/composition.lo uninorm/composition.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uninorm/nfc.lo uninorm/nfc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unilbrk/u8-possible-linebreaks.lo unilbrk/u8-possible-linebreaks.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uninorm/decomposition.lo uninorm/decomposition.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uninorm/nfd.lo uninorm/nfd.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uninorm/decompose-internal.lo uninorm/decompose-internal.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uninorm/nfkc.lo uninorm/nfkc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uninorm/decomposition-table.lo uninorm/decomposition-table.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uninorm/nfkd.lo uninorm/nfkd.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uninorm/uninorm-filter.lo uninorm/uninorm-filter.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uninorm/u16-normcmp.lo uninorm/u16-normcmp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uninorm/u16-normcoll.lo uninorm/u16-normcoll.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uninorm/u16-normxfrm.lo uninorm/u16-normxfrm.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uninorm/u32-normcoll.lo uninorm/u32-normcoll.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uninorm/u32-normcmp.lo uninorm/u32-normcmp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uninorm/u32-normxfrm.lo uninorm/u32-normxfrm.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uninorm/u8-normcmp.lo uninorm/u8-normcmp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uninorm/u8-normxfrm.lo uninorm/u8-normxfrm.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uninorm/u8-normcoll.lo uninorm/u8-normcoll.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/u16-asnprintf.lo unistdio/u16-asnprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uninorm/u16-normalize.lo uninorm/u16-normalize.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uninorm/u32-normalize.lo uninorm/u32-normalize.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/u16-asprintf.lo unistdio/u16-asprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/u-printf-args.lo unistdio/u-printf-args.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/u16-snprintf.lo unistdio/u16-snprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/u16-sprintf.lo unistdio/u16-sprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uninorm/u8-normalize.lo uninorm/u8-normalize.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/u16-u16-asnprintf.lo unistdio/u16-u16-asnprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/u16-u16-snprintf.lo unistdio/u16-u16-snprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/u16-u16-asprintf.lo unistdio/u16-u16-asprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/u16-u16-sprintf.lo unistdio/u16-u16-sprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/u16-u16-vasprintf.lo unistdio/u16-u16-vasprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/u16-vasprintf.lo unistdio/u16-vasprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/u16-u16-vsnprintf.lo unistdio/u16-u16-vsnprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/u16-u16-vsprintf.lo unistdio/u16-u16-vsprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/u16-vsnprintf.lo unistdio/u16-vsnprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/u32-asnprintf.lo unistdio/u32-asnprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/u32-asprintf.lo unistdio/u32-asprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/u32-snprintf.lo unistdio/u32-snprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/u32-sprintf.lo unistdio/u32-sprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/u16-vsprintf.lo unistdio/u16-vsprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/u16-printf-parse.lo unistdio/u16-printf-parse.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/u32-u32-asnprintf.lo unistdio/u32-u32-asnprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/u32-u32-asprintf.lo unistdio/u32-u32-asprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/u32-u32-snprintf.lo unistdio/u32-u32-snprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/u32-u32-vasprintf.lo unistdio/u32-u32-vasprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/u32-u32-vsprintf.lo unistdio/u32-u32-vsprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/u32-u32-vsnprintf.lo unistdio/u32-u32-vsnprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/u32-u32-sprintf.lo unistdio/u32-u32-sprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/u32-vsnprintf.lo unistdio/u32-vsnprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/u32-vsprintf.lo unistdio/u32-vsprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/u8-asnprintf.lo unistdio/u8-asnprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/u32-printf-parse.lo unistdio/u32-printf-parse.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/u32-vasprintf.lo unistdio/u32-vasprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/u8-asprintf.lo unistdio/u8-asprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/u8-snprintf.lo unistdio/u8-snprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/u8-u8-asnprintf.lo unistdio/u8-u8-asnprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/u8-u8-snprintf.lo unistdio/u8-u8-snprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/u8-sprintf.lo unistdio/u8-sprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/u8-u8-sprintf.lo unistdio/u8-u8-sprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/u8-u8-asprintf.lo unistdio/u8-u8-asprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/u8-u8-vasprintf.lo unistdio/u8-u8-vasprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/u8-u8-vsnprintf.lo unistdio/u8-u8-vsnprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/u8-u8-vsprintf.lo unistdio/u8-u8-vsprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/u8-vasprintf.lo unistdio/u8-vasprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/ulc-asnprintf.lo unistdio/ulc-asnprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/u8-vsnprintf.lo unistdio/u8-vsnprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/u8-printf-parse.lo unistdio/u8-printf-parse.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/u8-vsprintf.lo unistdio/u8-vsprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/ulc-asprintf.lo unistdio/ulc-asprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/ulc-fprintf.lo unistdio/ulc-fprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/ulc-snprintf.lo unistdio/ulc-snprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/ulc-vasprintf.lo unistdio/ulc-vasprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/ulc-sprintf.lo unistdio/ulc-sprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/ulc-vfprintf.lo unistdio/ulc-vfprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uniname/uniname.lo uniname/uniname.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/ulc-vsnprintf.lo unistdio/ulc-vsnprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u16-check.lo unistr/u16-check.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/ulc-vsprintf.lo unistdio/ulc-vsprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/ulc-printf-parse.lo unistdio/ulc-printf-parse.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u16-chr.lo unistr/u16-chr.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u16-cmp.lo unistr/u16-cmp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u16-cpy.lo unistr/u16-cpy.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u16-cmp2.lo unistr/u16-cmp2.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u16-cpy-alloc.lo unistr/u16-cpy-alloc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/u16-u16-vasnprintf.lo unistdio/u16-u16-vasnprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u16-mblen.lo unistr/u16-mblen.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u16-endswith.lo unistr/u16-endswith.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/u16-vasnprintf.lo unistdio/u16-vasnprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u16-mbsnlen.lo unistr/u16-mbsnlen.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u16-mbtouc-aux.lo unistr/u16-mbtouc-aux.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u16-mbtouc.lo unistr/u16-mbtouc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u16-mbtouc-unsafe-aux.lo unistr/u16-mbtouc-unsafe-aux.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u16-mbtoucr.lo unistr/u16-mbtoucr.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u16-mbtouc-unsafe.lo unistr/u16-mbtouc-unsafe.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u16-move.lo unistr/u16-move.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u16-prev.lo unistr/u16-prev.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u16-set.lo unistr/u16-set.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u16-stpncpy.lo unistr/u16-stpncpy.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u16-next.lo unistr/u16-next.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u16-startswith.lo unistr/u16-startswith.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u16-stpcpy.lo unistr/u16-stpcpy.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u16-strcat.lo unistr/u16-strcat.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u16-strchr.lo unistr/u16-strchr.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/u32-u32-vasnprintf.lo unistdio/u32-u32-vasnprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u16-strcpy.lo unistr/u16-strcpy.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/u32-vasnprintf.lo unistdio/u32-vasnprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u16-strcmp.lo unistr/u16-strcmp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u16-strncat.lo unistr/u16-strncat.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u16-strcspn.lo unistr/u16-strcspn.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u16-strdup.lo unistr/u16-strdup.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u16-strlen.lo unistr/u16-strlen.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u16-strmblen.lo unistr/u16-strmblen.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u16-strcoll.lo unistr/u16-strcoll.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u16-strmbtouc.lo unistr/u16-strmbtouc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u16-strnlen.lo unistr/u16-strnlen.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u16-strncpy.lo unistr/u16-strncpy.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u16-strncmp.lo unistr/u16-strncmp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/u8-u8-vasnprintf.lo unistdio/u8-u8-vasnprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u16-strpbrk.lo unistr/u16-strpbrk.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u16-strspn.lo unistr/u16-strspn.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u16-strrchr.lo unistr/u16-strrchr.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u16-strtok.lo unistr/u16-strtok.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u16-uctomb-aux.lo unistr/u16-uctomb-aux.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u16-uctomb.lo unistr/u16-uctomb.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/u8-vasnprintf.lo unistdio/u8-vasnprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u32-check.lo unistr/u32-check.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u16-strstr.lo unistr/u16-strstr.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u16-to-u8.lo unistr/u16-to-u8.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u16-to-u32.lo unistr/u16-to-u32.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u32-cmp.lo unistr/u32-cmp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u32-chr.lo unistr/u32-chr.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u32-cmp2.lo unistr/u32-cmp2.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u32-cpy.lo unistr/u32-cpy.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u32-mbsnlen.lo unistr/u32-mbsnlen.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u32-cpy-alloc.lo unistr/u32-cpy-alloc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u32-endswith.lo unistr/u32-endswith.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u32-mblen.lo unistr/u32-mblen.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistdio/ulc-vasnprintf.lo unistdio/ulc-vasnprintf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u32-mbtouc.lo unistr/u32-mbtouc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u32-mbtouc-unsafe.lo unistr/u32-mbtouc-unsafe.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u32-next.lo unistr/u32-next.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u32-mbtoucr.lo unistr/u32-mbtoucr.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u32-move.lo unistr/u32-move.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u32-set.lo unistr/u32-set.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u32-prev.lo unistr/u32-prev.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u32-startswith.lo unistr/u32-startswith.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u32-stpncpy.lo unistr/u32-stpncpy.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u32-stpcpy.lo unistr/u32-stpcpy.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u32-strcat.lo unistr/u32-strcat.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u32-strchr.lo unistr/u32-strchr.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u32-strcmp.lo unistr/u32-strcmp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u32-strcpy.lo unistr/u32-strcpy.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u32-strcoll.lo unistr/u32-strcoll.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u32-strcspn.lo unistr/u32-strcspn.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u32-strdup.lo unistr/u32-strdup.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u32-strmblen.lo unistr/u32-strmblen.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u32-strmbtouc.lo unistr/u32-strmbtouc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u32-strlen.lo unistr/u32-strlen.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u32-strncat.lo unistr/u32-strncat.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u32-strncmp.lo unistr/u32-strncmp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u32-strnlen.lo unistr/u32-strnlen.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u32-strncpy.lo unistr/u32-strncpy.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u32-strrchr.lo unistr/u32-strrchr.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u32-strpbrk.lo unistr/u32-strpbrk.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u32-strspn.lo unistr/u32-strspn.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u32-strtok.lo unistr/u32-strtok.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u32-uctomb.lo unistr/u32-uctomb.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u32-strstr.lo unistr/u32-strstr.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u32-to-u16.lo unistr/u32-to-u16.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u8-check.lo unistr/u8-check.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u8-cmp.lo unistr/u8-cmp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u8-chr.lo unistr/u8-chr.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u8-cmp2.lo unistr/u8-cmp2.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u32-to-u8.lo unistr/u32-to-u8.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u8-cpy.lo unistr/u8-cpy.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u8-endswith.lo unistr/u8-endswith.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u8-mbsnlen.lo unistr/u8-mbsnlen.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u8-cpy-alloc.lo unistr/u8-cpy-alloc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u8-mbtouc-aux.lo unistr/u8-mbtouc-aux.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u8-mblen.lo unistr/u8-mblen.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u8-mbtouc.lo unistr/u8-mbtouc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u8-mbtouc-unsafe.lo unistr/u8-mbtouc-unsafe.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u8-next.lo unistr/u8-next.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u8-startswith.lo unistr/u8-startswith.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u8-set.lo unistr/u8-set.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u8-mbtoucr.lo unistr/u8-mbtoucr.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u8-move.lo unistr/u8-move.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u8-prev.lo unistr/u8-prev.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u8-mbtouc-unsafe-aux.lo unistr/u8-mbtouc-unsafe-aux.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u8-stpcpy.lo unistr/u8-stpcpy.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u8-strcat.lo unistr/u8-strcat.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u8-stpncpy.lo unistr/u8-stpncpy.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u8-strcmp.lo unistr/u8-strcmp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u8-strcoll.lo unistr/u8-strcoll.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u8-strchr.lo unistr/u8-strchr.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u8-strcpy.lo unistr/u8-strcpy.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u8-strdup.lo unistr/u8-strdup.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u8-strcspn.lo unistr/u8-strcspn.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u8-strlen.lo unistr/u8-strlen.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u8-strmbtouc.lo unistr/u8-strmbtouc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u8-strncat.lo unistr/u8-strncat.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u8-strncmp.lo unistr/u8-strncmp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u8-strmblen.lo unistr/u8-strmblen.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u8-strnlen.lo unistr/u8-strnlen.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u8-strncpy.lo unistr/u8-strncpy.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u8-strstr.lo unistr/u8-strstr.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u8-strpbrk.lo unistr/u8-strpbrk.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u8-strrchr.lo unistr/u8-strrchr.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u8-strspn.lo unistr/u8-strspn.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u8-strtok.lo unistr/u8-strtok.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u8-uctomb.lo unistr/u8-uctomb.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u8-uctomb-aux.lo unistr/u8-uctomb-aux.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uniwbrk/wbrktable.lo uniwbrk/wbrktable.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u8-to-u16.lo unistr/u8-to-u16.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/u8-to-u32.lo unistr/u8-to-u32.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uniwidth/u16-strwidth.lo uniwidth/u16-strwidth.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uniwbrk/u32-wordbreaks.lo uniwbrk/u32-wordbreaks.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uniwbrk/u8-wordbreaks.lo uniwbrk/u8-wordbreaks.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uniwbrk/ulc-wordbreaks.lo uniwbrk/ulc-wordbreaks.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uniwbrk/u16-wordbreaks.lo uniwbrk/u16-wordbreaks.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uniwidth/u32-strwidth.lo uniwidth/u32-strwidth.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uniwidth/u16-width.lo uniwidth/u16-width.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uniwbrk/wordbreak-property.lo uniwbrk/wordbreak-property.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uniwidth/u32-width.lo uniwidth/u32-width.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uniwidth/u8-strwidth.lo uniwidth/u8-strwidth.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uniwidth/u8-width.lo uniwidth/u8-width.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o uniwidth/width.lo uniwidth/width.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -no-undefined -version-info 3:0:1 -rpath /usr/lib64 -o libunistring.la -rpath /usr/lib64 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: x86_64-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 -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 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 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''@/"l"/g' \ -e 's/@''GNULIB_IMAXABS''@/0/g' \ -e 's/@''GNULIB_IMAXDIV''@/0/g' \ -e 's/@''GNULIB_STRTOIMAX''@/0/g' \ -e 's/@''GNULIB_STRTOUMAX''@/0/g' \ -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ -e 's/@''HAVE_IMAXDIV_T''@/1/g' \ -e 's/@''REPLACE_STRTOIMAX''@/0/g' \ -e 's/@''REPLACE_STRTOUMAX''@/0/g' \ -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ -e 's/@''INT64_MAX_EQ_LONG_MAX''@/1/g' \ -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/1/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./inttypes.in.h; \ } > inttypes.h-t && \ mv inttypes.h-t inttypes.h 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.18982 + 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/lib64 ; \ fi ; \ if test -f /usr/src/tmp/libunistring2-buildroot/usr/lib64/charset.alias; then \ sed -f ref-add.sed /usr/src/tmp/libunistring2-buildroot/usr/lib64/charset.alias > /usr/src/tmp/libunistring2-buildroot/usr/lib64/charset.tmp ; \ /usr/libexec/rpm-build/install -p -m 644 /usr/src/tmp/libunistring2-buildroot/usr/lib64/charset.tmp /usr/src/tmp/libunistring2-buildroot/usr/lib64/charset.alias ; \ rm -f /usr/src/tmp/libunistring2-buildroot/usr/lib64/charset.tmp ; \ else \ if $need_charset_alias; then \ sed -f ref-add.sed charset.alias > /usr/src/tmp/libunistring2-buildroot/usr/lib64/charset.tmp ; \ /usr/libexec/rpm-build/install -p -m 644 /usr/src/tmp/libunistring2-buildroot/usr/lib64/charset.tmp /usr/src/tmp/libunistring2-buildroot/usr/lib64/charset.alias ; \ rm -f /usr/src/tmp/libunistring2-buildroot/usr/lib64/charset.tmp ; \ fi ; \ fi /bin/mkdir -p '/usr/src/tmp/libunistring2-buildroot/usr/lib64' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libunistring.la '/usr/src/tmp/libunistring2-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/libunistring.so.2.1.0 /usr/src/tmp/libunistring2-buildroot/usr/lib64/libunistring.so.2.1.0 libtool: install: (cd /usr/src/tmp/libunistring2-buildroot/usr/lib64 && { 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/lib64 && { 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/lib64/libunistring.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /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/lib64 + for f in /usr/src/tmp/libunistring2-buildroot/usr/lib64/*.so ++ readlink -v /usr/src/tmp/libunistring2-buildroot/usr/lib64/libunistring.so + t=libunistring.so.2.1.0 + ln -fnrs /usr/src/tmp/libunistring2-buildroot/lib64/libunistring.so.2.1.0 /usr/src/tmp/libunistring2-buildroot/usr/lib64/libunistring.so + mv /usr/src/tmp/libunistring2-buildroot/usr/lib64/libunistring.so.2 /usr/src/tmp/libunistring2-buildroot/usr/lib64/libunistring.so.2.1.0 /usr/src/tmp/libunistring2-buildroot/lib64/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libunistring2-buildroot (auto) removed './usr/lib64/libunistring.la' mode of './lib64/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 ./lib64: (from :0) libunistring.so.2 -> libunistring.so.2.1.0 ./usr/lib64: (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) Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.40881 + 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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; | ^~~~ 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/test-u16-strtok.o unistr/test-u16-strtok.c In file included from unistr/test-u16-strtok.c:24: unistr/test-u16-strtok.c: In function 'main': ./macros.h:57:10: warning: 'second_ptr' may be used uninitialized in this function [-Wmaybe-uninitialized] 57 | if (!(expr)) \ | ^ In file included from unistr/test-u16-strtok.c:29: unistr/test-u-strtok.h:59:29: note: 'second_ptr' was declared here 59 | UNIT *ptr, *first_ptr, *second_ptr; | ^~~~~~~~~~ In file included from unistr/test-u16-strtok.c:24: ./macros.h:57:10: warning: 'first_ptr' may be used uninitialized in this function [-Wmaybe-uninitialized] 57 | if (!(expr)) \ | ^ In file included from unistr/test-u16-strtok.c:29: unistr/test-u-strtok.h:59:17: note: 'first_ptr' was declared here 59 | UNIT *ptr, *first_ptr, *second_ptr; | ^~~~~~~~~ make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/test-u32-strtok.o unistr/test-u32-strtok.c In file included from unistr/test-u32-strtok.c:24: unistr/test-u-strtok.h: In function 'test_u_strtok': ./macros.h:57:10: warning: 'second_ptr' may be used uninitialized in this function [-Wmaybe-uninitialized] 57 | if (!(expr)) \ | ^ In file included from unistr/test-u32-strtok.c:29: unistr/test-u-strtok.h:59:29: note: 'second_ptr' was declared here 59 | UNIT *ptr, *first_ptr, *second_ptr; | ^~~~~~~~~~ In file included from unistr/test-u32-strtok.c:24: ./macros.h:57:10: warning: 'first_ptr' may be used uninitialized in this function [-Wmaybe-uninitialized] 57 | if (!(expr)) \ | ^ In file included from unistr/test-u32-strtok.c:29: unistr/test-u-strtok.h:59:17: note: 'first_ptr' was declared here 59 | UNIT *ptr, *first_ptr, *second_ptr; | ^~~~~~~~~ make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -c -o unistr/test-u8-strtok.o unistr/test-u8-strtok.c In file included from unistr/test-u8-strtok.c:24: unistr/test-u8-strtok.c: In function 'main': ./macros.h:57:10: warning: 'second_ptr' may be used uninitialized in this function [-Wmaybe-uninitialized] 57 | if (!(expr)) \ | ^ In file included from unistr/test-u8-strtok.c:29: unistr/test-u-strtok.h:59:29: note: 'second_ptr' was declared here 59 | UNIT *ptr, *first_ptr, *second_ptr; | ^~~~~~~~~~ In file included from unistr/test-u8-strtok.c:24: ./macros.h:57:10: warning: 'first_ptr' may be used uninitialized in this function [-Wmaybe-uninitialized] 57 | if (!(expr)) \ | ^ In file included from unistr/test-u8-strtok.c:29: unistr/test-u-strtok.h:59:17: note: 'first_ptr' was declared here 59 | UNIT *ptr, *first_ptr, *second_ptr; | ^~~~~~~~~ make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -pipe -frecord-gcc-switches -Wall -g -O2 -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' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-btowc test-btowc.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-btowc test-btowc.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-c-strncasecmp test-c-strncasecmp.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-c-strncasecmp test-c-strncasecmp.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-array-mergesort test-array-mergesort.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-array-mergesort test-array-mergesort.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-c-strcasecmp test-c-strcasecmp.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-c-strcasecmp test-c-strcasecmp.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-alloca-opt test-alloca-opt.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-alloca-opt test-alloca-opt.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-c-ctype test-c-ctype.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-c-ctype test-c-ctype.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-ctype test-ctype.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-ctype test-ctype.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-errno test-errno.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-errno test-errno.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-environ test-environ.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-environ test-environ.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-float test-float.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-float test-float.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-fread test-fread.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-fread test-fread.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-fputc test-fputc.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-fputc test-fputc.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-fgetc test-fgetc.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-fgetc test-fgetc.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-frexp-nolibm test-frexp.o randomd.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-frexp-nolibm test-frexp.o randomd.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-fdopen test-fdopen.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-fdopen test-fdopen.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-frexpl-nolibm test-frexpl.o randoml.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-frexpl-nolibm test-frexpl.o randoml.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-fwrite test-fwrite.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-fwrite test-fwrite.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-fseterr test-fseterr.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-fseterr test-fseterr.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-getprogname test-getprogname.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-getprogname test-getprogname.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-intprops test-intprops.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-intprops test-intprops.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-inttypes test-inttypes.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-inttypes test-inttypes.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-iconv-h test-iconv-h.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-iconv-h test-iconv-h.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-isnand-nolibm test-isnand-nolibm.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-isnand-nolibm test-isnand-nolibm.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-iconv test-iconv.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-iconv test-iconv.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-isnanl-nolibm test-isnanl-nolibm.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-isnanl-nolibm test-isnanl-nolibm.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-isblank test-isblank.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-isblank test-isblank.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-isnanf-nolibm test-isnanf-nolibm.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-isnanf-nolibm test-isnanf-nolibm.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-iswblank test-iswblank.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-iswblank test-iswblank.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-locale test-locale.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-locale test-locale.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-langinfo test-langinfo.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-langinfo test-langinfo.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-limits-h test-limits-h.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-limits-h test-limits-h.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-localename test-localename.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-localename test-localename.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-once2 test-once.o libtests.a ../lib/libunistring.la libtests.a -Wl,--push-state,--no-as-needed,-lpthread,--pop-state libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-once1 test-once.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-once1 test-once.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-memchr test-memchr.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-memchr test-memchr.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-math test-math.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-math test-math.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-malloca test-malloca.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-malloca test-malloca.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-mbsinit test-mbsinit.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-mbsinit test-mbsinit.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-mbrtowc-w32 test-mbrtowc-w32.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-mbrtowc-w32 test-mbrtowc-w32.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-mbrtowc test-mbrtowc.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-mbrtowc test-mbrtowc.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-printf-frexp test-printf-frexp.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-printf-frexp test-printf-frexp.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-printf-frexpl test-printf-frexpl.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-printf-frexpl test-printf-frexpl.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pthread_sigmask1 test-pthread_sigmask1.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pthread_sigmask1 test-pthread_sigmask1.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-raise test-raise.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-raise test-raise.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-setenv test-setenv.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-setenv test-setenv.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-setlocale1 test-setlocale1.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-setlocale1 test-setlocale1.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-signbit test-signbit.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-signbit test-signbit.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-sleep test-sleep.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-sleep test-sleep.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-setlocale2 test-setlocale2.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-setlocale2 test-setlocale2.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-signal-h test-signal-h.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-signal-h test-signal-h.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-stdalign test-stdalign.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-stdalign test-stdalign.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-stdbool test-stdbool.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-stdbool test-stdbool.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-sigprocmask test-sigprocmask.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-sigprocmask test-sigprocmask.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-stddef test-stddef.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-stddef test-stddef.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-stdint test-stdint.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-stdint test-stdint.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-stdlib test-stdlib.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-stdlib test-stdlib.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-strerror test-strerror.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-strerror test-strerror.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-stdio test-stdio.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-stdio test-stdio.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-striconveh test-striconveh.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-striconveh test-striconveh.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-striconveha test-striconveha.o iconvsupport.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-striconveha test-striconveha.o iconvsupport.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-string test-string.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-string test-string.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-strstr test-strstr.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-strstr test-strstr.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-strncat test-strncat.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-strncat test-strncat.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-thread_self test-thread_self.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-thread_self test-thread_self.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-sys_types test-sys_types.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-sys_types test-sys_types.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-cased unicase/test-cased.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-cased unicase/test-cased.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-time test-time.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-time test-time.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-locale-language unicase/test-locale-language.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-locale-language unicase/test-locale-language.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-ignorable unicase/test-ignorable.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-ignorable unicase/test-ignorable.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-uc_tolower unicase/test-uc_tolower.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-uc_tolower unicase/test-uc_tolower.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-uc_toupper unicase/test-uc_toupper.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-uc_toupper unicase/test-uc_toupper.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-uc_totitle unicase/test-uc_totitle.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-uc_totitle unicase/test-uc_totitle.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-casecmp unicase/test-u16-casecmp.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-casecmp unicase/test-u16-casecmp.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-casecoll unicase/test-u16-casecoll.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-casecoll unicase/test-u16-casecoll.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-casefold unicase/test-u16-casefold.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-casefold unicase/test-u16-casefold.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-is-cased unicase/test-u16-is-cased.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-is-cased unicase/test-u16-is-cased.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-is-lowercase unicase/test-u16-is-lowercase.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-is-lowercase unicase/test-u16-is-lowercase.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-is-casefolded unicase/test-u16-is-casefolded.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-is-casefolded unicase/test-u16-is-casefolded.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-totitle unicase/test-u16-totitle.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-totitle unicase/test-u16-totitle.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-is-titlecase unicase/test-u16-is-titlecase.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-is-titlecase unicase/test-u16-is-titlecase.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-is-uppercase unicase/test-u16-is-uppercase.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-is-uppercase unicase/test-u16-is-uppercase.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-casefold unicase/test-u32-casefold.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-casefold unicase/test-u32-casefold.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-tolower unicase/test-u16-tolower.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-tolower unicase/test-u16-tolower.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-toupper unicase/test-u16-toupper.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-toupper unicase/test-u16-toupper.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-casecoll unicase/test-u32-casecoll.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-casecoll unicase/test-u32-casecoll.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-casecmp unicase/test-u32-casecmp.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-casecmp unicase/test-u32-casecmp.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-is-cased unicase/test-u32-is-cased.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-is-cased unicase/test-u32-is-cased.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-is-casefolded unicase/test-u32-is-casefolded.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-is-casefolded unicase/test-u32-is-casefolded.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-is-lowercase unicase/test-u32-is-lowercase.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-is-lowercase unicase/test-u32-is-lowercase.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-tolower unicase/test-u32-tolower.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-tolower unicase/test-u32-tolower.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-is-uppercase unicase/test-u32-is-uppercase.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-is-uppercase unicase/test-u32-is-uppercase.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-is-titlecase unicase/test-u32-is-titlecase.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-is-titlecase unicase/test-u32-is-titlecase.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-casecmp unicase/test-u8-casecmp.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-casecmp unicase/test-u8-casecmp.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-toupper unicase/test-u32-toupper.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-toupper unicase/test-u32-toupper.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-totitle unicase/test-u32-totitle.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-totitle unicase/test-u32-totitle.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-casecoll unicase/test-u8-casecoll.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-casecoll unicase/test-u8-casecoll.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-casefold unicase/test-u8-casefold.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-casefold unicase/test-u8-casefold.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-is-casefolded unicase/test-u8-is-casefolded.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-is-casefolded unicase/test-u8-is-casefolded.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-is-uppercase unicase/test-u8-is-uppercase.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-is-uppercase unicase/test-u8-is-uppercase.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-is-lowercase unicase/test-u8-is-lowercase.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-is-lowercase unicase/test-u8-is-lowercase.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-is-titlecase unicase/test-u8-is-titlecase.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-is-titlecase unicase/test-u8-is-titlecase.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-tolower unicase/test-u8-tolower.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-tolower unicase/test-u8-tolower.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-is-cased unicase/test-u8-is-cased.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-is-cased unicase/test-u8-is-cased.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-totitle unicase/test-u8-totitle.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-totitle unicase/test-u8-totitle.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-toupper unicase/test-u8-toupper.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-toupper unicase/test-u8-toupper.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-ulc-casecoll unicase/test-ulc-casecoll.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-ulc-casecoll unicase/test-ulc-casecoll.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-ulc-casecmp unicase/test-ulc-casecmp.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-ulc-casecmp unicase/test-ulc-casecmp.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-conv-from-enc uniconv/test-u16-conv-from-enc.o iconvsupport.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-conv-from-enc uniconv/test-u16-conv-from-enc.o iconvsupport.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-conv-to-enc uniconv/test-u16-conv-to-enc.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-conv-to-enc uniconv/test-u16-conv-to-enc.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-strconv-from-enc uniconv/test-u16-strconv-from-enc.o iconvsupport.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-strconv-from-enc uniconv/test-u16-strconv-from-enc.o iconvsupport.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-conv-from-enc uniconv/test-u32-conv-from-enc.o iconvsupport.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-conv-from-enc uniconv/test-u32-conv-from-enc.o iconvsupport.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-strconv-to-enc uniconv/test-u16-strconv-to-enc.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-strconv-to-enc uniconv/test-u16-strconv-to-enc.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-conv-to-enc uniconv/test-u32-conv-to-enc.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-conv-to-enc uniconv/test-u32-conv-to-enc.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-strconv-from-enc uniconv/test-u32-strconv-from-enc.o iconvsupport.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-strconv-from-enc uniconv/test-u32-strconv-from-enc.o iconvsupport.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-conv-from-enc uniconv/test-u8-conv-from-enc.o iconvsupport.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-conv-from-enc uniconv/test-u8-conv-from-enc.o iconvsupport.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-strconv-from-enc uniconv/test-u8-strconv-from-enc.o iconvsupport.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-strconv-from-enc uniconv/test-u8-strconv-from-enc.o iconvsupport.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-strconv-to-enc uniconv/test-u32-strconv-to-enc.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-strconv-to-enc uniconv/test-u32-strconv-to-enc.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-strconv-to-enc uniconv/test-u8-strconv-to-enc.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-strconv-to-enc uniconv/test-u8-strconv-to-enc.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-conv-to-enc uniconv/test-u8-conv-to-enc.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-conv-to-enc uniconv/test-u8-conv-to-enc.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-bidi_byname unictype/test-bidi_byname.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-bidi_byname unictype/test-bidi_byname.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-bidi_name unictype/test-bidi_name.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-bidi_name unictype/test-bidi_name.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-bidi_test unictype/test-bidi_test.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-bidi_test unictype/test-bidi_test.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-bidi_longname unictype/test-bidi_longname.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-bidi_longname unictype/test-bidi_longname.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-bidi_of unictype/test-bidi_of.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-bidi_of unictype/test-bidi_of.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-block_test unictype/test-block_test.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-block_test unictype/test-block_test.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-categ_C unictype/test-categ_C.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-categ_C unictype/test-categ_C.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-block_list unictype/test-block_list.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-block_list unictype/test-block_list.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-block_of unictype/test-block_of.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-block_of unictype/test-block_of.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-categ_Cc unictype/test-categ_Cc.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-categ_Cc unictype/test-categ_Cc.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-categ_Co unictype/test-categ_Co.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-categ_Co unictype/test-categ_Co.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-categ_Cf unictype/test-categ_Cf.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-categ_Cf unictype/test-categ_Cf.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-categ_Cs unictype/test-categ_Cs.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-categ_Cs unictype/test-categ_Cs.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-categ_Cn unictype/test-categ_Cn.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-categ_Cn unictype/test-categ_Cn.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-categ_L unictype/test-categ_L.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-categ_L unictype/test-categ_L.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-categ_LC unictype/test-categ_LC.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-categ_LC unictype/test-categ_LC.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-categ_Lm unictype/test-categ_Lm.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-categ_Lm unictype/test-categ_Lm.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-categ_Ll unictype/test-categ_Ll.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-categ_Ll unictype/test-categ_Ll.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-categ_Lu unictype/test-categ_Lu.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-categ_Lu unictype/test-categ_Lu.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-categ_Lo unictype/test-categ_Lo.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-categ_Lo unictype/test-categ_Lo.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-categ_Lt unictype/test-categ_Lt.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-categ_Lt unictype/test-categ_Lt.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-categ_Mc unictype/test-categ_Mc.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-categ_Mc unictype/test-categ_Mc.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-categ_Me unictype/test-categ_Me.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-categ_Me unictype/test-categ_Me.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-categ_M unictype/test-categ_M.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-categ_M unictype/test-categ_M.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-categ_Mn unictype/test-categ_Mn.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-categ_Mn unictype/test-categ_Mn.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-categ_N unictype/test-categ_N.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-categ_N unictype/test-categ_N.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-categ_Nd unictype/test-categ_Nd.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-categ_Nd unictype/test-categ_Nd.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-categ_Nl unictype/test-categ_Nl.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-categ_Nl unictype/test-categ_Nl.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-categ_No unictype/test-categ_No.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-categ_No unictype/test-categ_No.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-categ_Pd unictype/test-categ_Pd.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-categ_Pd unictype/test-categ_Pd.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-categ_Pc unictype/test-categ_Pc.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-categ_Pc unictype/test-categ_Pc.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-categ_Pf unictype/test-categ_Pf.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-categ_Pf unictype/test-categ_Pf.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-categ_P unictype/test-categ_P.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-categ_P unictype/test-categ_P.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-categ_Pe unictype/test-categ_Pe.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-categ_Pe unictype/test-categ_Pe.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-categ_Po unictype/test-categ_Po.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-categ_Po unictype/test-categ_Po.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-categ_Pi unictype/test-categ_Pi.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-categ_Pi unictype/test-categ_Pi.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-categ_Ps unictype/test-categ_Ps.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-categ_Ps unictype/test-categ_Ps.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-categ_Sc unictype/test-categ_Sc.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-categ_Sc unictype/test-categ_Sc.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-categ_Sk unictype/test-categ_Sk.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-categ_Sk unictype/test-categ_Sk.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-categ_S unictype/test-categ_S.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-categ_S unictype/test-categ_S.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-categ_So unictype/test-categ_So.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-categ_So unictype/test-categ_So.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-categ_Z unictype/test-categ_Z.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-categ_Z unictype/test-categ_Z.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-categ_Zl unictype/test-categ_Zl.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-categ_Zl unictype/test-categ_Zl.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-categ_Sm unictype/test-categ_Sm.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-categ_Sm unictype/test-categ_Sm.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-categ_Zs unictype/test-categ_Zs.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-categ_Zs unictype/test-categ_Zs.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-categ_and_not unictype/test-categ_and_not.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-categ_and_not unictype/test-categ_and_not.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-categ_Zp unictype/test-categ_Zp.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-categ_Zp unictype/test-categ_Zp.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-categ_byname unictype/test-categ_byname.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-categ_byname unictype/test-categ_byname.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-categ_longname unictype/test-categ_longname.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-categ_longname unictype/test-categ_longname.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-categ_and unictype/test-categ_and.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-categ_and unictype/test-categ_and.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-categ_name unictype/test-categ_name.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-categ_name unictype/test-categ_name.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-categ_of unictype/test-categ_of.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-categ_of unictype/test-categ_of.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-categ_none unictype/test-categ_none.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-categ_none unictype/test-categ_none.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-categ_test_withtable unictype/test-categ_test_withtable.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-categ_test_withtable unictype/test-categ_test_withtable.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-combiningclass_longname unictype/test-combiningclass_longname.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-combiningclass_longname unictype/test-combiningclass_longname.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-categ_or unictype/test-categ_or.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-categ_or unictype/test-categ_or.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-combiningclass_byname unictype/test-combiningclass_byname.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-combiningclass_byname unictype/test-combiningclass_byname.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-combiningclass_name unictype/test-combiningclass_name.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-combiningclass_name unictype/test-combiningclass_name.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-ctype_alpha unictype/test-ctype_alpha.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-ctype_alpha unictype/test-ctype_alpha.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-combiningclass unictype/test-combiningclass.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-combiningclass unictype/test-combiningclass.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-ctype_alnum unictype/test-ctype_alnum.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-ctype_alnum unictype/test-ctype_alnum.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-ctype_blank unictype/test-ctype_blank.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-ctype_blank unictype/test-ctype_blank.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-ctype_lower unictype/test-ctype_lower.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-ctype_lower unictype/test-ctype_lower.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-ctype_print unictype/test-ctype_print.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-ctype_print unictype/test-ctype_print.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-ctype_graph unictype/test-ctype_graph.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-ctype_graph unictype/test-ctype_graph.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-ctype_cntrl unictype/test-ctype_cntrl.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-ctype_cntrl unictype/test-ctype_cntrl.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-ctype_digit unictype/test-ctype_digit.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-ctype_digit unictype/test-ctype_digit.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-ctype_punct unictype/test-ctype_punct.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-ctype_punct unictype/test-ctype_punct.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-ctype_space unictype/test-ctype_space.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-ctype_space unictype/test-ctype_space.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-ctype_xdigit unictype/test-ctype_xdigit.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-ctype_xdigit unictype/test-ctype_xdigit.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-decdigit unictype/test-decdigit.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-decdigit unictype/test-decdigit.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-ctype_upper unictype/test-ctype_upper.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-ctype_upper unictype/test-ctype_upper.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-digit unictype/test-digit.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-digit unictype/test-digit.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-joininggroup_byname unictype/test-joininggroup_byname.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-joininggroup_byname unictype/test-joininggroup_byname.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-joininggroup_name unictype/test-joininggroup_name.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-joininggroup_name unictype/test-joininggroup_name.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-joiningtype_byname unictype/test-joiningtype_byname.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-joiningtype_byname unictype/test-joiningtype_byname.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-joininggroup_of unictype/test-joininggroup_of.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-joininggroup_of unictype/test-joininggroup_of.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-joiningtype_longname unictype/test-joiningtype_longname.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-joiningtype_longname unictype/test-joiningtype_longname.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-numeric unictype/test-numeric.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-numeric unictype/test-numeric.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-joiningtype_name unictype/test-joiningtype_name.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-joiningtype_name unictype/test-joiningtype_name.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-joiningtype_of unictype/test-joiningtype_of.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-joiningtype_of unictype/test-joiningtype_of.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-mirror unictype/test-mirror.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-mirror unictype/test-mirror.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_alphabetic unictype/test-pr_alphabetic.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_alphabetic unictype/test-pr_alphabetic.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_ascii_hex_digit unictype/test-pr_ascii_hex_digit.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_ascii_hex_digit unictype/test-pr_ascii_hex_digit.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_bidi_arabic_digit unictype/test-pr_bidi_arabic_digit.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_bidi_arabic_digit unictype/test-pr_bidi_arabic_digit.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_bidi_common_separator unictype/test-pr_bidi_common_separator.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_bidi_common_separator unictype/test-pr_bidi_common_separator.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_bidi_control unictype/test-pr_bidi_control.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_bidi_control unictype/test-pr_bidi_control.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_bidi_boundary_neutral unictype/test-pr_bidi_boundary_neutral.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_bidi_boundary_neutral unictype/test-pr_bidi_boundary_neutral.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_bidi_eur_num_separator unictype/test-pr_bidi_eur_num_separator.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_bidi_eur_num_separator unictype/test-pr_bidi_eur_num_separator.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_bidi_block_separator unictype/test-pr_bidi_block_separator.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_bidi_block_separator unictype/test-pr_bidi_block_separator.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_bidi_embedding_or_override unictype/test-pr_bidi_embedding_or_override.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_bidi_embedding_or_override unictype/test-pr_bidi_embedding_or_override.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_bidi_eur_num_terminator unictype/test-pr_bidi_eur_num_terminator.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_bidi_eur_num_terminator unictype/test-pr_bidi_eur_num_terminator.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_bidi_european_digit unictype/test-pr_bidi_european_digit.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_bidi_european_digit unictype/test-pr_bidi_european_digit.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_bidi_non_spacing_mark unictype/test-pr_bidi_non_spacing_mark.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_bidi_non_spacing_mark unictype/test-pr_bidi_non_spacing_mark.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_bidi_left_to_right unictype/test-pr_bidi_left_to_right.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_bidi_left_to_right unictype/test-pr_bidi_left_to_right.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_bidi_pdf unictype/test-pr_bidi_pdf.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_bidi_pdf unictype/test-pr_bidi_pdf.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_bidi_other_neutral unictype/test-pr_bidi_other_neutral.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_bidi_other_neutral unictype/test-pr_bidi_other_neutral.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_bidi_segment_separator unictype/test-pr_bidi_segment_separator.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_bidi_segment_separator unictype/test-pr_bidi_segment_separator.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_bidi_whitespace unictype/test-pr_bidi_whitespace.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_bidi_whitespace unictype/test-pr_bidi_whitespace.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_byname unictype/test-pr_byname.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_byname unictype/test-pr_byname.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_case_ignorable unictype/test-pr_case_ignorable.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_case_ignorable unictype/test-pr_case_ignorable.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_changes_when_casefolded unictype/test-pr_changes_when_casefolded.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_changes_when_casefolded unictype/test-pr_changes_when_casefolded.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_cased unictype/test-pr_cased.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_cased unictype/test-pr_cased.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_changes_when_lowercased unictype/test-pr_changes_when_lowercased.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_changes_when_lowercased unictype/test-pr_changes_when_lowercased.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_changes_when_casemapped unictype/test-pr_changes_when_casemapped.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_changes_when_casemapped unictype/test-pr_changes_when_casemapped.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_changes_when_titlecased unictype/test-pr_changes_when_titlecased.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_changes_when_titlecased unictype/test-pr_changes_when_titlecased.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_combining unictype/test-pr_combining.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_combining unictype/test-pr_combining.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_composite unictype/test-pr_composite.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_composite unictype/test-pr_composite.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_dash unictype/test-pr_dash.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_dash unictype/test-pr_dash.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_currency_symbol unictype/test-pr_currency_symbol.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_currency_symbol unictype/test-pr_currency_symbol.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_changes_when_uppercased unictype/test-pr_changes_when_uppercased.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_changes_when_uppercased unictype/test-pr_changes_when_uppercased.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_deprecated unictype/test-pr_deprecated.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_deprecated unictype/test-pr_deprecated.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_default_ignorable_code_point unictype/test-pr_default_ignorable_code_point.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_default_ignorable_code_point unictype/test-pr_default_ignorable_code_point.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_diacritic unictype/test-pr_diacritic.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_diacritic unictype/test-pr_diacritic.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_decimal_digit unictype/test-pr_decimal_digit.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_decimal_digit unictype/test-pr_decimal_digit.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_extender unictype/test-pr_extender.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_extender unictype/test-pr_extender.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_format_control unictype/test-pr_format_control.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_format_control unictype/test-pr_format_control.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_grapheme_extend unictype/test-pr_grapheme_extend.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_grapheme_extend unictype/test-pr_grapheme_extend.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_grapheme_base unictype/test-pr_grapheme_base.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_grapheme_base unictype/test-pr_grapheme_base.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_grapheme_link unictype/test-pr_grapheme_link.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_grapheme_link unictype/test-pr_grapheme_link.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_hex_digit unictype/test-pr_hex_digit.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_hex_digit unictype/test-pr_hex_digit.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_ideographic unictype/test-pr_ideographic.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_ideographic unictype/test-pr_ideographic.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_hyphen unictype/test-pr_hyphen.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_hyphen unictype/test-pr_hyphen.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_id_continue unictype/test-pr_id_continue.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_id_continue unictype/test-pr_id_continue.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_ids_trinary_operator unictype/test-pr_ids_trinary_operator.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_ids_trinary_operator unictype/test-pr_ids_trinary_operator.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_id_start unictype/test-pr_id_start.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_id_start unictype/test-pr_id_start.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_ids_binary_operator unictype/test-pr_ids_binary_operator.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_ids_binary_operator unictype/test-pr_ids_binary_operator.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_ignorable_control unictype/test-pr_ignorable_control.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_ignorable_control unictype/test-pr_ignorable_control.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_join_control unictype/test-pr_join_control.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_join_control unictype/test-pr_join_control.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_left_of_pair unictype/test-pr_left_of_pair.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_left_of_pair unictype/test-pr_left_of_pair.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_iso_control unictype/test-pr_iso_control.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_iso_control unictype/test-pr_iso_control.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_logical_order_exception unictype/test-pr_logical_order_exception.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_logical_order_exception unictype/test-pr_logical_order_exception.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_line_separator unictype/test-pr_line_separator.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_line_separator unictype/test-pr_line_separator.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_lowercase unictype/test-pr_lowercase.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_lowercase unictype/test-pr_lowercase.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_math unictype/test-pr_math.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_math unictype/test-pr_math.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_non_break unictype/test-pr_non_break.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_non_break unictype/test-pr_non_break.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_not_a_character unictype/test-pr_not_a_character.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_not_a_character unictype/test-pr_not_a_character.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_numeric unictype/test-pr_numeric.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_numeric unictype/test-pr_numeric.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_other_grapheme_extend unictype/test-pr_other_grapheme_extend.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_other_grapheme_extend unictype/test-pr_other_grapheme_extend.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_other_id_continue unictype/test-pr_other_id_continue.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_other_id_continue unictype/test-pr_other_id_continue.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_other_lowercase unictype/test-pr_other_lowercase.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_other_lowercase unictype/test-pr_other_lowercase.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_other_id_start unictype/test-pr_other_id_start.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_other_id_start unictype/test-pr_other_id_start.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_other_alphabetic unictype/test-pr_other_alphabetic.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_other_alphabetic unictype/test-pr_other_alphabetic.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_other_math unictype/test-pr_other_math.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_other_math unictype/test-pr_other_math.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_other_uppercase unictype/test-pr_other_uppercase.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_other_uppercase unictype/test-pr_other_uppercase.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_paired_punctuation unictype/test-pr_paired_punctuation.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_paired_punctuation unictype/test-pr_paired_punctuation.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_paragraph_separator unictype/test-pr_paragraph_separator.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_paragraph_separator unictype/test-pr_paragraph_separator.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_pattern_syntax unictype/test-pr_pattern_syntax.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_pattern_syntax unictype/test-pr_pattern_syntax.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_pattern_white_space unictype/test-pr_pattern_white_space.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_pattern_white_space unictype/test-pr_pattern_white_space.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_private_use unictype/test-pr_private_use.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_private_use unictype/test-pr_private_use.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_radical unictype/test-pr_radical.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_radical unictype/test-pr_radical.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_punctuation unictype/test-pr_punctuation.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_punctuation unictype/test-pr_punctuation.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_soft_dotted unictype/test-pr_soft_dotted.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_soft_dotted unictype/test-pr_soft_dotted.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_quotation_mark unictype/test-pr_quotation_mark.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_quotation_mark unictype/test-pr_quotation_mark.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_sentence_terminal unictype/test-pr_sentence_terminal.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_sentence_terminal unictype/test-pr_sentence_terminal.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_terminal_punctuation unictype/test-pr_terminal_punctuation.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_terminal_punctuation unictype/test-pr_terminal_punctuation.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_space unictype/test-pr_space.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_space unictype/test-pr_space.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_titlecase unictype/test-pr_titlecase.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_titlecase unictype/test-pr_titlecase.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_test unictype/test-pr_test.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_test unictype/test-pr_test.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_unassigned_code_value unictype/test-pr_unassigned_code_value.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_unassigned_code_value unictype/test-pr_unassigned_code_value.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_uppercase unictype/test-pr_uppercase.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_uppercase unictype/test-pr_uppercase.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_unified_ideograph unictype/test-pr_unified_ideograph.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_unified_ideograph unictype/test-pr_unified_ideograph.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_variation_selector unictype/test-pr_variation_selector.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_variation_selector unictype/test-pr_variation_selector.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_xid_continue unictype/test-pr_xid_continue.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_xid_continue unictype/test-pr_xid_continue.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_white_space unictype/test-pr_white_space.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_white_space unictype/test-pr_white_space.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-sy_c_whitespace unictype/test-sy_c_whitespace.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-sy_c_whitespace unictype/test-sy_c_whitespace.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-sy_c_ident unictype/test-sy_c_ident.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-sy_c_ident unictype/test-sy_c_ident.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_xid_start unictype/test-pr_xid_start.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_xid_start unictype/test-pr_xid_start.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-sy_java_ident unictype/test-sy_java_ident.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-sy_java_ident unictype/test-sy_java_ident.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-grapheme-breaks unigbrk/test-u16-grapheme-breaks.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-grapheme-breaks unigbrk/test-u16-grapheme-breaks.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-sy_java_whitespace unictype/test-sy_java_whitespace.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-sy_java_whitespace unictype/test-sy_java_whitespace.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-scripts unictype/test-scripts.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-scripts unictype/test-scripts.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-pr_zero_width unictype/test-pr_zero_width.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-pr_zero_width unictype/test-pr_zero_width.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-grapheme-next unigbrk/test-u16-grapheme-next.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-grapheme-next unigbrk/test-u16-grapheme-next.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-grapheme-breaks unigbrk/test-u32-grapheme-breaks.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-grapheme-breaks unigbrk/test-u32-grapheme-breaks.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-grapheme-prev unigbrk/test-u16-grapheme-prev.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-grapheme-prev unigbrk/test-u16-grapheme-prev.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-grapheme-next unigbrk/test-u32-grapheme-next.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-grapheme-next unigbrk/test-u32-grapheme-next.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-grapheme-prev unigbrk/test-u32-grapheme-prev.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-grapheme-prev unigbrk/test-u32-grapheme-prev.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-grapheme-breaks unigbrk/test-u8-grapheme-breaks.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-grapheme-breaks unigbrk/test-u8-grapheme-breaks.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-grapheme-next unigbrk/test-u8-grapheme-next.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-grapheme-next unigbrk/test-u8-grapheme-next.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-grapheme-prev unigbrk/test-u8-grapheme-prev.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-grapheme-prev unigbrk/test-u8-grapheme-prev.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-uc-grapheme-breaks unigbrk/test-uc-grapheme-breaks.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-uc-grapheme-breaks unigbrk/test-uc-grapheme-breaks.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-uc-gbrk-prop unigbrk/test-uc-gbrk-prop.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-uc-gbrk-prop unigbrk/test-uc-gbrk-prop.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-uc-is-grapheme-break unigbrk/test-uc-is-grapheme-break.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-uc-is-grapheme-break unigbrk/test-uc-is-grapheme-break.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-ulc-grapheme-breaks unigbrk/test-ulc-grapheme-breaks.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-ulc-grapheme-breaks unigbrk/test-ulc-grapheme-breaks.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-possible-linebreaks unilbrk/test-u16-possible-linebreaks.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-possible-linebreaks unilbrk/test-u16-possible-linebreaks.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-width-linebreaks unilbrk/test-u16-width-linebreaks.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-width-linebreaks unilbrk/test-u16-width-linebreaks.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-width-linebreaks unilbrk/test-u32-width-linebreaks.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-width-linebreaks unilbrk/test-u32-width-linebreaks.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-width-linebreaks unilbrk/test-u8-width-linebreaks.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-width-linebreaks unilbrk/test-u8-width-linebreaks.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-possible-linebreaks unilbrk/test-u32-possible-linebreaks.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-possible-linebreaks unilbrk/test-u32-possible-linebreaks.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-possible-linebreaks unilbrk/test-u8-possible-linebreaks.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-possible-linebreaks unilbrk/test-u8-possible-linebreaks.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-ulc-possible-linebreaks unilbrk/test-ulc-possible-linebreaks.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-ulc-possible-linebreaks unilbrk/test-ulc-possible-linebreaks.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-ulc-width-linebreaks unilbrk/test-ulc-width-linebreaks.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-ulc-width-linebreaks unilbrk/test-ulc-width-linebreaks.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-uninames uniname/test-uninames.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-uninames uniname/test-uninames.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-canonical-decomposition uninorm/test-canonical-decomposition.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-canonical-decomposition uninorm/test-canonical-decomposition.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-compat-decomposition uninorm/test-compat-decomposition.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-compat-decomposition uninorm/test-compat-decomposition.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-composition uninorm/test-composition.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-composition uninorm/test-composition.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-decomposition uninorm/test-decomposition.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-decomposition uninorm/test-decomposition.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-decomposing-form uninorm/test-decomposing-form.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-decomposing-form uninorm/test-decomposing-form.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-uninorm-filter-nfc uninorm/test-uninorm-filter-nfc.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-uninorm-filter-nfc uninorm/test-uninorm-filter-nfc.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-normcmp uninorm/test-u16-normcmp.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-normcmp uninorm/test-u16-normcmp.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-normcoll uninorm/test-u16-normcoll.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-normcoll uninorm/test-u16-normcoll.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-normcmp uninorm/test-u32-normcmp.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-normcmp uninorm/test-u32-normcmp.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-normcoll uninorm/test-u32-normcoll.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-normcoll uninorm/test-u32-normcoll.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-normcmp uninorm/test-u8-normcmp.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-normcmp uninorm/test-u8-normcmp.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-normcoll uninorm/test-u8-normcoll.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-normcoll uninorm/test-u8-normcoll.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-unistd test-unistd.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-unistd test-unistd.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-asnprintf1 unistdio/test-u16-asnprintf1.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-asnprintf1 unistdio/test-u16-asnprintf1.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-vasnprintf1 unistdio/test-u16-vasnprintf1.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-vasnprintf1 unistdio/test-u16-vasnprintf1.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-vasnprintf2 unistdio/test-u16-vasnprintf2.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-vasnprintf2 unistdio/test-u16-vasnprintf2.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-vasprintf1 unistdio/test-u16-vasprintf1.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-vasprintf1 unistdio/test-u16-vasprintf1.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-vasnprintf3 unistdio/test-u16-vasnprintf3.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-vasnprintf3 unistdio/test-u16-vasnprintf3.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-vsnprintf1 unistdio/test-u16-vsnprintf1.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-vsnprintf1 unistdio/test-u16-vsnprintf1.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-vasnprintf2 unistdio/test-u32-vasnprintf2.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-vasnprintf2 unistdio/test-u32-vasnprintf2.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-vsprintf1 unistdio/test-u16-vsprintf1.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-vsprintf1 unistdio/test-u16-vsprintf1.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-vasnprintf1 unistdio/test-u32-vasnprintf1.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-vasnprintf1 unistdio/test-u32-vasnprintf1.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-asnprintf1 unistdio/test-u32-asnprintf1.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-asnprintf1 unistdio/test-u32-asnprintf1.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-vasnprintf3 unistdio/test-u32-vasnprintf3.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-vasnprintf3 unistdio/test-u32-vasnprintf3.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-vasprintf1 unistdio/test-u32-vasprintf1.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-vasprintf1 unistdio/test-u32-vasprintf1.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-vsnprintf1 unistdio/test-u32-vsnprintf1.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-vsnprintf1 unistdio/test-u32-vsnprintf1.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-vsprintf1 unistdio/test-u32-vsprintf1.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-vsprintf1 unistdio/test-u32-vsprintf1.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-asnprintf1 unistdio/test-u8-asnprintf1.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-asnprintf1 unistdio/test-u8-asnprintf1.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-vasnprintf1 unistdio/test-u8-vasnprintf1.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-vasnprintf1 unistdio/test-u8-vasnprintf1.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-vasnprintf3 unistdio/test-u8-vasnprintf3.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-vasnprintf3 unistdio/test-u8-vasnprintf3.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-vasnprintf2 unistdio/test-u8-vasnprintf2.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-vasnprintf2 unistdio/test-u8-vasnprintf2.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-vasprintf1 unistdio/test-u8-vasprintf1.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-vasprintf1 unistdio/test-u8-vasprintf1.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-vsnprintf1 unistdio/test-u8-vsnprintf1.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-vsnprintf1 unistdio/test-u8-vsnprintf1.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-ulc-vasnprintf1 unistdio/test-ulc-vasnprintf1.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-ulc-vasnprintf1 unistdio/test-ulc-vasnprintf1.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-ulc-asnprintf1 unistdio/test-ulc-asnprintf1.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-ulc-asnprintf1 unistdio/test-ulc-asnprintf1.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-vsprintf1 unistdio/test-u8-vsprintf1.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-vsprintf1 unistdio/test-u8-vsprintf1.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-ulc-vasnprintf2 unistdio/test-ulc-vasnprintf2.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-ulc-vasnprintf2 unistdio/test-ulc-vasnprintf2.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-ulc-vasnprintf3 unistdio/test-ulc-vasnprintf3.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-ulc-vasnprintf3 unistdio/test-ulc-vasnprintf3.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-ulc-vasprintf1 unistdio/test-ulc-vasprintf1.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-ulc-vasprintf1 unistdio/test-ulc-vasprintf1.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-ulc-vsnprintf1 unistdio/test-ulc-vsnprintf1.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-ulc-vsnprintf1 unistdio/test-ulc-vsnprintf1.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-check unistr/test-u16-check.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-check unistr/test-u16-check.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-ulc-vsprintf1 unistdio/test-ulc-vsprintf1.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-ulc-vsprintf1 unistdio/test-ulc-vsprintf1.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-chr unistr/test-u16-chr.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-chr unistr/test-u16-chr.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-cmp unistr/test-u16-cmp.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-cmp unistr/test-u16-cmp.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-cpy-alloc unistr/test-u16-cpy-alloc.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-cpy-alloc unistr/test-u16-cpy-alloc.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-cmp2 unistr/test-u16-cmp2.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-cmp2 unistr/test-u16-cmp2.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-cpy unistr/test-u16-cpy.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-cpy unistr/test-u16-cpy.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-mbsnlen unistr/test-u16-mbsnlen.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-mbsnlen unistr/test-u16-mbsnlen.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-mbtouc unistr/test-u16-mbtouc.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-mbtouc unistr/test-u16-mbtouc.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-move unistr/test-u16-move.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-move unistr/test-u16-move.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-mblen unistr/test-u16-mblen.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-mblen unistr/test-u16-mblen.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-mbtoucr unistr/test-u16-mbtoucr.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-mbtoucr unistr/test-u16-mbtoucr.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-mbtouc-unsafe unistr/test-u16-mbtouc-unsafe.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-mbtouc-unsafe unistr/test-u16-mbtouc-unsafe.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-next unistr/test-u16-next.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-next unistr/test-u16-next.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-prev unistr/test-u16-prev.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-prev unistr/test-u16-prev.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-set unistr/test-u16-set.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-set unistr/test-u16-set.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-strchr unistr/test-u16-strchr.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-strchr unistr/test-u16-strchr.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-stpncpy unistr/test-u16-stpncpy.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-stpncpy unistr/test-u16-stpncpy.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-strcmp unistr/test-u16-strcmp.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-strcmp unistr/test-u16-strcmp.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-strcat unistr/test-u16-strcat.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-strcat unistr/test-u16-strcat.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-stpcpy unistr/test-u16-stpcpy.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-stpcpy unistr/test-u16-stpcpy.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-strcoll unistr/test-u16-strcoll.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-strcoll unistr/test-u16-strcoll.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-strcpy unistr/test-u16-strcpy.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-strcpy unistr/test-u16-strcpy.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-strlen unistr/test-u16-strlen.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-strlen unistr/test-u16-strlen.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-strdup unistr/test-u16-strdup.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-strdup unistr/test-u16-strdup.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-strmblen unistr/test-u16-strmblen.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-strmblen unistr/test-u16-strmblen.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-strmbtouc unistr/test-u16-strmbtouc.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-strmbtouc unistr/test-u16-strmbtouc.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-strncmp unistr/test-u16-strncmp.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-strncmp unistr/test-u16-strncmp.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-strncat unistr/test-u16-strncat.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-strncat unistr/test-u16-strncat.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-strncpy unistr/test-u16-strncpy.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-strncpy unistr/test-u16-strncpy.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-strnlen unistr/test-u16-strnlen.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-strnlen unistr/test-u16-strnlen.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-strstr unistr/test-u16-strstr.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-strstr unistr/test-u16-strstr.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-strtok unistr/test-u16-strtok.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-strtok unistr/test-u16-strtok.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-uctomb unistr/test-u16-uctomb.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-uctomb unistr/test-u16-uctomb.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-check unistr/test-u32-check.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-check unistr/test-u32-check.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-to-u8 unistr/test-u16-to-u8.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-to-u8 unistr/test-u16-to-u8.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-to-u32 unistr/test-u16-to-u32.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-to-u32 unistr/test-u16-to-u32.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-chr unistr/test-u32-chr.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-chr unistr/test-u32-chr.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-cmp2 unistr/test-u32-cmp2.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-cmp2 unistr/test-u32-cmp2.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-mblen unistr/test-u32-mblen.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-mblen unistr/test-u32-mblen.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-cpy-alloc unistr/test-u32-cpy-alloc.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-cpy-alloc unistr/test-u32-cpy-alloc.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-cmp unistr/test-u32-cmp.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-cmp unistr/test-u32-cmp.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-mbtouc unistr/test-u32-mbtouc.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-mbtouc unistr/test-u32-mbtouc.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-cpy unistr/test-u32-cpy.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-cpy unistr/test-u32-cpy.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-mbsnlen unistr/test-u32-mbsnlen.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-mbsnlen unistr/test-u32-mbsnlen.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-mbtouc-unsafe unistr/test-u32-mbtouc-unsafe.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-mbtouc-unsafe unistr/test-u32-mbtouc-unsafe.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-mbtoucr unistr/test-u32-mbtoucr.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-mbtoucr unistr/test-u32-mbtoucr.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-move unistr/test-u32-move.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-move unistr/test-u32-move.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-next unistr/test-u32-next.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-next unistr/test-u32-next.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-prev unistr/test-u32-prev.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-prev unistr/test-u32-prev.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-set unistr/test-u32-set.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-set unistr/test-u32-set.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-stpncpy unistr/test-u32-stpncpy.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-stpncpy unistr/test-u32-stpncpy.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-stpcpy unistr/test-u32-stpcpy.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-stpcpy unistr/test-u32-stpcpy.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-strchr unistr/test-u32-strchr.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-strchr unistr/test-u32-strchr.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-strcat unistr/test-u32-strcat.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-strcat unistr/test-u32-strcat.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-strcpy unistr/test-u32-strcpy.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-strcpy unistr/test-u32-strcpy.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-strcmp unistr/test-u32-strcmp.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-strcmp unistr/test-u32-strcmp.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-strdup unistr/test-u32-strdup.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-strdup unistr/test-u32-strdup.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-strcoll unistr/test-u32-strcoll.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-strcoll unistr/test-u32-strcoll.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-strlen unistr/test-u32-strlen.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-strlen unistr/test-u32-strlen.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-strmbtouc unistr/test-u32-strmbtouc.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-strmbtouc unistr/test-u32-strmbtouc.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-strncat unistr/test-u32-strncat.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-strncat unistr/test-u32-strncat.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-strmblen unistr/test-u32-strmblen.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-strmblen unistr/test-u32-strmblen.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-strncmp unistr/test-u32-strncmp.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-strncmp unistr/test-u32-strncmp.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-strncpy unistr/test-u32-strncpy.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-strncpy unistr/test-u32-strncpy.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-strstr unistr/test-u32-strstr.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-strstr unistr/test-u32-strstr.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-strtok unistr/test-u32-strtok.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-strtok unistr/test-u32-strtok.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-strnlen unistr/test-u32-strnlen.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-strnlen unistr/test-u32-strnlen.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-chr unistr/test-u8-chr.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-chr unistr/test-u8-chr.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-to-u16 unistr/test-u32-to-u16.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-to-u16 unistr/test-u32-to-u16.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-check unistr/test-u8-check.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-check unistr/test-u8-check.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-to-u8 unistr/test-u32-to-u8.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-to-u8 unistr/test-u32-to-u8.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-uctomb unistr/test-u32-uctomb.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-uctomb unistr/test-u32-uctomb.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-cmp2 unistr/test-u8-cmp2.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-cmp2 unistr/test-u8-cmp2.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-cpy-alloc unistr/test-u8-cpy-alloc.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-cpy-alloc unistr/test-u8-cpy-alloc.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-cmp unistr/test-u8-cmp.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-cmp unistr/test-u8-cmp.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-mbsnlen unistr/test-u8-mbsnlen.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-mbsnlen unistr/test-u8-mbsnlen.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-cpy unistr/test-u8-cpy.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-cpy unistr/test-u8-cpy.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-mblen unistr/test-u8-mblen.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-mblen unistr/test-u8-mblen.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-mbtouc unistr/test-u8-mbtouc.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-mbtouc unistr/test-u8-mbtouc.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-stpncpy unistr/test-u8-stpncpy.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-stpncpy unistr/test-u8-stpncpy.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-next unistr/test-u8-next.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-next unistr/test-u8-next.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-mbtoucr unistr/test-u8-mbtoucr.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-mbtoucr unistr/test-u8-mbtoucr.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-stpcpy unistr/test-u8-stpcpy.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-stpcpy unistr/test-u8-stpcpy.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-strchr unistr/test-u8-strchr.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-strchr unistr/test-u8-strchr.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-mbtouc-unsafe unistr/test-u8-mbtouc-unsafe.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-mbtouc-unsafe unistr/test-u8-mbtouc-unsafe.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-set unistr/test-u8-set.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-set unistr/test-u8-set.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-prev unistr/test-u8-prev.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-prev unistr/test-u8-prev.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-strcoll unistr/test-u8-strcoll.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-strcoll unistr/test-u8-strcoll.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-strdup unistr/test-u8-strdup.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-strdup unistr/test-u8-strdup.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-move unistr/test-u8-move.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-move unistr/test-u8-move.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-strcmp unistr/test-u8-strcmp.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-strcmp unistr/test-u8-strcmp.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-strcpy unistr/test-u8-strcpy.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-strcpy unistr/test-u8-strcpy.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-strlen unistr/test-u8-strlen.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-strlen unistr/test-u8-strlen.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-strmblen unistr/test-u8-strmblen.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-strmblen unistr/test-u8-strmblen.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-strcat unistr/test-u8-strcat.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-strcat unistr/test-u8-strcat.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-strmbtouc unistr/test-u8-strmbtouc.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-strmbtouc unistr/test-u8-strmbtouc.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-strncmp unistr/test-u8-strncmp.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-strncmp unistr/test-u8-strncmp.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-strnlen unistr/test-u8-strnlen.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-strnlen unistr/test-u8-strnlen.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-strncat unistr/test-u8-strncat.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-strncat unistr/test-u8-strncat.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-to-u32 unistr/test-u8-to-u32.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-to-u32 unistr/test-u8-to-u32.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-strtok unistr/test-u8-strtok.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-strtok unistr/test-u8-strtok.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-strncpy unistr/test-u8-strncpy.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-strncpy unistr/test-u8-strncpy.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-to-u16 unistr/test-u8-to-u16.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-to-u16 unistr/test-u8-to-u16.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-strstr unistr/test-u8-strstr.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-strstr unistr/test-u8-strstr.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-uctomb unistr/test-u8-uctomb.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-uctomb unistr/test-u8-uctomb.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-wordbreaks uniwbrk/test-u16-wordbreaks.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-wordbreaks uniwbrk/test-u16-wordbreaks.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-wordbreaks uniwbrk/test-u32-wordbreaks.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-wordbreaks uniwbrk/test-u32-wordbreaks.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-wordbreaks uniwbrk/test-u8-wordbreaks.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-wordbreaks uniwbrk/test-u8-wordbreaks.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-uc-wordbreaks uniwbrk/test-uc-wordbreaks.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-uc-wordbreaks uniwbrk/test-uc-wordbreaks.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-ulc-wordbreaks uniwbrk/test-ulc-wordbreaks.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-ulc-wordbreaks uniwbrk/test-ulc-wordbreaks.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-strwidth uniwidth/test-u32-strwidth.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-strwidth uniwidth/test-u32-strwidth.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-width uniwidth/test-u16-width.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-width uniwidth/test-u16-width.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u16-strwidth uniwidth/test-u16-strwidth.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u16-strwidth uniwidth/test-u16-strwidth.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u32-width uniwidth/test-u32-width.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u32-width uniwidth/test-u32-width.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-strwidth uniwidth/test-u8-strwidth.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-strwidth uniwidth/test-u8-strwidth.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-uc_width uniwidth/test-uc_width.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-uc_width uniwidth/test-uc_width.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-u8-width uniwidth/test-u8-width.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-u8-width uniwidth/test-u8-width.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-uc_width2 uniwidth/test-uc_width2.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-uc_width2 uniwidth/test-uc_width2.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-verify test-verify.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-verify test-verify.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-usleep test-usleep.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-usleep test-usleep.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-unsetenv test-unsetenv.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-unsetenv test-unsetenv.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-wcrtomb test-wcrtomb.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-wcrtomb test-wcrtomb.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-wchar test-wchar.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-wchar test-wchar.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-wcrtomb-w32 test-wcrtomb-w32.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-wcrtomb-w32 test-wcrtomb-w32.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-xalloc-die test-xalloc-die.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-xalloc-die test-xalloc-die.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-wctype-h test-wctype-h.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-wctype-h test-wctype-h.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' make[4]: Entering directory '/usr/src/RPM/BUILD/libunistring-0.9.10/tests' /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-wcwidth test-wcwidth.o libtests.a ../lib/libunistring.la libtests.a libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/test-wcwidth test-wcwidth.o libtests.a ../lib/.libs/libunistring.so libtests.a -Wl,-rpath -Wl,/usr/lib64 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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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' 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' 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' 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' 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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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: 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-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-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-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: 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-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-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-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_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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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: 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-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-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-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-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-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-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-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: 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-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-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-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-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: 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: 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-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-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: 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-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: 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-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-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-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-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-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_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-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-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-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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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-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_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_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_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_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_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_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-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_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_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_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_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_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-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-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_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_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_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-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_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_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_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_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_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_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-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-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_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-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-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-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-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_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_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_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-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_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_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_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_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_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_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-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_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-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_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-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-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-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_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-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-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-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-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-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_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_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_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-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_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_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-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_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_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-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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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-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-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_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-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_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-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-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-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-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-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-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-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-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: 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: 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-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: 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: 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-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: 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-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-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-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: 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-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-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-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-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-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-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-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-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-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-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: 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: 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-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-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: 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: 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: 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-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-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: 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-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-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: 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-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: 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: 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: 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-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-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-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-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: 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-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-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-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-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-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-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: 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-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-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: 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-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-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-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-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-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-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-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-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-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: 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: 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-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-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-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-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-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-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-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-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-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-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-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-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-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: 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-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-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-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-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-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: 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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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: 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-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-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-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: 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-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: 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' 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' 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-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' 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' 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-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-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-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-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.13046 + 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.x24k9R find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libunistring2-buildroot/lib64/libunistring.so.2: 694 symbols, 20 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8BppHT 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()(64bit) = set:ndowMcxoCnT8HpfugacYh2BjwJS2Ndh5FMjy4IaXdy81rF8u7ddoKRRPsNquPBCZjoA4szovTXIAZHAHQ5xU0MQrL7307O1Or3tQfmjhKMipz4adZwaQbhr1gOrEoqoFWSPNbXpG67KJcq1lMxNkQ6aSUL1U2H1DfdV8TGCaOFZFWSFOchxD6be0rBO6M4s0w5YkgpA0CmhmwRIpwLRt1fRlDy2zxzzn61qPuz4928M8cr91p1ZcNqQIHkOx89ogwmxAVx45Z6cbZqzdh6wv0wQPnFOo9lHRyQ9eF8AQSbatfLhkRZjesbZJCUq5rX3d11jCDTQobkkSZD7mnLdOOtG4gdgxYxvgyXXUn6IhsXyZvX9uAw11OWac9Y7EZ2bSTjARZk83108wkm1utZiIuuxTzQbHW9KgY5AaLMGnFcW2XfqeYDwqkW4v7pZHDfqOg35XNf0eirmwb1j01DwueC8wB4ATOScS5Ubaa7p3JDS4sykjOxlxMylzQyceacSaZ0CSaAxXonI4QEKUOXB2ofu2ZJ1fDGEZ2k2ygazWw3cclRttmZyKZCKCd9awkhfZ8Ymh3a6cd3680kbfxZxeIAZ4Z8fTm5MZ6IkASKzUsGoJ3gbeoaNFl385jWMPcs5qyq4iA3v54NUTmzZBmFeuW09ZvwZy6X9mC5VNy4sHOZaugfdFyfqSnvXTTZgLBYPngH0YH2zAcu9h8Ozp164KXXPcrlGp7xNnk9ruka68BsNNGyHUcZ5AExJgrQZcuFHAsJCfii3zZkuWPrQztotL8ug5YDEmiC9TCiDuz2tbfuJtE1Z8ZlbdMpo6DRPjPX47bEukEm2SpXfDJ9N63JoMXWeZFdMRJZmc0httkmj81oSFiYW4JUTsfW8Y7OcZv0x8PHDvhmeDjEyeUYDn8mcttIuota7j4XTmT6JGpG2NWR0Eoe9m0LyJOGziNAXlmZgC3KVNAOH19fEpGEujqEEAIaABmY1MM5YdyCn2O8HmC9z2RW6SKuEPZ4mU6v0V9IitJOZ39xeptQOEs0RmudveZy8NjotpM76gQhQq94xO66f4UCeOdG4wQi2M12ODAakfkI6ftHU7IfcGJLWyY8fzGyEYhgt4gUUpUy1W9Hku1ga3Fy4VwYzAq5syMrgkyUioFMgpsn3ioELVq6E186xQsBlW8AaQ5Kl0Z7lKZsq189g13Ui0eB1Edr0me6yb8jmpT7PaaA9INiotbm4DvQPp4tW1rbNHYMaulDTH2b90TyujGb68EHL7sK6ZjGk1tPmmzqIEZbizGrbGl61458wmVuBJyN1PN9u5ko9btvL1DwLmL9wZCUKNgdN8HX2bhxKlrtgfQFvAqRTy6vHgO6Yp1YZ4aqM7z7br4KgZx69oakqlEbtW6ihjjCBY5va93xjIBnT Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0FED1R 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.9nkWGS 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.8WntYU 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, /lib64/libunistring.so.2.1.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lxsKpT 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.RJ0McR find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uMdjBR find-requires: running scripts (debuginfo) Provides: debug64(libunistring.so.2) Requires: libunistring2 = 0.9.10-alt1, debug64(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/x86_64/libunistring2-0.9.10-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libunistring-devel-0.9.10-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libunistring2-debuginfo-0.9.10-alt1.x86_64.rpm (w2.lzdio) 160.13user 111.13system 1:24.98elapsed 319%CPU (0avgtext+0avgdata 61672maxresident)k 0inputs+0outputs (0major+20262345minor)pagefaults 0swaps /.out/libunistring2-0.9.10-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: GPLV2+ /.out/libunistring-devel-0.9.10-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: GPLV2+ /.out/libunistring2-debuginfo-0.9.10-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: GPLV2+ 0.57user 1.63system 1:30.13elapsed 2%CPU (0avgtext+0avgdata 12024maxresident)k 0inputs+0outputs (0major+97681minor)pagefaults 0swaps --- libunistring2-0.9.10-alt1.x86_64.rpm.repo 2021-07-12 00:39:05.000000000 +0000 +++ libunistring2-0.9.10-alt1.x86_64.rpm.hasher 2024-06-16 02:57:55.668997906 +0000 @@ -19,3 +19,3 @@ File: /lib64/libunistring.so.2 120777 root:root libunistring.so.2.1.0 -File: /lib64/libunistring.so.2.1.0 100644 root:root 333f2ebb5a7a84843422f45ad13e254b +File: /lib64/libunistring.so.2.1.0 100644 root:root bf1831fc6192bfa4f341f37e2f03992b File: /usr/share/doc/libunistring2-0.9.10 40755 root:root @@ -25,2 +25,2 @@ File: /usr/share/doc/libunistring2-0.9.10/THANKS 100644 root:root 30b99a5f82bd478ca34859d562fc661c -RPMIdentity: 075dfc1cbfac2c5e3a21d84e39278fac3dcab2df2be5a7309702247ee41e4b9d61f88845e11aad97adcd62e71b3665e152c6812ea93e758b48d19e46a17036e7 +RPMIdentity: 6e6b55068c094b0f3b7a30b5cf3a04c27b61fc97a500ffdcdc4ce9da3ed851d847e0d99083295b1d762dcd2407fe110d43c3573d146aa54a87a2bfc049c61dd6 --- libunistring2-debuginfo-0.9.10-alt1.x86_64.rpm.repo 2021-07-12 00:39:05.000000000 +0000 +++ libunistring2-debuginfo-0.9.10-alt1.x86_64.rpm.hasher 2024-06-16 02:57:55.754999754 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/61 40755 root:root -/usr/lib/debug/.build-id/61/a298470050bdf3a02bcea7b79fd817755aa5b1 120777 root:root ../../../../../lib64/libunistring.so.2.1.0 -/usr/lib/debug/.build-id/61/a298470050bdf3a02bcea7b79fd817755aa5b1.debug 120777 root:root ../../lib64/libunistring.so.2.1.0.debug +/usr/lib/debug/.build-id/d1 40755 root:root +/usr/lib/debug/.build-id/d1/81af2d66a5b6690bd399bcc3ffe5057e564f99 120777 root:root ../../../../../lib64/libunistring.so.2.1.0 +/usr/lib/debug/.build-id/d1/81af2d66a5b6690bd399bcc3ffe5057e564f99.debug 120777 root:root ../../lib64/libunistring.so.2.1.0.debug /usr/lib/debug/lib64/libunistring.so.2.1.0.debug 100644 root:root @@ -630,6 +630,6 @@ Provides: libunistring2-debuginfo = 0.9.10-alt1:sisyphus+278158.700.1.1 -File: /usr/lib/debug/.build-id/61 40755 root:root -File: /usr/lib/debug/.build-id/61/a298470050bdf3a02bcea7b79fd817755aa5b1 120777 root:root ../../../../../lib64/libunistring.so.2.1.0 -File: /usr/lib/debug/.build-id/61/a298470050bdf3a02bcea7b79fd817755aa5b1.debug 120777 root:root ../../lib64/libunistring.so.2.1.0.debug -File: /usr/lib/debug/lib64/libunistring.so.2.1.0.debug 100644 root:root 2500b482f55fbd4dd7be42fbe3b18e18 +File: /usr/lib/debug/.build-id/d1 40755 root:root +File: /usr/lib/debug/.build-id/d1/81af2d66a5b6690bd399bcc3ffe5057e564f99 120777 root:root ../../../../../lib64/libunistring.so.2.1.0 +File: /usr/lib/debug/.build-id/d1/81af2d66a5b6690bd399bcc3ffe5057e564f99.debug 120777 root:root ../../lib64/libunistring.so.2.1.0.debug +File: /usr/lib/debug/lib64/libunistring.so.2.1.0.debug 100644 root:root a56ed891c8092f9f735fdb64037b122e File: /usr/lib/debug/lib64/libunistring.so.2.debug 120777 root:root libunistring.so.2.1.0.debug @@ -1255,2 +1255,2 @@ File: /usr/src/debug/libunistring-0.9.10/lib/xsize.h 100644 root:root f778443b387aeecaac9d8dc0f9bbb534 -RPMIdentity: 17e88d7b7cfd837936b35de834333cf39e291059eeb11fe4d2a0e0663f63c83e256aa0cbcbec754b87f82a262d77acf127f39ef67b5420a9206b56bedf5384a3 +RPMIdentity: bbc93983aa8e4494df9ebcb7fd88107961670ff53d1a48bccf8a97b56bc79efa4805cacb2618e5fd915633be75b364405efb1147b3f88821451cddbd3cfe3727